MEMO MOVINGON

2013-04-07 Thread Lee Stewart

Just a quick note to let everyone here know that I've had a job change,
but not a career change.  After 15 years with Sirius (ok, combined time
with VM Assist, Sytek Services, DSG, SESG, and finally Sirius), I've
taken a VM system programmer job with Visa here in the Denver area.

I'll still be doing VM, and encouraging more Linux on Z, but no more TSA
gropings.

Lee
--

Lee Stewart
VM Sysprog - Visa
Phone: (303) 389-4601
lstew...@visa.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Hipersockets broke Ethernet?

2013-02-26 Thread Lee Stewart

RHEL has an error where if you use system-config-network on a layer 2
interface it forgets that it was layer 2.  Reported a year ago as Bug
809534 - system-config-network ignores option field.  No fix.

Did you use system-config-network?

Lee

On 2/26/2013 6:30 PM, Chase, John wrote:

-Original Message-
From: Linux on 390 Port On Behalf Of Mark Post


On 2/26/2013 at 06:08 PM, Chase, John jch...@ussco.com wrote:

-snip-


qeth: register layer 3 discipline


This line, and the line 2 down is interesting.  It looks like the NIC is trying 
to be both Layer 3 and
Layer 2.  Which is it _supposed_ to be?


I believe it's supposed to be Layer 2; connects to a vswitch.


qdio: 0.0.7002 HS on SC 2 using AI:1 QEBSM:1 PCI:0 TDD:1 SIGA:RW AO
qeth: register layer 2 discipline


What all does the ifcfg-eth0 file have in it?


[root@myPenguin ~]# cat ifcfg-eth0
DEVICE=eth0
BOOTPROTO=none
DNS1=10.1.4.73
DOMAIN=ourshop.com
GATEWAY=10.1.1.1
IPADDR=10.1.1.36
MTU=1500
NETMASK=255.255.255.192
NETTYPE=qeth
NM_CONTROLLED=yes
ONBOOT=yes
PORTNAME=DONTCARE
SUBCHANNELS=0.0.0600,0.0.0601,0.0.0602
TYPE=Ethernet
UUID=646a685e-75d1-4ef4-bc5e-7482b66a7981
IPV6INIT=no
USERCTL=no
[root@myPenguin ~]#

Now, what's missing from this file that is present in the same file on our 
golden image is the statement:

OPTIONS=layer2=0 portno=0

I don't know why that statement is missing, unless our network guy deleted it 
from the penguin that doesn't talk while he was trying to figure out Hipersockets.

I also notice the golden copy has BOOTPROTO=static instead of none.

I'll set both back to golden and see what happens.

 -jc-

**
Information contained in this e-mail message and in any attachments thereto is 
confidential. If you are not the intended recipient, please destroy this 
message, delete any copies held on your systems, notify the sender immediately, 
and refrain from using or disclosing all or any part of its content to any 
other person.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Virus software?

2013-01-16 Thread Lee Stewart

Hi all   Is Clam still the only virus software for Linux on Z?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Convert partition table to GPT?

2013-01-10 Thread Lee Stewart

Just because you're paranoid doesn't mean they're not following you...

On 1/10/2013 2:58 AM, Shane G wrote:

On Thu, Jan 10th, 2013 at 10:59 AM, Rick Troth wrote:


GPT is s conspiracy of the partition police and the UEFI underworld.


A little  paranoia is good for the soul ...   :-)


Partition tables are needed ... sometimes ... not always.  (One case
where they are needed is when GRUB and UEFI gang up against the rest of
us.)


Hmm - maybe a little harsh on grub.
We all have to tolerate the unreasonable demands of monopolistic
multinational conglomerates.

Probably every day for most of the people on this list.

Shane ...

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Convert partition table to GPT?

2013-01-09 Thread Lee Stewart

Hi...  I have a SLES11 SP2 system running with all SCSI.  User needs a
single LUN greater than 2TB.  Apparently you need a GPT partition table
-- different than the default.  Is there a way to convert the default
partition table to a GPT table.  Or must the disk (and all partitions)
be recreated from scratch?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: IBM V7000 Thin Provisioning btrfs on RH

2012-09-13 Thread Lee Stewart

Ahhh..   Thanks,
Lee

On 9/12/2012 10:36 PM, Alan Altmark wrote:

On Wednesday, 09/12/2012 at 09:54 EDT, Lee Stewart
lee.stew...@siriuscom.com wrote:

Thanks Klaus...   Did you also have an SVC between the V7000 and the
z114?   I understand that SVC front-end is still the requirement for
any SCSI. .


Sorry if I haven't been clear in our offline discussions, Lee.   The
Storwize V7000 can be directly attached without SVC.  Likewise for DS8K,
DS6K, and XIV.,  All others must go through SVC.

http://www-01.ibm.com/support/docview.wss?uid=ssg1S1003703#_zvm

Alan Altmark

Senior Managing z/VM and Linux Consultant
IBM System Lab Services and Training
ibm.com/systems/services/labservices
office: 607.429.3323
mobile; 607.321.7556
alan_altm...@us.ibm.com
IBM Endicott

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: IBM V7000 Thin Provisioning btrfs on RH

2012-09-12 Thread Lee Stewart

Thanks Klaus...   Did you also have an SVC between the V7000 and the
z114?   I understand that SVC front-end is still the requirement for
any SCSI. .
Thanks,
Lee

On 9/12/2012 9:22 AM, Klaus Bergmann wrote:

We installed Linux on a z114 with V7000 at a customer earlier this year.
After initial problems with device detection and multipathing it seems to
run ok so far. Make sure to attach through a switch.

Klaus Bergmann

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/



--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


IBM V7000 Thin Provisioning btrfs on RH

2012-09-10 Thread Lee Stewart

Hi all...   A related batch of questions

Is anyone out there using an IBM V7000 for their Linux?

And anyone using any thin provisioning?   I saw the thread about XIV a
couple months back.  Does anyone know of a good writeup for what's what
from a Linux filesystem point of view?  Or setup tips?

That thread mentions btrfs, but this client wants to use RH, and from
what I read on RH's site, they consider btrfs experimental.  Anyone
using btrfs on RH?

Thanks for any thoughts...
Lee


--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


xcat?

2012-08-31 Thread Lee Stewart

Is anyone using xcat (http://xcat.sourceforge.net/) in production?  Any
comments on it?
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Cloning SSH keys

2012-07-16 Thread Lee Stewart

I'd never thought about it before, but a customer pointed out that when
you clone a system, each Linux clone has the same Host RSA key
fingerprint as it's master.   I can't think of anything that would cause
a problem with.  On the other hand, if they wanted to regenerate the
keys, does it take more than erasing the current keys and restarting sshd?

Any thoughts?
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Issues with persistence of Drivers

2012-07-02 Thread Lee Stewart

If both the z9 and the z114 are on the net at the same time, have you
used the VMLAN statement in the SYSTEM CONFIG file(s) to give them
different MAC prefixes?
Lee

On 7/2/2012 12:33 PM, Ron Foster wrote:

Are you using vswitch or dedicated OSA adapters?
What does the output of a #cp q OSA look like?
Are you getting any errors when you logon the guest?

Ron Foster

Baldor Electric Company

5711 R S Boreham Jr Street

Fort Smith, AR 72901

Phone:479-648-5865

Fax:479-646-5440

Email: ron.fos...@baldor.abb.com

www.baldor.com




From: Linux on 390 Port [LINUX-390@VM.MARIST.EDU] on behalf of Ben Duncan 
[b...@linux4ms.net]
Sent: Monday, July 02, 2012 12:09 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Issues with persistence of Drivers

Ok, This is my first post to this group so bear with me. I have been
following this group, since I am the
local LINUX expert for the STATE of MS, ITS and as such a GOOD deal
involves zLinux on the mainframe.

I am having issues with a test of migration from a Z9 machine to a Z114.
Both machines have z/vm version 5.4.
We can get the image over to the Z114 with it up and running, but are
having to force the network up on the Z114 with the znetconf -A command.

THese are devices 0600, 0601, 0603 1731/01 when on the Z9 as well as the
Z114.

The network driver and network works fine on the Z9.

After rebooting the Z114 zLinux, the network device goes away.

We are experiencing the same thing with the multi-path drivers.

Any one got any ideas ?


Thanks ..


Ben Duncan - Business Network Solutions, Inc. 336 Elton Road Jackson MS,
39212
Never attribute to malice, that which can be adequately explained by
stupidity
- Hanlon's Razor


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: SLES11 SP1 - Have you seen this?

2012-05-04 Thread Lee Stewart

Thanks all...
Lee

On 5/4/2012 11:09 AM, Mark Post wrote:

On 5/4/2012 at 10:12 AM, David Boyesdbo...@sinenomine.net  wrote:

Remove the LLADDR on the master (I consider this a bug).


Me too, which is why I opened up a Bugzilla report to get it fixed for SLES 11 
SP2.  If anyone sees this problem in that release (or later), please open a 
service request.


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


SLES11 SP1 - Have you seen this?

2012-05-03 Thread Lee Stewart

Hi...   I have a customer running SLES11 SP1 and a layer 2 Vswitch.
When we did the initial install, all went well, and all the clones
behaved as expected.   They did another from scratch install the other
day and it seemed to go well.  But when they cloned it, they started  to
have network trouble, and it ended up that they couldn't have their new
master Linux and a clone of that up at the same time -- even though they
had different IPs.

The problem turned out to be that for some reason the new master (and
therefore it's clone) had a hardcoded MAC address (LLADDR=) in the
network definition.  So even  though they had different IPs, they were
trying to use the same MAC address.  Removing the LLADDR= fixed the
problem  and both were assigned dynamic MAC addresses by the Vswitch.

But the question was posed -- Why was it different than the first
install?  I wasn't there for the 2nd install, but they say they followed
the same steps and chose the same options.   And there was no LAYER2=1
in the network setup files.

Anyone have any thoughts on what they might have  done differently to
cause the MAC address to become fixed on the Linux side?

Thanks for any thoughts..
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


cio_ignore

2012-03-30 Thread Lee Stewart

Hi all,
I've been trying to think of any reason to ever have cio_ignore in a VM
guest.   I can see real use for it in an LPAR where you may have
thousands of devices that have nothing to do with the Linux instance.
But in a virtual machine I only give it the devices I want it to have in
the first place.

Teaching it to new comers, they can easily understand chccwdev -e as the
logical equivalent of varying something online to VM or z/OS.  With
having to issue a cio_ignore -r then a chccwdev -e I keep getting asked
why they have to vary it online twice.  And I don't have any good answer...

Thoughts?  Insights?
Thanks,
Lee

--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


init not completing

2012-03-30 Thread Lee Stewart

Hi all,
I have a customer running RH 6.2 and after a minor change (adding a
DASD), the system now boots without any noticeable error on the console
or in the logs, but the boot stops short of issuing the login prompt on
the console..  All the other services are up and running (everything for
runlevel 3)...

Anyone ever seen something similar?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: init not completing

2012-03-30 Thread Lee Stewart

Kind of  There is no more modprobe.conf, it's dasd.conf...  And all
the disks and  filesystems are there like they should be.  And
everything in rc3.d is started and running.
Lee

On 3/30/2012 10:14 AM, Dave Jones wrote:

Hi, Lee.

I'm sure you have already thought of this, but did the customer update
the DASD address list in /etc/modprobe.conf file and run mkinitrd and
zipl afterwards?

DJ

On 3/30/2012 10:24 AM, Lee Stewart wrote:

Hi all,
I have a customer running RH 6.2 and after a minor change (adding a
DASD), the system now boots without any noticeable error on the console
or in the logs, but the boot stops short of issuing the login prompt on
the console.. All the other services are up and running (everything for
runlevel 3)...

Anyone ever seen something similar?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web: www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/



--
Dave Jones
V/Soft
Houston, TX
www.vsoft-software.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: cio_ignore

2012-03-30 Thread Lee Stewart

cio_ignore=all,!009
appears to be the default, at least on RH 6.2...  Certainly not added by
us...
Lee

On 3/30/2012 10:59 AM, Sebastian Ott wrote:

Lee,

On Fri, 30 Mar 2012, Lee Stewart wrote:

Hi all,
I've been trying to think of any reason to ever have cio_ignore in a VM
guest.   I can see real use for it in an LPAR where you may have
thousands of devices that have nothing to do with the Linux instance.
But in a virtual machine I only give it the devices I want it to have in
the first place.

Teaching it to new comers, they can easily understand chccwdev -e as the
logical equivalent of varying something online to VM or z/OS.  With
having to issue a cio_ignore -r then a chccwdev -e I keep getting asked
why they have to vary it online twice.  And I don't have any good answer...

Thoughts?  Insights?


With cio_ignore you can modify the device blacklist. The reason you have
to remove a device from the blacklist before you can use it is that you
have added the device to the blacklist in the first place.

So either you did a cio_ignore --add earlier or you have set the
cio_ignore kernel parameter (most likely the latter).

If you want linux to use all available device simply remove the cio_ignore
kernel parameter.

Regards,
Sebastian


Thanks,
Lee

--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/




--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: init not completing

2012-03-30 Thread Lee Stewart

Nothing in /var/log that I can see..  Next chance I can access the
customer system I'll look  at inittab...
Thanks,
Lee

On 3/30/2012 11:35 AM, Mark Post wrote:

On 3/30/2012 at 11:24 AM, Lee Stewartlstewart.dsgr...@attglobal.net  wrote:

I have a customer running RH 6.2 and after a minor change (adding a
DASD), the system now boots without any noticeable error on the console
or in the logs, but the boot stops short of issuing the login prompt on
the console..  All the other services are up and running (everything for
runlevel 3)...

Anyone ever seen something similar?


No, but the first place I would look is in /var/log/?? to see if the program 
started by init in /etc/inittab is dying for some reason.  It may be unrelated 
to the DASD change.


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


OSI Layer 2/3 mismatch?

2012-02-28 Thread Lee Stewart

Hi all
I must be missing something...

Customer has a VM 6.1 system (RSU 1101 + z114 PTFs) and SLES11 SP1
guests.  Initially the guest was on a Layer3 Vswitch - no problem.  They
needed to change to go to Layer2 so they could have guests on different
VLANs - but still have the Linuxes be Layer3.  We:
 - Updated the IP info on the Llnuxes and shut them down and logged off.
 - Deleted (DETach) the old Layer3 Vswitch.
 - Networking changed the real switch port to trunk mode
 - We changed the TCPIP stack to Layer2 and it's VLAN - all ok..
 - We redefined the Vswitch as:
   DEFINE VSWITCH VSWITCH2 RDEV E203 ETH VLAN 999 NAT 999
   (Default PORTTYPE ACCESS)
 - Regranted the user as:
   SET VSWITCH VSWITCH2 GRANT LXTECH VLAN 301
All looks good in the queries

But when we boot the Linux, we can see qeth try to register layer3, but
we get:
  The qeth device is not configured for the OSI layer required by z/VM

We've double checked our definitions and even bounced the system.

Have I missed something?   Am I having a brain cloud?

Thanks,
Lee





--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Limited AD Login Authentication

2011-12-09 Thread Lee Stewart

OK, we have this working now, thanks to Mike Friesenegger of SUSE...
It's posted here in case others need something similar...

1)  Samba, Winbind etc., need to have the latest patches from SUSE.
Above the  SLES 11 SP1 base.

2)  If the AD group has spaces in its name then you will have to use the
group's SID in place of the group's name.  To find the group's SID from
the linux system that has already joined the domain, type wbinfo
--name-to-sid='AD\it technical support' (where the AD\is the AD domain
name) which will produce something that looks like:
S-1-5-21-908518461-770907536-2395883247-1125 Domain Group (2)

