Search results

  1. A

    Proxmox 5 - node cluster problem...

    Anyone? There is a way to remove ad re-add the node in the cluster???
  2. A

    Proxmox 5 - node cluster problem...

    I have a problem on a node of my 5 cluster nodes. If I try to migrate a VM from nodes 4 to 5 I have this error: "no such cluster node 'pmx5' (500)" pvecm status and pvecm nodes is OK in all 5 nodes. I found a problem on /etc/pve/.members on node 4: root@pmx4:~# cat /etc/pve/.members {...
  3. A

    LXC and NFS backup (no snapshot support?)

    What about glusterFS? It's possible on Gluster?
  4. A

    LXC and NFS backup (no snapshot support?)

    Yes, I mean that is LXC in combination with NFS storage that will not had snapshot functions... At this moment I have only 2 nodes and a qnap storage. I made backup with NFS export from qnap and obviously the LXC containers going to suspension doin' backup... How can I improve with this...
  5. A

    LXC and NFS backup (no snapshot support?)

    Hi, it seems that LXC (even on latest Proxmox version, 5.1-51) doesn't support snapshot backup but only suspension mode. How can I avoid this behaviour and the resulting downtime? Tnx in advance...
  6. A

    Proxmox 3.1 problem to reboot Kvm...

    Hi, I had this host in cluster with some openvz and a KVM virtual machine. Trying to force reboot from graphical interface insuccessful. So I go to the terminal but command: qm reset 102 Give me an error : "Hexadecimal number > 0xffffffff non-portable at /usr/share/perl5/PVE/Tools.pm line...
  7. A

    OpenVZ Weird problem accessing an external host

    Hi, I have a little server mail on Proxmox 3.1, is a CentOS 6 OpenVZ template. It work well, but this morning a client said that suddenly it not connect to mail server.... I checked out and seems that ADSL public IP of customer is unreachable from mail server and viceversa. Now I checked all...
  8. A

    Error during backup OpenVZ (exit code 5)

    Ok, I'll try... Just for info: this behavior involves only OpenVZ, because with KVM I don't have this problem (on the same host). Right?
  9. A

    Error during backup OpenVZ (exit code 5)

    I see. Just don't understand how it is possible... I have 800GB local storage and 3 VM (1KVM and 2 Openvz): 1 - Kvm Raw disk = 200GB 2 - OpenVZ = 160GB 3 - OpenVZ = 160GB Total occupied space will be 520GB... :-(
  10. A

    Error during backup OpenVZ (exit code 5)

    root@pmx1:~# vgdisplay pmx1 --- Volume group --- VG Name pmx1 System ID Format lvm2 Metadata Areas 1 Metadata Sequence No 3 VG Access read/write VG Status resizable MAX LV 0 Cur LV...
  11. A

    Error during backup OpenVZ (exit code 5)

    Hi Dietmar, this is the LVM status--- root@pmx1:~# lvdisplay --- Logical volume --- LV Path /dev/pmx1/root LV Name root VG Name pmx1 LV UUID uPemKr-UfYy-fVNt-u5lh-IVU3-gmDP-DagOqv LV Write Access read/write LV...
  12. A

    Error during backup OpenVZ (exit code 5)

    I'ts weird: backup scripts will do a backup on a NAS with 4 TB of free space... It failed during snapshot... Also it seems I have some space for doing snapshot: root@pmx1:~# df -hFile system Dim. Usati Dispon. Uso% Montato su udev 10M 0 10M 0% /dev...
  13. A

    Error during backup OpenVZ (exit code 5)

    Hi, I have 2 VM (1 KVM, 1 OpenVZ) on a single host. I doin' daily backup and KVM seems fine but Open VZ report this error: INFO: starting new backup job: vzdump 100 --remove 0 --mode snapshot --compress lzo --storage BKG --node pmx1 INFO: Starting Backup of VM 100 (openvz) INFO: CTID 100...
  14. A

    Problem during Backup

    No, it's a raw image (qcow2 it's better?) Can I use the same command to check? --- I try now: it does'n work: "qemu-img: This image format does not support checks"
  15. A

    Problem during Backup

    Hi, I recently move my VM's from an old 2.1 Proxmox VE to a 3.1. All worked as expected for few days. Tonight during the backup a problem happened: backup failed and the worst thing is that one of my VM shutdown itself. I don't understand why a VM is shutted down if the backup was in Snapshot...
  16. A

    Backup problem... (PVE 2.1)

    OMG, I'm really sorry: yes, there is another backup process running in backgroung, I just don't see him in TASK log!!! Sorry for wasting your time, dude.
  17. A

    Remove one host from cluster...

    Yes, just local storage, so I will do a backup/restore as you said... Now I have a problem also with backup, I opened another thread about it. But I think it's a NAS problem...
  18. A

    Backup problem... (PVE 2.1)

    Hi have an host that failed backup on a NAS (via NFS). This is the message: ERROR: can't aquire lock '/var/run/vzdump.lock' - got timeout How can I look into it and find how to solve? Thanks...
  19. A

    Remove one host from cluster...

    Hi Udo, for the moment I have just 2 host in cluster, no HA use, just for simpler administration. I figured out it's better a clean update (yes I meaning a fresh installation) because is a very old installation with some modifications ... So i was thinking to reformat ad install one host at a...
  20. A

    Remove one host from cluster...

    Thank you very much Marco, I'll try for sure, I was concerned about the warning in wiki page... I try also nested cluster pve (on a VMWare fusion!) some years ago and it worked, but not this specific operation. Thanks again...