I try addyes, it seems that is a bug, would you like to open one on https://bugzilla.proxmox.com ?
edit:
for now you should be able to add that storage directly with 'pvesm add' (see man pvesm)
iscsi: mynas to file /etc/pve/storage.cfg but it not working (status unknown)iscsidirect: mynas It works! iscsiadm -m node -l -T iqn.2011-09.example:data# Retrieve target
pvesm scan <PortalHostName>
# Add storage
pvesm add iscsi <youriD> --portal <PortalHostName> --target <target name>
update storage failed: error during cfs-locked 'file-storage_cfg' operation: no such option 'prune-backups' (500)
pvesm add iscsi <youriD> --portal <PortalHostName> --target <target name> --content none
# Retrieve mounted path
lsblk
# Create physical volume and corresponding volume group
pvcreate /dev/sdb
vgcreate sandisk /dev/sdb
We use essential cookies to make this site work, and optional cookies to enhance your experience.