CA with RACF.

2004-02-10 Thread Antônio Pires de Castro Jr.
Hi,

   I would like to config a certificate authority (CA) in my company
with RACF. Is it possible??? If it is possible, how can I do it??
Redbooks ???
thanks in advanced,

--
   Antonio Pires
Suporte Tecnico - AGANP


Re: FW: Crypto and IFL

2003-11-13 Thread Antônio Pires de Castro Jr.
Vic Cross wrote:

On Fri, 7 Nov 2003, Wolfe, Gordon W wrote:

Thanks, Alan.  that settles it, I guess.  PCICA cards it is.

In another item of documentation (the Linux Device Drivers manual, I
think), we read that if both PCICC and PCICA cards are present on an LPAR,
that Linux will only use the PCICA.  This, combined with the wider range
of crypto functions provided by the PCICA, helped us to decide that PCICA
was the way to go for our Linux environment.
Another poster mentioned that z800 comes with crypto engines -- in the
Linux case, this is not strictly true.  The crypto engines that are part
of the base machine are the CCF (?) base crypto support, not PCICC or
PCICA cards.  z/OS can use the basic functions provided by the CCF kit,
but Linux cannot and requires additional cards (either -CC or -CA
depending on your needs).
Hoo-roo,
Vic

Hi,

   I don't understand exactly what it means. I have a PCICC card in my
Z800, can I use it with my Linux???
Is it possible to use the crypto card to ssl connections??? If it is
possible, how can I integrate this feature to may http server (apache)???
thanks in advanced,

--
   Antonio Pires
Suporte Tecnico - AGANP


OSA PORTNAME problems.

2003-11-12 Thread Antônio Pires de Castro Jr.
Hi,

   Why a VM set the OSA portname just in uppercase??? I wrote portname,
in tcpip profile, in lowercase, and when I tried to config a Linux in
this OSA I needed to put the portname, in chandev.conf file, in uppercase.
How can I solve it? I need to put the VM portname in lowercase.

[]' s,

--
   Antonio Pires
Suporte Tecnico - AGANP


Connect Linux to network by 2216..

2003-11-07 Thread Antônio Pires de Castro Jr.
Hi,

   I would like to connect my Linux to my network using an IBM 2216 router.

IP/Ethernet--- 2216 ---IP/LCS/Escon--- linux on z800

How can I do it?

thanks in advanced,

--
   Antonio Pires
Suporte Tecnico - AGANP


Change dinamically the /proc/dasd/devices.

2003-11-03 Thread Antônio Pires de Castro Jr.
Hi,

   How can I change dinamically the /proc/dasd/devices to add a new
dasd without reboot my machine.
I tried the following command, but it didn't work
echo 0bb2(ECKD) at ( 94: 36) is dasdj  : active at blocksize: 4096,
601020 blocks, 2347 MB  /proc/dasd/devices
thanks in advanced,

--
   Antonio Pires
Suporte Tecnico - AGANP


Re: Change dinamically the /proc/dasd/devices.

2003-11-03 Thread Antônio Pires de Castro Jr.
Sergey Korzhevsky wrote:

echo add device range=0bb2  /proc/dasd/devices





   WBR, Sergey



Anttnio Pires de Castro Jr. [EMAIL PROTECTED]
Sent by: Linux on 390 Port [EMAIL PROTECTED]
03.11.2003 15:32
Please respond to Linux on 390 Port
   To: [EMAIL PROTECTED]
   cc:
   Subject:Change dinamically the /proc/dasd/devices.
Hi,

How can I change dinamically the /proc/dasd/devices to add a new
dasd without reboot my machine.
I tried the following command, but it didn't work
echo 0bb2(ECKD) at ( 94: 36) is dasdj  : active at blocksize: 4096,
601020 blocks, 2347 MB  /proc/dasd/devices
thanks in advanced,

--
Antonio Pires
Suporte Tecnico - AGANP

thanks for your reply, it works, but I can't format it:

