Ask a Question related to AIX, Design and Development.
-
fx #1
AIX 4.3.3 with two 6228 HBA - Too much rmt created
Hello,
On an AIX 4.3.3 server with two 6228 HBAs :
fscsi0 (tapes) - PtP connection to an ADIC snc5100/Scalar1000/LTO1x6
fscsi1 (disk) - connected trough an IBM FC switch to an ESS disk array
Problem is for each physical tape drive, cfgmgr creates two "rmt" devices.
The NetBackup "scan" command shows clearly two "rmt" with the same serial
after cfgmgr has run. "rmdev -d" doesn't help, neither did a clean devices
and a reboot.
A case is going to be open with IBM but knowing it's going to take some
time for misc reasons, I'm curious if this unwanted behaviour may ring
someone's bell here ?
Thanks && amicalement,
fx
Ps: fu2 comp.unix.aix
--
"the only problem with troubleshooting is that
sometimes trouble shoots back" - alt.sysadmin.recovery
fx Guest
-
Managing ViewState of a dynamically created Custom Composite Server Control -(where the original is also dynamically created)
Ok here's my scenario. I have a Custom Composite Server Control (CCSC) consisting of a TextBox, Button & Panel. (And some other code - which I... -
AIX 4.3 SCSI ioctl command with IBM 6228
Hello, I have a small utility that sends inquiry command to a fiber channel card using an ioctl call. I open succeeding rhdisk files with openx... -
Where can I find the FW/Drivers for the IBM 6228 HBA card ?
Hello I'm trying to find out the latest FW/Driver rev for that card from the IBM site for AIX 4.3.3 We have FW 3.82A1 IBM.fc.rte 4.3.3.75 -
unbalanced 6228 fiber cards
I have an IBM 7040-P690 with 4 LPAR's. Each LPAR has 2 IBM 6228 2Gb fiber cards installed through a 2Gb SAN switch to an EMC Symmetrix, using EMC... -
RobH #2
Re: AIX 4.3.3 with two 6228 HBA - Too much rmt created
"fx" <fx@turlututu.chapo.pointu> wrote in message
news:3f7c22b6$2@ac-versailles.fr...array>
> Hello,
>
> On an AIX 4.3.3 server with two 6228 HBAs :
>
> fscsi0 (tapes) - PtP connection to an ADIC snc5100/Scalar1000/LTO1x6
> fscsi1 (disk) - connected trough an IBM FC switch to an ESS diskdevices.>
> Problem is for each physical tape drive, cfgmgr creates two "rmt"serial> The NetBackup "scan" command shows clearly two "rmt" with the samedevices> after cfgmgr has run. "rmdev -d" doesn't help, neither did a cleansome> and a reboot.
>
> A case is going to be open with IBM but knowing it's going to takeYou've got two paths to each tape drive over your SAN. The likelyhood is> time for misc reasons, I'm curious if this unwanted behaviour may ring
> someone's bell here ?
>
that each of your tape drives can be "seen" by both FC adapters.
This is probably not what you want if you want to ensure that the tape
drives (which are what?) only use fscsi0 but it can be a resilience
benefit. You need to speak to whoever set up the configuration of the
SAN to change this behaviour if it is not what you want.
Are you getting something similar with your Shark disks?
RobH
RobH Guest
-
fx #3
Re: AIX 4.3.3 with two 6228 HBA - Too much rmt created
RobH wrote:
....I don't think so, as I said, tapes are connected trough a PtP FC link.> You've got two paths to each tape drive over your SAN. The likelyhood is
> that each of your tape drives can be "seen" by both FC adapters.
-----------
| fcp0 ----(FC 2Gb in PtP mode)------ [snc5100]--(SCSI)--[drives & library]
| AIX box |
| fcp1 ---(FC 2Gb in fabric mode)----|
----------- |
-----------------
| IBM FC switch | -----[ESS disk array]
-----------------
This is a full IBM configuration, so I'd say all drivers come from IBM.> This is probably not what you want if you want to ensure that the tape
> drives (which are what?) only use fscsi0 but it can be a resilience
> benefit. You need to speak to whoever set up the configuration of the
> SAN to change this behaviour if it is not what you want.
I though maybe the ESS driver for disk multipathing is causing this mess
but according to lsdev outputs, rmt are linked to fcp0 and not fcp1.
This said, I have very little knowledge on ESS configurations.
Another thought is some kind of driver mixup, as both cards are 6228 and
all configuration is software based in the driver (no lputil as with a plain
Emulex card). I remember old HBA driver problem when using same card brand
in the one machine broke some things because of the driver messing up between
the two cards instances.
The array is already in production, so it should be ok - I did not see the> Are you getting something similar with your Shark disks?
array guys.
Thanks,
fx
fx Guest
-
Chris Mattern #4
Re: AIX 4.3.3 with two 6228 HBA - Too much rmt created
fx wrote:
Is the PtP link to the tape drives the *only* connection existing to the> RobH wrote:
>
> ...
>>>> You've got two paths to each tape drive over your SAN. The likelyhood is
>> that each of your tape drives can be "seen" by both FC adapters.
>
> I don't think so, as I said, tapes are connected trough a PtP FC link.
>
> -----------
> | fcp0 ----(FC 2Gb in PtP mode)------ [snc5100]--(SCSI)--[drives & library]
> | AIX box |
> | fcp1 ---(FC 2Gb in fabric mode)----|
> ----------- |
> -----------------
> | IBM FC switch | -----[ESS disk array]
> -----------------
>
tape drives? If the tape drives are also connected to the switch, you
may be connecting through the switch as well by accident. What are the
location codes for the rmt devices? One should have the location code for
fcp0 in it. If the other has the location code for fcp1 in it, then
you're connecting through the switch as well; fix your zoning so that
the AIX box can't see the tape drives through the switch.
Chris mattern
Chris Mattern Guest
-
fx #5
Re: AIX 4.3.3 with two 6228 HBA - Too much rmt created
Chris Mattern wrote:
....Yes. That's why I'm scratching my head and suspect some kind of> Is the PtP link to the tape drives the *only* connection existing to the
> tape drives?
driver mess.
....According to lsdev output, tapes parent is the fcp0 interface. fcp1 (the fabric> What are the location codes for the rmt devices? One should have the location
> code for fcp0 in it. If the other has the location code for fcp1 in it, then
> you're connecting through the switch as well; fix your zoning so that
> the AIX box can't see the tape drives through the switch.
switch one) doesn't shows up in lsdev output - unless lsdev is not enough to
confirm?
Thanks.
--
Three things are certain:
Death, taxes and lost data
Guess which has occurred.
fx Guest
-
Chris Mattern #6
Re: AIX 4.3.3 with two 6228 HBA - Too much rmt created
fx wrote:
Yeah, at this point it's either a bug or some kind of misconfiguration> Chris Mattern wrote:
>
> ...
>>>> Is the PtP link to the tape drives the *only* connection existing to the
>> tape drives?
>
> Yes. That's why I'm scratching my head and suspect some kind of
> driver mess.
>
> ...> location> > What are the location codes for the rmt devices? One should have the> it, then> > code for fcp0 in it. If the other has the location code for fcp1 in
>>>> you're connecting through the switch as well; fix your zoning so that
>> the AIX box can't see the tape drives through the switch.
>
> According to lsdev output, tapes parent is the fcp0 interface. fcp1 (the fabric
> switch one) doesn't shows up in lsdev output - unless lsdev is not enough to
> confirm?
>
in the tape drives themselves, and I don't know anything about the drives
you're using.
Chris Mattern
Chris Mattern Guest



Reply With Quote

