Re: AIX 4.3.3 / Failed hdisk3 / Replacement
- From: Aftab Choudhry <achoudhry_consultant@xxxxxxxxxxxxxx>
- Date: Mon, 4 Aug 2008 15:15:20 -0400
Make sure you back up the filesystem before removing it or you may wana
mirror the disk and sync the data, then remove it.
Aftab
I use the command:
fuser -cux /path/to/filesystem
to get a list of what is holding it open. The -cux options cover most
of the processes that cause it not to unmount, but there are a few other
process types that are listed in the man page for fuser.
If that don't work I try lsof, but that is a third party utility.
Also the command to remove a device is "rmdev" not "remdev"
-Ed Davignon
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of
Bright, Frank
Sent: Monday, August 04, 2008 2:44 PM
To: aix-l@xxxxxxxxxxxxx
Subject: Re: AIX 4.3.3 / Failed hdisk3 / Replacement
Hi Mark,
Make sure nothing is using the mount fs. No routine, processes. And
make sure you are not under the path of that fs as it will not unmount.
FMB
_____________________
Frank M. Bright
fbright@xxxxxxxxx
Office of Technology and IS
University of the Arts (A15)
www.uarts.edu | 215.717.6081
Colleague 18.0
AIX 5.3.0.7 | Unidata 7.17
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of
Mark Monroe
Sent: Monday, August 04, 2008 1:24 PM
To: aix-l@xxxxxxxxxxxxx
Subject: AIX 4.3.3 / Failed hdisk3 / Replacement
To All,
I have a 7025-F50 that has a failed/failing SCSI drive. It is clicking
and putting tons of disk errors into the logs. This is a stand-alone
disk with archived data on it. It is listed as lv05 hdisk5. It has one
volume group on it with one file system.
I could use some help on the proper way to remove the drive and any
associated "stuff" with it so that I can replace it.
I figure I need to unmount the filesystem, delete the file system,
delete the volume group and then do an remdev on hdisk3? Then pull the
drive. Then replace the drive with a new one and add all of the above
back in.
I cant get the filesystem to unmount. I get this error:
umount: 0506-349 Cannot unmount /dev/lv05: The requested resource is
busy
Any and all help would be greatly appreciated!
Mark
- Follow-Ups:
- Re: AIX 4.3.3 / Failed hdisk3 / Replacement
- From: Justin Floyd
- Re: AIX 4.3.3 / Failed hdisk3 / Replacement
- References:
- Re: AIX 4.3.3 / Failed hdisk3 / Replacement
- From: Davignon, Edward
- Re: AIX 4.3.3 / Failed hdisk3 / Replacement
- Prev by Date: Re: AIX 4.3.3 / Failed hdisk3 / Replacement
- Next by Date: Re: AIX 4.3.3 / Failed hdisk3 / Replacement
- Previous by thread: Re: AIX 4.3.3 / Failed hdisk3 / Replacement
- Next by thread: Re: AIX 4.3.3 / Failed hdisk3 / Replacement
- Index(es):
Relevant Pages
|