Moderator

 • 

9.7K Posts

August 11th, 2021 07:00

Bogdan_GRC

 

You will need to contact support in order to reset the password.  Also, you will need to setup a maintenance window as the controller needs to be rebooted following password reset procedure.  You will also need the cable that came with your ME4024 so that you can connect to the serial port on the controller.

 

As far as your question, the reset process doesn't effect the config or data. 

 

Let me know if this helps.

 

 

August 18th, 2021 09:00

Thank you for the answer!

At this point, the only concern was the config and the data - and you've answered that.

1 Message

September 4th, 2021 02:00

Hi,

I am having a same problem that i cannot login the usual username and password manage:!manage

But i am able to use SSH on the default IP through lan port but can't login using the username manage. can i use the login: restoreusers password : serial number of the controller?.

 

and do i need to reboot?

4 Operator

 • 

2.9K Posts

September 6th, 2021 07:00

Hello,

 

For password reset and login assistance, I would recommend contacting phone support, like Chris had mentioned. Regarding your question about the reboot, yes, I do believe you will need to reboot when working with phone support.

74 Posts

April 26th, 2023 03:00

As a heads up, this works too for a Dell PowerVault ME5024

 

When you have SSH access, FOR NOW, I have not been able to get the serial number so it DOES seem you need to be physically on site.

 

Connect the microUSB cable to your computer to the port labeled CLI. Connect via serial using PuTTY for example.

 

User: restoredefaults

Password: (serial number of the controller)

Description: It restores the default of what? Because IP is the same, etc. so...not sure what this does.

User: restoreusers

Password: (serial number of the controller)

Description: This deletes the user and password you set. If you have lost the user name and / or password, this is the one you want to run first (or second, if you ran restoredefaults)

User: setup

Password: (blank, no password)

Description: This enables the first run web wizard, which allows you to reestablish a new username and a new password.

Im waiting to see if there is a method to get the serial number ( no, it isnt the one that SSH shows using "show controller") to write it down in documentation.

 

EDIT: I just noticed something: The "serial number password" on the ME5024 might be the mac so first thing to do is connect thru SSH to the controllers and run "show controllers": This will give you the serial number and the MAC address of each controller. Run this and write it down!

 

Moderator

 • 

3K Posts

April 26th, 2023 04:00

Hello, thank you for sharing this helpful information for accessing and resetting ME5024. It's always useful to have these kinds of tips available for users who may encounter issues with their equipment. Also, I found this article and wanted to add here ME5: How to locate the PowerVault enclosure service tag | Dell UK

Using the Command Line Interface (CLI)
The Service Tag is the seven-digit alphanumeric number that is shown in the output of either of the following commands:

  • show service-tag-info
  • show enclosures

Open an SSH session to either controllers' management IP address.

# show service-tag-info

Encl Service Tag
--------------------------------------
0    ABCD123
--------------------------------------
Success: Command completed successfully. (2022-01-21 04:16:23)
No Events found!

Top