1753855 Members
7477 Online
108808 Solutions
New Discussion юеВ

ignite Backup Error

 
SOLVED
Go to solution
madhudeepan
Frequent Advisor

ignite Backup Error


subject ::::: error while taking ignite backup

inside compose box type this

when we try to take ignite backup following errors are subjected::::


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

If the OS on IGNITESERVER is 11.31 or later, vi /etc/dfs/dfstab. The
/etc/dfs/dfstab file on " IGNITESERVER" should contain the entry: "share -F
nfs -o sec=sys,anon=2,rw=
/var/opt/ignite/recovery/archives/ Clientserver". Where 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 " IGNITESERVER" should
contain the entry: "/var/opt/ignite/recovery/archives/ Clientserver
-anon=2,access= Clientserver".
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.

Please provide how to do this.
7 REPLIES 7
Sharma Sanjeev
Respected Contributor

Re: ignite Backup Error

Hi

Please follow below steps & rerun the command and you are done.

On IGNITESERVER :
1. mkdir -p /var/opt/ignite/recovery/archives/ Clientserver

2.chown bin:bin /var/opt/ignite/recovery/archives/Clientserver


3. vi /etc/exports. The /etc/exports file on " IGNITESERVER" should
contain the entry: "/var/opt/ignite/recovery/archives/ Clientserver
-anon=2,access= Clientserver".
After editing the /etc/exports file, run exportfs -av


Regards
Sanjeev
Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE
madhudeepan
Frequent Advisor

Re: ignite Backup Error

Hi,

there is no /etc/export file in my server, do i need to create this file and add this entry. please let me know

Madhu
Sharma Sanjeev
Respected Contributor

Re: ignite Backup Error

Yes, You need to create new one & add the entry
/var/opt/ignite/recovery/archives/ Clientserver
-anon=2,access= Clientserver

Regards
Sanjeev
Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE
Sharma Sanjeev
Respected Contributor

Re: ignite Backup Error

Hi

Please assign points as per ITRC Rules

I have assigned points to 0 of 73 responses to my questions.



Regards
Sanjeev

Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE
madhudeepan
Frequent Advisor

Re: ignite Backup Error

Hi,

Ok i will create the /etc/export file. Could you please tell why i need to create this file in this server, this file is available in other servers. what behind in this..


Thanks
madhu
Sharma Sanjeev
Respected Contributor
Solution

Re: ignite Backup Error

Hi

/etc/exports file is used to share NFS file systems

Regards
Sanjeev
Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE
Sharma Sanjeev
Respected Contributor

Re: ignite Backup Error

Hi

What's up, did it solved your problem.

Please assign points to members who has spent some time on you,
Its a way in ITRC to say thanks

Regards
Sanjeev
Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE