Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I created a pvc using trident and storage classes . The pvc got created successfully but when attaching a pvc to a pod , its giving a timeout .
Below are a versions used:
oc version Client Version: 4.6.30 Server Version: 4.6.28 Kubernetes Version: v1.19.0+d856161
trident - 21.04.0, 20.10.1
Please let me know how do I proceed on resolving .
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
what kind of protocol are you using ? If it is nfs then check export-policy backend parameters
should be
“autoExportCIDRs": ["CIDR BLOCK"], "autoExportPolicy": true
