Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1429

November 13th, 2011 10:00

SRM, SRA, Celerra, iSCSI

Hi all, i've got another problem.
When i test a recovery plan with SRM it failed because my Celerra NS-120 take too much time to make the snapshot, Promote and GRANT.

I try the recovery plan on a small iSCSI LUN (300go) it works fine; but when i try on a big LUN (2 To) it failed because the SRA don't find at time the snapshot.


the log here :

2011-11-13 18:46:55,797 [com.emc.util.net.SSHConnection]: 172.18.12.119 Executing command:  /nas/bin/server_iscsi server_2 -snap -promote fs146_T7_LUN202_CKM001050001510000.ckpt005 -initiator iqn.1998-01.com.vmware:vmw-s1-esx1
2011-11-13 18:47:56,767 [com.emc.util.net.SSHConnection]: 172.18.12.119 Command result: stdout: (server_2 :), stderr(Error 13159038988: Resource is unavailable.)
2011-11-13 18:47:56,767 [com.emc.util.net.SSHConnection]: 172.18.12.119 Executing command:  /nas/bin/server_iscsi server_2 -snap -info fs146_T7_LUN202_CKM001050001510000.ckpt005 | grep 'Promoted Number'
2011-11-13 18:49:46,802 [com.emc.util.net.SSHConnection]: 172.18.12.119 Command result: stdout: (), stderr(Warning 17717002266: Data Mover server_2 failed to respond.)
2011-11-13 18:49:46,802 [com.emc.sra_platform_api.celerra.IscsiSnapshot]: Unable to promote snapshot fs146_T7_LUN202_CKM001050001510000.ckpt005 to the initiator iqn.1998-01.com.vmware:vmw-s1-esx1
2011-11-13 18:49:46,802 [com.emc.sra.celerra.CelerraCommands]: Unable to promote snapshot fs146_T7_LUN202_CKM001050001510000.ckpt005 to the initiator iqn.1998-01.com.vmware:vmw-s1-esx1 Error 13159038988: Resource is unavailable.

The snapshot is create but it take time, and when the SRA try to promote the Snapshot-LUN and make the GRANT it don't find it beacause the Celerra is not ready.
So, I try to increase the timeout in SRM, it doesn't work.
Have you got any idea ?

40 Posts

November 29th, 2011 09:00

Nico974 and All,

When you encounter a problem/issue with the VNX SRA, etc then please gather the logs, along with as much detail as possible to help us reproduce the issue in-house, and we will address.

Send logs to nastoolsupport@emc.com

Ken

44 Posts

November 15th, 2011 06:00

I've got more informations, the error come from this command :

I create the snapshot of my iSCSI LUN

[nasadmin@SAN-S1-NS120 ~]$ server_iscsi server_2 -snap -create -target SAN-S1-NS120-iSCSI1 -lun 201 -data 'SRM-TEST-FAILOVER'
server_2 :
Info 26306936878: OK.id=fs145_T7_LUN201_CKM001050001510000.ckpt016

But when I try to make a promote to my esx server, it doesn't work

[nasadmin@SAN-S1-NS120 ~]$ server_iscsi server_2 -snap -promote fs145_T7_LUN201_CKM001050001510000.ckpt016 -initiator iqn.1998-01.com.vmware:vmw-s1-esx1
server_2 :
Error 13159038988: Resource is unavailable.

It works fine if i wait about 3 minutes after i create the snapshot.

[nasadmin@SAN-S1-NS120 ~]$ server_iscsi server_2 -snap -promote fs145_T7_LUN201_CKM001050001510000.ckpt016 -initiator iqn.1998-01.com.vmware:vmw-s1-esx1
server_2 :
OK

But i can't make a pause in the SRM script, so this error block my recovery test.

Any idea ?

44 Posts

November 16th, 2011 04:00

UP ... nobody ?

No Events found!

Top