Re: aix fc switch connection problem On Tuesday 06 December 2005 16:40, raziel99 wrote:
> the command I issued: "lsattr -EHl fscsi0 (or fscsi1)"
> the adapter that is connected to the old mcdata switch, and is
> working properly has the property "attach=switch" and the
> adapter that is connected to the new cisco switch and has a
> problem has the property "attach=al". this property is NOT
> user-settable, so i don't know what to do in order to change
> this value.
Try deleting the adapter and reconfiguring it (assuming it is
fcs1):
rmdev -Rdl fcs1
cfgmgr
The fscsi1 device should come up with 'attach=switch' if the
Cisco switch is in a SAN fabric.
If this adapter was never connected before, there is a good
chance that the initial value of 'attach' will be 'al', since
new adapters usually come with plugs that emulate a loop. As
you said, you cannot change this value on the fly, only by
reconfiguring the device.
Dmitri |