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 revision Previous revision
Next revision
Previous revision
vm:proxmox:cluster [2020/04/26 19:27]
niziak
vm: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 ====
Line 65: Line 66:
  
  
- 
-====== CEPH ====== 
- 
-===== Installation ===== 
- 
-  * On one of node: 
-    * Datacenter --> Cepth --> Install Ceph-nautilus 
-    * Configuration tab 
-    * First Ceph monitor - set to current node. NOTE. Not possible to use other nodes now because there is no Ceph installed on it 
-  * Repeat installation on each node. Configuration will be detected automatically. 
-  * On each node - add additional monitors: 
-    * Select node --> Ceph --> Monitor 
-      * "​Create"​ button in Monitor section, and select available nodes. 
- 
-===== create OSD ===== 
- 
-Create Object Storage Daemon 
- 
- 
- 
- 
-