Hi,
If I try to create a vm with qcow2, or restore a VM, to my NFS storage, Proxmox 3.0 keeps on giving me timeouts.
I was running NFSv3, then switched to NFSv4 to see if that helped the issue. It didn't.
This is my NFS storage:
root@proxmox:/mnt/pve/Images/images/108# time sh -c "dd if=/dev/zero of=ddfile bs=8k count=2000000 && sync"
2000000+0 records in
2000000+0 records out
16384000000 bytes (16 GB) copied, 144.909 s, 113 MB/s
real 2m25.149s
user 0m0.316s
sys 0m17.163s
root@proxmox:/mnt/pve/Images/images/108# pveperf .
CPU BOGOMIPS: 21332.88
REGEX/SECOND: 1061966
HD SIZE: 3725.13 GB (192.168.101.100:/proxmox/images)
FSYNCS/SECOND: 343.14
DNS EXT: 233.20 ms
DNS INT: 0.42 ms (xxx.yyy)
All the speed tests show my NFS server as being up to par for GigE. Anyone know what is going on here? Are there other tests I can perform?
Thanks,
Gerald
If I try to create a vm with qcow2, or restore a VM, to my NFS storage, Proxmox 3.0 keeps on giving me timeouts.
I was running NFSv3, then switched to NFSv4 to see if that helped the issue. It didn't.
This is my NFS storage:
root@proxmox:/mnt/pve/Images/images/108# time sh -c "dd if=/dev/zero of=ddfile bs=8k count=2000000 && sync"
2000000+0 records in
2000000+0 records out
16384000000 bytes (16 GB) copied, 144.909 s, 113 MB/s
real 2m25.149s
user 0m0.316s
sys 0m17.163s
root@proxmox:/mnt/pve/Images/images/108# pveperf .
CPU BOGOMIPS: 21332.88
REGEX/SECOND: 1061966
HD SIZE: 3725.13 GB (192.168.101.100:/proxmox/images)
FSYNCS/SECOND: 343.14
DNS EXT: 233.20 ms
DNS INT: 0.42 ms (xxx.yyy)
All the speed tests show my NFS server as being up to par for GigE. Anyone know what is going on here? Are there other tests I can perform?
Thanks,
Gerald