Hi all,
All my hosts are running Proxmox 1.7:
I have 4 x Dell R410 connected to a Dell Equallogic PS4000XV SAN (16 x 450GB 15K SAS) at one site, and a single Dell R510 with 6TB's of local storage (6 x 2TB 7.2K SATA's broken into 3 x 2TB RAID 1's)
I've been running some dd tests as we're thinking of expanding the SAN and have got some rather worrying results.
Have tested on various SAN guests (ubuntu, CentOS) and am getting the following results across the board:
dd if=/dev/zero of=/data/13GBfile bs=128k count=100K conv=fdatasync
102400+0 records in
102400+0 records out
13421772800 bytes (13 GB) copied, 214.117 seconds, 62.7 MB/s
And the same test on my supposedly inferior R510 setup:
dd if=/dev/zero of=/data/13GBfile bs=128k count=100K conv=fdatasync
102400+0 records in
102400+0 records out
13421772800 bytes (13 GB) copied, 90.393 s, 148MB/s
Have read a lot about BBU recently and my R410's don't have BBU (not enough room with the extra NIC's for the SAN connections). The R510 does have a BBU and I wonder if this is where the problem lies. Although, my understanding is that if your storage is on a fast SAN you shouldn't need BBU on the host?
Any help or guidance much appreciated.
c
All my hosts are running Proxmox 1.7:
Code:
pve-manager: 1.7-11 (pve-manager/1.7/5470)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.7-30
pve-kernel-2.6.32-4-pve: 2.6.32-30
pve-kernel-2.6.18-2-pve: 2.6.18-5
qemu-server: 1.1-28
pve-firmware: 1.0-10
libpve-storage-perl: 1.0-16
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: 1.2-10
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.13.0-3
ksm-control-daemon: 1.0-4
I have 4 x Dell R410 connected to a Dell Equallogic PS4000XV SAN (16 x 450GB 15K SAS) at one site, and a single Dell R510 with 6TB's of local storage (6 x 2TB 7.2K SATA's broken into 3 x 2TB RAID 1's)
I've been running some dd tests as we're thinking of expanding the SAN and have got some rather worrying results.
Have tested on various SAN guests (ubuntu, CentOS) and am getting the following results across the board:
dd if=/dev/zero of=/data/13GBfile bs=128k count=100K conv=fdatasync
102400+0 records in
102400+0 records out
13421772800 bytes (13 GB) copied, 214.117 seconds, 62.7 MB/s
And the same test on my supposedly inferior R510 setup:
dd if=/dev/zero of=/data/13GBfile bs=128k count=100K conv=fdatasync
102400+0 records in
102400+0 records out
13421772800 bytes (13 GB) copied, 90.393 s, 148MB/s
Have read a lot about BBU recently and my R410's don't have BBU (not enough room with the extra NIC's for the SAN connections). The R510 does have a BBU and I wonder if this is where the problem lies. Although, my understanding is that if your storage is on a fast SAN you shouldn't need BBU on the host?
Any help or guidance much appreciated.
c
