⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 debugreiserfs.8

📁 reiserfsprogs-3.6.19.tar.gz 源码 给有需要的人!
💻 8
字号:
.\" -*- nroff -*-.\" Copyright 1996-2004 Hans Reiser..\" .TH DEBUGREISERFS 8 "February 2004" "Reiserfsprogs 3.6.19".SH NAMEdebugreiserfs \- The debugging tool for the ReiserFS filesystem..SH SYNOPSIS.B debugreiserfs[.B -dDJmoqpuSV] [.B -j \fIdevice] [.B -B \fIfile] [.B -1 \fIN].\" ] [.\" .B -s.\" ] [.I device.SH DESCRIPTION\fBdebugreiserfs\fR sometimes helps to solve problems with reiserfs filesystems. When run without options it prints the super block of the ReiserFS filesystem foundon the \fIdevice\fR..TP.I deviceis the special file corresponding to the device (e.g /dev/hdXX foran IDE disk partition or /dev/sdXX for a SCSI disk partition)..SH OPTIONS.TP\fB-j\fR \fIdevice\fRprints the contents of the journal. The option -p allows it to pack the journal with other metadata into the archive..TP\fB-J\fRprints the journal header..TP.B -dprints the formatted nodes of the internal tree of the filesystem..TP.B -Dprints the formatted nodes of all used blocks of the filesystem..TP.B -mprints the contents of the bitmap (slightly useful)..TP.B -oprints the objectid map (slightly useful)..TP\fB-B\fR \fIfile\fRtakes the list of bad blocks stored in the internal ReiserFS tree and translates it into an ascii list written to the specified file..TP\fB-1\fR \fIblocknumber\fRprints the specified block of the filesystem..TP.\" \fB-s.\" scans the partition and prints a line when any kind of reiserfs.\" formatted nodes found. Can be used to find specific key in the filesystem..\" .TP.B -pextracts the filesystem's metadata with \fBdebugreiserfs\fR -p /dev/xxx | gzip -c > xxx.gz. None of your data are packed unless a filesystem corruption presents when the whole block having this corruption is packed. You send us the output, and we use it to create a filesystem with the same strucure as yours using \fBdebugreiserfs -u\fR.When the data file is not too large, this usually allows us to quickly reproduce and debug the problem..TP.B -ubuilds the ReiserFS filesystem image with gunzip -c xxx.gz | \fBdebugreiserfs\fR -u /dev/image of the previously packed metadata with \fBdebugreiserfs -p\fR. Theresult image is not the same as the original filesystem, because mostly only metadatawere packed with \fBdebugreiserfs -p\fR, but the filesystem structure is completely recreated..TP.B -S When -S is not specified -p .\" and -s deals with blocks marked used in the filesystem bitmap only. With this option set \fBdebugreiserfs\fR will work with the entire device..TP.B -qWhen .\" -s or -p is in use, suppress showing the speed of progress..SH AUTHORThis version of \fBdebugreiserfs\fR has been written by Vitaly Fertman <vitaly@namesys.com>..SH BUGSPlease report bugs to the ReiserFS developers <reiserfs-dev@namesys.com>, providingas much information as possible--your hardware, kernel, patches, settings, all printedmessages; check the syslog file for any related information..SH SEE ALSO.BR reiserfsck (8),.BR mkreiserfs (8)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -