Skip to content

admission webhook "admission-webhook.cstor.openebs.io" denied the request: invalid cspc specification: invalid pool spec: block device has file system {vfat} #3581

Closed Answered by minhhungit
minhhungit asked this question in Q&A
Discussion options

You must be logged in to vote

can fix by re-format disk with these command bellow:

$ lsblk
$ sudo wipefs -af /dev/sda
$ sudo shred -vzn 1 /dev/sda

Refer to https://elatov.github.io/2021/12/using-cstor-from-openebs/

Also tried to follow this tutorial:
https://www.digitalocean.com/community/tutorials/how-to-partition-and-format-storage-devices-in-linux

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by minhhungit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant