Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

10322

August 8th, 2012 23:00

Getting PArt Numbers with Serial Numbers for Celerra Parts

Hello

How do I get the following Information about Serial Numbers and Part Numbers of Control Stations and Data Movers

DME TLA Part#:   

DME Serial#:

DME Dart Code:

Control Station #1 TLA Part#:

Control Station #1 Serial#:

do we get the Previous Info from a Log inside support materialsor what ?

Thanks


August 9th, 2012 07:00

Hi ,

Can you please check the command :

nas_inventory -i -all

This command gives the detailed information for all components in the system.

let me know if this helps

Thanks

Vanitha 

72 Posts

August 9th, 2012 07:00

Ok thats right Vanitha , Thanks alot

is that log is in the pre or after upgrade logs

or is it inside the Support Materials ?

August 9th, 2012 07:00

Hi,

nas_inventory is a command, that provides detailed information about the hardware components in the system.

Let me check if it is available in support material logs

Thanks

Vanitha

August 10th, 2012 01:00

Hi,

I just checked the support materials taken from a test box. Inventory is present in the support materials.

Thanks

Vanitha

August 10th, 2012 02:00

Hi ,

Please check under nas  > log

Thanks

Vanitha

72 Posts

August 10th, 2012 02:00

where exactly ?

under which directory ?

72 Posts

August 10th, 2012 03:00

Thanks alot Vanitha

August 10th, 2012 03:00

You are welcome

Regards

Vanitha

72 Posts

August 11th, 2012 07:00

Dont find the Control Station PN and SN from inventory

this is all i got

*** Control Station inventory ***

***

Name        : emcnas                       Relocations: /nas

Version     : 6.0.61                            Vendor: EMC

Release     : 0                             Build Date: Thu Jun 14 22:59:12 2012

Size        : 656891225                        License: EMC Copyright

Signature   : (none)

Packager    : EMC Corporation

URL         : http://www.emc.com

Summary     : EMC nfs base install

Description :

EMC nfs base install

Warning!!upgrade is in progress from 6.0.51-6 to 6.0.61-0

Warning!!Please log off IMMEDIATELY if you are not performing the operation on the Celerra

Linux MAIN_CELERRA_CS 2.6.18-128.1.1.6006.EMC #1 Tue Sep 28 14:30:43 EDT 2010 i686 i686 i386 GNU/Linux

***

*** end

***

So where to find that ?

72 Posts

August 12th, 2012 22:00

So how do I get only the Control Station info only ?

August 13th, 2012 04:00

Hi,

I just checked in a test box, you can try the following


First get the location of the hardware by executing the command :


nasadmin@ ~]$ nas_inventory -list -location


Component                                Type                 Status                    System ID                           Location
Battery A                                Battery              OK                        VNX VNX5700 CKM0011170xxxx         system:VNX5700:CKM0011170088xxxxx|clariionSystem:VNX5700:CKM0011170xxxx1|sps::A
Battery B                                Battery              OK                        VNX VNX5700 CKM0011170xxxx          system:VNX5700:CKM0011170088xxxxx|clariionSystem:VNX5700:CKM001117xxxx|sps::B
Control Station 0                        Control Station      OK                        VNX VNX5700 CKM00111700881xxxx      system:VNX5700:CKM0011170088xxxxx|controlStation::0
Control Station 1                        Control Station      OK                        VNX VNX5700 CKM00111700881xxxx      system:VNX5700:CKM00111700881xxxx|controlStation::1



then issue the nas_inventory command specifying the location


[nasadmin@ ~]$ nas_inventory -info  "system:VNX5700:CKM00111700881xxxx|controlStation::0"


Location       = system:VNX5700:CKM00111700881xxxx|controlStation::0
Component Name = Control Station 0
Type           = Control Station
Status         = OK
Version        = 7.0.14-0
Serial Number  = CKM00111700xxx


Note: The location string must be enclosed in double quotes.

Let me know if this helps

Thanks

Vanitha

72 Posts

August 13th, 2012 05:00

Dear Vipin V.K

yes I know i need to look at the Physical Hardware

but my question is about CLI or from Support_materials

thank you

2 Intern

 • 

812 Posts

August 13th, 2012 05:00

Ok,. If you can check this physically, please verify hardware serial number there once.

August 13th, 2012 05:00

Hi,

I got the output from a test box ..

for more information on inventory and "How to check the Celerra and CLARiiON components part number" , please refer the following  document

https://community.emc.com/docs/DOC-6924

Thanks

Vanitha

2 Intern

 • 

812 Posts

August 13th, 2012 05:00

Hi Vanitha,

     Can you have a look at the control station hardware to check the serial number (physically, to confirm the serial number). I doubt this serial number is not of the C.S .

No Events found!

Top