Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

9368

June 22nd, 2011 07:00

NS-120 Restore to Factory default

Hi All,

Is there a way to restore the Celerra NS-120 to factory default? We have a lot of file systems that we cant delete, we get errors now even opening the volumes page.

I was wondering if we can just restore EMC to the state in which it was shipped, by leaving the first five disks untouched.

Thank you

Svetlana

1 Rookie

 • 

20.4K Posts

June 22nd, 2011 07:00

Светлана,

i am afraid you will need to get in touch with you local EMC CE as they have the media to reinstall  DART, re-image control stations.

1 Rookie

 • 

20.4K Posts

June 22nd, 2011 07:00

have you tried to delete file system from the contorl station ?

nas_fs -delete

8.6K Posts

June 22nd, 2011 07:00

Not really – you would have to do a new install of DART which also requires a backend cleanup

If you are an authorized service partner then you should have access to the procedures and code to do so

Rainer

28 Posts

June 22nd, 2011 07:00

Yes, we have tried that but it gives an error....we also have two pools which we cant delete by command line either

This is what happens when I try deleting one of the file systems:

[nasadmin@cs-00 bin]$ nas_fs -delete pds_opco1_e
Error 2237: Execution failed: Segmentation fault: Operating system signal. [CLARAPI_DEVICE_T.capacity]

Thanks!

Svetlana

8.6K Posts

June 22nd, 2011 07:00

Sounds like you broke it

I suggest to open a service request to get it fixed or DART re-installed

28 Posts

June 22nd, 2011 07:00

You got my name in Russian

Thank you for your reply dynamox. Is there no way to just restore the other disks to their factory default without touching the DART? The control station GUI and everything else is operating just fine. It is just the file system that we cant delete on the other disks

Thanks again!

Svetlana

28 Posts

June 22nd, 2011 07:00

Ouch that does not sound good

We'll contact EMC, thank you for your help...

1 Message

July 4th, 2013 04:00

Yes we can reser the celerra to factory defaults.

There is a primus document ..

Following procedure can be used to reset celerra to factory defaults..

Impact Performing a backend cleanup and factory reinstallation of NAS on an NX4 Celerra

Environment Product: Celerra NX4 Network Server
Product: CLARiiON AX4-5F8 Array

Feature: CLARiiON NaviExpress Storage Management interface

EMC SW: NAS Code 5.6.39.x

EMC SW: NAS Code 6.0.36.4 or later

Feature: Celerra Startup Assistant (CSA)

Cause The purpose of this solution is to assist users in performing a fresh reinstallation of an NX4 system when Navisphere Express is the management tool being used.

Caution! NX4 systems are pre-installed and pre-configured by EMC Manufacturing. Normally, this solution will not be necessary, except for rare situations that could require a complete system reinstallation.

Change Performing a factory reinstallation of NAS code

Resolution

