Search results

  1. O

    LVM Cluster

    I had to configure fencing : http://pve.proxmox.com/wiki/Fencing
  2. O

    LVM Cluster

    OK. I've created a LVM group via the UI, created a volume via CLI and formated in GFS2 format. But when I try to mount the partition :
  3. O

    LVM Cluster

    I need clv3 to see all the volume groups and volumes on all the cluster nodes. I will format in GFS.
  4. O

    LVM Cluster

    Hi, Although locking_type=3 in /etc/lvm/lvm.conf, clvm does not work correctly : service clvm status gives blank response. Any idea to solve this ? Thanks
  5. O

    Clustered file system

    Sorry. I didn't read that I have to install gfs2-utils and not gfs2-tools. Thanks for your help.
  6. O

    Clustered file system

    Proxmox won't work any more if I accept this solution ?
  7. O

    Clustered file system

    Hello, I've installed 6 Proxmox 3 servers which need to access to a SAN by iSCSI. The VMs are stored in LVM partitions but I need a clustered file system for the datas. I don't need replication. It seems that OCFS2 or GFS2 could be the good solutions. However, I've read that OCSF2 is not...