Rebuilding Storage

Prev Next

You can rebuild the storage erased with the build local command.

Important

System processes restart during storage reconstruction.

The build local command will permanently erase all data on the disk as the process involves reformatting the disk and creating a new partition layout.

To rebuild all your NDR storage:

  1. Log in to the NDR as npadmin using the NDR IP address or FQDN. For example:

    $ ssh npadmin@10.1.0.1

    or

    $ ssh npadmin@exampleFQDN

  2. Enter privileged mode:

    npadmin@ia> enable

  3. Enter the npadmin password. The password can be 5 to 24 characters long.

    [sudo] password for npadmin: <password>

  4. Enter configuration mode:

    npadmin@ia# configure system

  5. Rebuild the storage. By default, storage is rebuilt to its former location.

    npadmin@hostname > build local

    A new storage configuration is immediately built.

A new storage configuration is immediately built.