Sponsored Content
Full Discussion: AIX hard disk failure
Operating Systems AIX AIX hard disk failure Post 303031725 by Phat on Tuesday 5th of March 2019 12:56:52 AM
Old 03-05-2019
Hi Neo,

As further checking, I can see it is local disk with RAID 5 in "Change/Show PCI-X SCSI pdisk" in smitty. As shown below, it's a disk inside the hdisk5 scsi raid 5 disk array.

Code:
xxx@/#lsdev -Cc disk
hdisk0 Available 04-08-ff-0,0 SCSI RAID 10 Disk Array
hdisk2 Available 00-08-02     1814     DS4700 Disk Array Device
hdisk3 Available 00-08-02     1814     DS4700 Disk Array Device
hdisk4 Available 00-08-02     1814     DS4700 Disk Array Device
hdisk5 Available 04-08-ff-0,1 SCSI RAID 5 Disk Array

So I though, just take out the missing disk, insert the new disk and format it with "create an array candiate pdisk and format to 512 byte sectors". But I'm not sure about this.

Code:
 
                                              x                       Change/Show PCI-X SCSI pdisk                       x
                                              x                                                                          x
                                              x Move cursor to desired item and press Enter. Use arrow keys to scroll.   x
                                              x                                                                          x
                                              x   0940-038 scsi2: Open not attempted. Device not Available.              x
                                              x   0940-038 scsi3: Open not attempted. Device not Available.              x
                                              x   pdisk0    04-08-00-3,0  Active      Array Member     142.8GB           x
                                              x   pdisk1    04-08-00-4,0  Active      Array Member     142.8GB           x
                                              x   pdisk2    04-08-00-5,0  Active      Array Member     142.8GB           x
                                              x   pdisk8    04-08-00-8,0  Active      Array Member     142.8GB           x
                                              x   pdisk4    04-08-01-3,0  Active      Array Member     142.8GB           x
                                              x   pdisk5    04-08-01-4,0  Missing     Disk             142.8GB           x
                                              x   pdisk7    04-08-01-8,0  Active      Array Member     142.8GB           x
                                              x   pdisk3    04-08-01-5,0  Active      Array Member     142.8GB           x

 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Disk failure

is there anu way by which i can find out if all the disks on the system are working ? Milind Shauche. (2 Replies)
Discussion started by: shauche
2 Replies

2. AIX

hard disk information in AIX

Hi, Other than df -k, is there any command that will tell me all physical hard drives installed on the system as well as the size of each one? I'm using AIX 5.1 Thanks, (3 Replies)
Discussion started by: quickfirststep
3 Replies

3. HP-UX

Disk Failure

I am new to being a Unix admin and have a question about replacing some hardware. I have a K class box using HP-UX 10.20 with three disks. Two of the drives are in one logical volume. Every 3 or 4 days, the syslog is showing that one of these drives is experiencing "POWERFAILED" and then recovering... (6 Replies)
Discussion started by: SemiOfCol
6 Replies

4. Filesystems, Disks and Memory

Looking for a solution to disk failure!

Hi people, I have been using my disk for quite a long time but the other day I heard the drive making some noise and had to restart the system again. But when I did that the disk would not boot and I fear that the data might be deleted or lost. So, if you people have any know about the ways to get... (1 Reply)
Discussion started by: adam466
1 Replies

5. Filesystems, Disks and Memory

Looking for a solution to disk failure!

Hi people, I have been using my disk for quite a long time but the other day I heard the drive making some noise and had to restart the system again. But when I did that the disk would not boot and I fear that the data might be deleted or lost. So, if you people have any know about the ways to... (2 Replies)
Discussion started by: christopher4
2 Replies

6. Solaris

SAN disk failure

hi all, have a solaris 9 OS and a SAN disk which used to work fine is not getting picked up by my machine. can anyone point out things to check in order to troubleshoot this ?? thanks in advance. (3 Replies)
Discussion started by: cesarNZ
3 Replies

7. SCO

declare disk driver for IDE hard disk

hi I've a fresh installation of SCO 5.0.7 on the IDE hard disk. For SCSI hard disk I can declare, for example blc disk driver using: # mkdev hd 0 SCSI-0 0 blc 0but it works for IDE hard disk? (3 Replies)
Discussion started by: ccc
3 Replies

8. Red Hat

How to monitor HP server hard disk failure ?

in red hat 4, 5 any one know any commands or any scritps to monitor HP DL 380 G5/6 server and trigger alarm when hard disk failed. thanks for all support ---------- Post updated at 02:45 PM ---------- Previous update was at 12:00 PM ---------- does HP ProLiant Support Pack support is... (4 Replies)
Discussion started by: maxlee24
4 Replies

9. Linux

C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)

Hi all, I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it... (23 Replies)
Discussion started by: shen747
23 Replies

10. AIX

Clone 1 Hard disk fromIBM Intellipoint server with AIX 5.x

Hello to all, Im having a new task in a new world (AIX - IBM Servers) I have an IBM Server (Type - 9111-285 very old one) with one Hard disk (73 GB 10 K) with AIX 5.x, and I need to clone the existing disk to another with the same specifications. Could you please give me some advice in order... (7 Replies)
Discussion started by: trevian3969
7 Replies
WREN(3) 						     Library Functions Manual							   WREN(3)

NAME
wren, ata - hard disk interface SYNOPSIS
bind #H[drive] /dev bind #w[target[.lun]] /dev /dev/hd0disk /dev/hd0partition /dev/sd0disk /dev/sd0partition ... DESCRIPTION
The hard disk interfaces (wren, #w, is a SCSI disk; ata, #H, is an IDE or ATA disk) serve a one-level directory giving access to the hard disk partitions. The parameter to attach defines the numerical SCSI target and logical unit number or the IDE drive number to access. Both default to zero. Each partition name is prefixed by hd and the numeric drive identifier. The partition always exists and covers the entire disk. The size of each partition as reported by stat(2) is the number of bytes in the partition, so the size of is the size of the entire disk. The partition also always exists; it is the last block on the disk for SCSI, second to last for IDE. If it contains valid partition data, those partitions will be visible as well. Every time the device is bound, the partitions are updated to reflect any changes in the parti- tion file. The format of the partition file is the string plan9 partitions on a line, followed by partition specifications, one per line, consisting of a name and textual strings for the block start and limit for each partition on the disk. The program prep(8) writes the partition table for the disk; its use is preferred to writing it by hand. SEE ALSO
prep(8), scsi(3) SOURCE
/sys/src/9/port/devwren.c /sys/src/9/pc/devata.c WREN(3)
All times are GMT -4. The time now is 11:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy