Closed parseltongued closed 6 months ago
solved as I've reinstalled without legacy mode.
Run command kubectl directpv discover --all
and share the output.
solved as I've reinstalled without legacy mode.
Upon further investigation, the issue isn't with the legacy flag, the driver can only work correctly in vanilla yaml, installing from mirrored- registry or adding --openshift does not work.
Originally posted by @balamurugana in https://github.com/minio/directpv/issues/903#issuecomment-2065704896
I've attached new drives directly to nodes as shown (hard disk 2):
This new drive (hard disk 2) automatically shows up in lsblk as sdb, the drive is not formatted.
i've read the following: https://github.com/minio/directpv/blob/master/docs/drive-management.md https://min.io/docs/directpv/support/troubleshooting/ DirectPV ignores drives that meet any of the below conditions:
The new drive met these criteria.
Also followed the steps to create new project in OKD cluster management console and assign system:serviceaccount:directpv:directpv-min-io to user.
Is there any logs to find out what's the problem?