There is this tutorial https://forum.proxmox.com/threads/poc-2-node-ha-cluster-with-shared-iscsi-gfs2.160177/ which I have used to setup 2 node cluster in our lab, FC SAN (all flash storage), GFS2 directly on multipath device (simple setup)
From...
Somehow I managed to get group membership sync working.
But permissions are not working correctly. If put permissions for parent group, only direct members of that group have working permissions, members of subgroup are missing permissions for...
Please note "2" on end of line - this should be 0, to disable systemd fsck of gfs2 filesystem. GFS2 fsck must be run only when GFS2 is unmounted on all nodes.
I am doing more testing with two_node and seems when one node is unreachable other keeps running, but it is not possible to power on virtual machines from GFS2 volume - probably due dlm locking?
Can you confirm this behavior?
EDIT: Strange, but...
Yes, this can help in case of iSCSI. Actually I am using FC SAN, so I will try that external quorum device on external VM.
Anyway, thanks for guide, first tests shows GFS2 is performing good I will keep validating this design.
No, not yet. This will probably prevent node from rebooting? But question is, what will happened when node lost network connectivity? It will try to start virtual machines on both nodes? How GFS2 behaves in this situation? Do we have data...
Do I need some patch or just use filters? I am using 1.2.840.113556.1.4.1941 in filters...Anyway, this is not answer to my question, how users.cfg groups line look like...
When AD group, for example LinuxTeam, contains another group(s), for example OtherGroup, does /etc/pve/user.cfg contains groups on group line?
I see only group lines like this
group:LinuxTeam:user1@domain,user2@domain
without any groups -...
Hi i was facing same problem. Here is solution.
/etc/multipath.conf
defaults {
polling_interval 10
}
devices {
device {
vendor "PURE"
product "FlashArray"...
Hi,
I’m writing this post after testing the Glowsome configuration for about two months, followed by four months of production use on three nodes with mixed servers connected via FC to a Lenovo De2000H SAN.
I want to thank @Glowsome for the...
Sorry, but your answer does not contain root information - are cloned disks from same point of time, when I clone running vm with multiple disks?
I have tried clone from snapshot, but this seem not to be working for ZFS, it gets error 500 (not...