comp.unix.aix
  Home FAQ Contact Sign in
comp.unix.aix only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.unix.aix Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Re: unforgiven rmdev         


Author: sudhir
Date: Jul 14, 2008 05:21

Most probable reason this could happen is hdisk307 is kept open by
some application or being used by other application other
than LVM.
you can check ps -ef | grep hdisk307 and see if you see any
application using this hdisk.

u can also try fuser to see if any process has this device open.
stopping these should close the device.

If the device is open then rmdev will fail with busy status.

regards
sudhir
On Jul 14, 1:26 pm, ser...@somewhere.on.il.pw.edu.pl wrote:
> Hello,
>
> In short words, I cannot remove/reconfigure FC adapter. Story was as
> below.
>
> I had some troubles with FC connection...
Show full article (3.57Kb)
1 Comment
  AIX 5.3 Hardware compatibility list         


Author: peterharding
Date: Jul 14, 2008 01:59

Hi,

It's been a while since I've dealt with AIX, but a customer of ours
wants to buy a 2nd user RS/6000 44P and load AIX 5.3. Is this version
of AIX compatible with this harware? I've just spent an hour "lost in
space" on the IBM web site and can't see a list.

Many thanks,
Pete.
3 Comments