ONTAP Discussions

Files from snapmirror destination failed to mount access denied

Milkes
4,240 Views

Hello Guys

 

During our Backup consolidation project We noticed the "showstopper". The point for our test is to avoid to touch production data, so we are testing data/files from snapmirror destination volume. But some files within snapmirror destination volume respond as access denied. I'm wondering data on snapmirror destination are read only so it shoud not be an issue to read the data. Overmore only aprox 10% files respond as access denied the majority of them are processed. 

Did anyone face with such behaviour? Is it possible that access denied can be caused by live snapmirroring activity (not in Idle state yet)? 

6 REPLIES 6

hariprak
4,204 Views

Hi,

 

For detailed procedure on How to use SnapMirror for disaster recovery refer below KB article,

https://kb.netapp.com/support/s/article/how-to-use-snapmirror-for-disaster-recovery?language=en_US

 

Thanks

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

Milkes
4,180 Views

Hi

 

Our issue is not about disaster recovery via snapmirror. Our point is to mount volume from backup cluster (snapmirror destiantion volume) to backup AIX 6.1 server to perform some tests. BUt why are some files "permission denied" and the others not? Is there something like snamirror lock for files? (Like cannot be write by snapmirror and read/open in the same time). 

aborzenkov
4,175 Views

What are security settings (ntfs, unix)? What are unicode settings?

Milkes
4,161 Views

Security Style: unix
UNIX Permissions: ---rwxr-xr-x
Language: C.UTF-8

 

here is example:
ANS1228E Sending of object '/fsupdata-snap/fsupdata_ux_user_mirror/wbi/transfer/testcase_m292_intg1.tar' failed.
ANS4007E Error processing '/fsupdata-snap/fsupdata_ux_user_mirror/wbi/transfer/testcase_m292_intg1.tar': access to the object is denied
Normal File--> 24,10
tsm: AMS-TSML>$ cd /fsupdata-snap/fsupdata_ux_user_mirror/wbi/transfer/
$ ls -l testcase*
-rwxrwx--- 1 3065 31 20776960 Oct 30 2015 testcase_m292_intg1.tar

Milkes
4,111 Views

Somebody any clue why some file from mount cannot be accessed. Is there exist any "snapmirror lock" on file level during not Idle state? Is this a  storage related topic or should i aim for server/OS/TSM application layer?

Naveenpusuluru
4,102 Views

Hi @Milkes

 

Why don't you guys go for flex clones on snapmirror destination. You can perform tests on flex clones.

Public