diff --git a/Servers/Virtualization/Proxmox/Configuring iSCSI-based Cluster Storage.md b/Servers/Virtualization/Proxmox/Configuring iSCSI-based Cluster Storage.md index 31bd56a..d65192b 100644 --- a/Servers/Virtualization/Proxmox/Configuring iSCSI-based Cluster Storage.md +++ b/Servers/Virtualization/Proxmox/Configuring iSCSI-based Cluster Storage.md @@ -228,6 +228,7 @@ If you need to expand the storage space of the newly-created iSCSI LUN, you can # Expand Zvol (TrueNAS) zfs set volsize=16T CLUSTER-STORAGE/iscsi-storage zfs set refreservation=16T CLUSTER-STORAGE/iscsi-storage +service ctld restart # Rescan the block device on all ProxmoxVE nodes echo 1 > /sys/class/block/sdX/device/rescan