3)  Edit /etc/pam.d./common-auth (really a link to
/etc/pam.d/common-auth-pc)

4)  Add require_membership_of=AD\\linuxadmins (if group's name has no
spaces) or
require_membership_of=S-1-5-21-908518461-770907536-2395883247-1125 (if
group's name has spaces) to the end of authrequired
pam_winbind.so  use_first_pass  (Again the AD\ is the name of the AD
domain.)

5)  Save /etc/pam.d./common-auth

6)  rcwinbind restart (not sure if this is needed but it does not hurt)

That should allow any user in the selected group to login to the Linux
system, but deny all other AD users.

Thanks again to Mike (and a few others) at SUSE for all the pieces!
Lee


On 11/28/2011 12:00 PM, Lee Stewart wrote:

Hi...
I have a customer with SLES 11 SP1.. They want logins authenticated by
their Windoze Active Directory setup. OK, we set up NAT and use Yast /
Network Services / Windows Domain Membership to join the AD domain, and
have specified Also Use SMB Information for Linux Authentication. Now
they can login with their AD credentials. So far, so good...

They also want to limit who can login to the sysprogs. There is an AD
group that defines them, so we could use that but... Things like getent
and wbinfo don't seem to return anything. (I can get the full list of
users and groups, but not what groups this user is in.)

I've seen tons of things in Google, and several that might work, but
without being able to get the groups from AD, none work..

How have any of you found to limit AD logins?

Thanks...
Lee


--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Limited AD Login Authentication

2011-11-28 Thread Lee Stewart

Hi...
I have a customer with SLES 11 SP1..  They want logins authenticated by
their Windoze Active Directory setup.  OK, we set up NAT and use Yast /
Network Services / Windows Domain Membership to join the AD domain, and
have specified Also Use SMB Information for Linux Authentication.  Now
they can login with their AD credentials.  So far,  so good...

They also want to limit who can login to the sysprogs.  There is an AD
group that defines them, so we could use that but...   Things like
getent and wbinfo don't seem to return anything.  (I can get the full
list of users and groups, but not what groups this user is in.)

I've seen tons of things in Google, and several that might work, but
without being able to get the groups from AD, none work..

How have any of you found to limit AD logins?

Thanks...
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


IRMM anyone?

2011-09-13 Thread Lee Stewart

Is anyone using IRMM?  (Integrated Removable Media Manager)
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


QMF?

2011-07-18 Thread Lee Stewart

Has anyone here migrated z/OS QMF to Linux on Z?   Any observations?
Thanks,
Lee

--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


RH 5.5 Local TOD...

2011-02-21 Thread Lee Stewart

Hi...We've got a customer that runs their hardware clock on local
time, and just installed RedHat 5.5.   I think I remember seeing this
before where RH doesn't speak local clock time on Z and we had to play
games to get the time right.   But I'll be darned if I can remember what
we did.Anyone else ever fixed this??
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: RH 5.5 Local TOD...

2011-02-21 Thread Lee Stewart

Yes, but if you select that the system/hardware clock is on LOCAL time,
(install time or later) RH seems to ignore that still uses the timezone
offset for whatever timezone you specified.
Lee

On 2/21/2011 3:09 PM, Scott Rohling wrote:

Are you talking about the UTC setting?   You can select whether UTC is used
or not at install..from a blurb on the web for RHEL5:

To change your time zone configuration after you have completed the
installation, use the *Time and Date Properties Tool* .
Type the system-config-date command in a shell prompt to launch the *Time
and Date Properties Tool* . If you are not root, it prompts you for the root
password to continue.
To run the *Time and Date Properties Tool* as a text-based application, use
the command timeconfig.

Scott Rohling

On Mon, Feb 21, 2011 at 2:51 PM, Lee Stewartlstewart.dsgr...@attglobal.net

wrote:



Hi...We've got a customer that runs their hardware clock on local
time, and just installed RedHat 5.5.   I think I remember seeing this
before where RH doesn't speak local clock time on Z and we had to play
games to get the time right.   But I'll be darned if I can remember what
we did.Anyone else ever fixed this??
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/



--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: MQ on zLinux authenticated to AD?

2010-04-12 Thread Lee Stewart

If you don't mind, could you share your steps?   We had a customer that
tried a year+ ago and their experience wasn't pretty...
Thanks,
Lee

On 4/9/2010 12:16 PM, Moeur Tim C wrote:

I am in the process of rolling that out.   I've done it successfully on
a proof-of-concept machine several months ago, and I'm now replicating
those steps to deploy a test machine that my real users will hit.

-Original Message-
From: Linux on 390 Port [mailto:linux-...@vm.marist.edu] On Behalf Of
Lee Stewart
Sent: Wednesday, April 07, 2010 10:22 AM
To: LINUX-390@VM.MARIST.EDU
Subject: MQ on zLinux authenticated to AD?

Is anyone running MQ on Linux on Z, but getting it to authenticate
against Windows Active Directory?

If so, how?

Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


MQ on zLinux authenticated to AD?

2010-04-07 Thread Lee Stewart

Is anyone running MQ on Linux on Z, but getting it to authenticate
against Windows Active Directory?

If so, how?

Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: FCP Direct connect vs. SAN fabric...

2010-03-12 Thread Lee Stewart

Thanks to all...   You're all right - who would want to?   But I do see
it's now supported...   Miss one update and.
Lee

On 3/11/2010 10:49 AM, Mark Post wrote:

On 3/11/2010 at 12:13 PM, Lee Stewartlstewart.dsgr...@attglobal.net  wrote:

Isn't there (wasn't there?) a statement from IBM saying that direct
connect of FCP to storage (i.e., a DS8000 or EMC DMX) is supported for
demonstration purposes only -- or something like that?

I thought I read somewhere that only fabric was supported for production
work.   But now can't lay my hands (aka: web browser) on that doc...


I think the statement was made that connection via a switched fabric was recommended 
while point-to-point was supported.  Direct-attached arbitrated loops are not supported 
at all.

Based on your personal experience, you know how much functionality is lost when 
not connecting through a fabric switch.  If the customer's security team is 
willing to buy off on that (and I hope they're not), then there's probably not 
much you can do.


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


FCP Direct connect vs. SAN fabric...

2010-03-11 Thread Lee Stewart

Isn't there (wasn't there?) a statement from IBM saying that direct
connect of FCP to storage (i.e., a DS8000 or EMC DMX) is supported for
demonstration purposes only -- or something like that?

I thought I read somewhere that only fabric was supported for production
work.   But now can't lay my hands (aka: web browser) on that doc...
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: RHEL 5.4 Kickstart

2010-03-08 Thread Lee Stewart

Thanks all, that's probably it.  We had 1G of memory...   We'll try it
with 2G...
Thanks,
Lee

On 3/4/2010 7:26 PM, Shawn Wells wrote:

On 03/04/2010 09:12 PM, Mark Post wrote:

On 3/4/2010 at 08:48 PM, Lee
Stewartlstewart.dsgr...@attglobal.net wrote:


Is anyone doing Kickstart installs on RedHat 5.4?

No matter what I tried, it acted as if it wasn't reading the CMS config
file (for the install network), much less the kickstart file... And
there don't seem to be any logs or anything else...


There's been some discussion recently about an Anaconda bug that show
up if you have only 1 processor defined or exactly 2GB of storage
defined. What's your system look like?


When installing to a z/VM guest or LPAR that is configured with 1 CPU
and/or
less than 2 GB storage (memory), the installer will prompt for the network
configuration, regardless of whether these parameters appear in the PARM or
CONF files. This is due to an unexpected side effect of a kernel change in
RHEL 5.4, and will be fixed in the RHEL 5.5 installer.

There are multiple ways to workaround this issue:

First, define at least 2 CPUs to the LPAR or z/VM guest. Note that if
running
under z/VM, defining an additional CPU does not require an additional
physical
IFL.

If an additional CPU cannot be defined, the second workaround is to
define at
least 2 GB storage (memory) to this guest or LPAR. Note that under z/VM,
this
does not require additional physical storage.

If neither of these workarounds are possible, customers can contact Red
Hat support to
obtain an intermediate kernel fix before RHEL 5.5 is released.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


RHEL 5.4 Kickstart

2010-03-04 Thread Lee Stewart

Is anyone doing Kickstart installs on RedHat 5.4?

No matter what I tried, it acted as if it wasn't reading the CMS config
file (for the install network), much less the kickstart file...   And
there don't seem to be any logs or anything else...

Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Max # 3390s

2010-01-25 Thread Lee Stewart

Hi all...
We're working with a customer that someone has suggested to them that as
we move their Oracle d/b from brand x to Linux on z, that we also move
the actual d/b from their old SAN box(es) to mainframe disk (3390
images).   The catch is that the d/b is about 8TB, and to my rough math
that seems like 1100-1200 3390 mod 9s.

Does Linux even support that many DASD devices?   Does LVM?

And yes, we are trying to reverse that decision and put the Linux OSs
and Oracle code and swap space on 3390s, but put the d/b and DBA work
spaces on the SAN (where big things fit better)

Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Max # 3390s

2010-01-25 Thread Lee Stewart

Thanks to all

That's enough to sway the sales guys...And alas, we only have mod 9s
 to work with.   If we had mod 54s, I'd consider it...   But there is
the SAN space

Thanks,
Lee

Marcy Cortes wrote:

First, give up on mod 9's and do 54's for that stuff :)

Our biggest is about 5TB.  It's about 110 mod 54's.   It's divided into 6 file 
systems on 6 different volume groups.   (Not a DB, but just files).

We did adjust the boot time interval of fsck so that all 6 don't get fsck'd on 
the same startup.  Takes about 10 minutes on a file system at boot time (and I 
don't know if that is because of the size or the number of files).

I don't think 8TB would be a problem.  I'm not sure I'd put it all in the same 
volume group though.   There probably isn't much of a need to, though, with a 
DB.


Marcy

This message may contain confidential and/or privileged information. If you are not 
the addressee or authorized to receive this for the addressee, you must not use, copy, 
disclose, or take any action based on this message or any information herein. If you have 
received this message in error, please advise the sender immediately by reply e-mail and 
delete this message. Thank you for your cooperation.


-Original Message-
From: Linux on 390 Port [mailto:linux-...@vm.marist.edu] On Behalf Of Lee 
Stewart
Sent: Monday, January 25, 2010 2:54 PM
To: LINUX-390@vm.marist.edu
Subject: [LINUX-390] Max # 3390s

Hi all...
We're working with a customer that someone has suggested to them that as
we move their Oracle d/b from brand x to Linux on z, that we also move
the actual d/b from their old SAN box(es) to mainframe disk (3390
images).   The catch is that the d/b is about 8TB, and to my rough math
that seems like 1100-1200 3390 mod 9s.

Does Linux even support that many DASD devices?   Does LVM?

And yes, we are trying to reverse that decision and put the Linux OSs
and Oracle code and swap space on 3390s, but put the d/b and DBA work
spaces on the SAN (where big things fit better)

Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: How to share files/disk between 2 LPARS

2009-10-08 Thread Lee Stewart

Let me add...
An HA cluster with some local filesystems and some shared.  The shared
filesystems are OCFS2 defined as MDISKs mode MW on both LPARs..   The
config worked with two Linuxes in one LPAR, one with the MDISKS mode MW,
the other with LINKs to those MDISKs also as MW.

Picking up the 2nd machine and moving to a 2nd VM LPAR, now it acts like
the disks are r/o...  (Same directory entry, but with the LINKs replaced
with MDISKs matching the ones in the 1st LPAR.)

Any thoughts on why OCFS wouldn't just pickup and move and run?

Lee

Bernie Wu wrote:

Hi List,
We are working on a HA solution and we have a need to share files/disks between 
2 guests on different lpars.  I know that can be done with guests on the same 
lpar but is it possible across lpars ?
We are running VM 5.4 and SLES10-SP2.
I welcome any ideas and suggestions.
TIA
Bernie Wu


The information contained in this e-mail message is intended only for the 
personal and confidential use of the recipient(s) named above. This message may 
be an attorney-client communication and/or work product and as such is 
privileged and confidential. If the reader of this message is not the intended 
recipient or an agent responsible for delivering it to the intended recipient, 
you are hereby notified that you have received this document in error and that 
any review, dissemination, distribution, or copying of this message is strictly 
prohibited. If you have received this communication in error, please notify us 
immediately by e-mail, and delete the original message.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Error linking 31 bit

2009-06-03 Thread Lee Stewart

This was posed by one of our customers..

I'm having trouble linking (ld) as a 31-bit executable. I've got the C
flags set-up correctly, I think (they are compiling as 31-bit), but I'm
getting this message when doing ld:
ld: Relocatable linking with relocations from format elf32-s390
(/devel/supra1/rel1.3.1m/linux/obj/dis_iqt.o) to format elf64-s390
(/devel/supra1/rel1.3.1m/linux/obj/dapdis.o) is not supported
I'm using -m31
And
--oformat elf32-s390

Has anyone dabbled in such things and have any advice/counsel?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Odd build request

2009-05-14 Thread Lee Stewart

I have to keep repeating to myself - the customer is always right

We have advised a customer not to do this but...   In the end we're
the consultants and they're the paying customer...

They want a new Linux image - built on an LVM so the root (/  not /root)
filesystem can span 3 mod 27s...   They insist that they want the space
available from any part of the filesystem...

Will SLES10 SP2 install and boot off an LVM like that?  Or do I need to
put /boot in a real partition?   Or??

Thoughts?

Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: TSM Server on Linux on Z Anyone?

2009-05-12 Thread Lee Stewart

Thanks to all that replied here and off the list...
Lee

Rob van der Heij wrote:

On Mon, May 4, 2009 at 3:43 PM, Alan Schilla (OET)
alan.schi...@state.mn.us wrote:

Interesting. Do you have any numbers on how much overhead? Is it 10% or 80%? I 
plan to use LACP too but my intent is more for high availability that high 
bandwidth. If I dual path OSA's and Cisco 3750 switch ports into zVM VSWITCH I 
would rather use both ports than have one sitting in standby. Personally I am 
not impressed that you must dedicate OSAs to a Link Aggregation VSWITCH  since 
I would just as soon EMIF and share this to 2 zVM LPARS. I am still interested 
in the overhead of LACP.


Have a look at http://www.rvdheij.nl/Presentations/zLX44.pdf  (pg 29-)

Roughly 50% of an IFL to receive 100 MB/s through VSWITCH LACP.  While
folks claim that is because CP must copy the data from one buffer to
the other, copying data can be done in 1% of an IFL for 100 MB/s, so
there is more happening there.

On top of this is the time that Linux itself must spend to manage the
data and do useful things with it. That increases a bit when you let
Linux do the ethernet bondng, but nowhere what you save on CP.

Rob


--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Data rearranging question...

2009-05-12 Thread Lee Stewart

I have a customer that has an odd DASD  directory layout, and we're
trying to expand the space, and simplify the directories at the same time...

Today they have (not all branches shown):
  / - root file system - mod 3 - 50% full
  /opt/IBM - mod 9 - 80% full
  /opt/IBM1- mod 9 - 88% full
  /opt/IBM2- mod 27- 10% full

Their request...   Merge /opt/IBM1 and /opt/IBM2 into an LVM with all
the space of the mod 9 + the mod 27, in the filetree as /opt/IBM1.

At first look, it looks like they can be merged with no overlap.  BUT,
two of the directories in /opt/IBM2 (the one that's going away) are
WebSphere instances, both with lots of hardcoded instances of /opt/IBM2...

IF (big if) they will merge without overlap, can I put the new LVM
online at /opt/IBM1 (where all the stuff that was on /opt/IBM1 will
continue to run).   And put a synlink in /opt as /opt/IBM2 that points
to /opt/IBM1 (so all the stuff that was in /opt/IBM2 will also continue
to run.

With the flock of applications and middle ware they have on this
machine, I really don't want to have to start from scratch and reinstall
everything...

Thoughts?
Lee


--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Data rearranging question...

2009-05-12 Thread Lee Stewart

Thanks all..

Marcy:  The request is to have one large directory space, not two
separate spaces (two LVs on one VG0...   Yes it would work, but not what
they're asking...

Scott:  I agree.  Alas, most of the hardcoded directory addresses I've
found are in things like WebSphere control files.   Wouldn't it be nice
if IBM didn't hardcode all those things...  Sigh...

Mark:  Agreed on the naming...   Alas, we can only consult and advise.
 I hadn't thought of the bind mounting...   That gives me a plan B in
case...

Thanks all,
Lee

Mark Post wrote:

On 5/12/2009 at  7:38 PM, Lee Stewart lstewart.dsgr...@attglobal.net wrote:

-snip-

IF (big if) they will merge without overlap, can I put the new LVM
online at /opt/IBM1 (where all the stuff that was on /opt/IBM1 will
continue to run).   And put a synlink in /opt as /opt/IBM2 that points
to /opt/IBM1 (so all the stuff that was in /opt/IBM2 will also continue
to run.


Probably, but I would more inclined to ask them to figure out a real naming 
standard, and just have one mount point, /opt/IBM/, such as:
/opt/IBM/instance1
/opt/IBM/instance2
...etc

If it turns out that symlinks don't work,the most likely bind mounting the 
subdirectories on top of /opt/IBM1 and /opt/IBM2 almost certainly will.


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


TSM Server on Linux on Z Anyone?

2009-04-30 Thread Lee Stewart

Hi...   Is anyone running a TSM server (not client) on Linux on Z?  Any
observations?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 996-7122
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Linux FCP via an SVC...

2009-02-23 Thread Lee Stewart

Is anyone using Linux on Z accessing an FCP via an SVC (SAN Volume
Controller)?   If so, do you see the WWPNs and LUNs displayed in the
Yast Zfcp panel after a GET_WWPNs or GET_LUNs?

As it trickles down it ends up in zfcp_san_disc.   It skips any WWPN
that reports any type but Storage.  Our SVC is returning a type of
Multi-function device, therefore the WWPNs aren't showing up in the
list and have to be entered manually..

Is it the SVC that should be saying Storage?  Or is it zfcp_san_disc
that should also be accepting Multi-function device??

Thoughts?
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Linux FCP via an SVC...

2009-02-23 Thread Lee Stewart

Thanks Mike and Mark...
We'll modify the script...
Lee

Michael O'Reilly wrote:

Lee,

 We have a lab machine using Linux on Z accessing an FCP via an SVC (SAN
Volume Controller). We can confirm your observation that we don't see the
WWPNs and LUNs displayed in the Yast Zfcp panel after a GET_WWPNs or
GET_LUNs. As you mention, the zfcp_san_disc script runs san_disc and is
looking for Storage:

PORT_LIST=`san_disc -a $ADAPTER -V -c PORT_LIST`:
WWPN_LIST=`echo $PORT_LIST | awk '$6 ~ /Storage/ {print $2}' | sort -u`

While san_disc returns :

# san_disc -a 1 -V -c PORT_LIST
 No.  Port WWN   Node WWN   DID  Type   AssociatedType
1 0x5005076401003a0f 0x5005076400c49200 0x63 N_Port (not specified)
2 0x5005076801200f82 0x5005076801000f82 0x630100 N_Port Multi-function
device
3 0x50050768012006ce 0x50050768010006ce 0x630200 N_Port Multi-function
device
4 0x5005076801400f82 0x5005076801000f82 0x630300 N_Port Multi-function
device
5 0x50050768014006ce 0x50050768010006ce 0x630400 N_Port Multi-function
device


 

 Mike O'Reilly
 IBM Linux Change Team


















 Lee Stewart
 lstewart.dsgroup
 @attglobal.netTo
 Sent by: Linux on LINUX-390@VM.MARIST.EDU
 390 Port   cc
 linux-...@vm.mar
 IST.EDU  Subject
   Linux FCP via an SVC...

 02/23/2009 09:58
 AM


 Please respond to
 Linux on 390 Port
 linux-...@vm.mar
 IST.EDU






Is anyone using Linux on Z accessing an FCP via an SVC (SAN Volume
Controller)?   If so, do you see the WWPNs and LUNs displayed in the
Yast Zfcp panel after a GET_WWPNs or GET_LUNs?

As it trickles down it ends up in zfcp_san_disc.   It skips any WWPN
that reports any type but Storage.  Our SVC is returning a type of
Multi-function device, therefore the WWPNs aren't showing up in the
list and have to be entered manually..

Is it the SVC that should be saying Storage?  Or is it zfcp_san_disc
that should also be accepting Multi-function device??

Thoughts?
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390




--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: lee.stew...@siriuscom.com
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


LPAR (no VM) DASD migration

2008-11-19 Thread Lee Stewart

Hi all,

We are migrating Linux CKD DASD to a  new DS8100.   We have two
bare-metal (LPAR) linux server's running.  (no z/VM).
One is SLES8 and one is SLES10.

For the SLES8, I plan to:

1.  vi /etc/zipl.conf and change the DASD=  to the new devices
2. zipl
3. mkinitrd
4. shutdown
5. migrate dasd
6. startup sles8 server

(Does that look OK?)


But for the SLES10 system, we are not using DASD= in zipl.conf
How do I make the device numbering changes for SLES10 ?
(I know that I can still use zipl.conf dasd= and I think it will use
that...but not sure if that's the recommended way)...

Thanks,
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Cloning FCP-only Linuxes

2008-10-24 Thread Lee Stewart

Hi...   Has anyone had any luck cloning FCP-only Linuxes?   No
ECKD/FBA/EDEV disks, just SAN disks on FCP.
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


HSM-like function on Linux on z

2008-10-20 Thread Lee Stewart

Over a year ago there was a discussion with people looking for an
HSM-like migrate and retrieve function for Linux.   Back then it sounded
like there was interest, but no solutions.   Since it's been a while,
has anyone heard of anything new in this space?

Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Striped LVM max size

2008-08-19 Thread Lee Stewart

I follow that logic.   Since you can't choose 9 (in the SLES10 drop
down), 5 works.  Fewer than the as many stripes as you have volumes
recommendation...

But it still leaves my basic question -- how do you know or plan for
what the max size you can use is?

When we first set it up 45 mod 9s, 306GB, with 8 stripes we had to hunt
and peck all the way down to 275GB...So 31GB went into the stripes.
If I wanted a 300GB LVM, how do I know how much raw space I need?

Thanks,
Lee



Mark Perry wrote:

Lee Stewart wrote:
SNIP

For example, doing an LVM with 45 mod 9s.  Round numbers math gives me
6.8GB/volume x 45 volumes = 306GB.   That's close to what Max gives.
But what's the number with 8 stripes?



Hello Lee,
The idea is to put each of the specified stripes on a different DASD. I
have always used a number of stripes that was a factor of the number of
DASD in the VG.

So for your example of 45 DASD that would mean using a number of stripes
of either 9 or 5.

Also I have always added extra DASD to the VG pool in multiples of the
number of stripes, in the above example that would mean adding either 9
or 5 DASD at a time.

If you do not do as I suggest, then you can end up with more stripes on
one or more DASD than on others. This would defeat the purpose of using
stripes, which is to spread the I/O load evenly across multiple DASD.

If you want to use a number of stripes of 8, then either put 48 DASD in
your VG pool or reduce to 40. 48 has more factors, so with 48 DASD in
the VG you could choose a number of stripes from 2,3,4,6,8,12,16,24.

mark

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Striped LVM max size

2008-08-18 Thread Lee Stewart

Hi all,
When creating an striped LVM, how can you tell the max size you can create?

If you have one stripe, there's the Max option on the LVM screen
(SLES10) which will fill in the max size of the LVM.   With more than
one stripe, the max option goes away and some portion of the space is
used in the striping.   But how much?

So far the best way I've found is to use Max to get a starting point,
then blank out the space, set my stripes, and go back and fill in a
little less each time till LVM will take it.

For example, doing an LVM with 45 mod 9s.  Round numbers math gives me
6.8GB/volume x 45 volumes = 306GB.   That's close to what Max gives.
But what's the number with 8 stripes?

How can you tell ahead of time?
Thanks,
Lee


--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Oracle Backups

2008-07-17 Thread Lee Stewart

Hi all...   For those of you running Oracle databases under Linux on z,
how are you doing your database backups?  Especially for databases on
the SAN.

Anyone have a better choice than full exports, then backing up that flat
file?

Thanks
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


z/OS notification to Linux

2008-05-13 Thread Lee Stewart

Hi all...   What have any of you used for z/OS to be able notify Linux
of an event.  One example might be a z/OS job completes and now Linux
needs to pick up it's output from an NFS mount.  (Not counting z/OS
issuing a message and the human operator then issuing a command.)  And
conceivably the notification might need to go the other way as well.

MQ?  RSCS to what?

Thanks for any (clever) thoughts...   ;-)
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: z/OS notification to Linux

2008-05-13 Thread Lee Stewart

Great set of answers!  Thanks to one and all
Lee

David Boyes wrote:

Hi all...   What have any of you used for z/OS to be able notify Linux
of an event.  One example might be a z/OS job completes and now Linux
needs to pick up it's output from an NFS mount.  (Not counting z/OS
issuing a message and the human operator then issuing a command.)  And
conceivably the notification might need to go the other way as well.


NJE on Linux does this nicely. That's one of the things we wrote it for
- allows direct integration of Linux into z/OS based automation.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Rescue Kernel

2008-05-11 Thread Lee Stewart

Is there anything in the rescue kernel that is NOT in the regular
kernel?   (Any reason to use the rescue kernel as opposed to just
linking to the penguin with a problem from on that is happy?)

Thanks, as always,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Rescue Kernel

2008-05-11 Thread Lee Stewart

(Sent a 2nd time as the first one seemed to not make it...   Sorry if it
ends up a dup...)

Is there anything in the rescue kernel that is NOT in the regular
kernel?   (Any reason to use the rescue kernel as opposed to just
linking to the penguin with a problem from on that is happy?)

Thanks, as always,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Resize fs while mounted?

2008-05-06 Thread Lee Stewart

Hi all...   I know if you resize an ext2/3 filesystem, it has to be
unmounted, fsck, resize, then remount..   Is there any filesystem(s)
that can be resized while in use?  (Never have to unmount, therefore
never have to have the app down.)
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Backup that saves LVM data?

2008-04-08 Thread Lee Stewart

Hi All   Does anyone know of a backup solution for Linux (on Z) which:
  a) can be done while the system is up
  b) also saves the LVM and filesystem metadata (as opposed to just files)

So that if you needed to restore, you could take new DASD volumes,
format cyl 0 for CP, and restore and it would recreate the LVMs,
filesystems etc..

Yes, it sounds like a DDR or DFDSS dump, but those have to be taken with
the Linux image down.

Any thoughts?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Backup that saves LVM data?

2008-04-08 Thread Lee Stewart

Thanks to all who responded...   The customer said that the BMRtool
seemed to do what he wanted...
Lee

Romanowski, John (OFT) wrote:

What linux distribution are you running?
Our SLES 9  10 linux guests run 24x365 and can't be down for an image
backup.
We're using Tivoli Storage Manager (TSM) for daily incremental file
level backups over a network.

BMRtool scan run daily, before the TSM backups, captures the latest
partition, LVM and filesystem metadata to files so that's on the TSM
backup.

 The scan also generates a custom file of commands your rescue system
would run to load disk device drivers, bring the disks online, dasdfmt
'em, partition-em, LVM-them, fs-em, mount-em, chmod-em, chown-em, and
the TSM restore commands to restore-em. You'd manually do mkinitrd, zipl
and boot it.

'BMRtool for file-level Bare Metal Restore of SLES 9 zSeries on z/VM'
http://www.linuxvm.org/Info/HOWTOs/BMRtool.html

It could work for the part of bacula's bare metal restore that hasn't
been written yet for zLinux SLES 9.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Lee Stewart
Sent: Tuesday, April 08, 2008 12:03 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Backup that saves LVM data?

Hi All   Does anyone know of a backup solution for Linux (on Z)
which:
   a) can be done while the system is up
   b) also saves the LVM and filesystem metadata (as opposed to just
files)

So that if you needed to restore, you could take new DASD volumes,
format cyl 0 for CP, and restore and it would recreate the LVMs,
filesystems etc..

Yes, it sounds like a DDR or DFDSS dump, but those have to be taken with
the Linux image down.

Any thoughts?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Cloning SLES10 udev

2008-03-14 Thread Lee Stewart

Hi all,

While I've installed and played with a number of SLES10 images, today I
tried to clone one...

When I tried to boot it, I got:
Starting udevd
Creating devices
Loading dasd_mod
Loading dasd_eckd_mod
Activating DASDs: 0.0.0200:0dasd(eckd): 0.0.0200: 3390/0A(CU:3990/01)
Cyl:3338 H
ead:15 Sec:224
dasd(eckd): 0.0.0200: (4kB blks): 2403360kB at 48kB/trk compatible disk
layout
 dasda:VOL1/  0X0200: dasda1
 : done
Loading jbd
Loading ext3
Waiting for device /dev/disk/by-id/ccw-HTC.1400043418.7608.10-part1
to appear: ..not found -- exiting to /bin/sh
$


And of course the clone's DASD don't have the same id's as the master's.

This image (I don't recall doing anything special/different during the
install) has udev on and all the mounts (/etc/fstab) and zipl.conf all
are referencing by-id.

The other SLES10 systems also have udev on but the mounts and zipl
reference the devices by the device name (i.e., /dev/dasda1).

I went back to the master, used Yast/Partitioner and changed it to mount
by device name, checked /etc/fstap, manually updated /etc/zipl.conf and
reran zipl.  Then recloned and all worked normally...

The question is...   Why this time did SLES10 default to by id
everywhere?   Was it something I inadvertently did?   Or??

Any thoughts?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Cloning SLES10 udev

2008-03-14 Thread Lee Stewart

Ouch...   Yup that would explain it, while all are now SP1, this was the
first clean SP1 install...

I kind of like the by-path version...But having by-id as the default
 sure gets in the way of cloning...   Especially when it sneaks up on
you...

Thanks!
Lee

Mark Post wrote:

On Fri, Mar 14, 2008 at  1:57 PM, in message [EMAIL PROTECTED],

Lee Stewart [EMAIL PROTECTED] wrote:
-snip-

The question is...   Why this time did SLES10 default to by id
everywhere?   Was it something I inadvertently did?   Or??


This, umm, feature was added with SP1.  If you installed a system with the GA release, you get the 
old entries in /etc/fstab.  Anything after SP1, unless you know in advance to go into 
the fstab options dialog and change the default, you will get the by-id names.


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Linux on Z equivalent of mksysb?

2008-03-03 Thread Lee Stewart

Does anyone know of an equivalent of mksysb that runs on Linux on Z?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Linux on Z equivalent of mksysb?

2008-03-03 Thread Lee Stewart

Strictly in function   I missed that in Bacula, I'll take another
look...
Thanks,
Lee

David Boyes wrote:

Does anyone know of an equivalent of mksysb that runs on Linux on Z?


Equivalent in function (ie, takes a bootable snapshot), or something
that can read a mksysb tape/image and extract files?

Most of the opensource backup tools can do the former (Bacula can, at
least). I think there are some folks working on the second. The format
of a mksysb tape isn't easily understood -- it's a weird combination of
cpio and some other structuring stuff.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Bugzilla anyone?

2007-12-17 Thread Lee Stewart

Hi...   Is anyone running Bugzilla on Z?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


mknod script for more than 26 /dev/dasd entries

2007-12-11 Thread Lee Stewart

Wasn't there a script posted somewhere that would help create all the
/dev/dasd... nodes for more than 26 devices?   I can find mention of it
in the list archives, but can't find either of the two scripts mentioned..

Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: mknod script for more than 26 /dev/dasd entries

2007-12-11 Thread Lee Stewart

My mistake...   (Sorry!)   You're right.  2.6 does it for you.  I was
used to having to do it on 2.4 and when faced with a very large LVM on
2.6 I assumed I'd still have to...   Delighted that I don't have to...
  (But slightly red faced.)

(And thanks also to those others who responded...)
Lee

Mark Post wrote:

On Tue, Dec 11, 2007 at  9:36 AM, in message [EMAIL PROTECTED],

Lee Stewart [EMAIL PROTECTED] wrote:

Wasn't there a script posted somewhere that would help create all the
/dev/dasd... nodes for more than 26 devices?   I can find mention of it
in the list archives, but can't find either of the two scripts mentioned..


Are you working with a system on a 2.4 kernel ($DIETY I hope not)?  If you're 
on a 2.6 system, udev should be creating any device nodes needed.


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Missing VNC Login prompt

2007-11-20 Thread Lee Stewart

Hi all...   Sorry if this is a little off topic for z Series

I have a SLES install on a an Intel machine.  The desktop works great on
the attached monitor.  I have XDM/KDM running.  But when I connect using
VNC, I get a blank X screen instead of the KDM login screen.

I've set it up before on other Intel machines, and of course it doesn't
really apply on Z, so I don't use it much.   But I'll be darned if I can
 figure out how to get the login prompt instead of the blank X window.

Anyone have any experience doing something similar?
Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: SLES9 Install Strangeness

2007-08-08 Thread Lee Stewart

Yup, looked like an S0C1 to me too...   It was on a System Z BC, brand
new (just turned on IFL)

But fear not, it wasn't hardware...

On a whim I used real ssh from my Linux FTP server and it worked
fine...   But surprisingly it came up in a graphic X window...

I had changed my default Putty setting to enable X11 forwarding for
something else I was working on.   Apparently something in the install
process or yast was seeing that and dieing because I didn't have an X
server running.

I haven't had time to recreate it and prove it but I suspect that's it..

Lee

Mark Post wrote:

On Tue, Aug 7, 2007 at  2:30 AM, in message [EMAIL PROTECTED],

Lee Stewart [EMAIL PROTECTED] wrote:
-snip-

However the new ISOs included the updated SP3 CDs (...-CD1a.iso etc.).
And they did kick out a little more info, though not much help...   On
the Putty session I now also see:
/usr/lib/YaST2/bin/YaST2: line 373:  1357 Illegal instruction y2base
$modulename $moduleargs qt $y2qt_args


I'm surprised you're getting variable names and not values here.


And on the 3270 it also shows:
User process fault:  interruption code 0x20001
Then shows the PSW, regs, etc...


That looks like a S0C1 to me.  What kind of hardware are you running on?


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


SLES9 Install Strangeness

2007-08-07 Thread Lee Stewart

Hi all...   I've done this dozens (hundreds?) of times, and I've never
seen this...   Maybe I'm blurry-headed from looking at it too close,
maybe I'm missing something obvious, but...

This is the first Linux at a new site.  Brand new VM (w/ a Vswitch)...
 Downloading the bootstrap files goes fine.  IPLing them goes fine all
the way through the install prompts to where it says to connect via ssh
and run yast.  And even logging on to the Putty/ssh session goes fine.

But when I invoke yast on the Putty session to I get:
Unpacked extension disk...
umount:  /y2update: not mounted
umount:  /var/adm/mount:  not mounted
inst-sys:~ #

I never get the full screen curses menues, and when it drops back to
the inst-sys prompt, I also get a Putty pop-up saying Server
unexpectedly closed network connection.

Over on the 3270 session I see:
sshd 243: Received signal 15; terminating
*** An error occurred during the installation.

We initially had some network issues, so tonight I was over in the
machine room to eliminate the questionable switch..   No change.

Then I started looking at my virtual machine.  Everything seems fine -
512M, NIC, MDISK, all just as I'd expect.  And to be sure, I even tried
running it with 1GB of storage...  Same..

So I spent the time and downloaded new ISO images thinking some airport
x-ray got too close.   Same..

However the new ISOs included the updated SP3 CDs (...-CD1a.iso etc.).
And they did kick out a little more info, though not much help...   On
the Putty session I now also see:
/usr/lib/YaST2/bin/YaST2: line 373:  1357 Illegal instruction y2base
$modulename $moduleargs qt $y2qt_args

And on the 3270 it also shows:
User process fault:  interruption code 0x20001
Then shows the PSW, regs, etc...

I did find one similar post on the web, but he was trying to use
auto-yast and a large parm file.   I have just the single record
parmfile straight from the dist CDs.  (And no one ever answered him.)

And I'd like to say I can rule out the network, but...

Is it something dumb I've overlooked being too familiar?   Something
anyone else has seen?

Thanks for any thoughts...
Lee

--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


SLES10 Minimal Graphical System Equivalent?

2007-05-21 Thread Lee Stewart

Hi all...

If I understand right, there is no way on SLES10 to do an install
similar to SLES9's Minimal graphical system (without KDE) unless you
do it manually, right?

If so, has anyone produced a list of all those unneeded packages?  Or is
it up to each site to try it on their own?  (Sure the first 5-10 are
easy.  But the 60 or so quoted earlier on the list would be tough to
guess for most.)

Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: LVM Stripes

2007-02-06 Thread Lee Stewart

Doesn't striping come with another got-ya?   I seem to recall that a
striped LVM can't be expanded (i.e., additional volumes added).   Is
that right, or old, or??
Thanks,
Lee

Mark Pace wrote:

I'm setting up an LVM disk with 50 CKD disks.  On developerWorks I found
the
following about striping.

Use LVM and EVMS with *striping*. The scaling capacities with Volume
Management depend on the connection type:

  - ESCON: the number of stripes should be at least equal to the number
  of available ESCON channels
  - FICON and FCP: the number of stripes should be equal to the number
  of disks
  - Good stripe sizes are 32KB and 64KB


I have a DS8100 with 4 FICON connections, can that recommendation about
using 50 stripes, in my case, be correct?  Anyone using this approach, or
using the same number of stripes as you have FICON connections?

Thanks in advance.


--
Mark Pace
Mainline Information Systems

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Layer 2

2007-01-01 Thread Lee Stewart

Hi all...

Is there a way to tell if Layer 2 support is enabled -- OUTSIDE OF YAST.
 Said another way, does anyone know what file(s) are updated when Layer
2 is enabled?

Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Layer 2

2007-01-01 Thread Lee Stewart

Thanks!!   Just what I needed...

Vic Cross wrote:

Lee Stewart wrote:

Is there a way to tell if Layer 2 support is enabled -- OUTSIDE OF YAST.
 Said another way, does anyone know what file(s) are updated when Layer
2 is enabled?


Lee, you can look in the /sys file system for the layer2 flag...

[EMAIL PROTECTED] ~]# cat /sys/bus/ccwgroup/devices/0.0.0f[01]0/layer2
0
1

0f00 is the Layer 3 NIC on this system, 0f10 is Layer 2.

Cheerio,
Vic Cross

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Install under VM to run in LPAR - Console?

2006-12-14 Thread Lee Stewart

Hi all...

Don't ask why, it's a loonng story...   But I have to build a system
under VM that will end up running stand-alone in an LPAR.

Making the DASD and OSA addresses is easy, and I cobbled together a
guest LAN and routing to make the network look like it will in the LPAR.

But what about the console?  We want it to use the Operating System
Messages window on the HMC.  But if I build it under VM I need (have to
have) a virtual console (usually 009).  Will a Linux image built using a
VM console on 009 (or any other address) talk to the HMC window if there
is no real 009?   (Linux built with a console won't IPL under VM without
a virtual console.)

Thanks...
Lee
--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Install under VM to run in LPAR - Console?

2006-12-14 Thread Lee Stewart

Thanks Alan!   That's what I was looking for...


Alan Altmark wrote:

On Thursday, 12/14/2006 at 11:24 MST, Lee Stewart
[EMAIL PROTECTED] wrote:

Hi all...

Don't ask why, it's a loonng story...   But I have to build a system
under VM that will end up running stand-alone in an LPAR.

Making the DASD and OSA addresses is easy, and I cobbled together a
guest LAN and routing to make the network look like it will in the LPAR.

But what about the console?  We want it to use the Operating System
Messages window on the HMC.  But if I build it under VM I need (have to
have) a virtual console (usually 009).  Will a Linux image built using a
VM console on 009 (or any other address) talk to the HMC window if there
is no real 009?   (Linux built with a console won't IPL under VM without
a virtual console.)


Look at chapter 19 of the Linux device driver (DD) book.  There you will
find information on how to get Linux to use either the integrated VT220 or
linemode console on the HMC.  You cannot use the VT220 when running in a
virtual machine.  Those consoles are addressed using SCLP (see the DD
book), not via a device like 009.  Device 009 come into play only when
using a 3215 or 3270 Linux console.

Alan Altmark
z/VM Development
IBM Endicott

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: SNA via OSA - Best option?

2006-12-07 Thread Lee Stewart

Thanks Alan and Ingo...   I think I'm getting closer to understanding
and ready to give it a try..

The best help was the z/VM Connectivity manual (that the Device Drivers
book pointed me to).Fence off a VM range and use an address in that
range...

Thanks again,
Lee



Ingo Adlung wrote:

Linux on 390 Port LINUX-390@VM.MARIST.EDU wrote on 07.12.2006 06:25:33:


On Wednesday, 12/06/2006 at 07:26 MST, Lee Stewart
[EMAIL PROTECTED] wrote:

Getting close to trying this, but...

For Linux to use it, I have to give a MAC address to Linux, right?  (In
Yast/Network Devices/Network Card/Advanced Options.)

I don't know how to set the MAC manually on Linux.


Please check your Linux on System z Device Drivers, Features, and Commands
manual.


What do I use for a MAC address?   And if I just pick one, how do I

know

it's valid and not a dup on the net?

This is the beauty of a layer 2 (TYPE ETHERNET) VSWITCH.  You can pick

the

NIC MAC in the directory (NICDEF) and not worry about Linux.  Locally
Assigned Addresses (LAAs) have to be unique only within their local LAN
segments; MACs do not travel through the entire network.



Well, whether you define the locally assisgned MAC in Linux or whether you
choose to do so in the guest directory (and have Linux observe it as a
pseudo burn-in (universal) address) doesn't solve the problem of MAC
uniqueness in your network segment. Whether you choose the one or other
way is a matter of administration policies - and in case of using the
OSA layer-2 feature in an LPAR setup you don't have a choice in the first
place ...

http://standards.ieee.org/regauth/groupmac/tutorial.html

provides a little MAC address tutorial that gives you some context


But the bottom line of LAAs is that if they are to be used, then they

must

be managed.  That means there has to be a process in your networking

group

who assigns them.

Alan Altmark
z/VM Development
IBM Endicott



Best regards,
Ingo

--
Ingo Adlung,
STSM, System z Linux and Virtualization Architecture
mail: [EMAIL PROTECTED] - phone: +49-7031-16-4263

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: SNA via OSA - Best option?

