[Bugs] [Bug 1188145] Disperse volume: I/O error on client when USS is turned on

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 9 07:34:01 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1188145



--- Comment #1 from Bhaskarakiran <byarlaga at redhat.com> ---
The command that are used to create files/directories is 

for i in `seq 1 1000`; do dd if=/dev/urandom of=testfile.$i bs=1k count=$i ;
done

for i in `seq 1 1000`; do mkdir dir.$i ; done

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=iL7GKZWFO0&a=cc_unsubscribe


More information about the Bugs mailing list