Operating System - HP-UX
1752320 Members
5322 Online
108786 Solutions
New Discussion юеВ

Re: X25 cannot start at HPUX 11.0

 
jmreyes
Occasional Advisor

X25 cannot start at HPUX 11.0

hi all,

i ineed some help regarding my error below about X25.
[x25init] ioctl(N2Z_START_LINK) failed on /dev/zx25m0p0 with errno 229
CAUSE : The specified parameter has an incorrect value
ACTION : Check the parameter value in configuration
[x25init] Configuration initialization failed
[x25init] ioctl(N2Z_START_LINK) failed on /dev/zx25m0p1 with errno 229
CAUSE : The specified parameter has an incorrect value
ACTION : Check the parameter value in configuration
[x25init] Configuration initialization failed

Thanks and regards,
joey

10 REPLIES 10
Omar Mu├▒oz
Advisor

Re: X25 cannot start at HPUX 11.0

Check if you have the x25 configuration in the files x25config_00 and x25config_01.

These files are under /etc/x25 directory.

In these files you configure your s25 values.

regards!!
ceacuna
Occasional Advisor

Re: X25 cannot start at HPUX 11.0

Hi Omar,

I'm also working this error with Joey and as
you have said to check the x25 configuration in the files x25config_00 and x25config_01.
In the /etc/x25, we don't have those 2 files but rather we have x25m0p0 and x25m0p1. These 2 files are working in primary server but not in the redundant server and the alarm is mention above by Joey. I compare the files in the primary server and redundant server and they are both the same.

Thanks and Regards,
Lito
Omar Mu├▒oz
Advisor

Re: X25 cannot start at HPUX 11.0

Could you execute :

x25stat -v -d zx25m0p0
Omar Mu├▒oz
Advisor

Re: X25 cannot start at HPUX 11.0

I use "x25init -c /etc/x25/x25config_00" to initialize x25.
Omar Mu├▒oz
Advisor

Re: X25 cannot start at HPUX 11.0

Also , you can configure your links using /opt/ots/bin/osiadmin menu tom configure yours
/dev/zx25m0p0 and /dev/zx25m0p1.
ceacuna
Occasional Advisor

Re: X25 cannot start at HPUX 11.0

Hi Omar,

Here's the result.

mmds2 root / > x25stat -v -d zx25m0p0
[x25stat] X.25 not started on device /dev/zx25m0p0
[x25stat] X.25 not started for this device

I also tried,
/usr/sbin/x25init -c /etc/x25/x25init.m0p0
but the same configuration initialization
failed.

I follow the systax in man x25init,
x25init -c [config file] -d [device file]
/usr/sbin/x25init -c /etc/x25/x25init.m0p0
-d /dev/zx25m0p0. Still no luck.


Thanks and Regards,

Lito
ceacuna
Occasional Advisor

Re: X25 cannot start at HPUX 11.0

We don't have /opt/ots/bin/osiadmin directory nor osiadmin file.

Thanks.

Lito
Omar Mu├▒oz
Advisor

Re: X25 cannot start at HPUX 11.0

could you excute:

x25stat -c -d zx25m0p0

to see your x25 configuration
ceacuna
Occasional Advisor

Re: X25 cannot start at HPUX 11.0

Hi Omar,

The result is X.25 not started

mmds2 root / > x25stat -c -d zx25m0p0
[x25stat] X.25 not started on device /dev/zx25m0p0
[x25stat] X.25 not started for this device

I have read a docs that says run ioscan -f
to check if the card is present (What card?NIC?)
If yes use, SAM to verify that the card is enabled.

Thanks a lot.

Lito