xfs
[Top] [All Lists]

RE: been a while before i could get back to this..

To: "'Eric Sandeen'" <sandeen@xxxxxxx>
Subject: RE: been a while before i could get back to this..
From: "l.a walsh" <xfs@xxxxxxxxx>
Date: Sun, 23 Feb 2003 20:39:31 -0800
Cc: <linux-xfs@xxxxxxxxxxx>
Importance: Normal
In-reply-to: <Pine.LNX.4.44.0302231533390.16088-100000@stout.americas.sgi.com>
Sender: linux-xfs-bounce@xxxxxxxxxxx
> 
> I'm sorry, I'm not following this very well.  What exactly 
> did you try to do,
> and what happened?  And what errors were reported both on the console
> and in the logs?
---
xfsdump has been broken for me since last october.
It still is with latest patch/kernel and utils:

These are the local window messages when I tried to dump:
+ xfsdump -b 1048576 -m -l 0 -o -L root - /
+ su -f -m backup -c 'nice -19 bzip2 >root/root-030220-0-2201.dump.bz2'
xfsdump: using file dump (drive_simple) strategy
xfsdump: version 2.2.6 (dump format 3.0) - Running single-threaded
xfsdump: level 0 dump of ishtar:/
xfsdump: dump date: Thu Feb 20 22:01:40 2003
xfsdump: session id: 1dfb2395-0d6c-4132-9ba0-0b41bc30c3c0
xfsdump: session label: "root"
xfsdump: ino map phase 1: skipping (no subtrees specified)
xfsdump: ino map phase 2: constructing initial dump list
xfsdump: WARNING: failed to get bulkstat information for inode 1590
xfsdump: syssgi( SGI_FS_BULKSTAT ) on fsroot failed: Input/output error
xfsdump: Dump Status: ERROR
+ read fs dev DUMP
./dumplin: line 19: read: read error: 0: Input/output error
ishtar:root/bin# ls
bash: /bin/ls: Input/output error

=========
These are the log messages I saw in the remote syslog:

Feb 21 00:12:03 ishtar kernel: xfs_inotobp: xfs_imap()  returned an error 22 on
sd(8,3).  Returning error.
Feb 21 00:12:03 ishtar kernel: xfs_iunlink_remove: xfs_inotobp()  returned an
error 22 on sd(8,3).      Returning error.
Feb 21 00:12:03 ishtar kernel: xfs_inactive:    xfs_ifree() returned an error =
22 on sd(8,3)
Feb 21 00:12:03 ishtar kernel: xfs_force_shutdown(sd(8,3),0x1) called from line
1835 of file xfs_vnodeops.c.  Return address = 0xc0213dca
Feb 21 00:12:03 ishtar kernel: Filesystem "sd(8,3)": I/O Error Detected.
Shutting down filesystem: sd(8,3)
Feb 21 00:12:03 ishtar kernel: Please umount the filesystem, and rectify the
problem(s)
------
I like that last line -- since 'umount' is unavailable...:-/

Hopefully the log above gives some clues?


<Prev in Thread] Current Thread [Next in Thread>