| Skip Navigation Links | |
| Exit Print View | |
![]() | man pages section 1M: System Administration Commands Oracle Solaris 11 Information Library |
- file system debugger
fsdb [-FFSType] [-V] [-oFSType-specific_options]special
fsdb is a file system debugger that allows for the manual repairof a file system after a crash.special is aspecial device used to indicate the file system to be debugged.fsdbis intended for experienced users only.FSType is the file system typeto be debugged. Since differentFSTypes have different structures and hence different debuggingcapabilities, the manual pages for theFSType-specificfsdb should be consulted fora more detailed description of the debugging capabilities.
Specify theFSType on which to operate. TheFSType should either be specified here or be determinable from/etc/vfstab by matching thespecial with an entry in the table, or by consulting/etc/default/fs.
Echo the complete command line, but do not execute the command. The command line is generated by using the options and arguments provided by the user and adding to them information derived from/etc/vfstab. This option may be used to verify and validate the command line.
SpecifyFSType-specific options.
Seelargefile(5) for the description of the behavior offsdb when encountering filesgreater than or equal to 2 Gbyte ( 231 bytes).
default local file system type. Default values can be set for the following flags in/etc/default/fs. For example: LOCAL=ufs
The default partition for a command if no FSType is specified.
list of default parameters for each file system
Seeattributes(5) for descriptions of the following attributes:
|
vfstab(4),attributes(5),largefile(5) Manual pages for theFSType-specific modules offsdb.
This command may not be supported for allFSTypes.
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |