Re: Authentication on Linux using PAM to a z/OS RACF server

2002-03-18 Thread David Boyes

Yes.  You need the pam_ldap module with some small modifications to give it
a NDS-like search context concept.  pam_krb4 and pam_krb5 also work against
the z/OS Kerberos implementation.  It's one of the things in the single-sign
on paper I promised back in Dec (yes, I still remember who asked for it),
and finally have enough cycles to actually finish it up.

Keep in mind that LDAP is *not* optimized for performance on *any*
platform -- z/OS is better than most, but LDAP is a complicated protocol and
may be much more effective as a resource locator for a different
authentication mechanism (like Kerberos or the X.509 GSI support in the
Globus toolkit).

-- db


- Original Message -
From: "Jim Elliott" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 18, 2002 12:27 PM
Subject: Authentication on Linux using PAM to a z/OS RACF server


> In theory, you should be able to use PAM to provide Linux authentication
> and resource contol through to the LDAP server that is part of the z/OS
> Security Server (nee RACF). Has anyone done this or does anyone have an
> idea as to where to start?
>
> Regards, Jim Elliott
>



Re: Putting the Penquins to bed

2002-03-18 Thread Post, Mark K

Mike Kershaw of Marist College wrote a program that will "sit" on the VM
console of a guest and wait for the secondary operator to send it a
"shutdown" command.  You can find it at
http://reason.marist.edu/patches/bootshell-1.3.cc.  Malcolm Beattie came up
with a way to add an external interrupt handler to trigger the "ctlaltdel"
event in /etc/inittab.  He described it at
http://www.marist.edu/htbin/wlvtype?LINUX-VM.19899 but I'm not aware of
anyone who has actually implemented it.  You could be the first!  :)

Mark Post

