Disk Enclosures
1832526 Members
8241 Online
110043 Solutions
New Discussion

Modify wwn by cvcli CV1.7A CommandView XP

 
Jose Ramón Rodríguez
Occasional Advisor

Modify wwn by cvcli CV1.7A CommandView XP

We have a XP-512 disk array and a worktstation with CommandView XP. We access to XP-512 by CommandView XP using a browser or a command line "cvcli".
We want to change the wwn using the cvcli command "modify wwn , , " (modify wwn CL1-F, ser1_td1, 50060B00001161F5) but we get the next message "WWN should be a hex string".
We get this wwn with "tdutil /dev/td1" command.
If we use "0x50060B00001161F5" the same message appears.

Do you know how to specify the ? or is a bug of cvcli CV1.7A?

Thanks in advance.
JR
3 REPLIES 3
Shaikh Imran
Honored Contributor

Re: Modify wwn by cvcli CV1.7A CommandView XP

hi,
Maybe silly But just confirm me..
You are using ..
modify wwn CL1-F, ser1_td1, 50060B00001161F5
Can you try w/o comma or is it you have already tried w/o comma..
modify wwn CL1-F ser1_td1 50060B00001161F5
FYI WWN should be 16 digit hex number only and 50060B00001161F5 is a 16 digit HEx number.


Regards,



I'll sleep when i am dead.
Jose Ramón Rodríguez
Occasional Advisor

Re: Modify wwn by cvcli CV1.7A CommandView XP

Thanks Shaikh.

I've only tried with ..
modify wwn CL1-F, ser1_td1, 50060B00001161F5

when I can will try with ..
modify wwn CL1-F ser1_td1 50060B00001161F5

and will comment the result.


JR
Jose Ramón Rodríguez
Occasional Advisor

Re: Modify wwn by cvcli CV1.7A CommandView XP

Hey,
I just have changed the wwn, but the command sintax isn´t "modify wwn , , " like appear in the hp StorageWorks command view xp Reference Guide.
The sintax is: "modify wwn , , ".

Thank
JR