aix mount: 0506-324问题处理

wolf_lpar1:/# mount /oracle
Replaying log for /dev/oraclelv.
mount: 0506-324 Cannot mount /dev/oraclelv on /oracle: The media is not formatted or the format is not correct.
0506-342 The superblock on /dev/oraclelv is dirty.  Run a full fsck to fix.
wolf_lpar1:/# fsck /oracle/oraclelv
fsck: 0506-035 /oracle/oraclelv is not a known file system.
wolf_lpar1:/# fsck /oracle

 

The current volume is: /dev/oraclelv
Primary superblock is valid.
*** Phase 1 - Initial inode scan
*** Phase 2 - Process remaining directories
*** Phase 3 - Process remaining files
*** Phase 4 - Check and repair inode allocation map
*** Phase 5 - Check and repair block allocation map
File system is clean.
Superblock is marked dirty; FIX? y
All observed inconsistencies have been repaired.
wolf_lpar1:/# mount /oracle

 

你可能感兴趣的:(aix mount: 0506-324问题处理)