The normal Celerra "deconfiguration" and "backend cleanup" of a Celerra Storage Group, LUNs, RAID groups, and Initiator records, can be achieved under most circumstances by using the following procedure:

  1. Connect a null modem serial cable between a service laptop or desktop and the Serial Console port on the back of the Control Station.

    Note:  Serial Console port is located on the right-hand side of the Control Station when viewed from the back of the system, indicated by a "wrench" symbol.
  2. Open a HyperTerminal session on the Client Workstation using the following settings:  19200 bits per second, 8 data bits, parity None, 1 stop bit, flow control None, and terminal emulation ANSI.
  3. Click on the phone icon to establish the serial output in HyperTerminal, then log in to the Control Station as User 'nasadmin', and then su to root ($ su ).
  4. Break down the Proxy ARP configuration to a "Not configured" state (if applicable), as seen by the following clariion_mgmt -info output:

    Comment:  Main purpose here is to get the SP IP configuration back on the private internal network in order for the factory installation to succeed.

    # /nasmcd/sbin/clariion_mgmt -stop
    Checking if running as root...yes
    Checking if model is supported...yes
    Checking for integrated system...yes
    Checking if interface eth3 is configured...yes
    Checking if SP (192.1.4.231) is up...yes
    Checking if SP (192.1.4.232) is up...yes
    Step 1/12: Changing SPA IP address.
    Changing SPA IP from 192.1.4.231 to 128.221.252.200 (subnetmask 255.255.255.0, gateway 128.221.252.104)

    --------------output abridged-------------

    Note:  If the command fails, run the command again with the following additional syntax:

    # /nasmcd/sbin/clariion_mgmt -stop -skip_rules
    # /nasmcd/sbin/clariion_mgmt -info
    Error 12: Not configured
  5. Unset the NAS_DB environmental variable, and stop NAS Services. (Make sure you are not in a /nas directory when issuing the nas stop command.):

    # unset NAS_DB
    # /sbin/service nas stop
  6. Destroy the Celerra array configuration using the following steps [deletes RAID groups, LUNs, Storage Group (Removes HBA Initiator records), array security, disables Access Logix].

    Note:  For FC-enabled systems where additional storage has been configured for Other Hosts, the nas_raid cleanup script will not touch other Storage Groups, and will leave Array Security and Access Logix intact and enabled.

    # cd /tftpboot/setup_backend
    # ./nas_raid -n ../bin/navicli -a -b -s cleanup
    Log will be created in the current directory
    System 128.221.252.200 is up
    System 128.221.253.201 is up
    Detecting Data Movers...2 3 Done.
    Clariion Array: SL7E1080700121  Model: AX4-5F8  Memory: 1023
    !!! WARNING !!!
    The CLARiiON array connected to this Celerra control station
    contains an existing configuration. "Celerra_nx4"
    This could include user data.
    If you continue by selecting 'y' to cleanup the system at the
    next prompt all existing CLARiiON configuration for  Celerra_nx4 will be
    destroyed and the system will have to be reinstalled.
    Proceed with caution!
    !!! WARNING !!!
    Do you want to clean up the system [yes or no]?: yes
    Cleaning Storage Group "Celerra_nx4"
    Removing LUN ............
    Removing diskgroup ...
    Removing initiators ....
    Removing storage group "Celerra_nx4"
    Removing spares
    Security domain removed
    Done


    Note:  If the tftpboot directory is not present, unzip, and untar from the /nas/tools directory

    # tar xvfz /nas/tools/tftpboot.tar.gz
  7. Remove the S95cable_check file (if applicable).

    # rm -f /etc/rc3.d/S95cable_check
  8. Verify that the SPS(s) are fully charged and that Write Cache is enabled on the array  -->See 55144 for more details.
  9. Insert the 5.6 CD-ROM, reboot the Control Station, then begin the NAS factory install by entering "serialinstall" (or "boot:install" for NAS 6.0) at the screen where "boot:" is displayed.  DO NOT configure the External LAN network for the Control Station during the installation process (This will be done using the CSA wizard after the NAS reinstall completes).   Please note that the installation process will be quite long for the NX4 system because the LUN bind operation does not have the fast bind feature for this version of FLARE.  Reboot CS0 after the NAS installation has completed, and from the serial console, verify that the "Waiting for CSA...." message is displayed, before trying to initialize the Celerra.

 
If for some reason, the nas_raid cleanup command fails to clean up the Celerra storage from the array, and the system is managed by Navisphere Express, use the following steps to break down the backend array:
 

  1. Configure a laptop or workstation with a valid IP address on the primary Celerra internal network (for example, IP address of 128.221.252.190 and netmask of 255.255.255.0).
  2. Connect an Ethernet cable directly between the workstation and the SPA LAN port (there is only one LAN port on an AX4-5 SP).
  3. Launch a web browser and enter the internal IP address for SP A (for example, 128.221.252.200).
  4. Log in to Navisphere Express with the appropriate username and password.
  5. In the Manage>Virtual Disks>menu, select a Celerra LUN name.
    1. Click the checkbox to select the host connection name from which to unassign the Virtual Disk (LUN)
      Connection Name
      Celerra_emcnas_i0
    2. Click Apply.
    3. Repeat this step for all other Celerra Virtual Disks (LUNs).
  6. In the Manage>Virtual Disks menu, highlight a Celerra LUN, then select Destroy Virtual Disk. Repeat this task until all Celerra LUNs (Virtual Disks) are destroyed. You can only destroy one LUN at a time.
  7. From the Manage>Disk Pools> menu, select the Celerra Disk Pool (for example, Disk Pool 1), verify that the Virtual Disks listed are for Celerra, and then click on the Destroy button. Repeat this step if there are any other Disk Pools associated with the Celerra installation.

    Note:
      Disk Pools are equivalent to RAID Groups, and are named differently from RAID Groups typically seen on other NAS systems. For example, there is no RG0, only "Disk Pool 1", "Disk Pool 2", and the like.
  8. Remove the Data Mover Blade Initiator records from the array.  From the Manage>Connections menu, select the respective "HBA Port type: Fibre Channel" Initiator records under the Server listed for Celerra, and click on the Deregister button.
  9. Proceed with the Factory reinstallation using a NAS 5.6 bootable CD-ROM. Specify serialinstall (or "install" if using NAS 6.0) at the boot: prompt, and continue with the NAS installation. At the configure external LAN prompt, do not set up the external IP address or hostname for the Control Station. (This will be done after the factory installation using the CSA wizard.)
  10. Reboot the Control Station at the end of the factory installation. Then configure and register the system using the CSA Wizard.
No Events found!

Top