EMC Celerra VSA and SRA 4.0.22 - discoverLuns fails

Hello

When configuring for a SRM lab environment, I encountered an error when the command that is part of the Configuration of the Manager of the range "discoverLuns".

Software: vSphere 4.1, VMware srm - 4.1.0 - 267817, EMC_Celerra_Replicator_SRA_v4.0.22, Celerra VSA running DART 6.0.36 - 4 (the latest version of EMC Powerlink)

Two Celerra work very well. They are configured for replication. The ESXi can see the Celerra iSCSI LUNS.

Array Manager Software (SRA) is installed.

Two SRM servers are configured and that they can see each other. (Connection established).

If I want to configure "Picture frames", I click on Add and the wizard like to know some details. After you click on 'Connect' MRS detects the Celerra. After you select the Celerra and clicked OK, SRM trying to find LUN being replicated on the table. This is the step that fails with the error message: error while executing command 'discoverLuns '.

The SRA writes a log file, which shows the XML Code for the discoverLuns command and the commands sent to the celerra:

2011-02-01 11:30:49, 674 [com.emc.celerra.sra.engine.SrmTransaction]: registry Version SRM string: \VMware HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc. Site Recovery Manager
InstalledVersion REG_SZ 4.1.0.3438
2011-02-01 11:30:49, 846 [com.emc.celerra.sra.engine.SrmTransaction]: [Version 4.0.22 =] transaction Begin SRM: discoverLuns
2011-02-01 11:30:49, 871 [com.emc.celerra.sra.engine.SrmTransaction]:
Order entry:
<? XML version = "1.0" encoding = "UTF-8" standalone = "yes"? >
< command >
< name > discoverLuns < / name >
C:\Windows\TEMP\vmware-SYSTEM\dr-sanprovider1216-0 < OutputFile > < / OutputFile >
< ConnectSpec >
Celerra < name > < / name >
< address > 10.10.20.224 < / address >
< username > nasadmin < / username >
password <>* < / password >
< / ConnectSpec >
< ArrayId > BB005056AD377E0000-server_2 < / ArrayId >
Trivia < LogLevel > < / LogLevel >
< / order >
2011-02-01 11:31, 056 [com.emc.celerra.sra.engine.net.SSHConnection]: 10.10.20.224 command: / nas/bin/nas_version
2011-02-01 11:31, 258 [com.emc.celerra.sra.engine.net.SSHConnection]: 10.10.20.224 result of command: 6.0.36 - 4
2011-02-01 11:31, 263 [com.emc.celerra.sra.engine.net.SSHConnection]: 10.10.20.224 command: / nas/bin/nas_cel-query: IsLocal == True - format: %s - fields: CelerraID
2011-02-01 11:31, 380 [com.emc.celerra.sra.engine.net.SSHConnection]: 10.10.20.224 result of command: BB005056AD377E0000
2011-02-01 11:31, 380 [com.emc.celerra.sra.engine.net.SSHConnection]: 10.10.20.224 command: / nas/bin/nas_cel-interconnection - query: *-format: '%s' %s |' -fields: Name, DstMoverName
2011-02-01 11:31, 529 [com.emc.celerra.sra.engine.net.SSHConnection]: 10.10.20.224 command result: Loopback ' server_2. dr_to_pr'server_2.
2011-02-01 11:31:00,533 [com.emc.celerra.sra.engine.net.SSHConnection]: 10.10.20.224 Executing command: /nas/bin/nas_replicate -report -fields id,name,remoteSystem,object,localRole,sourceMover,destinationMover,sourceStatus,destinationStatus,curTransferRateKB,curTransferTotalSizeKB,curTransferRemainSizeKB,curTransferEstEndTime,destinationFilesystem,sourceFilesystem,dartInterconnect,peerInterconnect,sourceLun,destinationLun,sourceTarget,destinationTarget -noheader
2011-02-01 11:31:00,661 [com.emc.celerra.sra.engine.net.SSHConnection]: 10.10.20.224 Command result: "fs11_T1_LUN1_BB000C29B6901B0000_fs11_T1_LUN1_BB000C29B6901B0000","iscsi_repl","2","iscsiLun","source","server_2","server_2","OK","OK","0","0","0","","","","20003","20003","1","1","iqn.1992-05.com.emc:bb005056ad377e0000-1","iqn.1992-05.com.emc:bb005056ad73620000-1"
2011-02-01 11:31, 672 [com.emc.celerra.sra.engine.ReplicationSession]: analysis replciation session: fs11_T1_LUN1_BB000C29B6901B0000_fs11_T1_LUN1_BB000C29B6901B0000

