| ... | ... | @@ -85,3 +85,29 @@ sharefs - /etc/dfs/sharetab sharefs - no |
|
|
|
fd - /dev/fd fd - no -
|
|
|
|
swap - /tmp tmpfs - yes -
|
|
|
|
```
|
|
|
|
|
|
|
|
### sample host
|
|
|
|
```
|
|
|
|
::1 localhost
|
|
|
|
127.0.0.1 localhost loghost
|
|
|
|
10.10.100.46 schillix sc-7 # VM sahara-c
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
schillix/24 up
|
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
# umount /mnt
|
|
|
|
# fsck /dev/rdsk/c0t0d0s0
|
|
|
|
** /dev/rdsk/c0t0d0s0
|
|
|
|
** Last Mounted on /mnt
|
|
|
|
** Phase 1 - Check Blocks and Sizes
|
|
|
|
** Phase 2 - Check Pathnames
|
|
|
|
** Phase 3a - Check Connectivity
|
|
|
|
** Phase 3b - Verify Shadows/ACLs
|
|
|
|
** Phase 4 - Check Reference Counts
|
|
|
|
** Phase 5 - Check Cylinder Groups
|
|
|
|
59405 files, 1277637 used, 14203808 free (888 frags, 1775365 blocks, 0.0% fragmentation)
|
|
|
|
``` |
|
|
\ No newline at end of file |