[EMAIL PROTECTED] root]# more /proc/dasd/devices
...
0bb2(none) at ( 94: 40) is dasdk  : unknown
0bb3(none) at ( 94: 44) is dasdl  : unknown
[EMAIL PROTECTED] root]# /sbin/dasdfmt -b 4096 -f /dev/dasdk
/sbin/dasdfmt: error opening device /dev/dasdk: No such device
[EMAIL PROTECTED] root]# /sbin/dasdfmt -b 4096 -f /dev/dasdl
/sbin/dasdfmt: error opening device /dev/dasdl: No such device
[EMAIL PROTECTED] root]# /sbin/dasdfmt -b 4096 -l lnx16b -d cdl -f
/dev/dasdk
/sbin/dasdfmt: error opening device /dev/dasdk: No such device
How can I format this new dasds???

thanks,

--
   Antonio Pires
Suporte Tecnico - AGANP


Re: Change dinamically the /proc/dasd/devices.

2003-11-03 Thread Antônio Pires de Castro Jr.
Nix, Robert P. wrote:

Did you define the new DASD to the CP Directory? (I'm assuming that you're doing this beneath VM...) Once defined, did you link them into the currently running virtual machine?


Robert P. Nixinternet: [EMAIL PROTECTED]
Mayo Clinic  phone: 507-284-0844
RO-CE-8-857page: 507-270-1182
200 First St. SW
Rochester, MN 55905
   Codito, Ergo Sum
In theory, theory and practice are the same,
but in practice, theory and practice are different.


-Original Message-
From: Ant tnio Pires de Castro Jr. [SMTP:[EMAIL PROTECTED]
Sent: Monday, November 03, 2003 7:44 AM
To:   [EMAIL PROTECTED]
Subject:  Re: Change dinamically the /proc/dasd/devices.
thanks for your reply, it works, but I can't format it:

[EMAIL PROTECTED] root]# more /proc/dasd/devices
...
0bb2(none) at ( 94: 40) is dasdk  : unknown
0bb3(none) at ( 94: 44) is dasdl  : unknown
[EMAIL PROTECTED] root]# /sbin/dasdfmt -b 4096 -f /dev/dasdk
/sbin/dasdfmt: error opening device /dev/dasdk: No such device
[EMAIL PROTECTED] root]# /sbin/dasdfmt -b 4096 -f /dev/dasdl
/sbin/dasdfmt: error opening device /dev/dasdl: No such device
[EMAIL PROTECTED] root]# /sbin/dasdfmt -b 4096 -l lnx16b -d cdl -f
/dev/dasdk
/sbin/dasdfmt: error opening device /dev/dasdk: No such device
How can I format this new dasds???

thanks,

--
   Antonio Pires
Suporte Tecnico - AGANP

Sergey and Robert,

thanks,

I forgot to attach the dasds to VM, after this it works.

[]'s,

--
   Antonio Pires
Suporte Tecnico - AGANP


Close session in tn3270 to VM, stop to work connections on Linux.

2003-10-31 Thread Antônio Pires de Castro Jr.
Hi,

I have set one of my systems profile exec to have set run on. When we close
our tn3270 session to VM, it seems that the system never goes down, but my ssh
session terminates and new sessions can not be established until I open a
3270 session to the system again.
What is happening? Can someone help me?

[]'s,

--
   Antonio Pires
Suporte Tecnico - AGANP
ps.: we set run on in our profile exec.


Re: IBM JVM problem with SSL.

2003-09-12 Thread Antônio Pires de Castro Jr.
I couldn't connect to this news. Is It working??

thanks,
Anttnio.
Jim Elliott wrote:
I tried to put IBM JVM 1.4.1 for 390x with my application server
(JBoss), but It is showing an error with my SSL (HTTPS). When I use
IBM JVM 1.3.1 for 390, SSL works well. I discover that I need an
ibmjsse.jar packet


Where can I download ibmjsse.jar ?


