1827894 Members
1959 Online
109969 Solutions
New Discussion

Re: EVA configuration

 
Torfi Olafur Sverrisson_1
Occasional Advisor

EVA configuration

Hi

In the intallation guide for EVA they state that it's very important to set the console LUN id to number other than zero.

Can any one tell me why it should be set to none zero value?

Regards, Torfi.

11 REPLIES 11
Uwe Zessin
Honored Contributor

Re: EVA configuration

Can you show me the document number and page?

I have never set an identifier for the EVA's LUN 0 - in fact, I have never seen a way to do that.

It was a requirement in early versions of OpenVMS (before EVA was introduced), but as far as I can tell, this is no longer the case - even on HSG-based storage arrays.
.
Tom O'Toole
Respected Contributor

Re: EVA configuration

It's in initialized system properties - you set the console LUN ID. This sets the lun of the GGA device for the controller pair. If you are using command scripter with HSG80s you actually use this device, so if you don't set it you will probably have problems if you have multiple controller pairs.
Can you imagine if we used PCs to manage our enterprise systems? ... oops.
Torfi Olafur Sverrisson_1
Occasional Advisor

Re: EVA configuration

Uwe Zessin: The information comes from HP StorageWorks OpenVMS Kit for Enterprise Virtual Array (Installation and Reference Guide) page 17.

Tom O'Toole: What I do not quit understand is the need for setting another number than zero. We have EVA 5000 boxes so they are installed with the HSV110 controller type and I donâ t think that we are going to have any command script accessing/managing the boxes and therefore why should we need to change the default setting. As I understand the default of zero means that the console isnâ t presented to the OS. So if we arenâ t going to do any direct management from the VMS side what's the need for changing this or am I missing something here?
Torfi Olafur Sverrisson_1
Occasional Advisor

Re: EVA configuration

Tom sorry for some bad charaters in between, but here is the text again:

What I do not quit understand is the need for setting another number than zero. We have EVA 5000 boxes so they are installed with the HSV110 controller type and I do not think that we are going to have any command script accessing/managing the boxes and therefore why should we need to change the default setting. As I understand the default of zero means that the console is not presented to the OS. So if we are not going to do any direct management from the VMS side what's the need for changing this or am I missing something here?
Uwe Zessin
Honored Contributor

Re: EVA configuration

Yes, realized my error as already written here:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=840631

Again, sorry for that.

The LUN #0 (sometimes called the CCL), by the way, will always be presented by the EVA no matter if you set a 'unit identifier' or not. In case of 0, OpenVMS will not configure a $1$GGA device.

Now, the manual you quoted clearly contradicts with the OpenVMS documentation (I'm not complaining about you, OK?):
http://h71000.www7.hp.com/doc/732FINAL/6318/6318pro_012.html#index_x_443

""Defining a unique device identifier for the Command Console LUN (CCL) of the HSG and HSV is not required by OpenVMS, but it may be required by some management tools.""



It took a bit to find it - the search for "CCL" did not come up with a reference to this page. It would be very nice, if OpenVMS had a working search engine :-(
.
Ian Miller.
Honored Contributor

Re: EVA configuration

"It would be very nice, if OpenVMS had a working search engine :-("
It could have - remember altavista ?
I usually use google and specify site as hp.com
to search for VMS related material.
____________________
Purely Personal Opinion
Torfi Olafur Sverrisson_1
Occasional Advisor

Re: EVA configuration

Hi guys

Thank you for your greate input. I appreciate it.

Torfi.
Tom O'Toole
Respected Contributor

Re: EVA configuration

right, for eva you definitely don't need to present the console lun. I suppose you could write some programs that would speak to that device, but considering it's totally undocumented, and considered 'don't mess with' by HP, it wouldn't be a good idea outside of a totally play environment.
Can you imagine if we used PCs to manage our enterprise systems? ... oops.
Uwe Zessin
Honored Contributor

Re: EVA configuration

Nit pick: the 'console LUN' is always presented by the EVA, but OpenVMS will only configure a $1$GGA device when you assign it a 'unit identifier'.
.
Chris Davis_9
Advisor

Re: EVA configuration

Just for interest - I experienced a problem during disaster recovery testing where newly recovered disks weren't presented to the operating system for booting, even though we'd been able to build them. After setting the LUN ID to a non-zero value the disks were then available.
Uwe Zessin
Honored Contributor

Re: EVA configuration

Sounds, well, 'interesting'. Can you describe that in more detail and/or do you have a log?
.