public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Errors mounting xfs file system
@ 2011-08-06 10:01 Warrick Howieson
  2011-08-06 10:35 ` Dave Chinner
  2011-08-06 15:23 ` Stan Hoeppner
  0 siblings, 2 replies; 3+ messages in thread
From: Warrick Howieson @ 2011-08-06 10:01 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 1275 bytes --]

Hi:

I have a couple of disks out of a NAS unit that I cannot mount.

They were in a Thecus N2200 NAS

When I look at the in gParted, they happily show up as xfs disks, but when I
rty to mount them, Iget a hole bunch of errors.

Can anyone point me in the right direction on how I can mount these disks to
get the data off them


root@sysresccd /mnt % man xfs_repair
root@sysresccd /mnt % xfs_repair -v /dev/sdb2
xfs_repair: cannot open /dev/sdb2: Device or resource busy
root@sysresccd /mnt % man xfs_repair
root@sysresccd /mnt %
root@sysresccd /mnt % xfs_repair -d /dev/sdb2
Phase 1 - find and verify superblock...
Phase 2 - using internal log
        - zero log...
 ERROR: The filesystem has valuable metadata changes in a log which needs to
 be replayed.  Mount the filesystem to replay the log, and unmount it before
 re-running xfs_repair.  If you are unable to mount the filesystem, then use
 the -L option to destroy the log and attempt a repair.
 Note that destroying the log may cause corruption -- please attempt a mount
 of the filesystem before doing this.
 root@sysresccd /mnt % mount -t xfs /dev/sdb2 /nas
 mount: /dev/sdb2 already mounted or /nas busy
 root@sysresccd /mnt % xfs_repair -L /dev/sdb2
 xfs_repair: cannot open /dev/sdb2: Device or resource busy

[-- Attachment #1.2: Type: text/html, Size: 2332 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-06 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-06 10:01 Errors mounting xfs file system Warrick Howieson
2011-08-06 10:35 ` Dave Chinner
2011-08-06 15:23 ` Stan Hoeppner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox