1836226 Members
1785 Online
110096 Solutions
New Discussion

outomount Problem!

 
R.P.
Occasional Contributor

outomount Problem!


I use the outomount.
On the server 1 I have 2 entries in the file "/etc/export"
"showmount -e" gives me the two entries back
One from the entry can I use on the server 2

On the server 2 can I only use one from them why?
No OUTPUT from the command showmount -a
But in the "/etc/rmtab" I have double entries
And the file "/etc/exports" is read only!

I hope you can help me!
3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: outomount Problem!

Have you done "exportfs -a"?

Instead of looking at /etc/exports, you also need to look at /etc/xtab.
R.P.
Occasional Contributor

Re: outomount Problem!

Hallo Dennys,

thx for the answer.

Yes i have executed the exportfs -a. And it was a entry in the /etc/xtab.

I dont know why, but now I can use it on the server 2!

But the output from the command showmount -a
is the same.
R.P.
Occasional Contributor

Re: outomount Problem!

thx I have found a solution