Unsolved

This post is more than 5 years old

2 Intern

 • 

220 Posts

1594

January 18th, 2012 17:00

Celerra XML API FileSystems

Hi

I am trying to get the filesystems data from celerra using XML API . I am getting following exceptions.

http://www.emc.com/schemas/celerra/xml_api " apiVersion="V1_1">

   

       

           

                The XML API server took an unexpected  exception. This does not mean that it stopped functioning for other users. (In most casses it is an APL reply unmarshalling error).

                If the problem persists, collect support materials by running the /nas/tools/collect_support_materials script or the newer /nas/tools/automaticcollection script. Note any symptoms.  If you require more information on the materials collection process, refer to the Problem Resolution Roadmap for Celerra, available on EMC Powerlink, or EMC Knowledgebase Support Solution number emc135846.

For more information, use the text from the error message's brief description or the message's ID to search the Knowledgebase on Powerlink. After logging in to Powerlink, go to Support > Knowledgebase Search > Support Solutions Search.

               

Exception tag: 134f329651e

           

       

   

XML Request:

==============

http://www.emc.com/schemas/celerra/xml_api " apiVersion="V1_1">

Can you please let me know how to debug the issue.

Thanks

Naren

4 Operator

 • 

8.6K Posts

January 19th, 2012 02:00

Which DART / VNX OE release are you using?

2 Intern

 • 

220 Posts

January 19th, 2012 11:00

It is running on DART 6.0.40-8 and Product type is NS-960FC

4 Operator

 • 

8.6K Posts

January 19th, 2012 15:00

Whats your system serial number ?

4 Operator

 • 

8.6K Posts

January 19th, 2012 15:00

Nren,

You need to update your OS – its over 3 years old …..

We are now at 6.0.51.6

Relevant log is at /nas/log/cel_api.log*

Most likely you are hitting one of these problems fixed a long long time ago

Symptom Desc. When user queries for the capacity info or the capability info of the file systems, if there were checkpoints, XML API displayed the following error message and not the correct value: Unexpected exception of unknown nature.

Fix This issue occurred because VPFS file system did not have storageMB value and a null check was not performed. If the file system is of type - VPFS, no details of the file system will be displayed.

Fixed in version 6.0.41.0

Symptom Desc. The device type 10 gigabit and the speed 10000FD were not added in the code. When APL returned this device type and speed, XML API displayed the value as other.

Fix Added the new device type and the new value of speed to the code.

Fixed in version 6.0.41.0

Symptom Desc. When a CIFS share spanned across multiple CIFS servers, XML API identified only one server and sent the request to APL. APL expected all the servers as the key, and returned the following error:

Archiver::createDhsmConnections() Failed to query the file system of '' for server '10.10.17.153'. Error Reason = 'XmlApi::recvXmlResponse Error.

Fix The code has been modified to check for share name and CIFS server name and return the information correctly.

Fixed in version 6.0.41.0

Symptom Desc. For XML API clients, a query was made to get Shares with a filter of name="value", but the value field was specified as case-insensitive. Code enforced that values had to be case -sensitive, which caused older queries by XML API clients to fail if they did not specify the value correctly.

Fix The C3 code was modified to accept case in-sensitive values for share names in order to remain backward compatible.

Fixed in version 6.0.41.0

Rainer

2 Intern

 • 

220 Posts

January 19th, 2012 16:00

Hi Rainer

Thanks a lot for the info. where i can find what all the bugs and Fixes made in each DART release for XML API interface in EMC Powerlink.

Thanks

Naren

4 Operator

 • 

8.6K Posts

January 19th, 2012 16:00

You need to download the release notes and search them

Plus a knowledgebase search

No Events found!

Top