Operating System - OpenVMS
1752772 Members
5366 Online
108789 Solutions
New Discussion юеВ

disk problem on r2620 integrity server

 
Mario Dhaenens
Frequent Advisor

disk problem on r2620 integrity server

I installed this night on a rx2620 integrity server with openvms 8.3-0 and
with following firmware version :
MP FW : E.03.30
BMC FW: 04:03
SYSTEM FW : 04:21
EFI FW : 5.48

a new 300 GB 15k RPM ultra320 scsi low profile hotplug disk partnumber AD261A (internal supported storage device of rx2620 integrity server)

situation before :

NVK$ sho dev d

Device Device Error Volume Free Trans Mnt
Name Status Count Label Blocks Count Cnt
DSA3000: Mounted 0 I64_V82 30074944 834 1
$3$DKA0: (NVK) ShadowSetMember 0 (member of DSA3000:)
$3$DKA100: (NVK) Mounted 0 DATA 13970480 147
$3$DQA0: (NVK) Online 0
$3$DQA1: (NVK) Offline 2
NVK$

Situation after
NVK$ sho dev d

Device Device Error Volume Free Trans Mnt
Name Status Count Label Blocks Count Cnt
DSA3000: Mounted 0 I64_V82 30074944 834 1
$3$DKA0: (NVK) ShadowSetMember 0 (member of DSA3000:)
$3$DKA100: (NVK) Mounted 0 DATA 13970480 1471 1
$3$DKB200: (NVK) Online 15
$3$DKB201: (NVK) Online 26
$3$DKB202: (NVK) Online 13
$3$DKB203: (NVK) Online 23
$3$DKB204: (NVK) Online 14
$3$DKB205: (NVK) Online 22
$3$DKB206: (NVK) Online 16
$3$DKB207: (NVK) Online 22
$3$DQA0: (NVK) Online 0
$3$DQA1: (NVK) Offline 2
NVK$

BAsically I have put fysically one scsi drive of 300 GB in bay 2 of the internal storage bays (upper storage bay)but then I got 8 devices which refer all to the same disk.

I can see that the new disk uses the other scsi channel than the ones in bay 0 and bay 1. when I do an init I got the following result :

init $3$DKB200:
_Label: data1
%INIT-F-MEDOFL, medium is offline
NVK$

Did some have the same experience and more important how can I solve this. Is this a faulty disk and if so why do I get 8 devices which refer to that same new fysical drive

Please send feedback to mdhaene1@volvocars.com

Thank you in advance

Best regards,

Mario
5 REPLIES 5
Steven Schweda
Honored Contributor

Re: disk problem on r2620 integrity server

I know nothing of the details of an rx2620,
but on other systems, the usual way to get
all the LUNs to appear like this is some
basic SCSI problem, like two devices at the
same SCSI ID, or bad bus termination, or
something else like that. Assuming that the
"B" SCSI adapter is not at ID 2, you seem to
have only one thing (the new disk) on the "B"
bus at ID 2, so, knowing nothing, I'd vote
for bad SCSI bus termination.
John Gillings
Honored Contributor

Re: disk problem on r2620 integrity server

Mario,

Having a single drive apparently populate multiple SCSI addresses is a fair indication there is a SCSI configuration error. I've seen similar symptoms on various systems, but given the nature of SCSI ("none of the S's stand for 'standard'"), which particular misconfiguration causes a specific symptom on one system or combination of hardware components is rarely relevant for other configurations.

Is the storage shelf directly connected, or does the system see it through a RAID controller?

If it's directly connected, check for correct bus length and termination, and ensure there are no ID conflicts (your first SHOW DEVICE is good evidence there is not, but you need to check).

If it's a RAID controller, make sure you've configured it correctly. Exactly how you do that depends on the controller.
A crucible of informative mistakes
Hein van den Heuvel
Honored Contributor

Re: disk problem on r2620 integrity server

Mario, Welcome to the HP ITRC forum for OpenVMS... allthough this does nto appear to be an OpenVMS issue, but a system/config issue.

DKB200 is the normal name for the Top (#1) HDD in an rx2620.

It is on the second (B) channel for the built-in scsi controller. This channel is also connected to the rear panel scsi port.

I concur with Steven and John that you likely have poor termination.
Is there anything connected to the rear scsi plug? Remove and try again!

See:

http://docs.hp.com/en/AD117-9003A/ch02s02.html

and...

http://docs.hp.com/en/AD117-9003A/ch01s03.html#chdeggfc

other pics:

http://goldeneggs.spyderbyte.com/geggs/GErx2620x.pdf

Hope this helps some,
Hein van den Heuvel (at gmail dot com)
HvdH Performance Consulting
Mario Dhaenens
Frequent Advisor

Re: disk problem on r2620 integrity server

Hello guys,

Thanks for your response. Meanwhile my hp resident engineer came along and did accomplish to solve the problem

Via shell> info io
it coud be seen that the dkb200 drive was not seen by the system

Then het did the following
fs0:\>devtree
fs0:\>drvcfg -b
Configurable Components
Drv[3E] Ctrl[1B] Lang[eng]
Drv[3E] Ctrl[1C] Lang[eng]
Drv[44] Ctrl[1A] Lang[eng]

fs0:\>drvcfg -s 3E

Then he clicked on ever lsi logi host bus adapter which scanned its devices and afterwards by exiting this the scsi controller restarted itself and the disk was seen.

Thank you HP
Mario Dhaenens
Frequent Advisor

Re: disk problem on r2620 integrity server

I noticed too in openvms 8.3-0 for IA64 when a disk is added to a shadowset that there is no indication of how far the shadowcopy has been completed. After a while de disk was added to the shadowset when the shadowcopy has been completed.

SYS_NVK$ sho dev sys$sysdevice

Device Device Error Volume Free Trans Mnt
Name Status Count Label Blocks Count Cnt
DSA3000: Mounted 0 I64_V82 29593600 838 1
$3$DKA0: (NVK) ShadowSetMember 0 (member of DSA3000:)
$3$DKA100: (NVK) ShadowCopying 0 (copy trgt DSA3000: 0% copied)
SYS_NVK$ sho time
13-AUG-2007 22:27:22
SYS_NVK$ sho dev sys$sysdevice

Device Device Error Volume Free Trans Mnt
Name Status Count Label Blocks Count Cnt
DSA3000: Mounted 0 I64_V82 29593600 838 1
$3$DKA0: (NVK) ShadowSetMember 0 (member of DSA3000:)
$3$DKA100: (NVK) ShadowSetMember 0 (member of DSA3000:)
SYS_NVK$ sho time
13-AUG-2007 22:42:24
SYS_NVK$

Has anyone the same problem with the progression indicator while a shadowcopy operation is going on under IA64 openvms 8.3 (machine is rx2620)