Sponsored Content
Top Forums UNIX for Dummies Questions & Answers trying to replace a disk, that's all... Post 302095274 by mr.moralito on Monday 6th of November 2006 02:42:23 AM
Old 11-06-2006
thanks for the reply. i did not verify with <format> that i could see the disk before unconfiguring, however, after unconfiguring, replacing, and failed attempt to reconfigure... the format output does not recognize the disk.

I'll give the devfsadm a try and post back with results.

Thanks again.
 

10 More Discussions You Might Find Interesting

1. AIX

Replace a Failed Root Disk in AIX

My root disk is failed and how to replace the root disk in AIX. Can u give a detailed explanation in step wise. Pls give the answer taking different scenarios. Regards Praveen (1 Reply)
Discussion started by: chinnu_mulakala
1 Replies

2. Filesystems, Disks and Memory

Problem replace disk with RAID-5 volumes

Good morning, I have a problem replacing a disk with raid-5 volumes. An hardware error was occurred from a disk c9t3 so all slices were in maintenace. Every slice is part of a raid-5 volume. Any replica is present. Following Volume manager manual for replacing a disk, I have: - phisically... (0 Replies)
Discussion started by: bonovox
0 Replies

3. Solaris

how to replace disk in solaris 10?

solaris os run on X86. bootdisk have been mirrored.but there is one disk miss,I want to replace the fail disk,but after I replace the disk,the system can't boot! pls help! (2 Replies)
Discussion started by: netxjman
2 Replies

4. Solaris

How to replace failed disk?

Dear all Please can any one explain me how to replace failed disk in Solaris 10. Please tell me the step by step procedure. (9 Replies)
Discussion started by: suneelieg
9 Replies

5. SCO

Replace Disk

Originally Posted by panos83 Hello there Sir, according to this old post, https://www.unix.com/sco/100001-warni...ler-found.html i try to restore an old image to a new hard disk drive. The problem is that i don't have basic information such as: 1) Which btld driver do i... (3 Replies)
Discussion started by: jgt
3 Replies

6. Solaris

Cannot remove and replace failed disk

-bash-3.00# zpool detach zonepool c1t1d0 cannot detach c1t1d0: only applicable to mirror and replacing vdevs -bash-3.00# zpool remove zonepool c1t1d0 cannot remove c1t1d0: only inactive hot spares, cache, top-level, or log devices can be removed -bash-3.00# zpool offline zonepool c1t1d0... (3 Replies)
Discussion started by: LittleLebowski
3 Replies

7. Ubuntu

Ubunutu 8.04.4 RAID 1 mirror replace disk

Hi, I have an Ubuntu system which I have an faulted mirror. I trying to replace the disk, but I'm stuck on that it boots and only showing GRUB GRUB ## ## End Default Options ## title Ubuntu 8.04.4 LTS, kernel 2.6.24-26-server root (hd0,0) kernel ... (0 Replies)
Discussion started by: jld
0 Replies

8. HP-UX

LVM: is possible to replace a disk?

Scenario1: VG00 lvm,not mirrored,2 disk of 36GB vg size VG00 size is under 30G. Is possible to remove a disk of 36GB and replace "on fly" with a disk of 300GB on VG00? Thanks (6 Replies)
Discussion started by: Linusolaradm1
6 Replies

9. Solaris

Replace zpool with another disk

issue, I had a zpool which was full pool_temp1 199G 197G 1.56G 99% ONLINE - pool_temp2 199G 196G 3.09G 98% ONLINE - as you can see, full so I replaced with a larger disk. zpool replace pool_temp1 c3t600144F0FF8BA036000058CC1DB80008d0s0... (2 Replies)
Discussion started by: rrodgers
2 Replies

10. Solaris

Bad disk, how to replace ?