There is no formal support for IBM JDKs downloaded from the web, but
you can ask questions at related to the Linux JDKs from IBM at:
news://news.software.ibm.com/ibm.software.java.linux
Jim


--
   Antonio Pires
Suporte Tecnico - AGANP


IBM JVM problem with SSL.

2003-09-10 Thread Antônio Pires de Castro Jr.
Hi,

   I tried to put IBM JVM 1.4.1 for 390x with my application server (JBoss), but It is 
showing an error with my SSL (HTTPS). When I use IBM JVM 1.3.1 for 390, SSL works well. I 
discover that I need an ibmjsse.jar packet.
   Where can I download ibmjsse.jar ?
thanks in advanced,
Anttnio.


Re: SuSE SLES8 64-bit + dasdfmt

2003-08-29 Thread Antônio Pires de Castro Jr.
1 - Add a new disk in /etc/zipl.conf
...
parameters=dasd=0b0e,0b0f,0b10 root=/dev/dasda1
...
new disc (dasdc)= 0b10

2 - Reboot your linux:

3 - Format disk:

dasdfmt -b 4096 -f /dev/dasdc

4 - Partitioning disk (create dasdc1):

fdasd /dev/dasdc

5 - Create a file system

mke2fs -b 4096 /dev/dasdc1

6 - Add new disk in the /etc/fstab

/dev/dasdc1   /opt   ext3  defaults   1 2

[]'s,
Anttnio.


Ceruti, Gerard G wrote:
Hi Listners

Perhaps you are able to point me in the right direction ,
we are installing Suse8 in LPAR mode , I have got the load off the CD
and am able to telnet to Linux,
my problem is now how do I format the disks'
I have done the 'insmod dasd_mode dasd=***,***' command
but when I do a cat of /proc/dasd/devices it shows the disks as unknown
any ideas
Thanks
Gerard
__

For information about the Standard Bank group visit our web site 
www.standardbank.co.za
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of 
Standard Bank Group Limited  is proprietary to the group.
It is confidential, legally privileged and protected by law.
Standard Bank does not own and endorse any other content. Views and opinions are those 
of the sender unless clearly stated as being that of the group.
The person addressed in the e-mail is the sole authorised recipient. Please notify the 
sender immediately if it has unintentionally reached you and do not read,
disclose or use the content in any way.
Standard Bank can not assure that the integrity of this communication has been 
maintained nor that it is free of errors, virus, interception or interference.
___

--
   Antonio Pires
Suporte Tecnico - AGANP


Re: SuSE SLES8 64-bit + dasdfmt

2003-08-29 Thread Antônio Pires de Castro Jr.
Are you using SuSE 8 in a zSeries ???

I have SuSE 8 config in 5 LPARs in a z800, and there are /etc/zipl.conf

Anttnio.

Ceruti, Gerard G wrote:
Hi Antonio

Hm there is no zipl.conf file in the /etc dir 

Gerard

