Disk Array


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Disk Array
# 1  
Old 05-22-2013
Disk Array

HI:

I have a DUAL redundant system running in HP-UX 10.20 ( 2 servers)
Both servers share an external SCSI disk array. Both server runs a Data base wich uses the disk array to write the data, and that is the way they share the information.

The way that the servers see the disk array, is like an internal device (/dev), and like an extra hard drive.

Now the disk array has broken, so I have to find a solution, so the servers can countinue to do this process and share the information.

So my questions are:

1) There are SCSI new disk array compatible with my servers HP-UX 10.20?
2) Can I use a disk array that comunicate via network and mounted it as a shared disk?
3) Or what other solution can you recommen me?
4) In other topics, have you ever run HP-UX 10.20 in a virtual machine? Can you tell me wich one ?

It is not possible to upgrade the OS, or to run the Data base as a service, because the application that servers run is not versatil.
# 2  
Old 06-17-2013
if this is still an issue ...

1) There are SCSI new disk array compatible with my servers HP-UX 10.20? most scsi disk arrays designed for enterprise environments should have compatibility lists that you can verify for compatibility with your OS as well as your hardware. you can also check with HP directly to see if they know which new 3rd party -- if that is your preference -- scsi disk arrays are backward-compatible with your servers.

2) Can I use a disk array that comunicate via network and mounted it as a shared disk? research SANs and NAS devices. verify with your dba and/or database application vendor documentation to see if database application is compatible with such setups.

3) Or what other solution can you recommen me? if an OS upgrade is not an option, i strongly suggest looking at SANs and NAS devices. if your database is that important, it is foolhardy to go about using it without an easily recoverable redundant setup.


4) In other topics, have you ever run HP-UX 10.20 in a virtual machine? Can you tell me wich one ? hp-ux 10.20 was optimized for PA-RISC servers and they came out back around 1999 when virtualization was not yet an enterprise class option (from what i remember anyways) so i do not think you will see it on VMware anytime soon.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

DISK ARRAY PROTECTION SUSPENDED message following disk replacement

Hello, On 4/20/2018, we performed a disk replacement on our IBM 8202 P7 server. After the disk was rebuilt, the SAS Disk Array sissas0 showed a status of degraded. However, the pdisks in the array all show a status of active. We did see a message in errpt. DISK ARRAY PROTECTION SUSPENDED. ... (3 Replies)
Discussion started by: terrya
3 Replies

2. Filesystems, Disks and Memory

DISK ARRAY PROTECTION SUSPENDED message displayed following disk replacement

Hello, On 4/20/2018, we performed a disk replacement on our IBM 8202 P7 server. After the disk was rebuilt, the SAS Disk Array sissas0 showed a status of degraded. However, the pdisks in the array all show a status of active. We did see a message in errpt. DISK ARRAY PROTECTION SUSPENDED. ... (1 Reply)
Discussion started by: terrya
1 Replies

3. UNIX for Dummies Questions & Answers

Raid0 array stresses only 1 disk out of 3

Hi there, I've setup a raid0 array of 3 identical disks using : mdadm --create --verbose /dev/md0 --level=stripe --raid-devices=3 /dev/sdb1 /dev/sdc1 /dev/sdd1I'm using dstat to monitor the disk activity : dstat --epoch -D sdb,sdc,sdd --disk-util 30The results show that the stress is not... (8 Replies)
Discussion started by: chebarbudo
8 Replies

4. Solaris

Disk Array

So I have 2 solaris sun servers one with a disk array with 14 drives which I need to move to the other server. How do I move the disk array configured as a Raid 5 to another server without losing data? So far I know I'll connect the drive, run devfsadm, use format to verify the server see's... (5 Replies)
Discussion started by: Kjons76
5 Replies

5. Solaris

Managing disk array on A1000

I would want to ask on what software do i need to configure disk array for StorEdge A1000. (Sun Enterprise 450 - currently installed with SUN Solaris 9.) Is it using RAID Manager 6.22? And is it compatible with SUN Solaris 9 or 10? Thanks in advance for reading or replying my post. (2 Replies)
Discussion started by: beginningDBA
2 Replies

6. UNIX for Advanced & Expert Users

3510 Disk Array Problem

I have a 3510 disk array attached to a T2000 server. The dmesg command shows disk error as follows and is generated a couple of times during the day Aug 18 03:35:51 myserver SUNWscsdMonitor: <rctrl6042> Standard General Event, CHL:2 ID:22 Drive NOTICE: Drive Recovered Error - 5F8E1F... (1 Reply)
Discussion started by: Tirmazi
1 Replies

7. Solaris

A1000 Disk storage array

I am new to the unix world. I have SunBlade 100 and A1000 Disk storage array with 12 Hard drives. I used SCSI card and SCSI cables to connect. When I do the format command,I can see disk storage as one disk instead of 12 disks as below. Could anybody can explain why? What should I do in order... (1 Reply)
Discussion started by: Dulasi
1 Replies

8. Solaris

storEDGE A5000 disk Array

Do you know how do I make my solaris 8 detect the storEDGE A5000?. I have problem making it recognise, without that I cannot install VxVM. Any ideas? (7 Replies)
Discussion started by: calsum
7 Replies

9. Solaris

pinout DB9 to RJ11 of T3 Array Disk?

Hello friends, i have a problem with the pinout of T3 Array Disk cuz i don't know to build this serial cable :( please anybody help me! (1 Reply)
Discussion started by: nikoxve
1 Replies

10. UNIX for Dummies Questions & Answers

Disk Array & Clustering

Sorry if this is not the right folder... I come across these terms.. -Disk Array -Clustering What are they? When and how will we use them? Please teach me. Thanks (1 Reply)
Discussion started by: champion
1 Replies
Login or Register to Ask a Question