Update Servers/Virtualization/Proxmox/Configuring iSCSI-based Cluster Storage.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user