Search results

  1. R

    OpenVZ Online Container Migration Fails

    Hi Valerie, My configuration is slightly different. I'm using DRBD but these are the basic steps: CLVM Setup vi /etc/default/clvm uncomment START_CLVM=yes /etc/init.d/clvm start vgs pvcreate /dev/drbd0 vgcreate drbdvg /dev/drbd0 lvcreate --size 116G --name drbddata drbdvg GFS2 Install &...
  2. R

    High Availibility Overhead

    Very interesting. I believe it was when I tested it about 7 months ago. Now we have finally gone production with it. The Intel RMM (remote management fucnction) is not working. I have found out that it cannot be on the same subnet as the IPMI BMC. So I will need to change that. They are Intel...
  3. R

    High Availibility Overhead

    Thanks Mir. I'm still facing this issue. Strange. It's almost like something doesn't get cleaned up after the migration and/or it's looking for something.
  4. R

    High Availibility Overhead

    What about via the web interface migrate function or the vzmigrate command?
  5. R

    High Availibility Overhead

    Mir, Have you tried to migrate the container to another node? Rich
  6. R

    Survey: Do you use KVM or OpenVZ, or both?

    Would like to see OpenVZ get the same level of importance as KVM.
  7. R

    High Availibility Overhead

    This is my config: <?xml version="1.0"?> <cluster config_version="13" name="proxprod"> <cman expected_votes="1" keyfile="/var/lib/pve-cluster/corosync.authkey" two_node="1"/> <dlm plock_ownership="1" plock_rate_limit="0"/> <gfs_controld plock_rate_limit="0"/> <clusternodes>...
  8. R

    High Availibility Overhead

    Hello, I have two Intel servers running one container with this configuration: pveversion -v pve-manager: 2.1-14 (pve-manager/2.1/f32f3f46) running kernel: 2.6.32-14-pve proxmox-ve-2.6.32: 2.1-73 pve-kernel-2.6.32-13-pve: 2.6.32-72 pve-kernel-2.6.32-12-pve: 2.6.32-68 pve-kernel-2.6.32-14-pve...
  9. R

    openvz on drbd

    Hi e100, I don't see any activity on your OpenVZ forum post in General »Discussions (but there does not seem to be much activity there). Maybe you should try posting it in General » Support. That one seems to be more active and is the one that I follow. Thanks.
  10. R

    openvz on drbd

    As an OpenVZ HA container user, I would be very interested in this also. How do we go about moving this forward? What are the next steps?
  11. R

    New 2.6.32 Kernel for Proxmox VE 2.1 stable

    Hello, I upgraded yesterday: pveversion -v pve-manager: 2.1-5 (pve-manager/2.1/0fa60f36) running kernel: 2.6.32-12-pve proxmox-ve-2.6.32: 2.1-68 pve-kernel-2.6.32-12-pve: 2.6.32-68 pve-kernel-2.6.32-7-pve: 2.6.32-60 lvm2: 2.02.95-1pve2 clvm: 2.02.95-1pve2 corosync-pve: 1.4.3-1 openais-pve...
  12. R

    New 2.6.32 Kernel for Proxmox VE 2.1 (pvetest)

    Tom, It was the pvetest repository. Thanks. Rich
  13. R

    New 2.6.32 Kernel for Proxmox VE 2.1 (pvetest)

    I did an aptitude update && aptitude full-upgrade but didn't get it.
  14. R

    High Availability 2

    I'm using OpenVZ with DRBD, CLVM and GFS.
  15. R

    OpenVZ Online Container Migration Fails

    We don't want to use VMs, we want to use containers. I installed and configured GFS, defined it in Proxmox storage, created a container and was able to successfully migrated a container online.
  16. R

    OpenVZ Online Container Migration Fails

    I setup a LVM volume group, added it into Proxmox storage but the content is only images. I want to create containers.
  17. R

    OpenVZ Online Container Migration Fails

    So what is an acceptable shared filesystem and is there some documentation on how to set it up?
  18. R

    OpenVZ Online Container Migration Fails

    This is how the two systems currently look: ***** THIS IS Proxmox-Test ***** /etc/pve/openvz directory total 0 /private directory total 4 drwxr-xr-x 22 root root 4096 Mar 9 11:16 100 ***** THIS IS Proxmox-Test2 ***** /etc/pve/openvz directory total 1 -rw-r----- 1 root www-data...