2006-12-06 Thread Lee Stewart

Getting close to trying this, but...

For Linux to use it, I have to give a MAC address to Linux, right?  (In
Yast/Network Devices/Network Card/Advanced Options.)

What do I use for a MAC address?   And if I just pick one, how do I know
it's valid and not a dup on the net?

Thanks for any insight...
Lee

Alan Altmark wrote:

On Friday, 12/01/2006 at 08:27 MST, Lee Stewart
[EMAIL PROTECTED] wrote:

- We could set up a new vswitch as layer 2, but is it worth it to set up
a vswitch for one userid?


IMO, no, unless you anticipate adding more CS Linux servers.


- We could also dedicate an OSA attachment (just 3 unused device
addresses, not the whole OSA) to the userid and let it just run that
connection direct to the OSA and let Linux activate the layer 2 support.


Sounds good to me.


- Also is there any benefit to using a particular OSA card?  Is it
better to send the SNA traffic over the OSA that is used by VTAM (will
the OSA route the packets directly to VTAM without going out on the net
like it does with IP packets)?  (If I use the same, doesn't that mean
the MAC address of the sender and receiver will be the same?)


If you share the OSA with other VTAMs, then I think you will have to
configure unique SAPADDRs in the XCA major node.  And I would guess that,
yes, the OSA will fast-path the packet in the adapter, but I don't know
fer shur.


- And lastly, since this is MAC address to MAC address, will the default
MAC address VM gives me work, or do I have to build one of my own?


For a layer 2 VSWITCH, each guest will get a unique MAC address, so they
can all use the same SAP.  Since the remote VTAMs/NCPs will want a
specific MAC, use NICDEF to assign a static MAC address.

Alan Altmark
z/VM Development
IBM Endicott

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: SNA via OSA - Best option?

2006-12-02 Thread Lee Stewart

Good question, good answer...   No z/OS, multiple VSEs...
Lee

Tim Hare wrote:

Gotta ask - why aren't you going directly to the TN3270E server in z/OS
Comm. Server? Seems like you're adding a Linux layer you don't really
need.

Tim Hare
Senior Systems Programmer
Florida Department of Transportation
(850) 414-4209



David Boyes [EMAIL PROTECTED]
Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU
12/01/2006 10:41 AM
Please respond to
Linux on 390 Port LINUX-390@VM.MARIST.EDU


To
LINUX-390@VM.MARIST.EDU
cc

Subject
Re: SNA via OSA - Best option?







I have a client who is putting up a SNA terminal server on Linux

(tn3270

via TCP/IP to the terminal server which then connects it to VTAM via

SNA

out out the other side...   The TCP/IP traffic in is easy via an
existing vswitch.


Kind of an expensive solution to a problem with a much simpler solution,
isn't it? Ah well, c'est la vie.


- We could set up a new vswitch as layer 2, but is it worth it to set

up

a vswitch for one userid?


Why not? Private GLANs/VSWITCHes work just fine, and it doesn't cost you
anything. Put the definition into the startup for the ID in question,
and it's done.


- We could also dedicate an OSA attachment (just 3 unused device
addresses, not the whole OSA) to the userid and let it just run that
connection direct to the OSA and let Linux activate the layer 2

support.

Waste of perfectly good hardware if the traffic is in the system
already.


- And lastly, since this is MAC address to MAC address, will the

default

MAC address VM gives me work, or do I have to build one of my own?


If you are using layer 2 GLANs, the default MAC assignment will work,
but you should assign a fixed address to the interface for stability
reasons (and the fact that VTAM is such a PITA about MAC addresses).
Also make sure that your MACPREFIX is set in the SYSTEM CONFIG.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


SNA via OSA - Best option?

2006-12-01 Thread Lee Stewart

Hi all...

(Posted on both the Linux-390 and IBMVM lists.)

I have a client who is putting up a SNA terminal server on Linux (tn3270
via TCP/IP to the terminal server which then connects it to VTAM via SNA
out out the other side...   The TCP/IP traffic in is easy via an
existing vswitch.

I'm considering options for the best way to route the SNA traffic...
Several will (should) work, but I'm wondering if anyone has done it and
if one way is better than another...

- They have a vswitch today, but it's layer 3.  And because of other
production traffic on it, we can't knock things down, redefine it and
restart.  So that choice is out...

- We could set up a new vswitch as layer 2, but is it worth it to set up
a vswitch for one userid?

- We could also dedicate an OSA attachment (just 3 unused device
addresses, not the whole OSA) to the userid and let it just run that
connection direct to the OSA and let Linux activate the layer 2 support.

- Also is there any benefit to using a particular OSA card?  Is it
better to send the SNA traffic over the OSA that is used by VTAM (will
the OSA route the packets directly to VTAM without going out on the net
like it does with IP packets)?  (If I use the same, doesn't that mean
the MAC address of the sender and receiver will be the same?)

- And lastly, since this is MAC address to MAC address, will the default
MAC address VM gives me work, or do I have to build one of my own?

Thanks for any suggestions...
Lee


--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Detection of DASD volume linked read only

2006-10-25 Thread Lee Stewart

Depends on when you want to check it...

After it's activated, look at /proc/dasd/devices
0.0.0200(ECKD) at ( 94: 0) is dasda   : active at blocksize:
4096, 600840 blocks, 2347 MB
0.0.0190(ECKD) at ( 94:24) is dasdg   (ro): active at blocksize:
4096, 19260 blocks, 75 MB

Note 190 (/dev/dasdg) above is flagged (ro) since it's a read only
device.   (This is SLES9).

Lee


Eric Gaulin wrote:

Hi,

On z/VM side i have a DASD volume linked read only. But on linux side i
need
to find a way for detecting if that DASD device is in a read only state.

with the following mount command:

mount /mnt/data -o remount,rw

I don't get any errors from de the mount command, and if i check the status
of the mounted device with 'mount' alone, the filesystem looks like being
mounted rw

Of course i get a lots kernel errors!

I have to build some scripts and it will be useful for me to validate this
read-only state within my scripts.

Any suggestions ?

Thanks in advance!

--
Eric Gaulin

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Grub - only slightly off topic

2006-10-05 Thread Lee Stewart

Hi...   I have my new SLED10 Intel system that I want to use for my FTP
server for z installs, but...

Trying to run the installation tree script it says I need more loop
devices.   OK, shouldn't be a big deal, I've done that on several z
SLES9 systems...   Just add max_loop=64 to the kernel parms in
zipl.conf, run zipl, reboot and it's fixed..

First I tried adding it to the kernel parms for the boot loader via
Yast.  I can see where that changed the menu.1st file in /boot/grub,
and from /var/log/boot.msg I see where it's passed as part of the kernel
command line -- then a little while later I see loop: loaded (max 8
devices).

Anyone have any experience with Grub and SLED10 and adding loop devices?

Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Reading a z/OS flat file from Linux?

2006-10-04 Thread Lee Stewart

Hi all...

From Linux on z, can I read a z/OS flat file (DSORG=PS) on a pack where
I have read access to that DASD volume?

What about multiple extents across multiple volumes?  (It's a 50gig file.)

Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Reading a z/OS flat file from Linux?

2006-10-04 Thread Lee Stewart

I agree with all the NFS comments...   But...

But the customer's goal is to reduce MVS (oops, sorry, z/OS) cycles.  He
uses FTP today to move the file from MVS to *IX.  While NFS is a choice,
I doubt that it would save a significant amount of MVS overhead compared
to the FTP transfer.

Thanks,
Lee

Alan Altmark wrote:

On Wednesday, 10/04/2006 at 01:49 CST, Lee Stewart
[EMAIL PROTECTED] wrote:

From Linux on z, can I read a z/OS flat file (DSORG=PS) on a pack where
I have read access to that DASD volume?

What about multiple extents across multiple volumes?  (It's a 50gig

file.)

No.

This is what NFS is for and it makes all the nasty problems introduced by
snooping on MVS disks go away.

Alan Altmark
z/VM Development
IBM Endicott

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Domino on VM

2006-09-21 Thread Lee Stewart

I'm not sure it was the same thing, but we had a client running Domino
and we fixed the various hangs (could be similar to this) by giving each
Domino virtual machine two virtual processors.   That way any one long
running Domino process couldn't lock out the whole server...  Even when
they only had one physical processor...

Lee

Richard Forbes wrote:

Does anyone successfully run Domino 6.5.x on Linux Vm?

As the Domino administrator I do not have a baseline for performance on any
of these boxes. Niether can I speak to the way the vm has been setup. I am
basing my opinion on my experience with the existing zlinux installs here
and the number of users the AIX machines support vs the zLinux Vm's. At
this
point in time I have only two servers running on zLinux. One is very
inactive and acts only as the backup to the admin server. The other has
approximately 300 primary mail users and is part of a 3 server mail
cluster.
This particular server hangs approximately every 2 - 3 weeks. The server
does not allow notes clients, notes admin or SSH connections during this
time. The only way to regain control is to force the VM to restart. Because
of this we do not have any Domino debug information. I have searched the
forums and knowledge bases but found little information on performance or
zLinux in general. I have read the Redbook IBM Lotus Domino 6.5 for Linux
on zSeries Implementation dated 12/2004. Each of the AIX machines has 5
domino instances. Each of these instances supports approximately 1200
users.
The P1 machine is the primary machine, however we are beginning to balance
users across all the AIX machines. The AIX machines support more users
sessions, transactions and smtp traffic yet we have less issues with the
AIX
machines then the Zlinux.

RAF

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Filesystem type and re-sizing filesystems

2006-09-01 Thread Lee Stewart

FYI...  ext2online is part of SLES10, but not on SLES9 (even SP3)...
Lee

Hall, Ken (GTI) wrote:

You can resize ext2 and ext3 filesystems while mounted with ext2online.
It's a standard part of RHEL4. I don't know about other distributions.
We've used it, and it works fine.

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Carsten Otte
Sent: Monday, August 28, 2006 12:44 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: [LINUX-390] Filesystem type and re-sizing filesystems

Carsten Otte wrote:

I don't know what you mean by dynamic, but you can resize ext3
filesystems with resize2fs. There is also a patch that allows online
resizing of ext3 filesystems (that is, resizing while the filesystem
is mounted). I don't know about the state of it, therefore I would
avoid to use it in production environments for the time being.
Resize2fs should be part of the e2fsprogs package in sles as far as I
know (I don't have a Sles at hand to verify that).

To avoid misinterpretion: I would feel safe to use resize2fs after
backup of a production system, then do an e2fsck -f before going
production again.
Online resize of ext3 feels too hot for me to use in production systems,
but that does also apply to reiserfs in general.

with kind regards,
Carsten
--
Carsten Otte has stopped smoking: Ich habe in 3 Monate, 4 Tage und 10
Minuten schon 460,83 Euro gespart anstatt 1.920,15 Zigaretten zu kaufen.

--
For LINUX-390 subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit http://www.marist.edu/htbin/wlvindex?LINUX-390


If you are not an intended recipient of this e-mail, please notify the sender, 
delete it and do not read, act upon, print, disclose, copy, retain or 
redistribute it. Click here for important additional terms relating to this 
e-mail. http://www.ml.com/email_terms/


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: SLES vs RHEL

2006-08-30 Thread Lee Stewart

My SLES 10 on Intel (xSeries) has 2.6.16.20-0.12-default...
(This was a GA version, not a beta early release.)
Lee

Raymond Higgs wrote:

Ken,

Sles 10 on zSeries has 2.6.16.21-0.8-default.

Ray Higgs
zSeries FCP Development
Bld. 706, B24
2455 South Road
Poughkeepsie, NY 12601
(845) 435-8666,  T/L 295-8666
[EMAIL PROTECTED]



Hall, Ken (GTI) [EMAIL PROTECTED]
Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU
08/30/2006 11:58 AM
Please respond to
Linux on 390 Port LINUX-390@VM.MARIST.EDU
--


Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


SLES10 Install Difference

2006-08-30 Thread Lee Stewart

Hi all...For those of you who have installed SLES10, do you see what
I see, or is it something I'm doing?

I download the boot files from the SLES10 DVD, the same way as with
SLES9.  I punch them over and IPL my reader, same as SLES9.  But where
on SLES9 I got:

==
=-  Welcome to SUSE LINUX Enterprise Server 9 for zSeries   -=
==

Please select the type of your network device:
 0) no network
 1) OSA Token Ring (lcs)

etc.

Now on SLES10 I get:


Starting hardware detection...
  Searching for
info file...

*** Could not find the SUSE Linux Enterprise Server 10 Installation CD.

Activating manual setup program.


Linuxrc v2.0.46 (Kernel 2.6.16.21-0.8-default) 


Main Menu

1) Settings
2) System Information
3) Kernel Modules (Hardware Drivers)
4) Start Installation or System
5) Verify Installation CD-ROM/DVD
6) Eject CD
7) Exit or Reboot
8) Power off





