1834586 Members
3527 Online
110069 Solutions
New Discussion

/etc/xtab or /etc/rmtab

 
SOLVED
Go to solution
susee_sundar
Regular Advisor

/etc/xtab or /etc/rmtab

Hi,

tell me pls

/etc/xtab
/etc/rmtab

what these files are for,
which of this is available in HP unix

5 REPLIES 5
Enrico P.
Honored Contributor
Solution

Re: /etc/xtab or /etc/rmtab

/etc/xtab contains entries for directories that are currently
exported.

File /etc/rmtab contains a record of all clients that mounted remote
file systems from this machine.

man xtab
man rmtab

Enrico
Peter Godron
Honored Contributor

Re: /etc/xtab or /etc/rmtab

Hi,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=983354
has a good description of rmtab.

Please see
man xtab for other details
susee_sundar
Regular Advisor

Re: /etc/xtab or /etc/rmtab

Hi ,


I got an idea about these files with a bit confusion.

/etc/exports

--> the file conatins the list of FS to be exported at boot time.

/etc/xtab

--> the file conatains the details of FS currently exported by the sytem as like mnttab file.

/etc/rmtab

-->the file contain the information that which client mounts which FS details.


Any body suggest me whether the details that I specified are Correct.
Arunvijai_4
Honored Contributor

Re: /etc/xtab or /etc/rmtab

Hi Susee,

Yes, These are correct. Do a # man xtab
# man exports to find out more.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
susee_sundar
Regular Advisor

Re: /etc/xtab or /etc/rmtab

Hi ,

Excellent RESPONE from all & i am closing the tread with all your response