Search results

  1. C

    Multiple Clusters destroyed at the same time

    Hi, Same problem here : 2 clusters, running PVE v2.2. One production cluster, 5 nodes, one test cluster, 3 nodes. Upgrade the test one (apt-get update ; apt-get dist-upgrade) to latest version, all seems OK but cman is out of order, stoppable but not restartable (quorum lost, etc). A reboot...
  2. C

    Iscsi devices errors : read failed

    Hi, The problem comes from a bad "filter" in /etc/lvm/lvm.conf. If you have only one local disk /dev/sda, adapt your lvm.conf to accept /dev/sda and refuse any /dev/sd* with something like : filter = ["a/sda/",r/sd*/"] (IIRC, I'm at home and md3220i is at work!). Christophe.
  3. C

    rgmanager running per cli but not pve

    Of course. Each and every device is redundant : bonding, RAID 5 & BBU + spare, switches, redundant power supply on servers and SAN, and so on. But both switches are behind the same UPS : bad luck! And rgmanager is dead : i hope it is not by design! Christophe.
  4. C

    Force display of disk size in hardware tab of a VM!

    root@px1:~# pveversion -v pve-manager: 2.2-26 (pve-manager/2.2/c1614c8c) running kernel: 2.6.32-16-pve proxmox-ve-2.6.32: 2.2-80 pve-kernel-2.6.32-16-pve: 2.6.32-80 pve-kernel-2.6.32-14-pve: 2.6.32-74 lvm2: 2.02.95-1pve2 clvm: 2.02.95-1pve2 corosync-pve: 1.4.4-1 openais-pve: 1.1.4-2 libqb...
  5. C

    rgmanager running per cli but not pve

    Hi all, Exactely same problem here. Switches turned off. rmganager not killable, not stoppable. root@px1:~# pveversion -v pve-manager: 2.2-26 (pve-manager/2.2/c1614c8c) running kernel: 2.6.32-16-pve proxmox-ve-2.6.32: 2.2-80 pve-kernel-2.6.32-16-pve: 2.6.32-80 pve-kernel-2.6.32-14-pve...
  6. C

    Force display of disk size in hardware tab of a VM!

    GREAT, thank you! But on a five nodes cluster (HP ProLiant DL380 G7 ) + SAN (HP P2000 G3 iSCSI), when first launched : root@px1:/var/log/pve/tasks# qm rescan iscsiadm: Could not get dev for 1. Possible sysfs incompatibility. command '/usr/bin/iscsiadm --mode session -r 1 -R' failed: exit...
  7. C

    Force display of disk size in hardware tab of a VM!

    Hi all, IIRC, disk size was displayed in PVE 1.x, on front of each disk. PVE 2.x (2.2 included) does not display the size anymore, requiring to browse each disk in the storage view : not very convenient... A way to force size display : - edit your disk, check "no backup" : an option "size="...
  8. C

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

    Hi Martin, KVM Only, with iSCSI + LVM. Online migration and live backup needed. Christophe.
  9. C

    After update, dist-upgrade and reboot : rgmanager does not start anymore...

    OK, all works as expected now! Thanks a lot, and sorry to bother you with already answered questions... Christophe.
  10. C

    After update, dist-upgrade and reboot : rgmanager does not start anymore...

    Hi all, Yesterday was update day : 5 nodes cluster, pve v2.1. apt-get update apt-get -y upgrade gives on each of the faive nodes : Reading package lists... Building dependency tree... Reading state information... The following packages have been kept back: proxmox-ve-2.6.32 pve-qemu-kvm...
  11. C

    Error in logs

    Hi, Same log entries here too... 5 nodes cluster, seems to be running fine while not using HA.With HA enabled, resources moved on other nodes for a long time are always listed by clustat as running on this node (they are stopped, and on an another node). Probably a mistake at a given time...
  12. C

    HA oddity...

    Testing HA. Yes, now I can confirm that. I didn't knew before. Yes, I will. It was so easy to use integrated iLO / iDRAC... Five nodes. Thanks for your time and answer. Christophe.
  13. C

    HA oddity...

    Hi all, Testing HA is not trivial... Context : HP servers (DL 380G7), fencing devices : iLO3. Proxmox v2.1 cluster. Shortly : - stop rgmanager. A VM managed by HA stops, then migrates, then restart. A live migration would be better, but OK. - unplug Ethernet. A VM managed by HA migrates, then...
  14. C

    [FR] Problème de migration à chaud

    Exactely the same here, worked like a charm before : verify your hostname, it was modified by mistake... Christophe.
  15. C

    Keyboard issue : PVE 1.9 OK, PVE 2.1 not OK...

    Hi all, Do you know that it is impossible to obtain a "\" or a "|", in fact, every character on the left side of "@" on a french keyboard is NOT accessible in "console" with proxmox v2.1? An ALTGR + 1 sends a CTRL + ALT + DEL... Firefox 6, java platform se 6u24 (idem with 6u31). A proxmox...
  16. C

    Start a clone with networking off?

    Hi all, We need to start a number of VMs based on the same one (argument -unique passed to qmrestore). Is it possible to start a cloned VMs without networking (to avoid ip conflict)? For now I need to delete the NIC, edit network configuration files, then recreate NIC. Can we hope an "active"...
  17. C

    Backup Problem due to a snapshot problem in LVM2

    Exactly same problem here. 3 nodes cluster, iSCSI shared lvm storage. px1:~# dpkg -l |grep lvm2 ii lvm2 2.02.39-8 The Linux Logical Volume Manager px1:~# px1:~# pveversion -v pve-manager: 1.9-26 (pve-manager/1.9/6567) running kernel: 2.6.32-6-pve...
  18. C

    Proxmox VE 2.0 final release !!!

    Congratulations, and thank you! Really great product, pve 2.0 will be a winner, for sure. Any roadmap for 2.x?!?? Christophe.
  19. C

    md3200 multipath squeeze

    Don't bother about sdc. You probably won't access your devices via this name. Have you installed multipath-tools? Followed http://pve.proxmox.com/wiki/ISCSI_Multipath? What does 'multipath -ll' returns? Christophe.
  20. C

    md3200 multipath squeeze

    I can' give you conf files right now because I can't reach the nodes. But following the wiki pages (http://pve.proxmox.com/wiki/ISCSI_Multipath, and http://pve.proxmox.com/wiki/Storage_Model) was pretty straitghtforward. Tuning iSCSI can become something not really trivial, OK. But a first...