While the install works going through the Start Installation selection,
the path is a lot longer (many more prompts).

I've tried downloading the boot files again, same results...

Is this what others are seeing?

Thanks,
Lee


--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: protocol converter?

2006-08-15 Thread Lee Stewart

Isn't the better/full answer to get IBM to support the Integrated ASCII
Console on the HMC?
Lee

McKown, John wrote:

I've read a lot here about people wanting to use vi or some other
application which is full screen from the Linux console. The reply
is always that the Linux console cannot be used in the manner. Now,
back in the deep, dark past, I remember a product that we had on VM/370
(yes, that long ago!). This was a software protocol converter which
allowed a start-stop or async terminal, such as a VT-100, to logon to
a service machine (via NCP/NTO). This service machine would then use
VM's LDC (?) to create a 3270 session and it would convert the 3270
control sequences to VT-100 control sequences.

I'm curious if something similar could be done for Linux. That is, have
the Linux console be defined as CONMODE 3270 in the guest's VM
directory. Now, have a device driver which could do a reverse 3270
protocol conversion. That is, make the 3270 appear as a VT-100 (or
subset). The application would use VT-100 escape sequences. The device
driver would convert these to 3270.

I will grant that emulating the full duplex ability of the VT-100 and
control keys would make this difficult. But z/OS DIDOCS emulates a
full duplex capability on a 3270, so it should be possible. Well, to
those who are smart enuf (I'm not!).

Just a thought.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law.  If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited.


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: protocol converter?

2006-08-15 Thread Lee Stewart

I should have added...  under VM...   Since most of us don't run with
bare LPARs...

Lee

Peter 1 Oberparleiter wrote:

McKown, John [EMAIL PROTECTED] wrote on 15.08.2006
17:36:48:

From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On
Behalf Of Lee Stewart
Isn't the better/full answer to get IBM to support the
Integrated ASCII
Console on the HMC?
Lee

Well, that assumes you have physical access to the HMC. But, yes, I
would like that.


FYI Linux support for the Integrated Ascii Console has been present
for some time under the title VT220-like full-screen mode terminal.

See pp. 204 of Device Drivers, Features, and Commands - SC33-8289-01:

http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux390/docu/l26cdd01.pdf


Regards,
  Peter Oberparleiter

--
Peter Oberparleiter
Linux on zSeries Development
IBM Development Lab, Boeblingen/Germany

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


DHCP on Z via OSA?

2006-08-10 Thread Lee Stewart

Hi...   I'm trying to set up a DHCP server on Z, under VM, via a Vswitch
to an OSA...   It's all installed and configed and started (cleanly),
but...   It never seems to get a request, and clients time out..

Has anyone done (or tried) it before?

Thanks,
Lee



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Linux initial RAM disk (initrd) overview

2006-08-03 Thread Lee Stewart

And it should speak in a big deep strong voice, maybe like James Earl
Jones.  Reminiscent of Bill Cosby's Noah  the Ark sketch...
Lee

McKown, John wrote:


I'd be happy if it just responded Who's there?.  :-)

Alan Altmark
z/VM Development
IBM Endicott


Hum, I don't know, but have heard, that the latest SE laptops run Linux
(or is that the HMC?). Perhaps they could be updated with the motion
sensor and do the who's there?. Especially effective if you don't use
the builtin speakers but hook them up to a 500W amp with 5.1 dolby and a
subwoofer right under the front door of the z9.



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Yast - Installing new package, not on CD

2006-07-24 Thread Lee Stewart

Hi all...

We have a SLES9 system that needs one package updated beyond what's on
the service pack CDs.  I got the RPM file and went into
Yast/Software/Change source of installation and added a Local
directory entry to the directory where the RPM file lives.  I said
Continue when it prompted me saying there wasn't product information
there, but Continue if I wanted to make RPM packages there available in
the packages selection menu.

But...  No matter how I try specifying it (absolute, relative, etc.), I
can't get the package(s) to show up under Install/Remove Software...

Am I missing something obvious?   Has this worked for anyone else?

Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Yast - Installing new package, not on CD

2006-07-24 Thread Lee Stewart

If that's so, then the Yast message To make RPM packages located at the
specified location available in the packages selection, continue. is
REALLY misleading...

Lee

Paul Giordano wrote:

The packages on local disk is referring to a specific directory tree of
data as if the CD had been copied to the local disk - not to a package or
packages in a directory.

YaST works with the RPM database as it is on the installed system, so
using the rpm -Fvh as described by a prior post will allow the
package(s) to be picked up in future YaST views of the software stack, as
an example, for online update.

Paul Giordano
Technical Sales Specialist - Linux zSeries
e-business Solutions Technical Sales, Americas
(312) 529-1347
(630) 207-9435 (cell)

email: [EMAIL PROTECTED]

Check http://www.ibm.com/linux for the latest in Linux news and
information

--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Google out of capacity?

2006-05-05 Thread Lee Stewart

Not a chance...  To roughly translate the 2nd law of thermodynamics:
- You can't win
- You can't break even
- You can't leave the game

Sigh...
Lee

shogunx wrote:


Seems like someone would have figured out a way to recover the energy in
the form of electricity from that all that heat already.



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Starting WAS, MQ, DB2, etc...

2006-05-05 Thread Lee Stewart

I think someone did...  And yes, it's a good starting point.  The catch
is that startServer.sh (and the various other scripts) in WAS don't
nicely fit the mold with the way they do messages and return codes.  And
of course there's no doc on the WAS scripts...
Lee

Bruce Hayden wrote:

Hi Lee,
I don't think anyone mentioned that SUSE supplies the file
/etc/init.d/skeleton as a starter for creating your own
startup/shutdown files.  Also, see man init.d for their
documentation on the process.  You use the insserv or chkconfig
command to add or remove the links to the startup script from the
runlevel directories.

On 5/3/06, Lee Stewart [EMAIL PROTECTED] wrote:


Just for the record, I have written them for a couple of products
(probably poorly as I'm still fairly new to bash).  And I've changed
them over and over as IBM changes names or directory structures etc..

And I've helped customers with it.  And I've helped them try to complain
to IBM (to no apparent avail).  And most customers want to just stick it
somewhere (like inittab) to be done with it.

I'm hoping a Jim Elliott or Chuck Morse or even one of the IBM Linux or
VM people might take note and add some push from their side(s)..   After
all, even MVS products come with a sample startup proc...   Sometimes
the pressure has to come from several directions at once...

And I'm glad to hear:
  - I didn't just miss it
  - Others have the same issue
  - I correctly understood the right (aka: ideal) way, and the quick
way.

So thanks to all,
Lee



--
Bruce Hayden
IBM Global Technology Services, System z Linux
Endicott, NY

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Starting WAS, MQ, DB2, etc...

2006-05-03 Thread Lee Stewart

Hi...
What are people doing to automatically start things like WAS, DB2, MQ
etc.?   Stuffing it at the end of /etc/inittab?  Writing your own
start/stop script for /etc/init.d?  What's the best place to stick it?

One of our clients was told have someone logon and issue... -- by
someone at IBM (aka: It's Better Manually).   Sigh...

Thanks,
Lee
--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Starting WAS, MQ, DB2, etc...

2006-05-03 Thread Lee Stewart

OK, this is what I thought -- and agree with...

Now I have to really grumble at IBM...   Am I missing something or isn't
that missing what should be a key part of the product?  Is it really
reasonable that every single shop has to write their own init.d
script   Every shop expected to reinvent that wheel?  Surely they
might anticipate that at least some shops might want to start Websphere
at system startup time...

Add to that the fact that many of the Linux installations on the
mainframe don't have someone who speaks bash (at least not when they're
getting started).  (We don't recall any option during the install to
have it autostart - at least this level from this CD.)

So to the MVS sysprog I have three choices to offer them:
 a. Follow IBM's advice and do it manually
 b. Quick, in your spare time go learn bash scripts and write your
own init.d script for /etc/init.d
 c. Stuff it in /etc/inittab

As much as b. is the right choice, I suspect c. will win almost
everytime

IBM WAS and DB2 and MQ people -- are you listening?

/rant
Lee

Adam Thornton wrote:

On May 3, 2006, at 1:07 PM, Lee Stewart wrote:


Hi...
What are people doing to automatically start things like WAS, DB2, MQ
etc.?   Stuffing it at the end of /etc/inittab?  Writing your own
start/stop script for /etc/init.d?  What's the best place to
stick it?

One of our clients was told have someone logon and issue... -- by
someone at IBM (aka: It's Better Manually).   Sigh...



I gave a talk on this (it's really David's talk) at WAVV, and you can
get it from the sinenomine.net web site.

The short answer is: yes, write your own init.d script.  That
directory will contain plenty of models for how to do it.  DON'T put
it in /etc/inittab.  And DON'T start it manually--you have automation
of production systems for a reason.

Adam

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Starting WAS, MQ, DB2, etc...

2006-05-03 Thread Lee Stewart

I'd be happy with a template!   I easily accept some tailoring.  But
trying to take WAS's oddball scripts and what they return and fit that
into the /etc/init.d/skeleton pattern can be done, but it's not for a
novice...   (And yes, David's Oracle is a help, but it's still a foreign
language to an MVS sysprog starting with Linux...)

And yea -- what Mary said!   Install by rpm instead of Java windows...
 (I had a busy z800 customer give up and go home because the WAS
install took so long -- hours before we left.)  Get those Java install
code writers to do something more valuable and send some sample (or
live) startup scripts!   ;-)

Lee







James Melin wrote:

Here's the problem with IBM writing your startup script for you - WebSphere 
changes over time. Servers are added. Servers are removed. Server names
can change. All of this must be reflected in your startup script.

You may be sharing some of your disks read only across multiple WebSpheres... 
you might not be.  YOu may want to start the Servers and node agent but
not the deployment manager... there are many possibilities.

Now, providing a template is something else entirely.

We ourselvs are using  the CMSFS to read a file from the LNXADMIN Id's 192 disk 
to see if WebSphere should start or not. If it should we call a second
script that used to be pointed to by the SxxWebSphere symlink in 
/etc/init.d/rc5.d - The startup profile here has changed drastically since it's
inception.

I feel your pain, however.

-J




 Lee Stewart [EMAIL PROTECTED]
 Sent by: Linux on 390 Port
 LINUX-390@VM.MARIST.EDU  
   To
 
LINUX-390@VM.MARIST.EDU

   cc
 05/03/2006 06:09 PM

  Subject
 Re: 
Starting WAS, MQ, DB2, etc...
Please respond to
   Linux on 390 Port LINUX-390@VM.MARIST.EDU








OK, this is what I thought -- and agree with...

Now I have to really grumble at IBM...   Am I missing something or isn't
that missing what should be a key part of the product?  Is it really
reasonable that every single shop has to write their own init.d
script   Every shop expected to reinvent that wheel?  Surely they
might anticipate that at least some shops might want to start Websphere
at system startup time...

Add to that the fact that many of the Linux installations on the
mainframe don't have someone who speaks bash (at least not when they're
getting started).  (We don't recall any option during the install to
have it autostart - at least this level from this CD.)

