Hello all.
I'm testing proxmox ve for server consolidation.
I have a quad-core AMD Opteron @ 2.2 Ghz, with 8 gigs of RAM and 2x1TB sata disks with raid 1 HW, on which there is a clean debian lenny base system installed with packages (kernel comprised) from ftp://download.proxmox.com/debian repository, updated to latest available packages.
I have installed 3 identical guests, with this config:
- 120 GB qcow disks configured as virtio
- Ethernet as virtio
- 1000 cpu cycle ( but tryed also with 10000 )
- 1024 MB of ram
Inside of those vm, i have installed:
- OS: Linux Debian (testing) from netinstall (base system only)
- Partitioning:
* vda1 -> 100 MB clean ext3 mounted as /boot
* vda2 -> 2048 MB dm-crypt AES256 with random key used for swap
* vda3 -> all the remaining space with dm-crypt AES256 on which i have a VolumeGroup LVM2, divided in 2 LogicalVolume, one of 20 GB and one of the rest of the space available, both in ext3
Apparently all work well, but i have something the "sensation" than the guest systems are something a little slow, expecially during intensive IO.
With clean install, i was trying to produce an iso installer with my specific configs, so, i try to use mondorescue for that.
Mondorescue can produce an "hot" live system installable iso backup image, and, of course, it make intensive I/O during the procedure to produce the iso images.
When doing that, the system goes very high load, is unresponsive ( i can't do nothing at all for many minutes ), ram is full, swap is empty, and i get a lot of kernel debugs in the kern.log, syslog and dmesg log files like the one attached here.
Any suggestion?
I'm testing proxmox ve for server consolidation.
I have a quad-core AMD Opteron @ 2.2 Ghz, with 8 gigs of RAM and 2x1TB sata disks with raid 1 HW, on which there is a clean debian lenny base system installed with packages (kernel comprised) from ftp://download.proxmox.com/debian repository, updated to latest available packages.
I have installed 3 identical guests, with this config:
- 120 GB qcow disks configured as virtio
- Ethernet as virtio
- 1000 cpu cycle ( but tryed also with 10000 )
- 1024 MB of ram
Inside of those vm, i have installed:
- OS: Linux Debian (testing) from netinstall (base system only)
- Partitioning:
* vda1 -> 100 MB clean ext3 mounted as /boot
* vda2 -> 2048 MB dm-crypt AES256 with random key used for swap
* vda3 -> all the remaining space with dm-crypt AES256 on which i have a VolumeGroup LVM2, divided in 2 LogicalVolume, one of 20 GB and one of the rest of the space available, both in ext3
Apparently all work well, but i have something the "sensation" than the guest systems are something a little slow, expecially during intensive IO.
With clean install, i was trying to produce an iso installer with my specific configs, so, i try to use mondorescue for that.
Mondorescue can produce an "hot" live system installable iso backup image, and, of course, it make intensive I/O during the procedure to produce the iso images.
When doing that, the system goes very high load, is unresponsive ( i can't do nothing at all for many minutes ), ram is full, swap is empty, and i get a lot of kernel debugs in the kern.log, syslog and dmesg log files like the one attached here.
Any suggestion?