Mandy 9.0, reiserfs 3.6.3 on a Raid5 partition.

First, i try to transfer files 8 files from remote
host, using either sftp, scp or ftp. File listing
there::

total 79984
-rw-r--r--   1 stuart nimbus     3317856 Oct 17 07:08
s_01_6345.subrun.2d
-rw-r--r--   1 stuart nimbus    37602368 Oct 17 07:08
s_01_6345.subrun.3d
-rw-r--r--   1 stuart nimbus        1772 Oct 17 07:07
s_01_6345.subrun.ctl.2d
-rw-r--r--   1 stuart nimbus        1567 Oct 17 07:07
s_01_6345.subrun.ctl.3d
-rw-r--r--   1 stuart nimbus     3317856 Oct 17 07:52
p_02_6345.subrun.2d
-rw-r--r--   1 stuart nimbus    37602368 Oct 17 07:52
p_02_6345.subrun.3d
-rw-r--r--   1 stuart nimbus        1772 Oct 17 07:52
p_02_6345.subrun.ctl.2d
-rw-r--r--   1 stuart nimbus        1567 Oct 17 07:52
p_02_6345.subrun.ctl.3d

It shows all files transfered. Then i do a listing on
the local system (my mandy box). Only four show up!!

[EMAIL PROTECTED]> ll *6345*
-rw-r--r--    1 stuart user        1772 Oct 17 09:30
s_01_6345.subrun.ctl.2d
-rw-r--r--    1 stuart user        1567 Oct 17 09:30
s_01_6345.subrun.ctl.3d
-rw-r--r--    1 stuart user     3317856 Oct 17 09:30
p_02_6345.subrun.2d
-rw-r--r--    1 stuart user    37602368 Oct 17 09:31
p_02_6345.subrun.3d

Then listing by inode::

[EMAIL PROTECTED]> ll -i *6345*
  18541 -rw-r--r--    1 stuart user        1772 Oct 17
09:43 s_01_6345.subrun.ctl.2d
  18542 -rw-r--r--    1 stuart user        1567 Oct 17
09:43 s_01_6345.subrun.ctl.3d
  18543 -rw-r--r--    1 stuart user     3317856 Oct 17
09:43 p_02_6345.subrun.2d
  18544 -rw-r--r--    1 stuart user    37602368 Oct 17
09:43 p_02_6345.subrun.3d

And then, individual listing of one of the missing
files, by name, (Its there, it shows up then!!)::

[EMAIL PROTECTED]> ll -li|grep 18546
[EMAIL PROTECTED]> ll p_02_6345.subrun.ctl.3d
-rw-r--r--    1 stuart user        1567 Oct 17 09:38
p_02_6345.subrun.ctl.3d

AND with inode to make sure it is there::
[EMAIL PROTECTED]> ll -li|grep 18546

[EMAIL PROTECTED]> ll -i p_02_6345.subrun.ctl.3d
  18546 -rw-r--r--    1 stuart user        1567 Oct 17
09:38 p_02_6345.subrun.ctl.3d

YEs, it is there, but not showing up otherwise, unless
explicitly called.
So then, i copy it to another filename, it works.

I try a move::
[EMAIL PROTECTED]>mv p_02_6345.subrun.ctl.3d
p_02_6345.subrun.ctl.3d.bad
mv: cannot move `p_02_6345.subrun.ctl.3d` to
`p_02_6345.subrun.ctl.3d.bad`: No such file or
directory

Wow.....seems like some corruption in here. It is a
850GB filesystem....I hope I dont have to
backup/reformat and restore the whole thing!!
Any other suggestions? (Havent ran reiserfsck yet,
still mounted!)

_Thanks

Richard







__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to