Disk Enclosures
1753545 Members
6023 Online
108795 Solutions
New Discussion юеВ

Re: VA direct access command

 
Kennethyap
Frequent Advisor

VA direct access command

Dear Experts,
Anyone known the VA direct access command ?
Example, vfpdsp.
How to delete a business copy LUN using the command? Need very urgently.

Thks
4 REPLIES 4
Slawomir Gora
Honored Contributor

Re: VA direct access command

Hi,

you must have CommandView on your box installed
and than you can use arm commands:
armdsp
armcopy - manages BC
armcfg
...
Bernhard Mueller
Honored Contributor

Re: VA direct access command

Hi

if you are really sure you want to delete a LUN it is

armcfg -L -d

will delete the LUN
vfpcfg should do the same

Regards,
Bernhard
Kennethyap
Frequent Advisor

Re: VA direct access command

Currently the server can't access the VA. Do anyone have all the vfp command list or any where I can find the vfp command list that I can refer to. I have to access VA using VFP command the VA was hang.
Bernhard Mueller
Honored Contributor

Re: VA direct access command

Hi,

if you are connected through a serial cable you do not have access to the full command set.

However, whatever command is available through the OS and the serial line has an equivalent syntax:

armdsp <-> vfpdsp
armcfg <-> vfpcfg

Depending on the controller firmware you can also omit the vfp (or not).

If you are connected serially you should have a prompt like
READY>
or
WARNING>
then try
vfpdsp -?
dsp -?

Here you find the current CVSDM User Guide:
http://h20000.www2.hp.com/bizsupport/CoreRedirect.jsp?targetPage=http%3A%2F%2Fh200005.www2.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fc00218935%2Fc00218935.pdf

Regards,
Bernhard