Jump to content
XPEnology Community

disk write test with dd - no output


kuehne.robs

Recommended Posts

hello,

 

when i tried to test the performance of my Xpenolog 4.3 with the following command

dd if=/dev/zero bs=1M count=2048 of=testfile. Instead of the copied bytes itz only shows the following

 

2048+0 records in

2048+0 records out

 

I'm looking for a line like this

 

17179869184 bytes (17 GB) copied, 433.088 seconds, 39.7 MB/s

 

but it doesn't show up in ssh session or console.

Link to comment
Share on other sites

hello,

 

when i tried to test the performance of my Xpenolog 4.3 with the following command

dd if=/dev/zero bs=1M count=2048 of=testfile. Instead of the copied bytes itz only shows the following

 

2048+0 records in

2048+0 records out

 

I'm looking for a line like this

 

17179869184 bytes (17 GB) copied, 433.088 seconds, 39.7 MB/s

 

but it doesn't show up in ssh session or console.

Link to comment
Share on other sites

×
×
  • Create New...