diff --git a/Servers & Workflows/Linux/Virtualization/Proxmox/ZFS-Over-iSCSI.md b/Servers & Workflows/Linux/Virtualization/Proxmox/ZFS-Over-iSCSI.md index 1152aeb..6063a6d 100644 --- a/Servers & Workflows/Linux/Virtualization/Proxmox/ZFS-Over-iSCSI.md +++ b/Servers & Workflows/Linux/Virtualization/Proxmox/ZFS-Over-iSCSI.md @@ -86,4 +86,7 @@ Navigate to **"Datacenter (BUNNY-CLUSTER) > Storage > Add > ZFS over iSCSI"** | API Username | `root` | This is the account that is allowed to make ZFS zvols / datasets | | API IPv4 Host | `192.168.101.100` | iSCSI Portal Address | | API Password | `` | | -| Nodes | `proxmox-node-01,proxmox-node-02` | All ProxmoxVE Cluster Nodes | \ No newline at end of file +| Nodes | `proxmox-node-01,proxmox-node-02` | All ProxmoxVE Cluster Nodes | + +!!! success "Storage Ready-to-Use` + At this point, the storage should propagate throughout the ProxmoxVE cluster, and appear as a location to deploy virtual machines and/or containers. You can now use this storage for snapshots and live-migrations between ProxmoxVE cluster nodes as well. \ No newline at end of file