2011-02-01 11:31, 673 [com.emc.celerra.sra.engine.DiscoverLuns]: com.emc.celerra.sra.exception.InvalidArrayIdException: invalid table ID:-server_2 provided. in com.emc.celerra.sra.engine.SraArrayID. < init > (SraArrayID.java:41)
com.emc.celerra.sra.engine.ReplicationSession.setRemoteArrayId(ReplicationSession.java:338)
com.emc.celerra.sra.engine.ReplicationSession. < init > (ReplicationSession.java:127)
com.emc.celerra.sra.engine.parser.ReplicationProperties.getRepV2Sessions(ReplicationProperties.java:151)
com.emc.celerra.sra.engine.Collector.getReplicationSessions(Collector.java:413)
com.emc.celerra.sra.engine.DiscoverLuns.buildResponse(DiscoverLuns.java:87)
com.emc.celerra.sra.engine.DiscoverLuns. < init > (DiscoverLuns.java:60)
com.emc.celerra.sra.engine.SrmTransaction.beginSrmTransaction(SrmTransaction.java:139)
com.emc.celerra.sra.engine.SrmTransaction. < init > (SrmTransaction.java:63)
com.emc.celerra.sra.Main.main (Main.java:81)

2011-02-01 11:31, 710 [com.emc.celerra.sra.engine.DiscoverLuns]:
DiscoverLuns output:
<? XML version = "1.0" encoding = "UTF-8" standalone = "yes"? >
< response >
< ReturnCode > 4 < / ReturnCode >
< / answer >
2011-02-01 11:31, 710 [com.emc.celerra.sra.engine.SrmTransaction]: end transaction SRM

The blue line indicates the error. It seems that the SRA has an error in the analysis of the response of the previously executed command ' / nas/bin/nas_replicate. Also, it seems that only the Celerra ID from the remote Celerra (recovery site) is missing. In my case the remote ID of table must be 'BB005056AD73620000-server_2' instead of '-server_2.

Unfortunately I can't change the Code of the Java byte (the SRA is written in Java, the 'command.pl' Perl is used to start the java program with entry XML).

Any suggestions?

Thank you!

Hello

Your problem has been solved?

I have installation just my SRM laboratory, using the same version of the SRA.

Initially, I had the same problem but only because I changed my name default data mover "server_2" to "vsa01-server_2.

The problem disappeared after changing the name to server_2.

I searched EMC powerlink and found that a problem with the old version SRA about interconect name cannot contain "_".

Your newspaper, the interconnect name is 'dr_to_pr '.

You might want to try to change it to "dr to pr'.»

Tags: VMware

