After removing storage from a vm, the pool was still beening used by it so I decided to to remove it in pve > disks > lvm (where it was configured). After restarting, the pool was still there so I did some digging and used nano /etc/pve/storage.conf and removed where the pool was but now I can't remake it.
My Error Code for Creating:
Error reading device /dev/sdc at 0 length 512.
Error reading device /dev/sdc at 0 length 4096.
TASK ERROR: command '/usr/bin/file -L -s /dev/sdc' failed: exit code 1
Error Code for wiping disk:
wiping block device /dev/sdc
dd: fdatasync failed for '/dev/sdc': Input/output error
200+0 records in
200+0 records out
TASK ERROR: error wiping '/dev/sdc': 209715200 bytes (210 MB, 200 MiB) copied, 0.187162 s, 1.1 GB/s
My Error Code for Creating:
Error reading device /dev/sdc at 0 length 512.
Error reading device /dev/sdc at 0 length 4096.
TASK ERROR: command '/usr/bin/file -L -s /dev/sdc' failed: exit code 1
Error Code for wiping disk:
wiping block device /dev/sdc
dd: fdatasync failed for '/dev/sdc': Input/output error
200+0 records in
200+0 records out
TASK ERROR: error wiping '/dev/sdc': 209715200 bytes (210 MB, 200 MiB) copied, 0.187162 s, 1.1 GB/s