-Original Message-
From: Anttnio Pires de Castro Jr. [mailto:[EMAIL PROTECTED]
Sent: 29 August 2003 02:59 PM
To: [EMAIL PROTECTED]
Subject: Re: SuSE SLES8 64-bit + dasdfmt
1 - Add a new disk in /etc/zipl.conf
...
parameters=dasd=0b0e,0b0f,0b10 root=/dev/dasda1
...
new disc (dasdc)= 0b10

2 - Reboot your linux:

3 - Format disk:

dasdfmt -b 4096 -f /dev/dasdc

4 - Partitioning disk (create dasdc1):

fdasd /dev/dasdc

5 - Create a file system

mke2fs -b 4096 /dev/dasdc1

6 - Add new disk in the /etc/fstab

/dev/dasdc1   /opt   ext3  defaults   1 2

[]'s,
Anttnio.


Ceruti, Gerard G wrote:

Hi Listners

Perhaps you are able to point me in the right direction ,
we are installing Suse8 in LPAR mode , I have got the load off the CD
and am able to telnet to Linux,
my problem is now how do I format the disks'
I have done the 'insmod dasd_mode dasd=***,***' command
but when I do a cat of /proc/dasd/devices it shows the disks as unknown
any ideas
Thanks
Gerard


__
For information about the Standard Bank group visit our web site
www.standardbank.co.za


__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official
business of Standard Bank Group Limited  is proprietary to the group.

It is confidential, legally privileged and protected by law.
Standard Bank does not own and endorse any other content. Views and
opinions are those of the sender unless clearly stated as being that of the
group.
The person addressed in the e-mail is the sole authorised recipient.
Please notify the sender immediately if it has unintentionally reached you
and do not read,
disclose or use the content in any way.
Standard Bank can not assure that the integrity of this communication has
been maintained nor that it is free of errors, virus, interception or
interference.

___

--
Antonio Pires
Suporte Tecnico - AGANP
__

For information about the Standard Bank group visit our web site 
www.standardbank.co.za
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of 
Standard Bank Group Limited  is proprietary to the group.
It is confidential, legally privileged and protected by law.
Standard Bank does not own and endorse any other content. Views and opinions are those 
of the sender unless clearly stated as being that of the group.
The person addressed in the e-mail is the sole authorised recipient. Please notify the 
sender immediately if it has unintentionally reached you and do not read,
disclose or use the content in any way.
Standard Bank can not assure that the integrity of this communication has been 
maintained nor that it is free of errors, virus, interception or interference.
___

--
   Antonio Pires
Suporte Tecnico - AGANP


IBM JVM 1.4.1 problem with SSL (HTTPS).

2003-08-15 Thread Antônio Pires de Castro Jr.
Hi,

   I am trying to use an IBM JVM 1.4.1 64bits, but I am having problems with HTTPS. Actually we have JBoss 3.2.1 + IBM JVM 1.3.1 32 bits and SuSE 8, running ok. But, when we change de JVM to 1.4.1, JBoss+Jetty didn't startup the HTTPS listener, and show some erros.

Maybe this problem is because the providers in /opt/IBMJava2-s390x-141/jre/lib/security/java.security, are not ok, or the .jar files are missing.

   If anyone had this kind of problem, could help me???

Errors:

2003-08-15 12:07:28,008 INFO  [org.jboss.jbossweb] 
jetty.ssl.keystore.provider.name=[DEFAULT]
2003-08-15 12:07:29,699 WARN  [org.jboss.jbossweb] WARNING:
java.security.NoSuchAlgorithmException: Class com.ibm.jsse.y configured for SSLContext 
not a SSLContext
   at com.sun.net.ssl.SunJSSE_b.a(DashoA6275)
   at com.sun.net.ssl.SSLContext.getInstance(DashoA6275)
   at org.mortbay.http.SunJsseListener.createFactory(SunJsseListener.java:232)
   at org.mortbay.http.JsseListener.newServerSocket(JsseListener.java:164)
   at org.mortbay.util.ThreadedServer.start(ThreadedServer.java:389)
   at org.mortbay.http.SocketListener.start(SocketListener.java:153)
   at org.mortbay.http.HttpServer.start(HttpServer.java:655)
   at org.jboss.jetty.JettyService.startService(JettyService.java:175)
   at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
   at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
   at java.lang.reflect.Method.invoke(Method.java:371)
   at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
   at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549)
   at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:966)
   at $Proxy11.start(Unknown Source)
   at org.jboss.system.ServiceController.start(ServiceController.java:392)
   at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
   at java.lang.reflect.Method.invoke(Method.java:371)
   at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
   at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549)
   at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
   at $Proxy5.start(Unknown Source)
   at org.jboss.deployment.SARDeployer.start(SARDeployer.java:226)
   at org.jboss.deployment.MainDeployer.start(MainDeployer.java:832)
   at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:640)
   at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:613)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
   at java.lang.reflect.Method.invoke(Method.java:371)
   at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
   at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549)
   at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
   at $Proxy7.deploy(Unknown Source)
   at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:302)
   at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:476)
   at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:200)
   at 
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:273)
   at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
   at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
   at java.lang.reflect.Method.invoke(Method.java:371)