Hello, I see hard and transport errors on all disks under treso pool and looks like some data corruption too. I want to take backup before, I reboot and replace disk. As of now, there are no slots free on server, so one option is, to break mirror, remove second disk (I need two disks, because... (5 Replies)
Discussion started by: solaris_1977
5 Replies
radisk(8)						      System Manager's Manual							 radisk(8)

Name
       radisk - Digital Storage Architecture (DSA) disk maintenance

Syntax
       /etc/radisk

       radisk -c LBN length special
       radisk -e special
       radisk -n special
       radisk -r LBN special
       radisk -s LBN length special

Description
       The  Digital  Storage  Architecture (DSA) disk maintenance program provides the essential functions to manage DSA disk devices. The command
       must be used on unmounted disk partitions to insure correct results.

       The LBN is a decimal number that represents the logical block number as reported in the errorlog file.  The LBN is the  actual  disk  block
       number starting from the beginning of the disk.

       The  length  is a decimal number that indicates how many (512 byte) blocks to process.  The length specified may be -1 to indicate the last
       block of the specified partition.

       The special file specified is used with -c, -e, -n, and -r options and indicates an unmounted c partition of  a	character  device  special
       file.

Options
       The following options may be set with

       -c   Clears  a forced error indicator on the range of specified LBNs.  The forced error condition indicates that the data in the disk block
	    is bad.  The disk block is good, but the data can not be read without getting an error detection code (EDC) error.	This  option  will
	    cause  the	forced error condition to be removed.  After the forced error indicator is cleared, the EDC error will not be reported nor
	    will the data be marked as bad.

	    All indications that the data is corrupt are lost.	The data should be restored either by manual methods or with the command. The com-
	    mand affects the integrity of the data on a disk and should be followed by a file system restore if data is affected.

       -e   Sets  the  exclusive  access  attribute  associated  with  the specified disk.  This attribute is provided by multihost controllers to
	    restrict access to a disk to one host.  The command will return a failure status if the disk is already  exclusively  associated  with
	    another  host  or  the underlying controller does not provide multihost support.  If the command is issued to a disk that is currently
	    mounted and the command fails, the disk will no longer be online to this host.  For this reason the -e option should not be issued	to
	    a disk that is mounted.

       n    Clears the exclusive access attribute associated with the specified disk.  If the controller provides multihost support and the exclu-
	    sive access attribute is not set for a particular disk, it would be possible for the disk to be accessed by more than one  host.   The
	    command  will  return  a  failure status if the disk is not currently and exclusively associated with this host or the underlying con-
	    troller does not provide multihost support.

       -r   Replaces a block on the disk specified by LBN. See Restrictions.

       -s   Starts a scan for bad blocks on the specified area on a disk. Bad blocks are disk blocks that have data transfer errors to the  extent
	    that they cannot be relied on.  When a bad block is found, it is replaced and the bad block's LBN is reported.  The LBN specified with
	    the option can be 0 to indicate the first block in the specified partition.  If 0 is specified, however, the program starts  searching
	    from the first block of the partition. The option will accept any valid partition on the disk. This allows any partition to be scanned
	    without scanning the entire disk and ensures that the specified partition is free of bad blocks. As an example, indicates the h parti-
	    tion of the third logical disk unit.

Diagnostics
       The command generates messages when the user is not privileged, when the LBN is not in the specified partition, and when the length exceeds
       the size of the partition.

Restrictions
       You must be in single-user mode when using the and options of the program.  If you are in multiuser mode, hangs the system  and	cannot	be
       killed.	If this happens, you must reboot.

       The option is supported only with those DSA disks which use host-initiated dynamic bad block replacement.

       The and options are only supported on controllers that provide multi-host support.  These options are only supported on HSC Version 5.00 or
       later.

See Also
       dkio(4), ra(4), sdc(4), chpt(8), mount(8), restore(8)
       Guide to System Disk Maintenance

4th Berkeley Distribution														 radisk(8)
All times are GMT -4. The time now is 05:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy