Alpha Servers
1829868 Members
1974 Online
109993 Solutions
New Discussion

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

 
SOLVED
Go to solution
Daniel Leblanc
Honored Contributor

Need help with Alpha Server DS20, I AM VERY NEWBE

I all,

I was drop a job of configurating a AlphaServer DS20 for hard drive mirror,i have install 4 hard drive of 18gig i need to configure it for 2 to mirror, so i can drop a Open VMS image on it.

I am windows specialiste never work with alpha server.
16 REPLIES 16
Rob Leadbeater
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

Hi Daniel,

First you'll need to work out what RAID controller, if any, is installed in the server.

Being a DS20, it might have a KZPAC controller, otherwise known as a SWXCR controller...

Hopefully when the machine boots, you'll get to a screen with a prompt like P00>>>

Try issuing a show device to see what hardware you've got...

Hope this helps,

Regards,

Rob
Daniel Leblanc
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

Image how new i can even see anything when i boot on my screen plug in the serial port 1...ouchh..i think i am doing something wrong?
Daniel Leblanc
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

Ok finaly got something P00>>> on my screen
Daniel Leblanc
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

Ok so i did show device and this is what i got finaly,

DKA500.5.0.2000.1>>>>>DKA500>>>>RRD47>>1206

DKB0.0.0.2001.1>>>>>DKB0>>>>compaq BD018635c4>>B017

DKB100.1.0.2001.1>>>>>DKB100>>>>compaq BD018635c4>>B017

DKB200.2.0.2001.1>>>>>DKB200>>>>RZ2ED-LS>>0306

DKB300.3.0.2001.1>>>>>DKB300>>>>RZ2ED-LS>>0306

DVA0.0.0.0.0>>>>>DVA

EWA0.0.0.2002.1>>>>>EWA0>>>>00-06-2b-00-aa-2b

EWB0.0.0.9.0>>>>>EWB>>>>08-00-2b-00-c3-e3-et

PKA0.6.0.2000.1>>>>>PKA0>>>>SCSI BUS ID 6

PKB0.7.0.2001.1>>>>>PKB0>>>>SCSI BUS ID 7

PKC0.7.0.8.0>>>>>PKC0>>>>SCSI BUS ID 7>>5.57

That all i see,now what
Rob Leadbeater
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

Hi,

Not sure if you've found it yet, but you can get the DS20 documentation here:

http://h18002.www1.hp.com/alphaserver/archive/ds20/ds20_tech.html

Cheers,

Rob
Rob Leadbeater
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

OK. That doesn't look as though there's a RAID controller installed, as you can see the individual disks, although I don't recall the exact device names for the various SCSI cards etc.

I'd be tempted to take the lid off and see exactly what's inside the box...

Open the front door, and you'll find a small latch which unlocks the top cover. Slide it backwards. The sides will then slide off backwards as well, but they can be a tight fit...

Cheers,

Rob
Daniel Leblanc
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

Ok i will lunch and comeback with this in 90min,THANK YOU!!
Rob Leadbeater
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

Just remembered... Be careful with the top cover. There's an microswitch in the top of the server which the cover pushes against when in place - to prevent the server powering up without the cover installed. This switch can break quite easily...

Cheers,

Rob
Daniel Leblanc
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

I want to be able to do this:
Drive #1 to mirror to drive #2
And drive#3 to mirror to drive #4

Gone ton lunch now see you in 90 min
Rob Leadbeater
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

You might want to look at the output of a

P00>>> show config

as well. That should break down the PCI buses...

Cheers,
Rob
Daniel Leblanc
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

Ok done it...but it about 5 screen long ..all i see is PCI config ..last screen..is there a way to make it stop every screen?
Rob Leadbeater
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

... should be able to IIRC ... Try:

P00>>> show config | more
Daniel Leblanc
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

TY got the info

PCI HOSE00:


BUS00>>>>>Slot 05/0:Cypress 82c693

BUS00>>>>>Slot 05/1:Cypress 82c693 IDE
>>>>>>>>>>>>>>>>>>>>>>>>dqa.0.0.105.0

BUS00>>>>>Slot 05/2:Cypress 82c693 IDE
>>>>>>>>>>>>>>>>>>>>>>>>dqb.0.1.205.0

BUS00>>>>>Slot 05/3:Cypress 82c693 USB

BUS00>>>>>Slot 07:Gloria Synergie

BUS00>>>>>Slot 08:Qlogic ISP10x0


PCI HOSE01:

BUS00>>>>>slot 07:DECchip 21152-aa

BUS02>>>>>slot 00:NCR 53C875
>>>>>>>>>>>>>>>pka0.6.2000.1 SCSI BUS ID 6
>>>>>>>>>>>>>>>dka500.5.0.2000.1 RRD47

BUS02>>>>>slot 01:NCR 53c875
>>>>>>>>>>>>PKB0.7.0.2001.1 SCSI BUS ID 7
>>>>>>>>>>>>DKB0.0.0.2001.1 Compaq BD018635c4
>>>>>>>>>>>>DKB100.1.0.2001.1 Compaq BD018635c4
>>>>>>>>>>>>DKB200.2.0.2001.1 RZ2ED-LS
>>>>>>>>>>>>DKB300.3.0.2001.1 RZ2ED-LS

TY
Rob Leadbeater
Honored Contributor
Solution

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

OK. It doesn't appear that you have a RAID controller installed...

It looks like you have one SCSI card (pka0) connecting the CD-ROM (dka500) and another (pkb0) that the four 18GB disks are connected to.

If you want to do hardware RAID then you'll need to obtain a supported controller.

The options list you can find here:

http://h18002.www1.hp.com/alphaserver/options/asds20/asds20_options.html

Basically you're looking at one of the following three cards:

KZPAC-AA Single channel 4MB cache
KZPAC-CA Three channel 4MB cache
KZPAC-CB Three channel 8MB cache

Please double check the installed hardware though to make sure I'm right !

Another option would be to use software mirroring within the OS, although as you're coming from a Windows background you'll probably feel more confident with hardware RAID...

Cheers,

Rob
Daniel Leblanc
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

What is this card KZPCM-DX ,i open the server to look inside
Rob Leadbeater
Honored Contributor

Re: Need help with Alpha Server DS20, I AM VERY NEWBE

Hi,

KZPCM-DX, if I recall correctly, is the spares number for a KZPCM-DA.

This is a PCI 2-port UltraSCSI single-ended adapter and 10/100 Mb Ethernet combo adapter.

Cheers,

Rob