Search results

  1. D

    Qemu agent works on command line

    Hi, is possible send message in qemu agent throught the command line ? I would enable/disable VSS in Windows VM from command line (like backup do) Thanks Luca
  2. D

    PVE-zsync && QEMU agent

    OK, open a new thread to works on qemu-agent on command line. Thanks
  3. D

    PVE-zsync && QEMU agent

    Perfect with a script. I can call qemu-agent before, run pve-zsync and recall qemu-agent after. How can I call qemu agent from bash command line to enable/disable ? qm parameter ?
  4. D

    PVE-zsync && QEMU agent

    OK, is possible to call manually enable /disable VSS (through qemu-agent) before/after run pve-zsync ? The MS$ SQL don't like the VSS lack .... Very thanks Luca
  5. D

    PVE-zsync && QEMU agent

    I use PX 4.3 and qemu agent works great on backups. If I use a different method to clone a running VM (for example pve-zync) qemu agent call vss function in the (Windows) VM or works only during the backup ? Thanks Luca
  6. D

    [SOLVED] when cloning a kvm VM the mac address is renewed

    No, It's more simple. If you want the same MAC, copy and paste the original MAC over the new (modified).
  7. D

    [SOLVED] when cloning a kvm VM the mac address is renewed

    It is a feature (I assume to be absolutely sure that two vm are not running with the same MAC).
  8. D

    Proxmox 4.2 does not found disks on HP Proliant DL360 Gen9

    Yes, is a tipical problem with soft-raid controller (low profile controller used by HP). Whether you set controller in raid mode whether set in single disk mode, the controller is the same and the disk aren't visible. The best choise is... change controller. Luca
  9. D

    pfSense 2.3.1 high cpu usage on low traffic

    I use several PFSense 2.3.x in Proxmox and work very well. -) Use only virtio network (and storage) -) Disable hardware checksum offload (in PFSense) -) Disable: Use tablet for pointer -) Use fixed size memory (reduce cpu usage) Luca
  10. D

    Best storage configuration for blade

    Hi all ! I use Proxmox on several clusters connect to datastores (tipically I use IBM storewize), or IBM blade (with internal datastore). For now I use LVM data type over multipath and fibre channel (standard configuration for blades). But... I'm sure this is NOT the best solutions (ok, is...
  11. D

    Guest freeze timeout - feature request

    Yes, I have exactly the same error...
  12. D

    Error on "Clone from LVM to img (qcow2-raw)"

    Infact, usually I upgrade servers and reboot when is possible. But in this case, the only difference from server 1 and server 2 (the NFS storage is the same) is the kernel version that run on server 2 (and the type of datastore). I try to reboot server 2 when is possible. Thanks !!!!
  13. D

    Error on "Clone from LVM to img (qcow2-raw)"

    Hmmm , no. The only difference from server 1 and 2 is the kernel. Server 1 use the last kernel, server 2 is run on an old kernel (but the last is installed). Now is not possible to reboot server 2 and I cannot test it. Is possibile that the problem is the old kernel that run on server 2 ? Thanks
  14. D

    Error on "Clone from LVM to img (qcow2-raw)"

    Yes. On server 1: storage on local LVM formatted in EXT3, target storage VM: QCOW2. Source datastore on NFS, VM storage type source QCOW2: ALL OK !!! On server 2: storage on local LVM, VG storage as datastore source, target NFS datastore, format out QCOW2 (format in LVM): these errors.... How...
  15. D

    Error on "Clone from LVM to img (qcow2-raw)"

    proxmox-ve-2.6.32: 3.4-156 (running kernel: 2.6.32-29-pve) pve-manager: 3.4-6 (running version: 3.4-6/102d4547) pve-kernel-2.6.32-20-pve: 2.6.32-100 pve-kernel-2.6.32-32-pve: 2.6.32-136 pve-kernel-2.6.32-27-pve: 2.6.32-121 pve-kernel-2.6.32-39-pve: 2.6.32-156 pve-kernel-2.6.32-19-pve: 2.6.32-96...
  16. D

    Error on "Clone from LVM to img (qcow2-raw)"

    Hi all ! On very last Proxmox 3.4 I've a problem to full clone a VM: On clone from qcow2 to img (raw, qcow2) all ok. On clone from LVM to img: *************** Use of uninitialized value in string eq at /usr/share/perl5/PVE/QemuServer.pm line 6014. Use of uninitialized value $ready in...
  17. D

    Windows QEmu Guest Agent...

    OK ! I've found this QEmu GA for Windows... I've tried it on Proxmox and seems works very well (enable VSS on backup). http://download.stratus.com/ee/eetools/qemu-ga-stratus.exe
  18. D

    kernel 3.10: missing module (block device) cciss

    Hello all ! In kernel 3.10 missing module cciss for HP smartarray controller (old version). I know that cciss module in block device was replaced by hpsa module, but hpsa supports controllers after HP SA P212, P410, etc. not natively old controllers (like P200, P400, etc). I've tried to ad...
  19. D

    Qemu guest agent support in Proxmox

    Hi ! For some times I have seen posts related Qemu guest agent. I think the native support is strategic (for Windows VM and VSS stabilization). OK, I think that a Windows server is "sensitive", I do not doubt a Linux/BSD server is tollerant to a snapshot backup (state not stable) but with a...
  20. D

    Shared storage installation

    Hi ! I usually work on IBM blades && IBM storewize, but is the same... You can interface the blades using fibre channel on the SAN (8 gbps is the good speed). Use LVM shared storage on the SAN, is rock solid ane very fast ! Luca