Operating System - HP-UX
1748112 Members
3421 Online
108758 Solutions
New Discussion юеВ

Re: Not able to take the ignite backup

 
suvy12
Frequent Advisor

Not able to take the ignite backup

Getting below error

 

nfs mount: 172.22.7.181:/var/opt/ignite/recovery/archives/sapr3ci: Permission denied
ERROR:   Unable to mount or write 172.22.7.181:/var/opt/ignite/recovery/archives/sapr3ci
         On 172.22.7.181 you may need to:
         mkdir -p /var/opt/ignite/recovery/archives/sapr3ci
         chown bin:bin /var/opt/ignite/recovery/archives/sapr3ci

         If the OS on 172.22.7.181 is 11.31 or later, vi /etc/dfs/dfstab. The /etc/dfs/dfstab file on "172.22.7.181" should
         contain the entry: "share -F nfs -o sec=sys,anon=2,rw=<client> /var/opt/ignite/recovery/archives/sapr3ci". Where
         <client> is replaced by a fully qualified client name.
         After editing the /etc/dfs/dfstab file, run "shareall -F nfs"
         If you need to change the owner of the directory,
         you will also need to re-share the directory.

         Otherwise, vi /etc/exports. The /etc/exports file on "172.22.7.181" should contain the entry:
         "/var/opt/ignite/recovery/archives/sapr3ci -anon=2,access=sapr3ci".
         After editing the /etc/exports file, run exportfs -av
         If you need to change the owner of the directory,
         you will also need to re-export the directory.

         See make_net_recovery(1M) for more information.
ERROR:   Failed to Create NFS mount Archive directory.

3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: Not able to take the ignite backup

Have you done what it tells you to do?

Is it exported as RW?

suvy12
Frequent Advisor

Re: Not able to take the ignite backup

Hi, It is been exported as

 

/recovery_arch/IA/B.11.31/sapr3ci -anon=2,access=sapr3ci

/var/opt/ignite/recovery/archives/sapr3ci -anon=2,access=sapr3ci

 

 

suvy12
Frequent Advisor

Re: Not able to take the ignite backup

This is solved as there was a problem with /etc/hosts of the server