So to the MVS sysprog I have three choices to offer them:
  a. Follow IBM's advice and do it manually
  b. Quick, in your spare time go learn bash scripts and write your
own init.d script for /etc/init.d
  c. Stuff it in /etc/inittab

As much as b. is the right choice, I suspect c. will win almost
everytime

IBM WAS and DB2 and MQ people -- are you listening?

/rant
Lee

Adam Thornton wrote:


On May 3, 2006, at 1:07 PM, Lee Stewart wrote:



Hi...
What are people doing to automatically start things like WAS, DB2, MQ
etc.?   Stuffing it at the end of /etc/inittab?  Writing your own
start/stop script for /etc/init.d?  What's the best place to
stick it?

One of our clients was told have someone logon and issue... -- by
someone at IBM (aka: It's Better Manually).   Sigh...



I gave a talk on this (it's really David's talk) at WAVV, and you can
get it from the sinenomine.net web site.

The short answer is: yes, write your own init.d script.  That
directory will contain plenty of models for how to do it.  DON'T put
it in /etc/inittab.  And DON'T start it manually--you have automation
of production systems for a reason.

Adam

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390




--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions

Re: Starting WAS, MQ, DB2, etc...

2006-05-03 Thread Lee Stewart

Just for the record, I have written them for a couple of products
(probably poorly as I'm still fairly new to bash).  And I've changed
them over and over as IBM changes names or directory structures etc..

And I've helped customers with it.  And I've helped them try to complain
to IBM (to no apparent avail).  And most customers want to just stick it
somewhere (like inittab) to be done with it.

I'm hoping a Jim Elliott or Chuck Morse or even one of the IBM Linux or
VM people might take note and add some push from their side(s)..   After
all, even MVS products come with a sample startup proc...   Sometimes
the pressure has to come from several directions at once...

And I'm glad to hear:
 - I didn't just miss it
 - Others have the same issue
 - I correctly understood the right (aka: ideal) way, and the quick way.

So thanks to all,
Lee

John Summerfied wrote:

Rick Troth wrote:


Now I have to really grumble at IBM...   Am I missing something or isn't
that missing what should be a key part of the product?  Is it really
reasonable that every single shop has to write their own init.d
script   Every shop expected to reinvent that wheel?  Surely they
might anticipate that at least some shops might want to start Websphere
at system startup time...




I agree that they should have supplied an INIT script,
even automation for wiring it into the currect run level(s).
BUT ... you might just try your hand at writing one.



Better, users forking out dollars for the product (or seriously thinking
of doing so) should whinge and grip to their official IBM contacts.

People hve been whinging and griping in public fora such as this for
years to no avail; time to make IBM consider it carefully and seriously.
If the weight of public opinion actually costs money (support costs,
maybe sales), maybe IBM will fix it.

Having to edit inittab and then kill -KILL it to stop it from running
seems to me completely bizarre. I was trying to do a full backup (using
tar) over a wireless LAN at the time and didn't feel like didding with
the wireless in single-user mode.






--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/

do not reply off-list

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: question about adding new Vol Groups using yast

2006-05-02 Thread Lee Stewart

Yes, you are LVM2
Lee

LJ Mace wrote:

Mark,
   So your saying NOT to fill in to run. I'm guessing the question was asked if 
you were running an old version of LVM. Next question is there a way to tell 
what version of LVM I'm on or since I'm a 2.6 kernel I (well not me but 
someone) know I am LVM2?

  thanks
  Mace

Post, Mark K [EMAIL PROTECTED] wrote:
  I would guess it would be an advantage only if you were planning on
copying/moving the LV to another system that only supported LVM1.


Mark Post

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, May 02, 2006 11:13 AM
To: LINUX-390@VM.MARIST.EDU
Subject: question about adding new Vol Groups using yast

We have slse9 sp3 running un Z/vm 5.1. I need to add a new group for db
backups. This is my frist time in doing this. I went into yast adn went
to
add but a question popped up that I was very unsure of. It asked use
old lvm1 compatible metadata format . I don't think I really want
this
option. What is the advantage in using an old format??

thanks
Mace

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



-
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Linux as a hipersocket router...

2006-04-26 Thread Lee Stewart

David's diagrams fit with our experience with one exception.  We had
also set up a connection directly from each of the guests to a Vswitch
to the normal network.

And I'll add one more comment to his you NEED list.  Since VM and
Linux are typically done by a different person/group than z/OS, you NEED
to have the z/OS people involved also.

Lee

David Boyes wrote:

As David Boyes said, it should be simple.  And it is if all is setup
right...

In a nutshell:
 - turn on IP forwarding in the router
 - add a route on z/OS to the guest LAN subnet via the
   router IP on the hipersocket
 - add a route on the Linux guests to the hipersocket subnet
   via the router IP on the guest LAN



A discussion white paper with diagrams showing a simplified example of
this configuration is now available at http://sinenomine.net/node/546.
Note that it is intended to be a basis for a discussion with your
network engineering people -- it's *not* a cookbook for implementation.
To successfully implement this, you NEED to have your network people
involved, and this will help both you AND them understand what's
happening.

You're free to download and distribute the document and diagrams
provided the copyright notice remains attached. Enjoy.

David Boyes
Sine Nomine Associates

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Linux as a hipersocket router...

2006-04-25 Thread Lee Stewart

Thanks to Alan, David and Mark...

Our router is now working...David was right, to try the simpler
method, and all we needed turned on was IP forwarding.  And Mark hit
another nail on the head when he pointed out some flawed addressing and
routing.  The biggest thing was the routing on the MVS side of the
hipersocket was setup wrong.  So even when the VM/Linux side was working
right, MVS never answered because of the bad routing there.

(And I apologize to all for some cut-n-paste in the original notes that
muddied the water a bit.)

Thanks again to all...
Lee

--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Linux as a hipersocket router...

2006-04-25 Thread Lee Stewart

As David Boyes said, it should be simple.  And it is if all is setup
right...

In a nutshell:
 - turn on IP forwarding in the router
 - add a route on z/OS to the guest LAN subnet via the
   router IP on the hipersocket
 - add a route on the Linux guests to the hipersocket subnet
   via the router IP on the guest LAN

We had one subnet allotted to us for the hipersocket connections -
192.168.11.0.  The normal subnet mask for that would be 255.255.255.0.
But we really needed two networks - one using a hipersocket between z/OS
and our Linux router, and a second network on a guest LAN connecting the
Linux router to the Linux farm.  So we logically split the 192.168.11.0
network into two - 192.168.11.0 and 192.168.11.128, both now using a
subnet mask of 255.255.255.128 (or /25 if you use that notation).

On z/OS:
Home (for the hipersocket connection) 192.168.11.10
DEVICE IUTIQDE0 MPCIPA
LINK HIPERLE0 IPAQIDIO IUTIQDE0
BEGINROUTES
;ROUTE Dest/Mask(#bits)   Gateway Linkname   MTU  Pktsize
 ROUTE 10.0.0.0/8=OSD1   MTU  1492
 ROUTE 10.0.0.0/8=OSD2   MTU  1492
 ROUTE 192.168.11.0/25   =HIPERLE0   MTU  8192
 ROUTE 192.168.11.128/25 192.168.11.2 HIPERLE0   MTU  8192
 ROUTE DEFAULT   10.171.72.1  OSD1   MTU  1492
ENDROUTES

On the Linux Router:
eth0 - to the Vswitch for ssh access etc.
eth1 (guest LAN)  - 192.168.11.129 mask 255.255.255.128
hsi0 (hipersocket)- 192.168.11.2   mask 255.255.255.128
IP forwarding ON

On the Linux Guests:
eth0 - to the Vswitch for ssh access etc.
eth1 (guest LAN) - 192.168.11.130 mask 255.255.255.128
   add an extra route for
   192.168.11.0 mask 255.255.255.128 gateway 192.168.11.129

Then it's just add Linux guests to the guest LAN and they all have z/OS
access...   Yes, the routing is a bit slower than a direct hipersocket
connection, but it's lots faster than waiting for an IOCP change and POR...

Our big killer that took forever to find was the z/OS routing.  It was
supposed to be right according to the z/OS guys.  Once we got that
fixed the rest flew...

If that leaves more questions, drop me a note and I'll try to explain.

Tim Hare wrote:

Lee - would you mind giving the list a (simplified) diagram of both sides,
or copies of various settings in TCP/IP and/or z/OS (minus anything too
uncomfortable for your organization to reveal of course)?  might be
instructive to others to see where things have to be set, where they have
to match, etc.


Tim Hare
Senior Systems Programmer
Florida Department of Transportation
(850) 414-4209

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Linux as a hipersocket router...

2006-04-14 Thread Lee Stewart

OK, I went back to the device drivers book only.  (Same steps as the
SHARE presentation)..  I do have a layer3 QDIO guest LAN..

For a router or the Hipersocket Network Concentrator thhe book says to
issue the following to the hipersocket device:
echo primary_connector  /sys/bus/ccwgroup/drivers/qeth/0.0.a1c0/route4
I do and I get (on the 3270 console):
qeth: Error (0xe012) while setting routing type on hsi0. Type set to 'no
router'

The book also says to issue the following to the OSA (the QDIO guest LAN
in my setup):
echo multicast_router  /sys/bus/ccwgroup/drivers/qeth/0.0.a1c4/route4
and I get:
qeth: Error (0xe012) while setting routing type on hsi0. Type set to 'no
router'

In trying other things, the hsi0 won't accept primary or secondary
router or connector, but it will accept multicast_router.  And the eth1
guest LAN interface will accept primary_router.  But that's backwards
from what the book asks for...

But still can't ping across the router, the same after the start_hsnc.sh

Any further thoughts?   Has anyone sucessfully done something similar,
or even the Hipersocket Network Concentrator (since the qeth driver
won't take the commands from the book)?

Thanks,
Lee



Alan Altmark wrote:

On Tuesday, 04/11/2006 at 05:44 CST, Lee Stewart
[EMAIL PROTECTED] wrote:


Since z/OS is more difficult to get changes made on, we went with a
definintion that's already there...   It has a hipersocket defined with
IP address 192.168.11.10 and a mask of 255.255.255.0.

We have the 192.168.11.0 subnet to use.  And to split subnets across the
router, we're using 192.168.11.2 for the z/OS hipersocket link with a
mask of 255.255.255.128 (192.168.11.1-192.168.11.127).

Then we have a qeth NIC attached to the guest LAN with an address of
192.168.11.129 and a mask of 255.255.255.128
(192.168.11.129-192.168.11.254).



For this to work you will have to use the Linux HiperSocket Network
Concentrator configuration (see the device driver book).  That also means
you will have to use a TYPE QDIO IP (layer 3) Guest LAN for the other
side.



Can anyone see what I've missed or where I've gone wrong?
Thanks for any advice and counsel...



Try again using the instructions in the device driver book (rather than
the SHARE presentation) and see if that works better.  The book also has
example configurations.

Alan Altmark
z/VM Development
IBM Endicott

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Lee Stewart, Senior SE
Sirius Enterprise Systems Group
Phone: (303) 798-2954
Fax: (720) 228-2321
[EMAIL PROTECTED]
www.siriuscom.com

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


  1   2   >