Search results

  1. K

    VNX 5100 FC SAN problem

    Proxmox is Red Hat kernel inside a debian infrastructure.
  2. K

    KVM: Can't add bridged mode to VM

    Good morning, I'm having a strange Issue. When I try to add a new network interface to a VM, i can't use "bridged mode" (see attachment). But if I add manually to the conf file, it works. This happen on proxmox node1, on proxmox node 2 there are no problems. The servers are two identical intel...
  3. K

    [Q] [Solved] Migrate qcow2 virtual disk to newly created VM

    Re: [Q] Migrate qcow2 virtual disk to newly created VM Step by step. 1) On proxmox, create a new VM with the same configuration of the old VM. Assume that new VM has ID 100 2) Copy old VM to the new one, overwriting the destination. For example, on the old machine launch 3) Boot the new VM
  4. K

    [Q] [Solved] Migrate qcow2 virtual disk to newly created VM

    Re: [Q] Migrate qcow2 virtual disk to newly created VM Create a new VM in Proxmox. Overwrite the qcow2 file inside proxmox with the one of your previously created VM.
  5. K

    Migrate VM to Physical machine

    Boot VM with clonezilla live cd. Make image of the three disk (sda|b|c). Resto the image to 3 differents disk. But I think that, due to virtual disk size, a software migration will be better.
  6. K

    error: no accelerator found

    Yes you can. Remember that openvz work only with 2.6.X kernel and not with 3.X kernel (proxmox is shipped with 2.6.X kernel)
  7. K

    error: no accelerator found

    According to this, not all P4 processors have Virtualization technology available
  8. K

    error: no accelerator found

    Check if Virtualization is enabled inside BIOS
  9. K

    Live migration issue

    post the output of pveversion -v
  10. K

    Live migration issue

    Version of PVE?
  11. K

    physical to virtual

    Start the vm and check 'do not reboot after bsod' (at f8 prompt). See which error code appear, so you can dig if ide can be the problem
  12. K

    physical to virtual

    Use IDE disk and start in safe mode. Does it work?
  13. K

    Call trace on proxmox node

    Hi everybody, Today I noticed a strange problem in one of two proxmox nodes: On Proxmox node 2 there is a call trace like that: root@proxmox2:~# cat /var/log/kern.log.1Aug 1 23:03:33 proxmox2 kernel: INFO: task lzop:606425 blocked for more than 120 seconds. Aug 1 23:03:33 proxmox2 kernel...
  14. K

    Cluster down: cman restart doesn't work

    So I decided to stop all VM , upgrade node1 and restart both server. Now it seems to works. Thanks for help P.s. above command can't works (I guess) beacuse /etc/pve was unmounted and every command which involve write inside result in a write errore message.
  15. K

    Help retrieve data VPS

    If you can't access on that way,Keyboard and monitor is the only way.
  16. K

    Cluster down: cman restart doesn't work

    Done. First on px1 and the on px2. Still same error.
  17. K

    Cluster down: cman restart doesn't work

    I think I lost the cluster. Quorum is cluster dependant? root@proxmox1:/etc/pve/qemu-server# pvecm statusVersion: 6.2.0 Config Version: 2 Cluster Name: ledrocluster Cluster Id: 39348 Cluster Member: Yes Cluster Generation: 196 Membership state: Cluster-Member Nodes: 2 Expected votes: 2 Total...
  18. K

    Cluster down: cman restart doesn't work

    Really strange problem. I have a Intel modular server with proxmox on two blade. This night backup errors: Detailed backup logs: vzdump 104 111 105 101 --quiet 1 --mailto backup@comune.ledro.tn.it --mode snapshot --compress lzo --storage QNAP 101: Jun 26 23:01:02 INFO: Starting Backup of VM...
  19. K

    Intel modular server: add volume group to proxmox without power off

    Really thank you for the answer. Btw, I will create 4 storage pool with 2 raid 1 disks (600gb each). I prefer to avoid raid 5 or other types! :-)
  20. K

    Intel modular server: add volume group to proxmox without power off

    For Intel Corporation , there will be no issue if I don't tuch the Operating System disk. Really, no one tried this before?