-Original Message-
From: Hines Daniel (sys1dmh) [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 18, 2002 3:46 PM
To: [EMAIL PROTECTED]
Subject: Putting the Penquins to bed


Hi -

Thanks to all who replied with the profile exec for autologging the Linux
Guests and starting Linux.  What is everyone using to shutdown a large
number of servers without signing onto each one. I've played around using
rexec but not sure if this is the best method ...

Thanks - Dan



Re: DASDFMT PROBLEM

2002-03-18 Thread Post, Mark K

Thomas,

Yes, you didn't specify a "dasd=" parameter in your parmfile, hence the DASD
device driver is not allowing access to the devices it detects.

I would recommend paring down the amount of DASD available to that LPAR to
only those DASD volumes you want Linux/390 to be able to use.  Since there
is no mechanism to ensure data integrity between Linux/390 and any other
operating system, data loss is only a finger check away.

Further, although you didn't ask about this, I would recommend that you only
use the Marist file system for initial "feeling around" purposes.  If you
intend to go farther than that, think seriously about downloading one of the
fully supported distributions that are available.  Check out the main page
on http://linuxvm.org for those.

Mark Post

-Original Message-
From: Marsh, Thomas [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 18, 2002 6:22 PM
To: [EMAIL PROTECTED]
Subject: DASDFMT PROBLEM


I am new to the Group, and I am trying to get Linux up in it's own LPAR.
I downloaded all the files from the Marist site and
created the BootTape. When I IPL the dasd seems to be known  but I get
the message :
   6>dasd:0D50 not enabled due to probeonly mode
<6>dasd:0D51 not enabled due to probeonly mode
<6>dasd:0D52 not enabled due to probeonly mode
<6>dasd:0D53 not enabled due to probeonly mode
<6>dasd:0D54 not enabled due to probeonly mode
<6>dasd:0D55 not enabled due to probeonly mode
<6>dasd:0D56 not enabled due to probeonly mode
<6>dasd:0D57 not enabled due to probeonly mode
<6>dasd:0D58 not enabled due to probeonly mode
<6>dasd:0D59 not enabled due to probeonly mode
<6>dasd:0D5A not enabled due to probeonly mode
<6>dasd:0D5B not enabled due to probeonly mode
<6>dasd:0D5C not enabled due to probeonly mode
<6>dasd:0D5D not enabled due to probeonly mode
<6>dasd:0D5E not enabled due to probeonly mode
<6>dasd:0D5F not enabled due to probeonly mode
<6>channel: no Channel devices recognized

  I have checked and I see the devices built in the /dev directory for
the dasda,dasda1..dasdh,dasdh1.
  When I try and do the lowlevel format I get different results :

[root@linux01 /sbin]# dasdfmt -v -b 4096  /dev/dasdg
dasdfmt: device to format not specified
[root@linux01 /sbin]# dasdfmt -v -b 4096  /dev/dasda  -n 0d50
dasdfmt: failed to find device in the /proc filesystem (are you sure to have
th)
  When I look in /proc/dasd/devices  all I see is the header. I tried to put
my dasd in the file but kept on getting I/O errors.
 I guess I cannot write to that file.
  Has anyone fought this dragon before, I am at a loss as how to get the
dasd formated and partitioned, so I can get this system up possibly show
some of our people that the Mainframe isn't dead it is just taking on a new
improved form.


***
 This message and any attachments is solely for the intended recipient. If
you are not the intended recipient, disclosure, copying, use, or
distribution of the information included in this message is prohibited --
please immediately and permanently delete this message.



Re: Error: devfs in /dev/console.

2002-03-18 Thread Gregg C Levine

Hello from Gregg C Levine normally with Jedi Knight Computers
Okay, thank you for clarifying that issue, Evandro. But, please the next
time one of my posts is used in your messages, please indicate where the
information came from. Everybody else on the list does, and I do not
mind if they do. I would not mind if you do, as well.
---
Gregg C Levine [EMAIL PROTECTED]

"The Force will be with you...Always." Obi-Wan Kenobi
"Use the Force, Luke."  Obi-Wan Kenobi
(This company dedicates this E-Mail to General Obi-Wan Kenobi )
(This company dedicates this E-Mail to Master Yoda )



> -Original Message-
> From: Linux on 390 Port [mailto:[EMAIL PROTECTED]] On Behalf Of
> Evandro Tadeu S Vargas
> Sent: Monday, March 18, 2002 12:50 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Error: devfs in /dev/console.
> 
> > First of all, you will need to supply us with more information. For
>  > example, is this the 2.4.7 kernel? And are you running in an LPAR?
Or
>  > under VM? And which release of VM is it? Or for that matter, which
>  > system type is it? And what caused this error to first show up?
There
>  > are a lot of variables to consider. I don't claim to be a genius
>  > regarding the blue penguin, but my staff is certainly convinced of
the
>  > fact.
> 
> 
> Sorry,
> 
>   I'm using SuSE 2.4.7  under VM.
>   This error appear in first boot after devfs installation, no
error in
> others devices.
>   This error is pointed in Isp/Asp red book appendix C.
> 
>TIA
> 
>Evandro Vargas
> IGS Brasil
> 



Re: Presentations Added to linuxvm.org Web Site

2002-03-18 Thread Post, Mark K

They should be available again.  Sine Nomine re-organized their web site a
little bit, and I didn't catch that until your email.

Since my previous email, Jim Elliott provided me with a pointer to his Linux
Update session.  It's worth a look:
5536/9200   Jim ElliottMainframe Linux Update

When I get some SFS problems figured out, I'll have even more presentations
available from SHARE 98.

Mark Post

-Original Message-
From: William Raffloer [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 18, 2002 6:01 PM
To: [EMAIL PROTECTED]
Subject: Re: Presentations Added to linuxvm.org Web Site


Mark,

Overview of the Linux Operating System /downloads/SHARE/Session5500.pdf
AFS (Andrew File System) on Linux for S/390 and zSeries
/downloads/SHARE/s5506dba.pdf
Cloning Linux Images on VM /downloads/SHARE/s5541dba.pdf

All missing in action. Can't get to these but would really like to.

Thanks,
Bill


"Post, Mark K" wrote:

> While I've still avoided catching up the main page of the site, I have
added
> a number of presentations from SHARE 98, and two others that I think will
be
> of interest from USERblue and the Rock Eagle conference.  Harold Pritchett
> of the University of Georgia was kind enough to grant permission to post
> them on the site, and I want to thank him for his generosity.  I am
> expecting more to come from people I haven't heard back from yet, but I
> wanted to get these out there now.  All of these are accessible from
> http://linuxvm.org/present/index.html
>
> Presentations from SHARE 98, Nashville, March 4-8, 2002
>
>  Session  Presenter  Title
>   5512  Harold Pritchett   Securing your Linux System for the Internet
>   5516  Harold Pritchett   Using Pretty Good Privacy
>   5519  Tony Pearson   Linux and IBM Storage
>   5520  Harold Pritchett   Building, Installing and Configuring
sendmail
>
>Handout for Building, Installing and
> Configuring sendmail
>   5554/ Mark Post  Linux/390 System Management for the
Mainframe
> System Programmer
>   5616  Harold Pritchett   Unix utilities grep, sed, and awk
>
> USERblue Long Beach (February 26-28, 2001)
>
> PresenterTitle
>   Harold Pritchett   Regular Expressions - They're not just line noise
>
> Rock Eagle Computing Conference (October 25-27, 2000)
>
>Presenter Title
>  Cricket Liu DNS and BIND
>
> Mark Post



Authentication on Linux using PAM to a z/OS RACF server

2002-03-18 Thread Jim Elliott

In theory, you should be able to use PAM to provide Linux authentication
and resource contol through to the LDAP server that is part of the z/OS
Security Server (nee RACF). Has anyone done this or does anyone have an
idea as to where to start?

Regards, Jim Elliott



Re: Oracle for Linux on 390

2002-03-18 Thread Rich Smrcina

The word on the list this morning is that it will be available this summer.

On Monday 18 March 2002 06:19 pm, you wrote:
> I received an email from Oracle today saying that Oracle 9i for Linux was
> available. Has anyone tried it yet?
>
> Stephen Frazier
> Oklahoma Department of Corrections

--
Rich Smrcina
Sytek Services, Inc.
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 2002 in Cincinnati (Fort Mitchell, KY).
April 12-16, 2002
For details see http://www.wavv.org



Oracle for Linux on 390

2002-03-18 Thread Stephen Frazier

I received an email from Oracle today saying that Oracle 9i for Linux was
available. Has anyone tried it yet?

Stephen Frazier
Oklahoma Department of Corrections



DASDFMT PROBLEM

2002-03-18 Thread Marsh, Thomas

I am new to the Group, and I am trying to get Linux up in it's own LPAR.
I downloaded all the files from the Marist site and
created the BootTape. When I IPL the dasd seems to be known  but I get
the message :
   6>dasd:0D50 not enabled due to probeonly mode
<6>dasd:0D51 not enabled due to probeonly mode
<6>dasd:0D52 not enabled due to probeonly mode
<6>dasd:0D53 not enabled due to probeonly mode
<6>dasd:0D54 not enabled due to probeonly mode
<6>dasd:0D55 not enabled due to probeonly mode
<6>dasd:0D56 not enabled due to probeonly mode
<6>dasd:0D57 not enabled due to probeonly mode
<6>dasd:0D58 not enabled due to probeonly mode
<6>dasd:0D59 not enabled due to probeonly mode
<6>dasd:0D5A not enabled due to probeonly mode
<6>dasd:0D5B not enabled due to probeonly mode
<6>dasd:0D5C not enabled due to probeonly mode
<6>dasd:0D5D not enabled due to probeonly mode
<6>dasd:0D5E not enabled due to probeonly mode
<6>dasd:0D5F not enabled due to probeonly mode
<6>channel: no Channel devices recognized

  I have checked and I see the devices built in the /dev directory for
the dasda,dasda1..dasdh,dasdh1.
  When I try and do the lowlevel format I get different results :

[root@linux01 /sbin]# dasdfmt -v -b 4096  /dev/dasdg
dasdfmt: device to format not specified
[root@linux01 /sbin]# dasdfmt -v -b 4096  /dev/dasda  -n 0d50
dasdfmt: failed to find device in the /proc filesystem (are you sure to have
th)
  When I look in /proc/dasd/devices  all I see is the header. I tried to put
my dasd in the file but kept on getting I/O errors.
 I guess I cannot write to that file.
  Has anyone fought this dragon before, I am at a loss as how to get the
dasd formated and partitioned, so I can get this system up possibly show
some of our people that the Mainframe isn't dead it is just taking on a new
improved form.


***
 This message and any attachments is solely for the intended recipient. If
you are not the intended recipient, disclosure, copying, use, or
distribution of the information included in this message is prohibited --
please immediately and permanently delete this message.



Samba problems

2002-03-18 Thread William Raffloer

On a Cloning Linux Images on VM system with rpm lvl samba-2.0.7-95 for
samba

I was trying to get a set up a file Share

I created a /tmp/Samba/test
chmod'ed it to 777

I saved my smb.conf

I changed the group name to BRPENGUIN
I added the following to the bottom of the file
[test]
 path = /tmp/Samba/test
 read only = No
 guest ok = Yes
I ran a testparm and all looked good.

I did /etc/rc.d/init.d/smb restart

looked like it was ok but nmbd never started.

I did a I did /etc/rc.d/init.d/smb stop and the start
and it said it failed, I then copied my saved smb.conf back and I
stopped and started again and I still get a failure (it was back the way
it was).

I can no longer start Samba. Any ideas about where I can start looking?

Thanks
Bill



Re: Presentations Added to linuxvm.org Web Site

2002-03-18 Thread William Raffloer

Mark,

Overview of the Linux Operating System /downloads/SHARE/Session5500.pdf
AFS (Andrew File System) on Linux for S/390 and zSeries
/downloads/SHARE/s5506dba.pdf
Cloning Linux Images on VM /downloads/SHARE/s5541dba.pdf

All missing in action. Can't get to these but would really like to.

Thanks,
Bill


"Post, Mark K" wrote:

> While I've still avoided catching up the main page of the site, I have added
> a number of presentations from SHARE 98, and two others that I think will be
> of interest from USERblue and the Rock Eagle conference.  Harold Pritchett
> of the University of Georgia was kind enough to grant permission to post
> them on the site, and I want to thank him for his generosity.  I am
> expecting more to come from people I haven't heard back from yet, but I
> wanted to get these out there now.  All of these are accessible from
> http://linuxvm.org/present/index.html
>
> Presentations from SHARE 98, Nashville, March 4-8, 2002
>
>  Session  Presenter  Title
>   5512  Harold Pritchett   Securing your Linux System for the Internet
>   5516  Harold Pritchett   Using Pretty Good Privacy
>   5519  Tony Pearson   Linux and IBM Storage
>   5520  Harold Pritchett   Building, Installing and Configuring sendmail
>
>Handout for Building, Installing and
> Configuring sendmail
>   5554/ Mark Post  Linux/390 System Management for the Mainframe
> System Programmer
>   5616  Harold Pritchett   Unix utilities grep, sed, and awk
>
> USERblue Long Beach (February 26-28, 2001)
>
> PresenterTitle
>   Harold Pritchett   Regular Expressions - They're not just line noise
>
> Rock Eagle Computing Conference (October 25-27, 2000)
>
>Presenter Title
>  Cricket Liu DNS and BIND
>
> Mark Post



Putting the Penquins to bed

2002-03-18 Thread Hines Daniel (sys1dmh)

Hi -

Thanks to all who replied with the profile exec for autologging the Linux
Guests and starting Linux.  What is everyone using to shutdown a large
number of servers without signing onto each one. I've played around using
rexec but not sure if this is the best method ...

Thanks - Dan



Re: Problem with OSA/2 Adapter

2002-03-18 Thread Post, Mark K

Tom,

>From what I can tell, your routing looks right.  The ifconfig output is
really strange, though:
RX packets:882347 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

_Something_ is sending you lots of packets, but nothing is going the other
way.  Just out of curiosity, have you tried downloading the latest OCO
modules for the OSA card that match your kernel level, and see if they act
any differently?  (I know they've opened up the source code for them, but I
don't want you to have to rebuild your kernel just to poke at this problem.)

Also, pinging the local IP address from Linux doesn't show anything, really.
The interface doesn't even get exercised by that, so unless it _fails_, it
means very little.  You've tried pinging the gateway router by it's IP
address?  Does that change the "TX packets" numbers on the ifconfig command
any?

Mark Post

-Original Message-
From: Geyer, Thomas L. [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 18, 2002 11:01 AM
To: [EMAIL PROTECTED]
Subject: FW: Problem with OSA/2 Adapter


Mark is was a pleasure meeting you as well. I do hope to be able to attend
Share again in the future.

The address of the first router pass the OSA card is 147.185.2.1.

The following is the output from the "route -n" command.

route -n
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse
Iface
147.185.2.470.0.0.0 255.255.255.255 UH0  00 eth0
147.185.2.0 0.0.0.0 255.255.255.0   U 0  00 eth0
127.0.0.0   0.0.0.0 255.0.0.0   U 0  00 lo
0.0.0.0 147.185.2.1 0.0.0.0 UG0  00 eth0

Here is the output from the ifconfig command:

ifconfig
eth0  Link encap:Ethernet  HWaddr 00:04:AC:5E:E0:D5
  inet addr:147.185.2.47  Bcast:147.185.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:882347 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:100

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:3924  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0

We tried pinging from the gateway 147.185.2.1 and it failed. I tried the
following from the linux virtual machine:

[root@vmlinux /root]#
ping -c 3 147.185.2.47
ping -c 3 147.185.2.47
PING 147.185.2.47 (147.185.2.47): 56 data bytes
64 bytes from 147.185.2.47: icmp_seq=0 ttl=255 time=0.2 ms
64 bytes from 147.185.2.47: icmp_seq=1 ttl=255 time=0.1 ms
64 bytes from 147.185.2.47: icmp_seq=2 ttl=255 time=0.2 ms

--- 147.185.2.47 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.1/0.2 ms
[root@vmlinux /root]#

Any suggestions or help is greatly appreciated. Thanks.


Thomas L. Geyer
Email:[EMAIL PROTECTED]
Phone:(330) 471-2073
Fax:(330) 471-4034


-Original Message-
From: Post, Mark K [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 15, 2002 1:29 PM
Subject: Re: Problem wit OSA/2 Adapter


Tom,

It was nice meeting you at SHARE.  I hope you get to come back and bring
others from Timken with you.

What does your routing table look like when you're attempting the pings?
For that matter, what is the IP address of your OSA, and the first router
past the OSA card?  Post the output from "route -n" and "ifconfig" so that
we can help you out.

Mark Post

-Original Message-
From: Geyer, Thomas L. [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 15, 2002 11:18 AM
To: [EMAIL PROTECTED]
Subject: Problem wit OSA/2 Adapter


I attended Share last week and I followed the Linux/390 track. I want to
thank all of you who presented, all presentations were excellent and very
informative. Share was especially "special" since I got to spend time with
an old friend, Scott Courtney. Scott you and your talents are missed and it
was great seeing you again. Now to my question.

Since I returned from Share I have been trying to install the Marist
distribution on our VM processor. I attended the installation workshop at
Share, which was fantastic, but in the workshop we used IUCV for the TCP/IP.
In fact from Nashville I had started the installation and had gotten to the
point of needing to ftp the Linux filesystem tar file into the Linux virtual
machine, but I did not have a TCP/IP connection for my virtual machine. When
I returned to work I approached our VM system programmer and he tells me I
should be using the OSA Adapter. Well being a Unix Systems Administrator
this was foreign to me. So I started looking for information on doing the
install with the OSA adapter.

I have downloaded the LCS manual and Linux/390 Installation Guide from the
Marist website. I have reviewe

Networking problems trying to reach Linux/390

2002-03-18 Thread Nix, Robert P.

The good news: Our VM's gone VIPA. The bad news? I can't reach my Linux/390
system.

Our TCPIP file has the following:

DEVICE VDEV1 VIRTUAL 0
LINK VLINK1 VIRTUAL 0 VDEV1

DEVICE CIP2 CLAW 7060 ROCVM LLCISCO NONE 20 20 4096 4096
LINK CHIP2  IP   0CIP2

DEVICE CIP3 CLAW 7860 ROCVM MMCISCO NONE 20 20 4096 4096
LINK CHIP3  IP   0CIP3

DEVICE LNX1 CTC 5500
LINK LINUX1 CTC 1 LNX1

HOME
  192.168.36.1 VLINK1
  192.168.30.6 CHIP2
  192.168.31.6 CHIP3
  192.168.37.3 LINUX1

GATEWAY
  192.168.37= LINUX14096 0.0.0.255 0
;
BSDROUTINGPARMS TRUE
   VLINK14096   1 255.255.255.0   0
   CHIP2 4096   0 255.255.255.0   192.168.30.1
   CHIP3 4096   0 255.255.255.0   192.168.31.1
;  LINUX14096   0 255.255.255.0   192.168.37.2
ENDBSDROUTINGPARMS

We've tried this with and without the GATEWAY statement and BSDROUTE for
LINUX1. W/o it, LINUX1 doesn't show up in NETSTAT GATE at all. With it, it
shows up, and we can ping the Linux system from VM and VM from Linux. But
Linux can't get to anything past VM and nothing outside of VM can get to
Linux.

Any ideas would be greatly appreciated.

Robert P. Nixinternet: [EMAIL PROTECTED]
Mayo Clinic  phone: 507-284-0844
200 1st St. SW page: 507-255-3450
Rochester, MN 55905

"In theory, theory and practice are the same,
 but in practice, theory and practice are different."



Presentations Added to linuxvm.org Web Site

2002-03-18 Thread Post, Mark K

While I've still avoided catching up the main page of the site, I have added
a number of presentations from SHARE 98, and two others that I think will be
of interest from USERblue and the Rock Eagle conference.  Harold Pritchett
of the University of Georgia was kind enough to grant permission to post
them on the site, and I want to thank him for his generosity.  I am
expecting more to come from people I haven't heard back from yet, but I
wanted to get these out there now.  All of these are accessible from
http://linuxvm.org/present/index.html

Presentations from SHARE 98, Nashville, March 4-8, 2002

 Session  Presenter  Title
  5512  Harold Pritchett   Securing your Linux System for the Internet
  5516  Harold Pritchett   Using Pretty Good Privacy
  5519  Tony Pearson   Linux and IBM Storage
  5520  Harold Pritchett   Building, Installing and Configuring sendmail

   Handout for Building, Installing and
Configuring sendmail
  5554/ Mark Post  Linux/390 System Management for the Mainframe
System Programmer
  5616  Harold Pritchett   Unix utilities grep, sed, and awk


USERblue Long Beach (February 26-28, 2001)

PresenterTitle
  Harold Pritchett   Regular Expressions - They're not just line noise


Rock Eagle Computing Conference (October 25-27, 2000)

   Presenter Title
 Cricket Liu DNS and BIND


Mark Post



Re: Error: devfs in /dev/console.

2002-03-18 Thread Evandro Tadeu S Vargas

> First of all, you will need to supply us with more information. For
 > example, is this the 2.4.7 kernel? And are you running in an LPAR? Or
 > under VM? And which release of VM is it? Or for that matter, which
 > system type is it? And what caused this error to first show up? There
 > are a lot of variables to consider. I don't claim to be a genius
 > regarding the blue penguin, but my staff is certainly convinced of the
 > fact.


Sorry,

  I'm using SuSE 2.4.7  under VM.
  This error appear in first boot after devfs installation, no error in
others devices.
  This error is pointed in Isp/Asp red book appendix C.

   TIA

   Evandro Vargas
IGS Brasil



Re: Error: devfs in /dev/console.

2002-03-18 Thread Gregg C Levine

Hello from Gregg C Levine normally with Jedi Knight Computers
First of all, you will need to supply us with more information. For
example, is this the 2.4.7 kernel? And are you running in an LPAR? Or
under VM? And which release of VM is it? Or for that matter, which
system type is it? And what caused this error to first show up? There
are a lot of variables to consider. I don't claim to be a genius
regarding the blue penguin, but my staff is certainly convinced of the
fact.
---
Gregg C Levine [EMAIL PROTECTED]

"The Force will be with you...Always." Obi-Wan Kenobi
"Use the Force, Luke."  Obi-Wan Kenobi
(This company dedicates this E-Mail to General Obi-Wan Kenobi )
(This company dedicates this E-Mail to Master Yoda )



> -Original Message-
> From: Linux on 390 Port [mailto:[EMAIL PROTECTED]] On Behalf Of
> Evandro Tadeu S Vargas
> Sent: Monday, March 18, 2002 11:12 AM
> To: [EMAIL PROTECTED]
> Subject: Error: devfs in /dev/console.
> 
> Hi Folks,
> 
>   Anybody know fix for error in devfs /dev/console ???
> 
>mingetty[15978]: /dev/console: cannot set process group:
Inappropriate
> ioctl for device.
> 
>I used sulogin with temp fix.
> 
>   TIA
> 
>Evandro Vargas
>IGS Brasil
> 



Build perl DBD for ORACLE 9

2002-03-18 Thread Eddie Chen

I  am currently run ORACLE 9 and trying to build   the  DBD with no
success... are there anyone out there have install the DBD for ORACLE 9 ???



FW: Problem with OSA/2 Adapter

2002-03-18 Thread Geyer, Thomas L.

Mark is was a pleasure meeting you as well. I do hope to be able to attend
Share again in the future.

The address of the first router pass the OSA card is 147.185.2.1.

The following is the output from the "route -n" command.

route -n
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse
Iface
147.185.2.470.0.0.0 255.255.255.255 UH0  00 eth0
147.185.2.0 0.0.0.0 255.255.255.0   U 0  00 eth0
127.0.0.0   0.0.0.0 255.0.0.0   U 0  00 lo
0.0.0.0 147.185.2.1 0.0.0.0 UG0  00 eth0

Here is the output from the ifconfig command:

ifconfig
eth0  Link encap:Ethernet  HWaddr 00:04:AC:5E:E0:D5
  inet addr:147.185.2.47  Bcast:147.185.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:882347 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:100

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:3924  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0

We tried pinging from the gateway 147.185.2.1 and it failed. I tried the
following from the linux virtual machine:

[root@vmlinux /root]#
ping -c 3 147.185.2.47
ping -c 3 147.185.2.47
PING 147.185.2.47 (147.185.2.47): 56 data bytes
64 bytes from 147.185.2.47: icmp_seq=0 ttl=255 time=0.2 ms
64 bytes from 147.185.2.47: icmp_seq=1 ttl=255 time=0.1 ms
64 bytes from 147.185.2.47: icmp_seq=2 ttl=255 time=0.2 ms

--- 147.185.2.47 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.1/0.2 ms
[root@vmlinux /root]#

Any suggestions or help is greatly appreciated. Thanks.


Thomas L. Geyer
Email:[EMAIL PROTECTED]
Phone:(330) 471-2073
Fax:(330) 471-4034


-Original Message-
From: Post, Mark K [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 15, 2002 1:29 PM
Subject: Re: Problem wit OSA/2 Adapter


Tom,

It was nice meeting you at SHARE.  I hope you get to come back and bring
others from Timken with you.

What does your routing table look like when you're attempting the pings?
For that matter, what is the IP address of your OSA, and the first router
past the OSA card?  Post the output from "route -n" and "ifconfig" so that
we can help you out.

Mark Post

-Original Message-
From: Geyer, Thomas L. [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 15, 2002 11:18 AM
To: [EMAIL PROTECTED]
Subject: Problem wit OSA/2 Adapter


I attended Share last week and I followed the Linux/390 track. I want to
thank all of you who presented, all presentations were excellent and very
informative. Share was especially "special" since I got to spend time with
an old friend, Scott Courtney. Scott you and your talents are missed and it
was great seeing you again. Now to my question.

Since I returned from Share I have been trying to install the Marist
distribution on our VM processor. I attended the installation workshop at
Share, which was fantastic, but in the workshop we used IUCV for the TCP/IP.
In fact from Nashville I had started the installation and had gotten to the
point of needing to ftp the Linux filesystem tar file into the Linux virtual
machine, but I did not have a TCP/IP connection for my virtual machine. When
I returned to work I approached our VM system programmer and he tells me I
should be using the OSA Adapter. Well being a Unix Systems Administrator
this was foreign to me. So I started looking for information on doing the
install with the OSA adapter.

I have downloaded the LCS manual and Linux/390 Installation Guide from the
Marist website. I have reviewed the Linux-390 list archives and have used
Alan Altmark's handouts form his "Connecting to Linux for S/390"
presentation.

Currently I am able to punch the kernel, parm file, and ram disk file to the
reader and ipl giving me Linux with a ram disk. I respond "yes" to the
network question, I select 2 for OSA Ethernet, and pass the following lcs
parameters:
noauto=1 devno_portno_pairs=0x5002,0
I then respond to the remaining questions as I would for any other host on
the same subnet. The messages that follow all respond with a "OK". I did
have an error that stated the resource was busy, that went away when I used
0x5002,0 instead of 0x5002,1. the Dedicate statement in the virtual machine
definition is:
DEDICATE 5002 5002
DEDICATE 5003 5003

When I try to ping the Linux virtual machine  using the IP address the
request times out.
When I run the ifconfig command in the Linux virtual machine I see that the
RX packets continue to increase while the TX packets remain very close to
zero for "eth0"

Any help and/or sugge

Error: devfs in /dev/console.

2002-03-18 Thread Evandro Tadeu S Vargas

Hi Folks,

  Anybody know fix for error in devfs /dev/console ???

   mingetty[15978]: /dev/console: cannot set process group: Inappropriate
ioctl for device.

   I used sulogin with temp fix.

  TIA

   Evandro Vargas
   IGS Brasil



Oracle 9i

2002-03-18 Thread MacDonald, Gregory G

http://biz.yahoo.com/iw/020318/039428.html

REDWOOD SHORES, CA--(INTERNET WIRE)--Mar 18, 2002 --
(www.oracle.com/tellmemore/?1270638) Oracle (NASDAQ:ORCL - news) today
announced plans to release its industry-leading database, Oracle9i Database
with Real Application Clusters, on IBM's mainframe Linux environments.
Developer releases of Oracle9i Database for Linux/390 and Oracle9i Database
for z/Linux are already available for free download from Oracle's Technology
Network. As the world's number one preferred database provider, Oracle has
taken a leadership position in developing enterprise database software for
Linux. Production releases of Oracle9i Database for these environments are
expected to be available in summer 2002.

Oracle is a registered trademark and Oracle9i is a trademark or registered
trademark of Oracle Corporation.



Linux distribution CD's

2002-03-18 Thread Davis, Lawrence

Are there any Links to RH/SUSE/Turbo with actual cost figures for purchasing
S/390 or zSeries Distribution CD's.
I know there was a discussion some time back about SUSE and an evaluation
price, and production price including maintenance.

I have asked Red Hat Sales several times for Costs, but have not received
any replies yet. I think my request is not getting to them through their own
"contact us" site.

Are there any figures that I can use to include in any proposals for
evaluation/purchase agreements. I know I can Down load them free, but that
would Take a great deal of time, and I guess I want to have the actual
product in house. Partly for Disaster Recovery purposes, and partly personal
comfort.

Larry Davis,  \|/
Nielsen Media Research   (. .)
VM Systems Programmer  ___ooO-(_)-Ooo___
mailto:[EMAIL PROTECTED]



Re: can I boot Linux off either cdl or ldl formatted disks?

2002-03-18 Thread Volker Sameske

>ldl & cdl:
>Cyl 0 Head 0 Track 2: IPL record
>ldl & cdl:
>Cyl 0 Head 0 Track 3: Label
>cdl:
>Cyl 0 Head 0 Tracks 4-5: DSCBs to make it look like one through four data
>sets

this is not quite correct :)

The Linux partition table in cdl case is hidden in a 390-like
volume table (VTOC) in the second track.

And you can specify a block on an ECKD DASD by specifying
cylinder/head/sector or cylinder/track/block. Head and track
are equal here, like sector and block.

ldl:
(cyl/trk/blk)
(0/0/1): 1st IPL record  - size: blocksize
(0/0/2): 2nd IPL record  - size: blocksize
(0/0/3): volume label- size: blocksize (LNX1)
followed by the one and only partition

cdl:
(cyl/trk/blk)
(0/0/1) boot code  - size: 28 byte
(0/0/2) boot code  - size: 148 byte
(0/0/3) volume label   - size: 84 byte (VOL1)
(0/0/4) 1st IPL record - size: blocksize
(0/0/5) 2nd IPL record - size: blocksize (only if needed)
...
(0/0/n) empty  - size: blocksize

(0/1/1) format 4 DSCB  - size: 140 byte (describes VTOC itself)
(0/1/2) format 5 DSCB  - size: 140 byte (contains free space info)
(0/1/3) format 7 DSCB  - size: 140 byte (omitted for small disks)
(0/1/4) format 1 DSCB  - size: 140 byte (describes 1st partition)
(0/1/5) format 1 DSCB  - size: 140 byte (describes 2nd partition)
(0/1/6) format 1 DSCB  - size: 140 byte (describes 3rd partition)
...
(0/1/n) empty  - size: 140 byte

(0/2/1) data   - size: blocksize
...

freundliche Grüße / kind regards
Volker