James Sparenberg wrote:

On Tue, 2003-08-26 at 20:49, Brant Fitzsimmons wrote:


Lyvim Xaphir wrote:



On Tue, 2003-08-26 at 23:15, Brant Fitzsimmons wrote:




Hello all,

Can anyone help me diagnose why my previously working (reiserfs), now formatted with XFS, hard drives will no longer mount?

I did the transition from reiserfs to XFS in diskdrake. It asked, and I allowed it, to write to my fstab file. As far as I can tell it wrote it




Your fstab file does not matter at all in this context, which is to
achieve a basic mount of the drives.  The only reason an fstab file
exists is so that parameters can be passed to mount by a script and
approved by root.

The main concern right now is, have your drives been corrupted.  If
mount cannot do a manual operation, then that means it's not seeing what
it is supposed to be seeing when you make the attempt.  Don't want to
worry you but this isn't good.  It's still probably something simple,
though.

To verify that this is or is not the case the next thing is you need to
do is comment out everything pertaining to the partitions in question in
fstab and start mount attempts manually, because at this point fstab is
redundant and is only going to get in your way; at least until you
achieve a successful manual mount. After you get rid or disable the
relevant entries in fstab, again attempt to mount them xfs.  If they
won't mount xfs, then boot your 9.1 cdrom and go into rescue mode.  NOW
attempt to mount xfs.  If it still won't go then try to mount them
reiser.  If that doesn't work...

Well, give that a shot and we'll go from there.

LX



With the fstab entries commented out.

[EMAIL PROTECTED] etc]# mount -t xfs /dev/hdg1 /drive2
mount: wrong fs type, bad option, bad superblock on /dev/hdg1,
      or too many mounted file systems

This is also what I see at boot.

What could have happened to both of the drives to corrupt them, if that is the case? They were working like a dream before the shutdown.

Could it be a kernel module problem? XFS is compiled as a module. Wouldn't that have kept it from working at all (even before the reboot) if that were the case?




have you tried to rmmod the module and then modprobe or insmod it back
(if it is buggered you might be able to tell this way.) Other question
would be, is it loading correctly at boot?

James


I removed and added it with no error messages. I then tried to mount one of the drives using "mount -t xfs /dev/hdg1 /drive2" and got the same error message.


What next?

--
Brant Fitzsimmons
[EMAIL PROTECTED]
___________________________________________________________________

Linux user #322847 | Linux machine #207465 | http://counter.li.org/
  AMD Duron 1.3GHz | Mandrake 9.1 | Kernel 2.4.21-0.25mdkduron
               KDE 3.1.3 | Mozilla 1.4 Mail Client
Uptime:
01:00:00 up 39 min,  1 user,  load average: 0.49, 0.20, 0.13
___________________________________________________________________

"All truth passes through three stages. First, it is ridiculed.
Second, it is violently opposed. Third, it is accepted as being
self-evident."
                                -Arthur Schopenhauer (1788-1860)



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

Reply via email to