SUMMARY: mount exceeded message

From: rmck (rmckeever@earthlink.net)
Date: Thu Sep 11 2003 - 11:32:17 EDT


Hello,

Thanks to everyone that suggested fuser /export/sysa. That should me two process that where using that dir:

# fuser -f /export/sysa
/export/sysa: 1643c 1618c

# ps -ef|grep 1643
    root 1643 1618 0 07:29:07 pts/4 0:00 /bin/csh
    root 1834 1681 0 08:18:41 pts/6 0:00 grep 1643
# ps -ef|grep 1618
  user 1618 1616 0 07:27:52 pts/4 0:00 -csh
    root 1643 1618 0 07:29:07 pts/4 0:00 /bin/csh
    root 1836 1681 0 08:19:02 pts/6 0:00 grep 1618

# kill -9 1643
# kill -9 1618
#
# mount /export/sysa
#

Worked....

What could cause this?? If anyone has an Idea?? I was not in that dir when I tried to mount it??

Thanks Again...

-----Original Message-----
From: rmck <rmckeever@earthlink.net>
Sent: Sep 11, 2003 8:02 AM
To: sunmanagers@sunmanagers.org
Subject: mount exceeded message

Hi,

I have a Solaris 8 Ultra-30 machine that has a external SCSI HD attached.

The system sees the drive under the format command.

AVAILABLE DISK SELECTIONS:
       0. c0t0d0 <SEAGATE-ST34371W-0946 cyl 5081 alt 2 hd 10 sec 165>
          /pci@1f,4000/scsi@3/sd@0,0
       1. c0t1d0 <IBM-DDYS-T36950M cyl 14970 alt 2 hd 12 sec 399>
          /pci@1f,4000/scsi@3/sd@1,0
       2. c0t2d0 <SEAGATE-ST373307LW-0004 cyl 49780 alt 2 hd 4 sec 720>
          /pci@1f,4000/scsi@3/sd@2,0
Specify disk (enter its number):

Under disk 2 I have a slice 7 that I want to mount only when root types "mount /export/sysa".

But this is the message I get somtimes:

# mount /export/sysa
mount: /dev/dsk/c0t2d0s7 is already mounted, /export/sysa is busy,
        or the allowable number of mount points has been exceeded
#

entry from vfstab:
/dev/dsk/c0t2d0s7 /dev/rdsk/c0t2d0s7 /export/sysa ufs 2 no -

/dev/dsk/c0t2d0s7 does not show under df -k.

Thanks up front...

Rob
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:27:06 EDT