6351

August 11th, 2021 00:00

ME4024 password reset

Hi everybody,

We've purchased a ME4024 system last year. We did the configuration for it, added it to cluster, did a bunch of testing, and went into production with it. A few months down the line, we simply couldn't login to it anymore. It would just say unable to authenticate, please try again. The CLI login would do the same. It's been running just fine, no issues, email notifications also work fine, everything seems to be working fine except the inability to login to it.

Last time we logged in successfully we couldn't login to 1 controller, so we went to the other one. The first 2 attempts on the second controller failed, but the third one worked and we got it. Looked at the logs, etc, all good. Next time we tried to login we couldn't login to any controller and we haven't been able to login to Power Vault Manager since.

Everybody is saying that we forgot the username and password, but I'm 99.9% sure we didn't, as we did the initial config, weeks of testing, and production launch using these credentials.

We are running G280 firmware, so password resets have to be done by Dell.

I would like to know if the "password reset" procedure that dell will perform also erases the disk groups, volumes, data, host mappings, etc. In other words, if we lose the storage configuration and the data.

We know the controllers will reboot, and cluster has to be turned off, but we are asking if the configuration and data will still be there after the "reset password" procedure, and the cluster will be able to operate normally post-procedure.

 

Thank you to all!

Moderator

 • 

9.6K 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

 • 

2.9K 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