Operating System - HP-UX
1834434 Members
2463 Online
110067 Solutions
New Discussion

Re: failed to mount /var/mail

 
Jerome Salyers
Advisor

failed to mount /var/mail

hi,

i'm not able to mount /var/mail directory, even as root... it only gives me the Permission Denied error... i'm running HPUX on C110 machines...

thanks in advance
3 REPLIES 3
Trond Haugen
Honored Contributor

Re: failed to mount /var/mail

Please give us some more info.
Is this a local or NFS mount?
Mount thru fstab or commandline?
What is the exect error message?
Does this fail on several machines?/Is it working on others?
Has this worked before?

Regards,
Trond
Regards,
Trond Haugen
LinkedIn
harry d brown jr
Honored Contributor

Re: failed to mount /var/mail

Jerome,

Like Trond asked, what was the command you tried to execute and what was the exact error message?

live free or die
harry
Live Free or Die
K.Vijayaragavan.
Respected Contributor

Re: failed to mount /var/mail

Hi,

I think you are trying to mount the /var/mail file system which is exported by another NFS server to use electronic mail.

on the server,

check the file /etc/exports for the entries,

"/var/mail -access=host1(your host name):host2:host3
exportfs /var/mail"

on the client,

see the file /etc/fstab for the entry,

"servername(your servername):/var/mail /usr/mail nfs rw,hard,fg 0 0"

and try to mount using the command,
mount /var/mail.
-Vijay
"Let us fine tune our knowledge together"