Search results

  1. T

    [TOTEM ] Retransmit List - very IMPORTANT for me

    howo about extended debug ? Apr 25 18:56:18 node2 pmxcfs[3684]: [status] debug: dfsm mode is 2 (dfsm.c:662:dfsm_cpg_deliver_callback) Apr 25 18:56:18 node2 pmxcfs[3684]: [status] debug: got node 1 status update rrd/pve2-node/node1 (status.c:1357:cfs_kvstore_node_set) Apr 25 18:56:18 node2...
  2. T

    [TOTEM ] Retransmit List - very IMPORTANT for me

    Hi guys, I am still having Retransmit List on two node cluster with quorum disk. No mater which kernel i am using 2.6 and 3.10.0-8-pve - in both cases i have The same problem. Sometimes i see that /etc/pve is locked for some time. Any idea what causes it ? Should i be worried ? What can i do to...
  3. T

    2 node cluster + 1 for quorum but 32bit ? possible ?

    hi guys. I wanted to make 2 powerfull nodes + 1 small for quorum but by small node is 32bit so i cant install proxmox packages on it. Tell me can i do this 32bit platform usefull or do i need 64bit one to make it work ? Maeby i can do HA on two nodes and some adonitional quorum disk on lets say...
  4. T

    Juniper or Netgear Switch and Fencing ?

    Re: Juniper Switch and Fencing ? Also anybody did fencing with disablin lan ports on netgear managable switches ?
  5. T

    Juniper or Netgear Switch and Fencing ?

    Hy guys, Anyone tried to do fencing with juniper SRX100 or other juniper? Will this go smooth with junipers or not ?
  6. T

    GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interrupt

    Re: GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interru ok so anone want to share your feelings about glusterfs and (manual HA in case of hardware failure ?) Or glusterfs vs drbd ? I like gluster because i can store normal files on top of it and compressed qemu.
  7. T

    GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interrupt

    Re: GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interru XFS worked ok qcow2 - node1 running VM, then reboot -f while rebooting i restarted VM on node2 and everything seems ok :) but, 1 sec before i reboot -f node1, i made "touch aaaaaaa.txt" on VM running on...
  8. T

    GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interrupt

    Re: GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interru but what about hardware failre, suddenly whole server fires and second will get corupted data ? Am i correct or drbd worked much better or i am mistaken ?
  9. T

    GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interrupt

    Re: GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interru does reboot -f works like power outtage ? i want to simulate power failure
  10. T

    GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interrupt

    Re: GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interru you think thats the case ? because i "reboot -f" node1 that was running gluster and when i started on node2 my VM while node1 was rebooting. VM just crashed, ext4 is fucked up :) you think that is XFS case ?
  11. T

    GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interrupt

    Re: GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interru after force reboot of node1 i have in my VM journal commit I/O error eh. and i thought it will be sooo great. so any other posibility to use qcow2 in replication mode - something else that drbd and gluster ...
  12. T

    GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interrupt

    Re: GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interru Ok i did this. Only 2 nodes. Each had glusterfs-server running and sharing identical ext4 space. Mounted on each node as localhost/name_of_storage http://scr.hu/2o2c/z8isp I will test this for live migration...
  13. T

    GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interrupt

    Re: GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interru Accually after a lot of searching i found interesting article: GlusterFS on two server nodes, each node has mounted its resurce and running VMs on it. It has 100% redudancy it allows live migration also...
  14. T

    GlusteFS + qcow2 + Live Migration AND GlusterFS question about connection interrupt

    Hi guys. I have two nodes and made DRBD 2 primary cluster. But i am really disapointed by that i need to have all VMs stored as RAW and i cant put on DRBD storage any files for example ISO files. Thats why i want to try GlusteFS. Do you guys think its good idea ? 2 nodes with glusteFS and i...
  15. T

    drbd and lvm - only qemu images? no backup, no iso ? why ?

    and why most of the people doesnt use glusterfs if it is so much better ? :D Accually i just want to have always fresh data of all VMS on both nodes and possibility to use live migration, and also ability to have backups synced on each node .... meaby glustefs is the way to go instead drbd...
  16. T

    drbd and lvm - only qemu images? no backup, no iso ? why ?

    yeah i have it working already with VM's but i didnt know that i cant store backups on this synced drbd - weak solution ....... So drbd cant be used on two primary/primary nodes with ext4 on it ? hmmmm Little stupid :)
  17. T

    drbd and lvm - only qemu images? no backup, no iso ? why ?

    only at one node ? So what is the point :D how can i do this and mount on both nodes so that drbd will do ad live migration also and backups nad other stuff, ???
  18. T

    drbd and lvm - only qemu images? no backup, no iso ? why ?

    so i have to create ext4 filesystem on drbd -> PV -> VG -> ext4 ? --- Volume group --- VG Name drbdvg how can i do this ? :P ? lvcreate -n data drbdvg mkfs -j ext4 /dev/drbdvg/data and then i could mount it normally ? Tell me will this be working ok with DRBD ? i can...
  19. T

    drbd and lvm - only qemu images? no backup, no iso ? why ?

    Hi guys, As doing by this howto http://pve.proxmox.com/wiki/DRBD I made on /dev/sdb1 - DRBD on two nodes and then on top of it LVM group I added LVM to storage in proxmox cluster but i cant store iso teplates and backups there, why ? http://scr.hu/2o2c/8kpa4 Meaby i should add PV ? How can i do...
  20. T

    Proxmox HA - my concept, is it possible

    Ok, So i will go on my 2 nodes with DRBD and NO HA at all. But i have question. Lets say that we have condition described below: node1: running 3 VMs node2: just waiting as a backup for node1 crash, so no VMs running All that data is synced on both nodes with DRBD. And on node 1 had all VMs set...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!