1855741 Members
5840 Online
104103 Solutions
New Discussion

NFS configuration

 
dhananjay_1
Frequent Advisor

NFS configuration

I have RP5470 server to Which I have connected one T3 sun storage.Now i want to take a backup of this storage on ATL which is connected to Sun system.
if NFS configuration is required can somebody helpme out how to do this.

Regds
Dhananjay
DJ
6 REPLIES 6
Bharat Katkar
Honored Contributor

Re: NFS configuration

Configuring NFS:

1. Edit /etc/rc.config.d/nfsconf as per your configuration.
GO thr' the file, it is self explanatory
2. Secondly start NFS daemons.
For NFS client:
/sbin/init.d/nfs.core start
/sbin/init.d/nfs.client start

That's all.
Regards,

PS. see man nfs, man exports.
You need to know a lot to actually know how little you know
Slawomir Gora
Honored Contributor

Re: NFS configuration

Hi,

on hp system you must export volumens you want
to backup on sun:

modify /etc/exports and run comand exportfs -a




Alexander M. Ermes
Honored Contributor

Re: NFS configuration

Hi there.
You can do it with SAM tool.
Rgds
Alexander M. Ermes
.. and all these memories are going to vanish like tears in the rain! final words from Rutger Hauer in "Blade Runner"
Thirumalaimurugan.V
Occasional Advisor

Re: NFS configuration

Hi,

Configure RP5470 as NFS server by editing /etc/rc.config.d/nfsconf.
Then start NFS daemons
/sbin/init.d/nfs.core start
/sbin/init.d/nfs.server start.

edit /etc/exports and put entry of your FS to be exported.
run "exportfs -a" - to export the FS mentioned in /etc/exports.

configure NFS client in the Sun system and mount the exported FS

-Murugan

Bharat Katkar
Honored Contributor

Re: NFS configuration

See this dhananjay,
Your profile say you have assigned points to only 2 of your 50 responses....

http://forums1.itrc.hp.com/service/forums/helptips.do?admit=716493758+1085211538437+28353475#33

Enjoy forumming,
Regards..Bharat
You need to know a lot to actually know how little you know
Dave Olker
Neighborhood Moderator

Re: NFS configuration

Hi Dhananjay,

You can access any of the HP-UX technical documentation online free of charge, and download them free of charge, at any time from the http://docs.hp.com web site.

The manual you would be most interested in at this time is the "NFS Services Administrator's Guide", which is available at:

http://www.docs.hp.com/hpux/onlinedocs/B1031-90054/B1031-90054.html

This manual will tell you everything you need to know about configuring your HP-UX system as either an NFS client or an NFS server.

Regards,

Dave


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo