1825662 Members
3369 Online
109686 Solutions
New Discussion

Mount problem

 
SOLVED
Go to solution
uadm26
Super Advisor

Mount problem

Hi all,
When i execute bdf appears all information about Filesystems and more this:
/ 524288 216800 305136 /net/apollo

apollo is an servername. What's it's this?

Thanks
8 REPLIES 8
baiju_3
Esteemed Contributor

Re: Mount problem

Hi,

can you copy and paste whole bdf o/p please.

Regards ..BL.
Good things Just Got better (Plz,not stolen from advertisement -:) )
Deoncia Grayson_1
Honored Contributor

Re: Mount problem

can you post your entire bdf?
If no one ever took risks, Michelangelo would have painted the Sistine floor. -Neil Simon
baiju_3
Esteemed Contributor

Re: Mount problem

Can you please paste full bdf o/p .

Thanks ..BL.
Good things Just Got better (Plz,not stolen from advertisement -:) )
DCE
Honored Contributor

Re: Mount problem



Joel

please post full bdf output

at first glance it looks like you may have an NFS mount from another server.
Steven E. Protter
Exalted Contributor

Re: Mount problem

My that is strange.

Is the message true? Is apollo a server name?

Take a look at /etc/fstab , there is something a bit strange or in /etc/mnttab file.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Pete Randall
Outstanding Contributor

Re: Mount problem

Joel,

My guess is you're running the new autofs rather than the old automount. When I switched over I started noticing the same thing. There don't seem to be any ill effects, though.


Pete

Pete
Pete Randall
Outstanding Contributor

Re: Mount problem

Joel,

My guess is you're running the new autofs rather than the old automount. When I switched over I started noticing the same thing. There don't seem to be any ill effects, though.

To check, look for AUTOFS=1 in /etc/rc.config.d/nfsconf


Pete

Pete
Alzhy
Honored Contributor
Solution

Re: Mount problem

Joel,

Peace.

It seems you are running automounter/autofs. can you post your:

/etc/auto_master
/etc/auto*

If you do not want to see it anymore AND you are sure there is really no need for it. You can simply do:

edit /etc/rc.config.d/nfsconf and set AUTOMOUNT=0

Then stop the automounter:

/sbin/int.d/nfsclient stop
IF you really need NFS client services, then start it once more but automounter will no longer be active.


Hakuna Matata.