Re: Migrating to FastT
From: Mike Tibor (tibor_at_TIBOR.ORG)
Date: 07/22/05
- Previous message: Juan Camilo Yanquen: "Re: Migrating to FastT"
- In reply to: Darryl Ousterhout: "Re: Migrating to FastT"
- Next in thread: Juan Camilo Yanquen: "Re: Migrating to FastT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 22 Jul 2005 08:34:27 -0800 To: aix-l@Princeton.EDU
On Fri, 22 Jul 2005, Darryl Ousterhout wrote:
> I ran into the same problem. Mike Tibor posted a fix a while back for
> it. Clean out your old devices and run cfgmgr.
>
> You had to remove your complete Fiber-Environment with:
>> <snip>
>> for i in `lsdev -Cc disk|grep Array|awk '{print $1'}` do
>> rmdev -dl $i
>> done
>> rmdev -dl dar0
>> rmdev -dl dar1
>> rmdev -dl dac0
>> rmdev -dl dac1
>> rmdev -dl fcnet0
>> rmdev -dl fcnet1
>> rmdev -Rdl fcs0
>> rmdev -Rdl fcs1
>> <snip>
>>
>> Then run cfgmgr -v .
>> Your disks will then be available.
>> fget_config -Av
>> will show your Environment after the change.
As much as I'd like to take credit for that, I should probably point out
that I actually got it from Hans-Dieter Kutz on this list.
Mike
- Previous message: Juan Camilo Yanquen: "Re: Migrating to FastT"
- In reply to: Darryl Ousterhout: "Re: Migrating to FastT"
- Next in thread: Juan Camilo Yanquen: "Re: Migrating to FastT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|