Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of RVM Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:08, 15 September 2023 Gabriele.vivinetto talk contribs created page Configurare un cluster di storage distribuito con GlusterFS in Proxmox (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" >...")