On 25/10/2016 8:21 AM, Steven Vacaroaia wrote:
options zfs zfs_arc_max=4294967296
4GB is a bit tight, I'd increase it to 8GB if you can spare. ZFS likes
it RAM.
Also a SSD partition for a slog can really speed the writes up, you only
need 4GB max
for it.
I do have 4 nodes but decided to use only 2 to test/make sure functionality
is there
It seems to me that both glusterfs and zfs are working properly from OS
perspective but fail from Proxmox perspective
Should I mount the gluster volumes ?
Would you be able to share a sample of /etc/pve/storage.cfg and/or
/etc/fstab ?
No need for an fstan entries, proxmox supports it direct, you just need
one or two server entries and the volume name
Just add glusterfs storage via the web gui:
ID = <whatever you like>
server = node1
Second Server = node2 (optional)
volume name = images
Just enter the volume name (the gluster volume name). The drop down is
unreliable.
VM's will be created and started using the gluster gfapi, which is a
direct block device interface. But proxmox will also create a gluster
fuse mount in '/mnt/pve/<ID>' whch you can use to directly access your
images.
--
Lindsay Mathieson
_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user