Displaying 1 result from an estimated 1 matches for "sddlmaa".
Did you mean:
sddlmac
2006 Aug 28
1
EXT3 filesystem on scsi device becoming readonly
...Can somebody help me on the following issue:
When I mount the SCSI device on storage with ext3 filesystem & perform cp
in loop, it becomes readonly.
The steps to reproduce the issue are:
1)Create a ext3 file system on HDLM device
mkfs ?t ext3 /dev/sdn
2)Mount the device
Mount /dev/sddlmaa /home/<dir. name>
3)Execute cp ?f command in a loop on mounted device.
cp -f /root/install.log /home/<dir name>/<file name>
4)Disconnect the path. (Either by plugpull or by disabling the port)
5)When all path become offline device will become read-only.
6)Now again connect...