2003-08-15 12:07:29,705 WARN  [org.jboss.jbossweb] WARNING: Failed to start: [EMAIL PROTECTED]:443

thanks in advanced,
--
   Antonio Pires


Download new JVM.

2003-08-04 Thread Antônio Pires de Castro Jr.
Hi,

   I would like to known where can I find a new JVM. ??

thanks in advanced,
Anttnio.


Re: Download new JVM.

2003-08-04 Thread Antônio Pires de Castro Jr.
I need an IBM's SDK JVM. I have a 1.3.1 and 1.4, I would like to have a 1.4.1.

thanks in advanced,
Anttnio.
Post, Mark K wrote:
Anttnio.

That depends on _who's_ JVM you want.  IBM's?  Blackdown?  Kaffe?

Mark Post

-Original Message-
From: Anttnio Pires de Castro Jr. [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2003 11:17 AM
To: [EMAIL PROTECTED]
Subject: Download new JVM.
Hi,

I would like to known where can I find a new JVM. ??

thanks in advanced,
Anttnio.

--
   Antonio Pires
Suporte Tecnico - AGANP


OSA Problem - frequently going down.

2003-03-12 Thread Antônio Pires de Castro Jr.
 Hi Friends,

Frequently my Linux, suddenly, stop to communication with my network,
and they can be accessed just by the console machine. All LPARs using
the same CHPID, which that stopped linux are using, stop to work too.
Then all Linux configured to use that CHPID stop to work. I tried to
restart all linux, put eth0 down and up, but It didn't work. The only
thing that became my OSA card going back to work is reset OSA card in
the HMC and use Configure ON OFF to put it down and up for all partitions.
This problem are occuring once or twice a week, in differents times. The
IBM guys has changed our OSA card, but the problem still occur.
We have two ethernet interfaces in the OSA card, and they are shared by
all Linux (IOCP configuration). We have 7 LPARs configured in a Z800,
with Think Blue, SuSE 7 e SuSE 8. We are running differents kind of
applications.
Is it possible to be a BUG?

thanks in advanced,

--
Antonio Pires
Suporte Tecnico


Re: OSA Problem - frequently going down.

2003-03-12 Thread Antônio Pires de Castro Jr.
Rich Smrcina wrote:

You say they changed your card, but the bigger question is:  Did they give you
updated microcode?
On Wednesday 12 March 2003 07:35 am, you wrote:

 Hi Friends,

Frequently my Linux, suddenly, stop to communication with my network,
and they can be accessed just by the console machine. All LPARs using
the same CHPID, which that stopped linux are using, stop to work too.
Then all Linux configured to use that CHPID stop to work. I tried to
restart all linux, put eth0 down and up, but It didn't work. The only
thing that became my OSA card going back to work is reset OSA card in
the HMC and use Configure ON OFF to put it down and up for all partitions.
This problem are occuring once or twice a week, in differents times. The
IBM guys has changed our OSA card, but the problem still occur.
We have two ethernet interfaces in the OSA card, and they are shared by
all Linux (IOCP configuration). We have 7 LPARs configured in a Z800,
with Think Blue, SuSE 7 e SuSE 8. We are running differents kind of
applications.
Is it possible to be a BUG?

thanks in advanced,

--
Rich Smrcina
Sr. Systems Engineer
Sytek Services, A Division of DSG
Milwaukee, WI
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Catch the WAVV!  Stay for Requirements and the Free for All!
Update your S/390 skills in 4 days for a very reasonable price.
WAVV 2003 in Winston-Salem, NC.
April 25-29, 2003
For details see http://www.wavv.org

I believe my microcode is update automatically by the modem
communication with IBM. But, I will check it.
thanks,

--
Antonio Pires
Suporte Tecnico


Re: OSA Problem - frequently going down.

2003-03-12 Thread Antônio Pires de Castro Jr.
What is the date or number of this lastest microcode?

thanks,
[]'s,
--
   Antonio Pires
Suporte Tecnico - AGANP
Ann Smith wrote:

If they gave you the latest microcode, there are a whole bunch of VM TCPIP fixes
that you should apply-if you are running VM, but it sounds like you may not be.
Anttnio Pires de Castro Jr. wrote:

Rich Smrcina wrote:

You say they changed your card, but the bigger question is:  Did they give you
updated microcode?
On Wednesday 12 March 2003 07:35 am, you wrote:

Hi Friends,

Frequently my Linux, suddenly, stop to communication with my network,
and they can be accessed just by the console machine. All LPARs using
the same CHPID, which that stopped linux are using, stop to work too.
Then all Linux configured to use that CHPID stop to work. I tried to
restart all linux, put eth0 down and up, but It didn't work. The only
thing that became my OSA card going back to work is reset OSA card in
the HMC and use Configure ON OFF to put it down and up for all partitions.
This problem are occuring once or twice a week, in differents times. The
IBM guys has changed our OSA card, but the problem still occur.
We have two ethernet interfaces in the OSA card, and they are shared by
all Linux (IOCP configuration). We have 7 LPARs configured in a Z800,
with Think Blue, SuSE 7 e SuSE 8. We are running differents kind of
applications.
Is it possible to be a BUG?

thanks in advanced,

--
Rich Smrcina
Sr. Systems Engineer
Sytek Services, A Division of DSG
Milwaukee, WI
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Catch the WAVV!  Stay for Requirements and the Free for All!
Update your S/390 skills in 4 days for a very reasonable price.
WAVV 2003 in Winston-Salem, NC.
April 25-29, 2003
For details see http://www.wavv.org

I believe my microcode is update automatically by the modem
communication with IBM. But, I will check it.
thanks,

--
Antonio Pires
Suporte Tecnico




Re: OSA Problem - frequently going down.

2003-03-12 Thread Antônio Pires de Castro Jr.
No. Linux doesn't show nothing and in HMC, hardware messages, doesn't
show nothing too.
thanks,

--

   Antonio Pires
Suporte Tecnico - AGANP
Rich Smrcina wrote:

I've seen a similar problem on an ENTR OSA2, and the solution was updated
microcode.  Have you been able to identify what happens at the time the card
stops?
On Wednesday 12 March 2003 08:20 am, you wrote:

Hi Rich,
We have serius problems with OSA Fast Ethernet (10/100).The symptom is:
*SNA/TCPIP osa port (OS390): stop
*TCPIP osa port (vm-linux): stop.
IBM said: Not use even port for all - OSA witch VM (Linux) and OS390
(TPCIP/SNA)-. They are not have a solution for this problem. No fix
(microcode). Brgds.
Nistor Rubin Acosta
BAPRO Informatica Y Comunicaciones SA
System Programmer Senior TP
Tel/Fax:54-11-51667831
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
Guanahani 580 - PB - C1274ACJ - Buenos Aires
Argentina


-Mensaje original-
De: Rich Smrcin
Enviado el: Wednesday, March 12, 2003 10:56 AM
Para: [EMAIL PROTECTED]
Asunto: Re: OSA Problem - frequently going down.
You say they changed your card, but the bigger question is:  Did they give
you updated microcode?
On Wednesday 12 March 2003 07:35 am, you wrote:

 Hi Friends,

Frequently my Linux, suddenly, stop to communication with my network,
and they can be accessed just by the console machine. All LPARs using
the same CHPID, which that stopped linux are using, stop to work too.
Then all Linux configured to use that CHPID stop to work. I tried to
restart all linux, put eth0 down and up, but It didn't work. The only
thing that became my OSA card going back to work is reset OSA card in
the HMC and use Configure ON OFF to put it down and up for all
partitions. This problem are occuring once or twice a week, in differents
times. The IBM guys has changed our OSA card, but the problem still
occur.
We have two ethernet interfaces in the OSA card, and they are shared by
all Linux (IOCP configuration). We have 7 LPARs configured in a Z800,
with Think Blue, SuSE 7 e SuSE 8. We are running differents kind of
applications.
Is it possible to be a BUG?

thanks in advanced,

--
Rich Smrcina
Sr. Systems Engineer
Sytek Services, A Division of DSG
Milwaukee, WI
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Catch the WAVV!  Stay for Requirements and the Free for All!
Update your S/390 skills in 4 days for a very reasonable price.
WAVV 2003 in Winston-Salem, NC.
April 25-29, 2003
For details see http://www.wavv.org



Re: TSM Client on SLES8

2003-02-21 Thread Antônio Pires de Castro Jr.
Rich Smrcina wrote:

This wasn't installed via YaST.  I scanned the CD's and didn't see anything
that was versioned quite that way.
On Thursday 20 February 2003 03:42 pm, you wrote:

Yast will find the packages you need automagically. Other was is look in
the d' section and find the right libs package.
Regards,

Jon

Jon R. Doyle
Sendmail Inc.
6425 Christie Ave
Emeryville, Ca. 94608
  (o_
  (o_   (o_   //\
  (/)_  (\)_  V_/_
On Thu, 20 Feb 2003, Rich Smrcina wrote:

I am trying to install the TSM Client 5.1.5 on SLES8 and during the rpm I
am greeted with this cheery message:
error: failed dependencies:
   libstdc++-libc6.2-2.so.3 is needed by TIVsm-BA-5.1.5-0
Is there some linking magic to do or a compatibility library that needs
to be installed to resolve this?
--
Rich Smrcina
Sr. Systems Engineer
Sytek Services, A Division of DSG
Milwaukee, WI
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Catch the WAVV!  Stay for Requirements and the Free for All!
Update your S/390 skills in 4 days for a very reasonable price.
WAVV 2003 in Winston-Salem, NC.
April 25-29, 2003
For details see http://www.wavv.org
--
Rich Smrcina
Sr. Systems Engineer
Sytek Services, A Division of DSG
Milwaukee, WI
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Catch the WAVV!  Stay for Requirements and the Free for All!
Update your S/390 skills in 4 days for a very reasonable price.
WAVV 2003 in Winston-Salem, NC.
April 25-29, 2003
For details see http://www.wavv.org

You need to run first the /inst_source script to bring up the yast from
cd-rom (using ftp, nfs, etc) to memory. Then you can run yast.
cheers,

--
Antonio Pires
Suporte Tecnico


Re: AW: Java 64Bits?

2003-01-23 Thread Antônio Pires de Castro Jr.
Hi,

   in this page, the 64 bits value is for Operating Systems, not for
Java! The IBM Java SDK tested is 32 bits.

[]'s,
Antonio Pires.

Seifert, Harald wrote:


A good link is http://www-106.ibm.com/developerworks/java/jdk/linux/tested.html  .
Regards


Harald Seifert
Informatik-Systemprogrammierung
HUK Coburg
Bahnhofsplatz
96444 Coburg

Phone  +049 (0)9561-961787
Fax+049 (0)9561-963671
Mailto [EMAIL PROTECTED]



-Urspr|ngliche Nachricht-
Von: Anttnio Pires de Castro Jr. [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 21. Jdnner 2003 11:03
An: [EMAIL PROTECTED]
Betreff: Java 64Bits?


Hi friends,

I would like to know if there is a java 64 bits. Where can I find it?

thanks in advanced,
Antonio.




Java 64Bits?

2003-01-21 Thread Antônio Pires de Castro Jr.
Hi friends,

I would like to know if there is a java 64 bits. Where can I find it?

thanks in advanced,
Antonio.