meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vm:proxmox:cluster [2020/09/14 07:38] niziakvm:proxmox:cluster [2020/09/16 07:52] (current) niziak
Line 11: Line 11:
      * [[vm:proxmox:zfs#create_local-zfs|create "local-zfs"]]      * [[vm:proxmox:zfs#create_local-zfs|create "local-zfs"]]
 **NOTE**: make copy of ''/etc/pve/storage.cfg'' from each node before joining to cluster. **NOTE**: make copy of ''/etc/pve/storage.cfg'' from each node before joining to cluster.
 +**NOTE**: create all custom mounts or ZFS pools before joining cluster.
  
 ==== local-ZFS replication ==== ==== local-ZFS replication ====
Line 40: Line 41:
  
  
- +''Datacenter'' --> ''Cluster'' --> ''Create cluster''
-Datacenter --> Cluster --> Create cluster+
  
  
Line 57: Line 57:
 </code> </code>
 Joining process will be waiting infinitely until iSCSI device will be connected. During this time it is possible to disable CHAP authentication in remote iSCSI target, or provide common credentials for Target Portal Group. Joining process will be waiting infinitely until iSCSI device will be connected. During this time it is possible to disable CHAP authentication in remote iSCSI target, or provide common credentials for Target Portal Group.
 +
  
 ==== iSCSI issue with CHAP ==== ==== iSCSI issue with CHAP ====