Hey Gang,
I've got a really weird filesystem problem...
I've got a 250GB external USB disk device. It's formatted at ext3.
a 'df -h' yeilds the following:
Filesystem Size Used Avail Use% Mounted on
/dev/sda1
233G 115G 107G 52% /mnt/ext-usb
The weird problem that I'm seeing is that I can't write data to it anymore.
i.e.
[root@fandango ext-usb]# pwd
/mnt/ext-usb
[root@fandango ext-usb]# touch test
touch: cannot touch `test': No space left on device
[root@fandango ext-usb]#
And yes, before you ask, I've unmounted the volume and I'm currently
running a fsck on it. Though it's 250GB so... it'll be a while...
Tim.
--
I am leary of the allegiances of any politician who refers to their constituents as "consumers".