Configurare un cluster di storage distribuito con GlusterFS in Proxmox: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 September 2023

  • curprev 09:0809:08, 15 September 2023 Gabriele.vivinetto talk contribs 1,648 bytes +1,648 Created page with "* Creare un dataset ZFS su ogni nodo del cluster: zfs create GLUSTER-TEST/gluster-test -o mountpoint=/media/gluster-test 67 zfs set compression=lz4 GLUSTER-TEST 68 zfs get compression GLUSTER-TEST 69 zfs get compression GLUSTER-TEST/gluster-test 70 zfs set acltype=posixacl GLUSTER-TEST 71 dpkg -l | grep gluster echo "options zfs zfs_arc_min=8G zfs_arc_max=18G zfs_vdev_min_pending=1 zfs_vdev_max_pending=1 zfs_prefetch_disable=1 zfs_txg_timeout=5" >..."