Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2011 10:26 AM
02-17-2011 10:26 AM
Re: ignite
could you please find the attachment..unable to understand why showmount is throwing that error ..what does it mean..
Regards,
Jona
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2011 10:42 AM
02-17-2011 10:42 AM
Re: ignite
Check your /etc/rc.config.d/nfsconf on the client and see what START_MOUNTD is set to.
If it is '0' then you need to make it '1'.
START_MOUNTD=1
then stop /start the services.
More over just check if nfs is running fine on the server side any try to mount some exported
directory on the different client machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2011 10:51 AM - last edited on 09-02-2011 12:42 PM by Kevin_Paul
02-17-2011 10:51 AM - last edited on 09-02-2011 12:42 PM by Kevin_Paul
Re: ignite
Please have a look at this thread as well for nfs server/client configuration in nfsconf file
change needed on /etc/rc.config.d/nfsconf as,
NFS_CLIENT=1
NFS_SERVER=1
NUM_NFSD=16
NUM_NFSIOD=16
START_MOUNTD=1
http://h30499.www3.hp.com/t5/System-Administration/NFS-RPC-Program-not-registered/m-p/3699124#M249018
If still failing make the above entries like above on client /server and restart all NFS
services nfs.server,core & client
Whats the nfs version on the client & server
swlist -l product | grep -i nfs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2011 08:35 PM
02-17-2011 08:35 PM
Re: ignite
in this attachment i am sending you the conffile of serverside...
I choose other client & tried to do nfs mount with the server & surprised to see that its not happening....so problem in server side??
Regards,
Jona
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2011 10:16 PM
02-17-2011 10:16 PM
Re: ignite
host names & FQDN names.
Try stopping & starting all the NFS services @
server side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2011 11:12 PM
02-17-2011 11:12 PM
Re: ignite
You need to ensure all teh configuration is fine as said above. Such as /etc/hosts entires and DNS entry of your client in teh network, DNS entry should work with forward and reverse lookup ( IP & hostname vice versa). Ensure nfs daemon is running on server as well as client.
Then perfrom folwllowing steps to configure your client for Ignite netrecovery.
Add new ignite client on ignite servers in your environment
Add client to /etc/exports on ignite server
Example
/var/opt/ignite/recovery/archives/client_name -anon=2,access=client_name
Create recovery archive directory on Ignite server
Eg.
# mkdir /var/opt/ignite/recovery/archives/client_name
# chown bin:bin /var/opt/ignite/recovery/archives/ client_name
Add the /var/opt/ignite/clients/
inc_entire /dev/vg00
Once server is added to the ignite server, create a full Ignite-UX backup of the vg00 volume group to both ignite servers.
# make_net_recovery â s Ignite_server â v
Verify and check
HTH,
Regards,
INH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011 03:24 AM
02-18-2011 03:24 AM
Re: ignite
Tnx all, I have cheked & found in etc/hosts entry was not there so i put the entry in both client & server , now i am able to ping by name & ip from both client & server.& again reexport the.. but now working ..
in client if i fire showmount -a it showes the following error
"showmount: xxxx02: RPC: Program not registered"
yesterday i have restarted nfs.core & nfs.client on client machine. so what you suggest now shall i restart nfs.server in server machine?
REgards,
Jona
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011 03:25 AM
02-18-2011 03:25 AM
Re: ignite
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2011 09:30 PM
02-21-2011 09:30 PM
Re: ignite
I am able to do it.. i choose another server & make it as ignite server. Thank you .
Regards,
Jona
- « Previous
-
- 1
- 2
- Next »