Recent content by rikw22

  1. R

    Excessive delays in HDs (Local and Remote-iSCSI)

    Sorry, Did not express myself properly. 109MB / s write to local disk Since already many thanks.
  2. R

    Excessive delays in HDs (Local and Remote-iSCSI)

    65 - Machine A root@Container:~# dd if=/dev/zero of=bigfile bs=1024k count=1024 conv=fdatasync 1024+0 records in 1024+0 records out 1073741824 bytes (1.1 GB) copied, 187.447 s, 5.7 MB/s 63 - Machine B root@machineb[/]# dd if=/dev/zero of=bigfile bs=1024k count=1024 conv=fdatasync...
  3. R

    Excessive delays in HDs (Local and Remote-iSCSI)

    Hello, I'm having very slow in some virtual machines. My current setup is as follows: - The hard drives of the machines are stored in container files that are in storage, the connection is made via iSCSI. - Both "/" machines are assembled locally on 4 HD's in RAID 5 - Both "/ var" are...