Good afternoon.
Mysetup:
Manufacturer: Dell Server
Product Name: DCS CS24-NV7
CPU: 8*Quad-Core AMD Opteron Processor 2373 EE(2 sockets)
RAM: 64 Gb
Proxmox Version: 3.4-1/3f2d890e
Kernel Version: Linux 2.6.32-37-pve
Guest:Windows 7
Memory: 2.00Gb
Processors: 2(1 socket, 2 cores)
Display: Spice
I am trying to use ProxMox as the hypervisor for a malware analysis sandbox called Cuckoo. - cuckoosandbox.org
For the most part i have everything configured and working correctly with the API. Essentially Cuckoo tells proxmox to rollback to a snapshot and then executes a series of commands in the guest using a script on the windows OS, until it hits a time of +300 seconds.
My issue is in the way that the guest clock is 'caught up'. KVM will speed up the tick count until it has caught up with the current time, this has one of two issues, either all commands on the OS run incredibly quickly in line with the ticks. or the os is unresponsive until the time is synced.
This typically pushes the time over the 300 seconds resulting in a corrupted analysis or just results in a failed analysis.
According to libvirt i can set the tickpolicy - libvirt.org/formatdomain.html#elementsTime to discard or merge, which i hope will remove the issue i am having.
Any help on how i can set this to my guests?
Many thanks in advance
Kev
Mysetup:
Manufacturer: Dell Server
Product Name: DCS CS24-NV7
CPU: 8*Quad-Core AMD Opteron Processor 2373 EE(2 sockets)
RAM: 64 Gb
Proxmox Version: 3.4-1/3f2d890e
Kernel Version: Linux 2.6.32-37-pve
Guest:Windows 7
Memory: 2.00Gb
Processors: 2(1 socket, 2 cores)
Display: Spice
I am trying to use ProxMox as the hypervisor for a malware analysis sandbox called Cuckoo. - cuckoosandbox.org
For the most part i have everything configured and working correctly with the API. Essentially Cuckoo tells proxmox to rollback to a snapshot and then executes a series of commands in the guest using a script on the windows OS, until it hits a time of +300 seconds.
My issue is in the way that the guest clock is 'caught up'. KVM will speed up the tick count until it has caught up with the current time, this has one of two issues, either all commands on the OS run incredibly quickly in line with the ticks. or the os is unresponsive until the time is synced.
This typically pushes the time over the 300 seconds resulting in a corrupted analysis or just results in a failed analysis.
According to libvirt i can set the tickpolicy - libvirt.org/formatdomain.html#elementsTime to discard or merge, which i hope will remove the issue i am having.
Any help on how i can set this to my guests?
Many thanks in advance
Kev
Last edited: