[Orca-users] MPXIO problem?
J. Kyle Cummings III
jkcummi at yahoo.com
Mon Jul 21 12:11:15 PDT 2003
I finally got this problem stabilized. I ended up with the following
values in the orcallator.se file:
#define MAX_COLUMNS 4096
#define MAX_RAWDISKS 4096
The period between crashes got longer and longer and now it seems stable.
I will post if this crops up again.
I am getting ready to install this on a new Sun Fire 6800 server so these
numbers might have to get larger.
Thanks for the help!
-Kyle Cummings
--- "J. Kyle Cummings III" <jkcummi at yahoo.com> wrote:
> Ok, I will work on increasing MAX_RAWDISKS number.
>
> The bzip2 program is in the /bin directory and is in the path.
>
> The "000" file it is complaining about looks like this:
>
> itsprd12>ls -ail orcallator-2003-07-16-000
> 417073 -rw-r--r-- 1 root other 29506 Jul 16 09:20
> orcallator-2003-07-16-000
> itsprd12>
>
> I have the "001" through "005" files so far and they are all zipped.
>
> I started the collector again today and so far have gotten the
> following:
>
> itsprd12>cat nohup.out
>
> bzip2: I/O or other error, bailing out. Possible reason follows.
> bzip2: No such file or directory
> Input file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000,
> output
> file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2
> bzip2: Deleting output file
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2,
> if
> it exists.
>
> bzip2: I/O or other error, bailing out. Possible reason follows.
> bzip2: No such file or directory
> Input file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000,
> output
> file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2
> bzip2: Deleting output file
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2,
> if
> it exists.
>
> bzip2: I/O or other error, bailing out. Possible reason follows.
> bzip2: No such file or directory
> Input file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000,
> output
> file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2
> bzip2: Deleting output file
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2,
> if
> it exists.
>
> bzip2: I/O or other error, bailing out. Possible reason follows.
> bzip2: No such file or directory
> Input file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000,
> output
> file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2
> bzip2: Deleting output file
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2,
> if
> it exists.
>
> bzip2: I/O or other error, bailing out. Possible reason follows.
> bzip2: No such file or directory
> Input file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000,
> output
> file =
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2
> bzip2: Deleting output file
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-16-000.bz2,
> if
> it exists.
> itsprd12>which bzip2
> /bin/bzip2
> itsprd12>
>
> --- Blair Zajac <blair at orcaware.com> wrote:
> > "J. Kyle Cummings III" wrote:
> > >
> > > We just got a new Sun Fire V1280 and started using MPXIO to talk to
> > our
> > > Hitachi 9960 SAN.
> > >
> > > The Orcallator will start and run for a while on the server and then
> > just
> > > die. I am running orca-0.27b3 and 1.37.
> > >
> > > Since MPXIO uses fabric names for the devices now, I thought that
> > might be
> > > a problem. What is the best way to diagnose this?
> > >
> > > The nohup.out file has a bunch of errors and ends like this:
> > > bzip2: I/O or other error, bailing out. Possible reason follows.
> > > bzip2: No such file or directory
> > > Input file =
> > > /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-11-000,
> > output
> > > file =
> > >
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-11-000.bz2
> > > bzip2: Deleting output file
> > >
> /usr/local/var/orca/orcallator/itsprd12/orcallator-2003-07-11-000.bz2,
> > if
> > > it exists.
> >
> >
> > Do you have any output before this to show, or is this all.
> >
> > Is bzip2 in your path? I would try to run bzip2 and see if
> > orcallator.se
> > can find it.
> >
> > > Fatal: subscript: 1024 out of range for: RAW_disk[1024]: Near line
> 787
> >
> > You'll probably need to find this section in orcallator.se
> >
> > // Define global for tracking raw disk data.
> > #define MAX_RAWDISKS 1024
> > RawDisk RAW_disk[MAX_RAWDISKS];
> >
> > and increase 1024 to 2048 or larger until orcallator.se doesn't crash.
> >
> > Best,
> > Blair
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
More information about the Orca-users
mailing list