FACTORY RESET 3PAR

Post Reply
baldyistaken
Posts: 2
Joined: Thu Dec 21, 2023 5:28 am

FACTORY RESET 3PAR

Post by baldyistaken »

Hi everyone,

I know very little about 3par systems and I have a 3par 7200C. What I want is to delete all data and configuration in it. So I want to reset it to factory settings. How can I do that ?
MammaGutt
Posts: 1577
Joined: Mon Sep 21, 2015 2:11 pm
Location: Europe

Re: FACTORY RESET 3PAR

Post by MammaGutt »

baldyistaken wrote:Hi everyone,

I know very little about 3par systems and I have a 3par 7200C. What I want is to delete all data and configuration in it. So I want to reset it to factory settings. How can I do that ?


https://www.hpe.com/psnow/doc/c02980480 This one is still pretty valid.

Just remember to extract the license key of the system before you do so. If you don't have the license key you will be unable to bring it back to life.

If you're doing this for decommision before throwing it away, remember that this will overwrite/delete the data on the drives. It will not do a full 3-pass wipe. For such requirements you need data santitization or a degausser.
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
baldyistaken
Posts: 2
Joined: Thu Dec 21, 2023 5:28 am

Re: FACTORY RESET 3PAR

Post by baldyistaken »

MammaGutt wrote:
baldyistaken wrote:Hi everyone,

I know very little about 3par systems and I have a 3par 7200C. What I want is to delete all data and configuration in it. So I want to reset it to factory settings. How can I do that ?


https://www.hpe.com/psnow/doc/c02980480 This one is still pretty valid.

Just remember to extract the license key of the system before you do so. If you don't have the license key you will be unable to bring it back to life.

If you're doing this for decommision before throwing it away, remember that this will overwrite/delete the data on the drives. It will not do a full 3-pass wipe. For such requirements you need data santitization or a degausser.


Hello MammaGutt,

I dont have console user credentials. How can i reset credentials ?
MammaGutt
Posts: 1577
Joined: Mon Sep 21, 2015 2:11 pm
Location: Europe

Re: FACTORY RESET 3PAR

Post by MammaGutt »

baldyistaken wrote:
MammaGutt wrote:
baldyistaken wrote:Hi everyone,

I know very little about 3par systems and I have a 3par 7200C. What I want is to delete all data and configuration in it. So I want to reset it to factory settings. How can I do that ?


https://www.hpe.com/psnow/doc/c02980480 This one is still pretty valid.

Just remember to extract the license key of the system before you do so. If you don't have the license key you will be unable to bring it back to life.

If you're doing this for decommision before throwing it away, remember that this will overwrite/delete the data on the drives. It will not do a full 3-pass wipe. For such requirements you need data santitization or a degausser.


Hello MammaGutt,

I dont have console user credentials. How can i reset credentials ?


what 3PAR OS version is displayed at the console screen?
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
Skid
Posts: 2
Joined: Wed Apr 17, 2024 4:07 pm

Re: FACTORY RESET 3PAR

Post by Skid »

there most exist a way to access the 'console' for factoryreset and other functions on OS 3.2.2 and above.

is it possible to boot the linux operating system into single user and disable the "dynamic secure one time password" that "only" hp-support can provide.
Skid
Posts: 2
Joined: Wed Apr 17, 2024 4:07 pm

Re: FACTORY RESET 3PAR

Post by Skid »

soo.
its just a normal linux system.

1) take out the SATA SSD module from node
2) mount the partition (in some machine that can read/write linux filesystem)
3) edit etc/passwd and copy root line and replace it with like 'toor' user
4) edit etc/shadow and copy root lite and replace it with 'toor'. and paste your own hash (openssl passwd -6 <your_secret_clear_password>)
5) unmount and re-insert the SATA SSD modle to node and boot.

got root?
Post Reply