Search results

  1. H

    drbdmanage license change

    DRBD manage is back GPL. Do you plan implement back directly into Proxmox ? https://www.linbit.com/en/drbd-manage-faq/
  2. H

    Recommended solution for replace quorum disk

    Ok - thanks for your experience and help
  3. H

    Recommended solution for replace quorum disk

    Thanks for reply I have 2node cluster with qdisk. If I change qdisk on first node to new and on secondary still connected old qdisk, I have shortly two different quorum data for cluster until I change secondary node. It isn't problem ?
  4. H

    Recommended solution for replace quorum disk

    Hello, I have to replace quorum disk which is connected throught ISCSI. Is ok do on running system: - disconnect iscsi mapped old qdisk - quorum disk to offline - attach new iscsi location - new disk - mkqdisk with same name Is any better/safer solution ? Thanks for reply
  5. H

    Problem with network between quest in cluster

    Hello Holmes, I solve it by adding special route to all pc (hosts and guests). All traffic routing throught gw of my provider and all works OK. Thanks for help
  6. H

    Problem with network between quest in cluster

    Hello, it look like problem in my provider - each node is connected to the another switch - and problem is probably in STP if i do route rule - nexthop - directly to gw - all works ok. But if guests must communicate through switch on ARP base is problem. But very interesting is that physical...
  7. H

    Problem with network between quest in cluster

    Hello I installed Proxmox cluster - like https://pve.proxmox.com/wiki/Two-Node_High_Availability_Cluster All works great. But I have problem with network comunication between guests on another node (on same node is all ok) I am using bridged interface auto vmbr0 iface vmbr0 inet static...
  8. H

    kernel 3.10 and Areca problem

    Problem solved. It was a bug with kernel 3.10 and oldest Areca firmware (https://lwn.net/Articles/561325/). With new firmware is Ok.
  9. H

    kernel 3.10 and Areca problem

    Hello I try new kernel pve-kernel-3.10.0-1-pve_3.10.0-5_amd64.deb with Areca ARC-1680. But kernel freeze when booting, find controller but no partition on it (append photo - https://www.dropbox.com/s/auf9p1mbb5x2vkf/IMG_20140228_205506.jpg). Than kernel write HW timeout. Same Areca driver...
  10. H

    After upgrade to VE 3.0 RC2 VM's don't stopped corectly when host shutdown.

    Problem solved update-rc.d remove fuse rm /etc/init.d/fuse
  11. H

    After upgrade to VE 3.0 RC2 VM's don't stopped corectly when host shutdown.

    I upgraded to 3.0 rc2 like http://pve.proxmox.com/wiki/Upgrade_from_2.3_to_3.0 All works but when host shutdown, VM's don't get shutdown process and are hardly killed (like power down) I can do shutdown from Web access, directly from OS on guest, or from console (system_powerdown) - works OK...
  12. H

    Suspend KVM guest and then resume after proxmox reboot

    Hello, I want using like this: If rebooting Proxmox host all kvm virtuals are saved and after Proxmox host resume all kvm hosts are resumed (without reboot guest's OS). Is any solution for suspend KVM guest, reboot Proxmox and resume KVM guest ? Thanks for reply
  13. H

    How work HA+ DRBD + cLVM and communication failure

    Ok, thanks So this HOWTO http://pve.proxmox.com/wiki/DRBD is good only for online backup of LVMs. If one node failed I can manualy migrate to live node (quick repair if one node failed - but manualy) If I want fully HA cluster - minimal for use is this HOWTO...
  14. H

    How work HA+ DRBD + cLVM and communication failure

    Hello I plan use Proxmox with HA + DRBD + cLVM on two nodes in PRIMARY/PRIMARY mode. Each node have only one LAN port. Thanks for great manual here http://pve.proxmox.com/wiki/DRBD But how work cluster in this situation ? Situation: Both nodes will run correctly but communication link between...
  15. H

    bond+ vmbr = eth0: IPv6 duplicate address detected!

    Hello I have problem with bond+vmbr and IPv6 in KVM guest. dmesg: eth0: IPv6 duplicate address detected! my interfaces config: # network interface settings auto lo...