Similar Questions

  • Cannot Storage Vmotion between EMC Celerra NFS and NFS VNX

    Recently we have improved our infrastructure VMware 3.5 to 5.0. Managed to migrate all virtual machines to the Esxi5.0 without any problems. More recently, we bought new storage EMC VNX 5300, set up and configured the NFS storage for the early. All the warehouses of new data related to blades and all storage pools, old and new can be found under vCenter.

    Problem we have is that we can not Storage vMotion virtual machines of the old Celerra NFS for new NFS VNX stores. It comes back with the error "cannot access file VM VNX {datastore} filename '. We got a similar message appears when you try to create a new virtual machine or import an OVF on VNX new data warehouses.

    We have the license of the company, with Dell M600 blades with EMC storage as mentioned above.

    Pointers would be appreciated

    Kem

    Thanks for your contributions, but I solved it. A bit of a 'schoolboy error', but although I had added to the VMKernel IP in the host root and read-write in the NFS export properties, I also need to add the IP address of the hosts/blades. Storage vMotion successfully in new stores VNX. THX Kem

  • U2, SRM and SRA vCenter 6.0 compatibility

    Hi all

    We currently have vCenter 5.5 Update 2 with SRM 5.8.1 and SRA for EMC VNX (EMC VNX SRA with MirrorView Enabler for 5.0.39 VNX) and want to upgrade to vCenter 6.0 Update 2.

    In the table below (from VMware interoperability matrices):

    VMware Site Recovery Manager6.16.05.8.1
    VMware vCenter Server 6.0 U2THERE
    VMware vCenter Server 6.0 U1THERETHERE
    VMware vCenter Server 6.0THERE
    VMware vCenter Server 5.5 U2THERE

    I see that vCenter 6.0 U2 only supports 6.1 SRM.

    I looked here:

    Download VMware Site Recovery Manager for disaster recovery and planned migration

    For the SRA that I need (EMC VNX SRA with MirrorView Enabler for VNX) and couldn't find it there.

    This is a chart of the VMware Compatibility Guide:

    Name of the partnerName SRAVersion SRASRM version (s)
    EMCEMC VNX SRA with MirrorView Enabler for VNX5.0.2 / 5.0.39.1395.8 SRM | SRM 5.1 Update3 | SRM 5.5 Update1. SRM 5.5 | SRM 5.1 UPDATE 2 | SRM 5.1 Update1 | SRM 5.1
    EMCEMC VNX SRA with MirrorView Enabler for VNX5.0.2.77/5.0.39.149SRM 6.0 | 5.8 SRM | SRM 5.5 Update1. SRM 5.5

    According to this, there is no SRA for MRS 6.1.

    My questions are:

    1 MRS. 6.0 works with vCenter 6.0 U2 (I know that it is not taken in charge with respect to the interoperability of VMware)?

    2. for employees of VMware - do you know if there is an adapter (for EMC VNX) to version 6.1?

    Bottom line: I am looking for EMC VNX SRA with MirrorView Enabler for VNX SRM 6.1 (which is the only currently taken SRM supported by vCenter 6.0 Update 2).


    Thank you!

    Hello Daniel

    Your questions:

    1 MRS. 6.0 should work with vCenter 6.0U2, but as you mentioned, it is not supported by VMware.

    2. as far as I know, such a DSM is underway. I suggest you speak with your EMC representative to confirm that and give you an ETA.

    Best regards

    Stefan

  • Celerra + SRM and Replication manager

    Hi do anyone knows if its possible to integrate EMC replication manager a Celerra ISCSI / MRS. configuration?

    Replication Manager / SE, I read integrates with Virtual Center, puts the virtual machines in snapshot mode (kind of like the fact of vcb) and then starts the replication to ensure that everything is in order, I also thought with the module for VMware tools with 3.5 update 2 part tools VSS should quiese SQL and make sure that its happy before the virtual machine put in snapshot mode.

    I know with my current Celerra/SRM talks SRM server through the matrix of configuration manager and I expect actually has nothing to do with the real task of replication in celerra manager, im thinking it should be possible to use RM to kickoff between the Celerra replication and still have happy and work SRM.

    I'm way off here?...  If someone knows the answer to this... Please let me know... It would be much appreciated.

    Thank you

    Hello

    I write this as an EMC employee

    «Replication Manager / SE, I read integrates with Virtual Center, puts the virtual machines in snapshot mode (a kind of like vcb) then launches the replication to ensure that everything is in order, I also thought with the VMware tools with 3.5 module update 2 part tools VSS should quiese SQL and make sure that its happy before the virtual machine put in snapshot mode.»

    That's right – Replication Manager is able to do two things - integration with VMware Virtual Center to snapshots by car from Virtual Machines residing in a VMFS volume built on iSCSI.

    Following the call in Virtual Center agent proxy Manager VMFS Replication called Celerra to take the local snapshot. This snapshot can then be mounted to another ESX for backup (if this ESX host is running version ESX console with a backup agent installed in this console - backups for flat file VMDK) or simply to allow the machine virtual administrator to navigate in the data store is presented as a wink on the recovery of ESX host to activate the Virtual Machine defined in full file recovery. The vocation of VMware SnapShot Manager provides a consistent point machine to return where the virtual machine recovery fails

    Replication Manager can create replicas consistent application for such Applications a SQL and Oracle if these scores of applications based on VMFS volumes rather than posing as Raw Device Mappings. The caveat with this is that the volume presented to the Virtual Machine in question must be devoted to this Virtual Machine and a single VMDK file can be built on the VMFS volume) so you would need a volume for your logs, your database, etc. We call this use of replicas of "Virtual disk" case - confused I know

    So two use cases

    VMFS machine restoration for a set of Virtual Machines and integrated individual application VMFS volume consistent replicas for specific virtual machines with their scores of applications built on individually provisioned VMFS volumes

    I don't know why you want to use Replication Manager kickoff the SRM associated Celerra replication. the SRM model is basically continuous replication - i.e. an algorithm runs to determine to what extent the site of DR comes from the primary and push any data the differences across the wire. The bandwidth used for this can be strangled and demand

    Replication Manager leads Celerra replication tends to be regular and non-continuous

    With regard to your query on the integration of Replication Manager and SRM. I prefer to think to Replication manager and SRM for the moment be tolerant to each other. Replication Manager solutions I have just described are focused on the side backup and restoration of the entire equation of continuity of business and focused around that at the local level, so that the RS is more oriented toward the recovery room disaster

    I don't see that going forward, there will be more integration and I hope that Replication Manager may in the future serve to ensure consistency of the request as a level of additional service in the comprehensive proposal of SRM

    Concerning

    Alex Tanner

  • Problem of sync of folder offline EMC VNX 5300 and Window7

    We have an EMC VNX 5300 and we use it as our NAS storage. Everything works ok we seem to be problems with folders offline synchronization of files ok but when we delete the file in the folder it seems to remove it, but in fact it leaves orphaned. Someone has seen this. Help!

    Hello

    I suggest you to contact the team of EMC support for assistance. They should be able to help you.

    See the link.

    https://community.EMC.com/welcome

  • VSA and what happens if Vcenter falls down?

    Hi, im specing a vmware project and we will use VSA and wanted to get the opinion of peoples

    Option 2 is to go with a two host or a three node host.

    In the node option 2 host, I would need a third vCenter server and act as the tiebreaker in a failure scenario

    With the option of node 3 host I was running on one of the three hosts vcenter

    IM leaning more towards option two node because of the storage.

    Ive price on some Dell servers, and I am planning purchase servers that can have up to 8 disks in them, and im going to use all 8 disks with Raid 5.  If in the end im planning to have Abu 3.6 TB of space used on each server.  I intend maxing out the storage, so I won't be able to extend the storage later.

    Since VSA reflects things, guests 2 or 3 guests have not give me more space.  So in the end, no matter what option I'm going with evil have almost 3.6 TB of usable space after VSA things mirrors

    I plan buy 2 processors in each server with 64 GB of memory for each server.  I think I ran out of storage before having more cpu and memory, so im thinking the option three node would be wasefull

    If lead hosts 2 will probably be about $10,000 each, in order to get a third one which would not really be used seems exaggerated

    So I can just spend $3,000 and get a vCenter Server

    But what happens if the Vcenter server has a hardware failure.

    I know in Vshpere the computers physical hosts have all failover so HA will work again and so on so im not worried about that

    But if Vcenter is down, which will have harmful effects on the VSA of things part?

    Thank you

    Mike

    Nothing happens to the ASB if vCenter down - she keeps using data.  You will not be able to manage the ASB, but you will lose access to the data.

  • I am running XP it and suddenly had 4 Windows updates fail to install it on 3 separate occasions.

    I am running XP it and suddenly had 4 Windows updates fail to install it on 3 separate occasions. Failed updates are as follows: "Security update for MS Core abuse 4 SP3 (kb2721691)" "Security Update for MS NetFrame Work 3.0 SP2 on Windows Sever 2003 & Win XP x 86 (kb2656407)" "as last but Frame Work 2.0 SP2 & (kb2604092) ' and finally 'as last but (2604110 kb)" How can I get these updates installed? "

    Hello

    Thank you for your response.

    Safe mode is different from boot were the clean boot will help disable you any of third-party applications or starting points which is the source of the problem.

    Also I suggest you to see link below and check if it helps.

    You cannot install some programs or updates.

    http://support.Microsoft.com/kb/822798/

    Hope this information is useful.

  • I have a compaq presario cq60 with vista which was able to start after the installation of windows updates. HP recovery failed with error code 100a and bios self-test gave error fail #1-07. What can I do?

    I have a compaq presario cq60 with vista. Could not start after the installation of windows updates. HP recovery failed with error code 100a and bios self-test gave error fail #1-07. I took the hard drive and installed in my office. Windows Explorer displays the main and recovery partitions.

    The primary partition has the following folders (including hidden & system)

    The recovery partition has the following (including the language files more)

    Someone at - it ideas why my laptop does not work?

    Thank you

    Greg

    Hello

    You press F11 on startup with a HP Compaq to start the recovery process.

    For problems with the recovery process, you will need to contact HP.

    BIOS problems:

    There are messages for the HP Forums for posters with similar errors:

    http://h30499.www3.HP.com/T5/notebook-HP-ProBook-EliteBook/notebook-HDD-problems-TEst-status-1-07-fail/TD-p/658902

    http://h30499.www3.HP.com/T5/notebook-PCs-pavilions-Presario/HP-Pavilion-dv8000-getting-1-07-fail-error/TD-p/883284

    http://h30499.www3.HP.com/T5/notebook-PCs-pavilions-Presario/HP-Pavilion-notebook-dv6000-1-07-fail/TD-p/1069457

    All the answers it point to a drive about to fail

    See you soon.

  • (KB972145) Recommended (KB2563894) IMPORTANT (KB968930) recommended and updated for (KB968930) everything has failed

    (KB972145) Recommended (KB2563894) IMPORTANT (KB968930) recommended and updated for (KB968930) everything has failed.

    I tried for days now to download these updates, but I did not, even in SafeMode with networking, I can't get Windows update to try to install?

    I tried a few solutions of Microsoft, but I can't like Regedit HKEY_LOCAL_MACHINE thereupon, after export the keys, that I didn't see any (PendingXmlIdentifier) and so on, so I can't go any further, I got arrested and decide to ask for help.

    If you can help me, it would be great!

    Hello

    ·          What is the error code that you receive when the update fails?

    ·          What are the other steps you've tried?

    Method 1: Reset windows update and install the updates.

    You can read the following article to reset the Windows Update components and see if it helps.

    How to reset the Windows Update components?

  • Purchased 8 a window PC, reinstalled Photoshop 5.5 on my PC, went to download updates and had a message saying download failed – repeatedly.  How can I get this corrected download problem?

    Purchased 8 a window PC, reinstalled Photoshop 5.5 on my PC, went to download updates and had a message saying download failed – repeatedly.  How can I get this corrected download problem?

    If you mean CS 5.5, the updater no longer works. You must make a list of what needs to be updated or that update failed and go here to download and install them manually.

    Updates Photoshop, Bridge and so on for Windows.

  • not trying to open the CC and the 10 Winodws update shows up but it confuses any way around this and just use what I downloaded already... I pressed download and he got 44 percent, then failed. so idk if its because I have windows 7 or what. everyone:

    not trying to open the CC and the 10 Windows Update shows up but it confuses any way around this and just use what I downloaded already... I pressed download and he got 44 percent, then failed. so idk if its because I have windows 7 or what. does anyone have a solution? Please and thank you!

    Thanks I thought that already, it was judt does not install, but I managed to do the work. Thank you very much

  • I am trying to download the trial of Acrobat DC and the error message "HTTP request failed.

    I am trying to download the trial of Acrobat DC and the error message "HTTP request failed.  I have a PC and have tried to use Chrome and IE 11, assured pop - ups are enabled for this site, etc.  Thoughts on how to proceed?

    Kindly try to download Acrobat products | Standard, Pro | DC, XI, X from there.

    Let us know if that helps.

  • I tried to download the free 30 day trial and I kept getting the message 'fail' 49. How to solve this error?

    I tried to download the free 30 day trial and I kept getting the message 'fail' 49. How to solve this error?

    Hi Charmaine.

    Please follow the article: error download, install or update creative Cloud applications that could help solve the above error message.

    Thank you

    Yann Arora

  • VSA and PowerChute Network Shutdown

    Hello

    Our environment currently has 2 a vCenter server and ESXi hosts. The vCenter server has all our virtual machines production, which should be able to stop using PCNS with no problems. VSA has been installed and configured for 2 ESXi hosts.

    To stop the ASB, could we get into the cluster and attributes specific to the provider in maintenance mode, correct? Yes, in the case of a power outage (like this weekend), is there a way for maintenance mode be entered automatically and for VSA attributes be stopped?

    Has anyone tried this configuration successfully?

    Thank you.

    I don't know about the need for a shutdown script.

    The SBA is designed to be synchrous and not lose data when the device is lost, as long as the system RAID ESXi is set up correctly: the RAID controller works with a saved pile of the cache, and writeback cache is disabled in the disks.

  • VSA and 10 GigE NICs

    In reviewing the VSA documentation, there is mention of the four 1GigE NIC - and our servers have only a 10 GigE dual port network adapter.  It will be a problem with VSA?  If so, is there a fix expected anytime soon?  Thank you.

    Hello

    1GigE four network adapters must provide redundancy network (Nic) and as much as I know this requirement will not change in the near future, support however 10 GigE network card is planned for a future release.

    With VSA 1.0, you can try to configure the network required for VSA manually with an uplink each vSwitch0 and vSwitch1 (see http://communities.vmware.com/docs/DOC-17393)

    change %ProgramFiles%\VMware\Infrastructure\tomcat\webapps\VSAManager\WEB-INF\classes\dev.properties

    Network.config = false

    Restart the "VMware VirtualCenter Management Webservices'

    Start the installation of cluster VSA.

    I have not tried myself so not quite sure if this really works and does not recommend this for production environment.

Maybe you are looking for

  • Distance and rounds of training swimming errors

    Hello... I have the new Apple Watch series 2. I make the swim in our pool inner community twice a week, and I used the new watch swimming twice now. Both times the watch Gets the distance of towers and evil. Here are some details: Our community pool

  • iOS10 - new features in Messages do not work

    I have a 6 sec and despite his iOS10, I am unable to use some new features.  Specifically, the expressions and celebrations all over the screen.  All the instructions I found indicate that you are supposed to hold the arrow 'send' in the text dialog

  • Unable to connect to a site web - says Adobe Flash Player and JavaScript problem

    For more than a year, my daughter was able to use the Web site for children for the lively game. Ago about a week after it has loaded the site and clicked on "Let's play", instead of check-in at the login screen, she received the following message -

  • How can I move my contacts from one list to another address?

    My emails have been high plundered so now I need to pass my contact list to the new address, I created a new e-mail address.

  • __Vista blue screen no dics install what to do? __

    Hi, a blue screen at startup, error 0x0000007E (0x85972E7A, 0x8B16F780, 0x8B16F47c) Vista boot dics cannot solve with available options. In the BACK, reads error log copied on a another computer aging began on 16 jan. We believe that a bad update as