Hi,
I just read that fsync is very important for proxmox installation.
My hardware is a Quad Core Intel 8400 with 3ware 9650-4LP (write cache enable end storsave Performance)
4 WD 500Gb RE3 16M cache RAID 5
I have a debian lenny with proxmox installation.
and pveperf
I also configure
I just read that fsync is very important for proxmox installation.
My hardware is a Quad Core Intel 8400 with 3ware 9650-4LP (write cache enable end storsave Performance)
4 WD 500Gb RE3 16M cache RAID 5
I have a debian lenny with proxmox installation.
Code:
root@muletto:~# pveversion -v
pve-manager: 1.6-2 (pve-manager/1.6/5087)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.6-19
pve-kernel-2.6.32-4-pve: 2.6.32-23
pve-kernel-2.6.35-1-pve: 2.6.35-6
qemu-server: 1.1-18
pve-firmware: 1.0-8
libpve-storage-perl: 1.0-14
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: 1.2-7
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.12.5-1
ksm-control-daemon: 1.0-4
and pveperf
Code:
root@muletto:~# pveperf
CPU BOGOMIPS: 21372.16
REGEX/SECOND: 887659
HD SIZE: 9.31 GB (/dev/sda2)
BUFFERED READS: 332.42 MB/sec
AVERAGE SEEK TIME: 6.89 ms
FSYNCS/SECOND: 250.10
DNS EXT: 63.01 ms
I also configure
Code:
# blockdev --setra 16384 /dev/sda
# echo "deadline" > /sys/block/sda/queue/scheduler
# echo "512" > /sys/block/sda/queue/nr_requests
[CODE]
I also tested 2.6.35 kernel (-3 and -6 version on test repository)
Fsync is very slow? Why?
Bye
francesco