![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| check if file exists in a mounted windows shared folder | jul | Shell Programming and Scripting | 2 | 05-14-2008 02:50 AM |
| fsck! How to run Full File System Check | hungevntelecom | HP-UX | 3 | 09-12-2007 05:30 PM |
| how many directory can be mounted on one file system | duke0001 | UNIX for Dummies Questions & Answers | 4 | 02-05-2007 06:55 PM |
| File System Check (fsck) | mawalton | UNIX for Dummies Questions & Answers | 1 | 09-17-2004 04:54 PM |
| how to assign same mount point for file systems mounted on physical disks | Hitesh Shah | Filesystems, Disks and Memory | 6 | 04-19-2003 03:42 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
fsck on a mounted file system?
I have a Solaris 7 box. We got a strange error in the syslog, which read as follows:
Nov 15 11:50:16 server-01 unix: NOTICE: free inode /mount1/8025691 had size 0x20d I consulted with a fellow sysadmin, and he suggested running "fsck -N" on the filesystem in question without unmounting it. So I did, and got a bunch of errors that read as follows: LINK COUNT FILE I=5363232 OWNER=nobody MODE=0 SIZE=0 MTIME=Nov 16 08:53 2005 COUNT 0 SHOULD BE -1 ADJUST? no UNREF FILE I=12544363 OWNER=nobody MODE=100600 SIZE=1891 MTIME=Nov 16 08:52 2005 RECONNECT? no these are just examples. Should I worry about these? I'm thinking that mounted filesystem with active processes would always be "dirty". But I'm not sure that I'm even supposed to run fsck on a mounted file system, even with -N option. Is -N option save or am I doing some kind of a damage? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|