From 6ceb4e06f53d11ddf15d553c46a344c4f6a1a5da Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 11 Jan 2026 17:42:17 -0700 Subject: [PATCH] Update Servers/Virtualization/Proxmox/Configuring iSCSI-based Cluster Storage.md --- .../Proxmox/Configuring iSCSI-based Cluster Storage.md | 1 + 1 file changed, 1 insertion(+) 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