![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NFS Mount Points | davidra | UNIX for Dummies Questions & Answers | 1 | 11-28-2007 01:49 PM |
| Mount Points at reboot | AIXdumb455 | UNIX for Dummies Questions & Answers | 1 | 06-20-2006 12:12 AM |
| tar using mount points | legato | UNIX for Dummies Questions & Answers | 3 | 03-30-2005 08:54 PM |
| pwd Command and NIS mount points | agreenwo | UNIX for Dummies Questions & Answers | 1 | 11-18-2002 10:04 AM |
| mount points | manderson19 | UNIX for Advanced & Expert Users | 3 | 04-29-2002 12:11 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
mount points are already mounted
Hi,
I have some issue with the mounting/unmounting on my sun solaris box. Actually their is one script that mount the file system take the backup of databases and unmount the file system.Last week this script failed to mount the file system with the below error message: + echo fs_check.sh: Unable to file system check /db2-sp. I ran the fsck for /db2-sp manually and here is what came back: # fsck -F ufs -o p /dev/rdsk/c3t11d113s1 /dev/dsk/c3t11d113s1: /dev/dsk/c3t11d113s1 IS CURRENTLY MOUNTED. /dev/dsk/c3t11d113s1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. I then did a df to see what was mounted as c3t11d113. This is what I found: # df|grep c3t11d113 /tmp/.rlg.ytaGOG/.rlg.ytaGOG(/dev/dsk/c3t11d113s1):14107162 blocks 1678436 files I did a little digging and found that this file system, /tmp/.rlg.ytaGOG/.rlg.ytaGOG, had been mounted at 20:43 last night. We couldn't tell if it was a manual or scripted mount. After we unmounted the wrong file system, I did the fsck and mount of csmssp3582dg.cln1 manually and everything worked OK. Can anyone help me in finding out what exactly causing this issue.I mean Anyway to check what is causing this "/tmp/.rlg.ytaGOG/.rlg.ytaGOG" to be mounted. Thanks in advance |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Im trying
Im looking into the issue |
|||
| Google The UNIX and Linux Forums |