Disk Enclosures
1752571 Members
4709 Online
108788 Solutions
New Discussion

va7400 advisory lock problem

 
ecorban
Frequent Advisor

va7400 advisory lock problem

hi

im trying to load a file on my va7400 array and get the following when i try to do so.
unable to turn off advisory lock.

how do i turn it off so i can load my setup file .

BTW armmgr -b va7400-1 doesnt work
1 REPLY 1
Sameer_Nirmal
Honored Contributor

Re: va7400 advisory lock problem

Hi,

Since the type of lock is unknown,try following commands one by one. One of them should break whatever lock is on the array.

#armmgr -b Security
#armmgr -b CreateLun
#armmgr -b FwDownload
#armmgr -b Select
#armmgr -b PassThru
#armmgr -b HostPort

At least one of the options should come back with a confirmation message saying that the particular lock has been broken.