Re: Assistance COnnecting to Samba

2013-09-09 Thread David Stuart
In this case, Samba is the server. 


Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "John Campbell"  9/9/2013 12:44 PM >>>
David Stuart wrote:
> Is there any way to tell 'who' samba is trying to connect to when it issues 
> those messages?

U... is this samba trying to act as a client?  Or is it a server?

If your samba is set up as a client you'll know from the /etc/fstab;
Otherwise, Samba is the listener awaiting in-coming client
connections.  I'm not sure whether these will be logged outside of
samba-- like /var/adm/authlog?

-soup
--
John R. Campbell Speaker to Machines  souperb at gmail dot com
MacOS X proved it was easier to make Unix user-friendly than to fix Windows
"It doesn't matter how well-crafted a system is to eliminate errors; Regardless
 of any and all checks and balances in place, all systems will fail because,
 somewhere, there is meat in the loop." - me

--
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/


Assistance COnnecting to Samba

2013-09-09 Thread David Stuart
Morning, 

 

I don't have much experience with linux, and I haven't had to work with this 
server in quite a while.  

SuSE Linux 11 SP 1 running in an LPAR (yes, an LPAR, no z/VM).  I am receiving 
the following messages on the HMC Integrated Console (I also see them in 
/var/log/messages: 

Sep  9 11:25:44 galileo smbd[7579]: [2013/09/09 11:25:44,  0] 
lib/util_sock.c:1498(get_peer_addr_internal)
Sep  9 11:25:44 galileo smbd[7579]:   getpeername failed. Error was Transport 
endpoint is not connected


I think I know the endpoint it's complaining about - my PC.  But I can't figure 
out how to verify that.  

Also, I can't map a new network drive to the linux server.  I think if I could 
map another drive to the 'proper' directory, it would fix this issue.  I have 
one network drive mapped successfully, to my /home directory, and it works. 

 I should have a second drive mapped to /usr/share/doc/manual directory, but 
when I try to make the connection, Windows complains.  It says one of three 
things:  the server doesn't exist, the server exists but it can't access the 
directory, or the server exists but I misspelled something.  This is Win/7 Pro 
64-bit, if that matters.  

Advice?  Suggestions?  

Thanks, 
Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: Assistance COnnecting to Samba

2013-09-09 Thread David Stuart
Thanks Mike!

The Samba Configuration chapter in your cookbook got me re-connected again.  
Now, to see if that also resolved the error messages I have been receiving. 

Is there any way to tell 'who' samba is trying to connect to when it issues 
those messages? 


Dave



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Michael MacIsaac"  9/9/2013 11:53 AM >>>
Dave,

There is a very short writeup in The Virtualization Cookbook. The latest
is at: http://www.vm.ibm.com/devpages/mikemac/CKB-VM62.PDF 

(sorry the first draft of the new one is taking longer than hoped - hit a
snag)

For debugging, what do you see in the Samba log files. (just did a quick
google and found http://oreilly.com/openbook/samba/book/ch09_01.html )

Did you turn up the debug level and try for more/better messages (you'll
definitely get more, not necessarily better :))?

Hope this helps.

"Mike MacIsaac" 

--
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/


Re: Assistance COnnecting to Samba

2013-09-09 Thread David Stuart
I found the samba error log.

I see the following additional information that's not shown on the HMC 
Integrated Console: 

[2013/09/09 11:57:46,  0] lib/util_sock.c:1498(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
  write_data: write failure in writing to client 0.0.0.0. Error Transport 
endpoint is not connected

Now, to figure out where it thinks it is trying to connect to, at 0.0.0.0. 


Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Michael MacIsaac"  9/9/2013 11:53 AM >>>
Dave,

There is a very short writeup in The Virtualization Cookbook. The latest
is at: http://www.vm.ibm.com/devpages/mikemac/CKB-VM62.PDF 

(sorry the first draft of the new one is taking longer than hoped - hit a
snag)

For debugging, what do you see in the Samba log files. (just did a quick
google and found http://oreilly.com/openbook/samba/book/ch09_01.html )

Did you turn up the debug level and try for more/better messages (you'll
definitely get more, not necessarily better :))?

Hope this helps.

"Mike MacIsaac" 

--
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/


Re: Assistance COnnecting to Samba

2013-09-09 Thread David Stuart
Mike, 

Let me take a look at your cook book, and the other book you referenced. 

No, I did not turn up the debug messages.  I don't need more.  I seem to 
remember a log file filling up a disk once, and that caused a whole separate 
set of messages and issues.  And so far, I haven't been able to find the samba 
log files.  I know they're there, I'm just not looking in the right place.  

This has got to be a Monday after a 10-hour Saturday... 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Michael MacIsaac"  9/9/2013 11:53 AM >>>
Dave,

There is a very short writeup in The Virtualization Cookbook. The latest
is at: http://www.vm.ibm.com/devpages/mikemac/CKB-VM62.PDF 

(sorry the first draft of the new one is taking longer than hoped - hit a
snag)

For debugging, what do you see in the Samba log files. (just did a quick
google and found http://oreilly.com/openbook/samba/book/ch09_01.html )

Did you turn up the debug level and try for more/better messages (you'll
definitely get more, not necessarily better :))?

Hope this helps.

"Mike MacIsaac" 

--
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/


Red Hat Linux-based Job Scheduler

2013-04-22 Thread David Stuart
Afternoon, 

We're bringing in an application that will have between 11 and 14 servers 
running Red Hat linux.  The vendor is recommending a job scheduler.  

We're aware of the Tivoli product from IBM.  And I know ASG has one, as does 
CA.  

Can anyone suggest any other linux-resident job scheduler packages?  Provide 
any experience?  Goods, bads, and uglies? 


Thanks, 
Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: Adding a Volume to a LV

2013-01-25 Thread David Stuart
Mark, 

There was an imbedded dash/hyphen in the volume group name.  Not immediately 
obvious when looking at the output from a df command, or looking in /dev/mapper.


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Mark Post"  1/25/2013 12:51 PM >>>
>>> On 1/25/2013 at 02:59 PM, David Stuart  wrote: 
> Morning again, 
> 
> Never mind.  I figured it out.  
> 
> How come you always figure out your mistakes *after* you ask for help? 

Share with the rest of the class, please.  You never know when someone 
searching the archives is going to be looking for the answer to this.


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/ 

--
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/


Adding a Volume to a LV

2013-01-25 Thread David Stuart
Morning again, 

Never mind.  I figured it out.  

How come you always figure out your mistakes *after* you ask for help? 

 
Dave 





Morning, 

I'm fairly new to the linux environment, and I haven't done much with the 
System for many months, now.  (It was set up as a POC, but mgmt could never 
decide what to POC with it).  

I need to add a volume to a logical volume group.  A df command shows the 
following: 

/dev/mapper/oracle--vg-u01
   7087616   6606292121288  99% /u01

But no matter what I try, a vgdisplay command says Volume group not found.  And 
if I go to /dev/mapper, I see this: 

brw-r- 1 root disk 252, 0 Jan 15 15:59 oracle--vg-u01

I have a volume activated and formatted, and I've done the pvcreate, so it's 
all ready to go.  I just need to determine the name of the volume group.  

Can someone please point out my error, please? 


Thanks, 
Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Adding a Volume to a LV

2013-01-25 Thread David Stuart
Morning, 

I'm fairly new to the linux environment, and I haven't done much with the 
System for many months, now.  (It was set up as a POC, but mgmt could never 
decide what to POC with it).  

I need to add a volume to a logical volume group.  A df command shows the 
following: 

/dev/mapper/oracle--vg-u01
   7087616   6606292121288  99% /u01

But no matter what I try, a vgdisplay command says Volume group not found.  And 
if I go to /dev/mapper, I see this: 

brw-r- 1 root disk 252, 0 Jan 15 15:59 oracle--vg-u01

I have a volume activated and formatted, and I've done the pvcreate, so it's 
all ready to go.  I just need to determine the name of the volume group.  

Can someone please point out my error, please? 


Thanks, 
Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


INFO LINUX-390

2012-12-21 Thread David Stuart
INFO 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
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Can't Connect to Linux LPAR

2012-10-01 Thread David Stuart
I'm beginning to wonder if some of my network settings, like default gateway, 
have gotten lost/corrupted.


Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Robert J Brenneman"  10/1/2012 2:45 PM >>>
If you know a little about your network topology you can ping the default
gateway from your linux system, then the next hop out, and so on to see if
you have a connectivity issue or a routing issue.

Are you using vlans?  Did something in the vlan config change?

Did the other OSA sharing lpars change something that affected this linux's
connectivity?

--
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/


Re: Can't Connect to Linux LPAR

2012-10-01 Thread David Stuart
Mark, 

It was an issue with the default gateway.  I'm not sure why, but the default 
gateway was set to 157.145.4.150.  The proper default gateway IP is 
157.145.4.50. 

So, that part is working, now.  

However, ssh is still having problems.  Putty says that software caused/forced 
a disconnect.  This occurs after I enter the password.  If I try cygwin Xterm, 
after I enter the password I get the following, and se sessions is basically 
hung.  All I can do is close it. 

Warning: untrusted X11 forwarding setup failed: xauth key data not generated
Warning: No xauth data; using fake authentication data for X11 forwarding.
Last login: Mon Oct  1 15:15:24 2012 from 157.145.12.236



Thanks, 
Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Mark Post"  10/1/2012 3:21 PM >>>
>>> On 10/1/2012 at 05:48 PM, David Stuart  wrote: 
> I never see a 'is up' message.  
> 
> 0530 is the correct device base address for the OSA and the IP address is 
> correct.  
> 
> Could it be so simple that what i need to do is a ifup command?  If so, why. 
>  It used to works... 

If you're able to ping your default gateway, the interface is already up.  A 
"traceroute -n " to the IP address of your workstation might shed some light on 
where things have broken down.


Mark

--
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/


Re: Can't Connect to Linux LPAR

2012-10-01 Thread David Stuart
Afternoon Ron, 

I get a message at the very end of the boot cycle that says: 

"Welcome to SUSE Linux ... Kernal 2.6.32.36-0.5-default (ttys0)."

And for eth0, I see: 

eth0name: OSA Express Network card (0.0.0530)
eth0IP address: 157.145.4.160/22  followed by a SuSEfirewall2 
not active message and then 
eth0..done

I never see a 'is up' message.  

0530 is the correct device base address for the OSA and the IP address is 
correct.  

Could it be so simple that what i need to do is a ifup command?  If so, why.  
It used to works... 


Thanks,
Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Ron Foster"  10/1/2012 2:28 PM >>>
Dave,

Do you have access to the ASCII console for that LPAR. 

(I don't know if SLES11 SP1 has the entry in /etc/inittab that activates it. It 
would make life simpler.)

I don't have any LPARS running SLES11 SP1, but I do have 3 running SLES10 SP4.

The line on my SLES10 system looks like this:

2:2345:respawn:/sbin/mingetty --noclear /dev/ttyS1 linux 

I think the important part is the ttyS1.

(To get access, you could try the echo >> command to append the necessary line 
on /etc/inittab).

Meanwhile,
Do you get something that looks like this when you boot..
eth0  name: IBM OSA Express Network card (0.0.0700)
eth0  IP address: 10.80.200.126/24
eth0  is up
(This is from a SLES11 SP1 linux guest talking to a z/vm vswitch.  A OSA 
adapter looks similar.)  A SLES10 OSA looks like this.
eth3  configuration: qeth-bus-ccw-0.0.a104
eth3  IP address: 10.80.200.224/24
eth3 done



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 David Stuart 
[david.stu...@ventura.org] 
Sent: Monday, October 01, 2012 3:53 PM
To: LINUX-390@VM.MARIST.EDU 
Subject: Can't Connect to Linux LPAR

Afternoon,

/set newbie=on

I am running SuSE 11 SP 1 in a  LPAR (Yesm an LPAR, no z/VM anywhere on the 
horizon).

This LPAR was set up as a proof of concept, but management could never decide 
on what concepts to prove, so it basically sits idle all the time.

I went to sign on this afternoon to check the logs, etc., and I couldn't 
connect to the System.  All connections time out.  A ping times out, as well.  
So I logged on via the HMC -> Operating System Messages.  There were some 
errors, so I performed a SHUTDOWN -R NOW, and it shut down cleanly, and 
restarted.  Everything appears to have restarted successfully, but I still 
can't connect.  Pings, both in from my PC and out from the Linux system, time 
out.  An ifconfig eth0 shows the network interface to be configured with the 
correct ip address and net mask.

So, I am puzzled, and somewhat lost on what to do next.  I know it's not a 
problem with the OSA Card, as it is shared with other LPARs, and is working 
just fine.

All ideas and suggestions welcomed.  But please keep in mind, the only access I 
have is via the HMC -> Operating System Messages, which means no cut & paste, 
etc.


Thanks,
Dave




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/ 
--
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/


Re: Can't Connect to Linux LPAR

2012-10-01 Thread David Stuart
Robert, 

In answer to your other questions, No vlan configuration.  

And no OSA changes on the other LPARs.  

I went to a handy quick reference, and issued a route command, and it appears 
the default route is corrupt.  It should, I believe, display an ip address.  
Instead, it displays the high-order of what appears to be a DNS name. 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Robert J Brenneman"  10/1/2012 2:45 PM >>>
If you know a little about your network topology you can ping the default
gateway from your linux system, then the next hop out, and so on to see if
you have a connectivity issue or a routing issue.

Are you using vlans?  Did something in the vlan config change?

Did the other OSA sharing lpars change something that affected this linux's
connectivity?

--
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/


Re: Can't Connect to Linux LPAR

2012-10-01 Thread David Stuart
All the LPARs are in the same z9 box, and all share the same default gateway.  

Interesting, though, I can ping the default gateway from both ends, 
successfully.  So that means the eth0 interface must be up.  And I can ping IP 
addresses for the other LPARs, which reside on a different OSA Card. 

I just can't ping 'through' the gateway.  Or send/receive any other traffic.

Time to go talk to our network folks... 


Thanks,  
Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Robert J Brenneman"  10/1/2012 2:45 PM >>>
If you know a little about your network topology you can ping the default
gateway from your linux system, then the next hop out, and so on to see if
you have a connectivity issue or a routing issue.

Are you using vlans?  Did something in the vlan config change?

Did the other OSA sharing lpars change something that affected this linux's
connectivity?

--
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/


Can't Connect to Linux LPAR

2012-10-01 Thread David Stuart
Afternoon, 

/set newbie=on

I am running SuSE 11 SP 1 in a  LPAR (Yesm an LPAR, no z/VM anywhere on the 
horizon). 

This LPAR was set up as a proof of concept, but management could never decide 
on what concepts to prove, so it basically sits idle all the time.  

I went to sign on this afternoon to check the logs, etc., and I couldn't 
connect to the System.  All connections time out.  A ping times out, as well.  
So I logged on via the HMC -> Operating System Messages.  There were some 
errors, so I performed a SHUTDOWN -R NOW, and it shut down cleanly, and 
restarted.  Everything appears to have restarted successfully, but I still 
can't connect.  Pings, both in from my PC and out from the Linux system, time 
out.  An ifconfig eth0 shows the network interface to be configured with the 
correct ip address and net mask.  

So, I am puzzled, and somewhat lost on what to do next.  I know it's not a 
problem with the OSA Card, as it is shared with other LPARs, and is working 
just fine.  

All ideas and suggestions welcomed.  But please keep in mind, the only access I 
have is via the HMC -> Operating System Messages, which means no cut & paste, 
etc. 


Thanks, 
Dave 




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: VDISK Swap

2011-10-06 Thread David Stuart
Now, how do you tell "Fresh zeros" from "stale zeros" that may be past their 
shelf life? 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> rodgerd  10/5/2011 5:28 PM >>>
snip

"Fresh zeros" is a delightful turn of phrase that leads me to imagine busy
little IBM gnomes parcelling them out.

--
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/


Re: patching frequency

2011-08-18 Thread David Stuart
And one other thing. 

It doesn't matter what organization the patch is from, or what it's for, I 
always apply it in a Test/Dev environment to make sure it does no harm. 

Even 'super critical, got to have it now' patches go onto a Test/Dev 
environment, if only for a few days. 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org
 


>>> "Scott Rohling"  8/18/2011 9:16 AM >>>
If someone told me to patch more frequently - I would make them explain
exactly how often and why.   For convenience sake, patching every x weeks or
months might be nice .. but there should be policies in place that
distinguish between security fixes and other types, and give
rules/guidelines for how soon such patches should be applied.   If these
policies don't exist - they should be developed - so I would be working to
define that.

There are so many approaches to patching..  'if it ain't broke, don't fix
it' - 'stay a release behind current' - 'apply security fixes immediately'
.. that being told 'patch more frequently' doesn't really give you much to
go on.  What is your strategy when it comes to software maintenance?  What
are the policies that must be adhered to?  What are the maintenance windows
that allow you to patch servers? Those seem like better indicators then
'frequency'.

Scott Rohling

--
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/


Re: Backing up SLES 11 SP1 and Oracle

2011-04-07 Thread David Stuart
Thanks David, 

More research...  


Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "David Boyes"  4/7/2011 6:49 
AM >>>
> My available tape drives are IBM 3480 (yes, you read that correctly!).

With drives that small, you're better off backing up to disk (if you have it) 
and using an alternate method to back up over the network. At 180M per tape, 
you'll be doing this forever.

> I am looking for advice on which software package(s) I need on SLES 11
> SP 1 to be able to detect, and back up to, my 3480's.  Total data,
> right now, would be 10 - 12 GB (the oracle DB has not yet been
> populated).

Install a Bacula server on one of your distributed hosts that has access to 
larger capacity tapes and install the Bacula client on this LPAR. Much easier.
 
If you must do the backups from here, Bacula server and client can deal with 
3480s directly on the Linux LPAR. Make sure that the tapes are moved over, then 
activate them by echo "1" > the appropriate device address node in /proc. Echo 
"0" to the device node when you take them away. 

> Anyone know if Oracle can 'back up' to these drives?  Or do I need to
> have Oracle back up to disk first, and then back that data up to the
> 3480?  I'm having trouble finding this info int he Oracle manuals.  And
> if Oracle backs up to disk, such as an lvm, can I back that up
> directly, or is there something else I need to do, first.

RMAN to disk works fine (in your case, NFS mounting a chunk of disk on another 
host would be smartest). You probably could do it directly to tape, but Linux 
and multivolume tape is not straightforward, and RMAN doesn't cope very well 
with it. 

--
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/


Re: Backing up SLES 11 SP1 and Oracle

2011-04-06 Thread David Stuart
Thanks Tom, 

A great help!  


Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Tom Duerbusch"
 4/6/2011 2:55 PM >>>
Can you define a NFS server on the same imageyour can...
You can define a lot of things on the same image...but...

Linux memory management isn't as strong as VM, VSE or MVS...so one
application can cause real problems for others.  But it is doable.

No, I didn't define a NFS server on the same image.  You can define a
second LVM on the same image.  In this case, the first LVM is for
Oracle
(if you don't need top performance, LVM for Oracle tablespaces reduces
management quite a bit) and the second LVM for Oracle backups.  In my
case, I defined the LVM on a NFS server, and then mounted space on the
NFS on the Oracle image.

How did I use z/VSE to backup it up?
Wellat first, I cheated.

I ran a small tape job on VSE to create the dataset (open, write,
close) for Dynam file VT.TAR.3420.ARCH

I then varied off the drive and varied it on the Linux LPAR.

Here are my notes on what I did then:

SUSE 11 Tar Tape Processing

*** must install mt_st RPM to use hardware compression on the IBM 3590
drives.
*** provides mtst support
vary on 5b1 (vary it off on the 390 side first)
attach 5b1 linux72

Logon as:  root

lstape
FICON/ESCON tapes (found 1):
TapeNo  BusID  CuType/Model DevType/Model   BlkSize State   Op

MedState
N/A 0.0.05b1   3590/50  3590/11 N/A OFFLINE ---   

N/A

SCSI tape devices (found 0):
Generic DeviceTarget   Vendor   ModelType
State
  
chccwdev -e 0.0.05b1
Setting device 0.0.05b1 online
Done

lstape
FICON/ESCON tapes (found 1):
TapeNo  BusID  CuType/Model DevType/Model   BlkSize State   Op

MedState
0   0.0.05b1   3590/50  3590/11 autoUNUSED  ---   

LOADED

SCSI tape devices (found 0):
Generic DeviceTarget   Vendor   ModelType
State

dir /sys/class/tape390
total 0
lrwxrwxrwx 1 root root 0 Jan 19 16:18 ntibm0 ->
../../devices/css0/0.0.0014/0.0.05b1/tape390/ntibm0
lrwxrwxrwx 1 root root 0 Jan 19 16:18 rtibm0 ->
../../devices/css0/0.0.0014/0.0.05b1/tape390/rtibm0

mtst -f /dev/ntibm0 rewind
mtst -f /dev/ntibm0 fsf 1
mtst -f /dev/ntibm0 compression 1
tar -b 64 -v -pcf /dev/ntibm0 *.3420  (produce tar file on tape)
  -b 64 (block at 64 512 byte blocks i.e. 32k)
  -v show files as they are being processed
  -p
  -c
  -f  file to send tar to (/dev/ntibm0)
mtst -f /dev/ntibm0 eof 2
 

mtst -f /dev/ntibm0 rewind
mtst -f /dev/ntibm0 fsf 1
tar -b 64 -tvf /dev/ntibm0 (list tar contents from tape
tar -b 64 -xf /dev/ntibm0 204344.3420 (retrieve single file to current
directory)
All 3420 tapes takes about 14GB
With hardware compression, that is about 25% of the tape used.

(don*t need to gzip*hardware compression)


Yea, Yea, Yea...I know.I'm using root.  Bad...booohiss.

As far as doing it without cheating.

I got half way thru.
You know that with the CSI stack, you can ftp to/from a tape.  Good to
have it mounted first else the FTP will timeout.  I have sent a tar
file, as binary to the tape drive.  

Then I had to work on production stuff and haven't got back to it.

What still needs to be done:
I need to ftp get the tar from the tape to another filename.
Do a tar to list the contents of the tarfile (validate nothing got
changed during transmission).
Perhaps extact the files, to another directory and compare the results
to the original directory.

Tom Duerbusch
THD Consulting

>>> David Stuart  4/6/2011 3:49 PM >>>
Thanks Tom, 

So, you defined the NFS Server on the same Linux image as the DB?  

And I was wondering how you used your z/VSE System to back it up...  

Thanks for the ideas. 


Dave 






Dave Stuart
Prin. Info. System
s Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Tom Duerbusch"
 4/6/2011 1:37 PM >>>
Weekly, we take a backup for disaster recovery.

Take the image down.
Flashcopy the disks (or backup from z/OS or z/VSE, as you don't have
z/VM)
Bring image up.

For the logical backups.
I defined an NFS server which the Linux image mounts.
Nightly, I take an Oracle Backup
  Using OEM:
  Maintenance tab
 Backup/Recovery
Schedule Backup  (I make it reoccurring at 3 AM).
I tell it to use a directory on the mounted NFS space.
Then, during the day, when we have an Operator present.
Then move a 3590 drive over to the IFL.
>From another Linux image (but could be your Oracle image also)
They sign on using PUTTY, and do a "tar" to the tape drive.

The problem you are going to have with 3480 drives, is "tar" isn't too
friendly with multiple volsers.  If you ever hit end of volume with
"tar", it will cancel.  However, you can tell "tar" that a volume is
xx

Re: Backing up SLES 11 SP1 and Oracle

2011-04-06 Thread David Stuart
Thanks Tom, 

So, you defined the NFS Server on the same Linux image as the DB?  

And I was wondering how you used your z/VSE System to back it up...  

Thanks for the ideas. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Tom Duerbusch"  
4/6/2011 1:37 PM >>>
Weekly, we take a backup for disaster recovery.

Take the image down.
Flashcopy the disks (or backup from z/OS or z/VSE, as you don't have z/VM)
Bring image up.

For the logical backups.
I defined an NFS server which the Linux image mounts.
Nightly, I take an Oracle Backup
  Using OEM:
  Maintenance tab
 Backup/Recovery
Schedule Backup  (I make it reoccurring at 3 AM).
I tell it to use a directory on the mounted NFS space.
Then, during the day, when we have an Operator present.
Then move a 3590 drive over to the IFL.
>From another Linux image (but could be your Oracle image also)
They sign on using PUTTY, and do a "tar" to the tape drive.

The problem you are going to have with 3480 drives, is "tar" isn't too friendly 
with multiple volsers.  If you ever hit end of volume with "tar", it will 
cancel.  However, you can tell "tar" that a volume is xxx MB in size.  At the 
end of that size, it will unload the volume and call for another one.  I went 
thru the 3480 process once, back in 2003 and started using the 3590 drives 
after that .

You're not the only one with 3480 drives, we have them, along with 3420 drives 
also.

I have been successful in taking files on the NFS server and FTPing to a tape 
drive on VSE.  This used the CSI stack and allowed us to use DYNAM tapes.

If you can afford to take your Oracle image down, perhaps frequently, or you 
can afford lots of disk space, you can replace the NFS server with a LVM setup 
on your Oracle image, just for backups.  Having separate images is nice as it 
allows you to take the non-Oracle images down and make changes.  But if you 
only have a single LPAR for Linux and no VM, you can do everything in one 
server.

I tried attaching the manuals but the listserv rejected their size.
So the manuals are:

b10735 Oracle Backup and Recovery Basics
b10734 Oracle Backup and Recoverey Advanced users Guide

Tom Duerbusch
THD Consulting


>>> David Stuart  4/6/2011 1:12 PM >>>
Morning all, 

New linux admin here.  

I have an LPAR (yes, an LPAR, no z/VM) running SLES 11 SP1 and Oracle 10g r2.  

I have yet to back that up.  I know, shame on me!  Preferably to tape.  I have 
been looking and have found posts referencing mt_st and lintape.  So, I am 
looking for advice on the best way to accomplish the backup.   

My available tape drives are IBM 3480 (yes, you read that correctly!).  They 
are not directly attached to the Linux LPAR, but have to be 'switched' via the 
HMC.  Which isn't a big deal, I am very familiar with doing this.  

I am looking for advice on which software package(s) I need on SLES 11 SP 1 to 
be able to detect, and back up to, my 3480's.  Total data, right now, would be 
10 - 12 GB (the oracle DB has not yet been populated).  

Also, anything special I need to do to have the SLES 11 detect that the tape 
drives are now there?  And to 'detach' them when the backup is complete?  

Anyone know if Oracle can 'back up' to these drives?  Or do I need to have 
Oracle back up to disk first, and then back that data up to the 3480?  I'm 
having trouble finding this info int he Oracle manuals.  And if Oracle backs up 
to disk, such as an lvm, can I back that up directly, or is there something 
else I need to do, first.  

Inquiring minds want to know, now that I have time to 'play' with this system 
some more.  


TIA, 
Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/ 

--
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 

Re: New User Linux on z10 question

2011-04-06 Thread David Stuart
Another point about PR/SM:  

The more LPARs you have, the higher the PR/SM 'overhead'.  Which will affect 
all your LPARs, not just the Linux ones.  


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Rob van der Heij"  4/6/2011 
11:02 AM >>>
2011/4/6 Przemyslaw Kupisz :
> Limit for z10 is 60 LPARs, so why just only 12 Linux images on 1 IFL?
> IMHO you can run 60 Linux images on 1 IFL.

This kind things happens when they deliver glossy brochures to people
living under a rock...:-)

For z/OS a popular LPAR configuration rule seems to be that you don't
want to assign logical CPUs and weight such that the LPAR has less
than 10% of the CPU. Maybe they transposed that rule freely. Or maybe
the customer had 5 IFLs and someone concluded that you thus can run 12
images per IFL.

One of the interesting side-effects of the 60 LPAR thing that I see is
peole running z/OS test systems on z/VM. They started to create more
z/OS images because they could, and found out it is almost impossible
to manage with the restrictions that PR/SM has. So once they were
spoiled by having many z/OS images, they were ready to go beyond that
point and take advantage of z/VM.

Rob

--
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/


Backing up SLES 11 SP1 and Oracle

2011-04-06 Thread David Stuart
Morning all, 

New linux admin here.  

I have an LPAR (yes, an LPAR, no z/VM) running SLES 11 SP1 and Oracle 10g r2.  

I have yet to back that up.  I know, shame on me!  Preferably to tape.  I have 
been looking and have found posts referencing mt_st and lintape.  So, I am 
looking for advice on the best way to accomplish the backup.   

My available tape drives are IBM 3480 (yes, you read that correctly!).  They 
are not directly attached to the Linux LPAR, but have to be 'switched' via the 
HMC.  Which isn't a big deal, I am very familiar with doing this.  

I am looking for advice on which software package(s) I need on SLES 11 SP 1 to 
be able to detect, and back up to, my 3480's.  Total data, right now, would be 
10 - 12 GB (the oracle DB has not yet been populated).  

Also, anything special I need to do to have the SLES 11 detect that the tape 
drives are now there?  And to 'detach' them when the backup is complete?  

Anyone know if Oracle can 'back up' to these drives?  Or do I need to have 
Oracle back up to disk first, and then back that data up to the 3480?  I'm 
having trouble finding this info int he Oracle manuals.  And if Oracle backs up 
to disk, such as an lvm, can I back that up directly, or is there something 
else I need to do, first.  

Inquiring minds want to know, now that I have time to 'play' with this system 
some more.  


TIA, 
Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: FTP Security Issue

2011-02-23 Thread David Stuart
Many thanks to Eddie Chen. 

Eddie called me, and gave me more explicit info on where to look, and what to 
look for (I'm a fairly new admin).  The failing id, oracle, was in the ftpusers 
do not log list. 

It now works. 


Thanks, 
Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Eddie Chen"  2/18/2011 6:16 AM >>>
Take a look at your vsftp config on userlist setting

- Original Message -
From: Mark Ver [mailto:mark...@us.ibm.com] 
Sent: Thursday, February 17, 2011 06:45 PM
To: LINUX-390@VM.MARIST.EDU 
Subject: Re: FTP Security Issue

Are the users able to successfully login (ssh, telnet) to the system?  Does
ftp login work for a user local on the ftp server (like if they got on to
the machine console and did "ftp 127.0.0.1" using their id they actually
succeed)?   Cause if it does, it sounds like something on the network is
causing the problem ... like a firewall authentication, bad host to ip
translation, etc.  There are some threads on web reporting similar network
based issues.

If it doesn't work even for local connections, it's likely some
configuration on the system, like a non-existent login shell program, local
firewall setting or something.


- Mark Ver

office:  Building 710 / Room 2-RF-10
phone: (845) 435-7794  [tie 8 295-7794]

--
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/ 
Please consider the environment before printing this email.

Visit our website at http://www.nyse.com 



Note:  The information contained in this message and any attachment to it is 
privileged, confidential and protected from disclosure.  If the reader of this 
message is not the intended recipient, or an employee or agent responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this communication is strictly 
prohibited.  If you have received this communication in error, please notify 
the sender immediately by replying to the message, and please delete it from 
your system.  Thank you.  NYSE Euronext.

--
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/


Re: FTP Security Issue

2011-02-23 Thread David Stuart
Kim, 

I have two users, one works, the other does not.  Neither are part of the ftp 
group.  So I added them both to the ftp group. 

The working id still works, the failing id (oracle) still fails.  


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Kim Goldenberg"  2/23/2011 
9:12 AM >>>
On 02/23/2011 11:49 AM, David Stuart wrote:
> Eddie,
>
> I don't find anything in vsftpd.conf related to userlist, except for chroot.  
> Which is disabled.
>
>
> Dave
>
Do these users have to be members of the ftp group?

Kim

--
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/


Re: FTP Security Issue

2011-02-23 Thread David Stuart
Good point.  Let me check that. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Kim Goldenberg"  2/23/2011 
9:12 AM >>>
On 02/23/2011 11:49 AM, David Stuart wrote:
> Eddie,
>
> I don't find anything in vsftpd.conf related to userlist, except for chroot.  
> Which is disabled.
>
>
> Dave
>
Do these users have to be members of the ftp group?

Kim

--
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/


Re: FTP Security Issue

2011-02-23 Thread David Stuart
Eddie, 

I don't find anything in vsftpd.conf related to userlist, except for chroot.  
Which is disabled. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Eddie Chen"  2/18/2011 6:16 AM >>>
Take a look at your vsftp config on userlist setting

- Original Message -
From: Mark Ver [mailto:mark...@us.ibm.com] 
Sent: Thursday, February 17, 2011 06:45 PM
To: LINUX-390@VM.MARIST.EDU 
Subject: Re: FTP Security Issue

Are the users able to successfully login (ssh, telnet) to the system?  Does
ftp login work for a user local on the ftp server (like if they got on to
the machine console and did "ftp 127.0.0.1" using their id they actually
succeed)?   Cause if it does, it sounds like something on the network is
causing the problem ... like a firewall authentication, bad host to ip
translation, etc.  There are some threads on web reporting similar network
based issues.

If it doesn't work even for local connections, it's likely some
configuration on the system, like a non-existent login shell program, local
firewall setting or something.


- Mark Ver

office:  Building 710 / Room 2-RF-10
phone: (845) 435-7794  [tie 8 295-7794]

--
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/ 
Please consider the environment before printing this email.

Visit our website at http://www.nyse.com 



Note:  The information contained in this message and any attachment to it is 
privileged, confidential and protected from disclosure.  If the reader of this 
message is not the intended recipient, or an employee or agent responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this communication is strictly 
prohibited.  If you have received this communication in error, please notify 
the sender immediately by replying to the message, and please delete it from 
your system.  Thank you.  NYSE Euronext.

--
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/


Re: FTP Security Issue

2011-02-23 Thread David Stuart
Mark, 

Yes, they can sign on successfully.  The failing user-id is oracle, which we 
used to install the oracle DB. 

If I do a "ftp 127.0.0.1" it connects, but when I sign on, it still gives me 
the login failed message.

I don't have a local firewall configured/active.  I do have the proxy 
configured, because without it, I can't get outside our local network.  

Beyond that, I don't know what else to look for.  What's puzzling is that my 
user-id works.  But it was configured before I configured/activated vsftpd.  
The oracle is was set up after I configured vsftpd.  if that matters.  


Thanks, 
Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Ver"  2/17/2011 3:45 PM 
>>>
Are the users able to successfully login (ssh, telnet) to the system?  Does
ftp login work for a user local on the ftp server (like if they got on to
the machine console and did "ftp 127.0.0.1" using their id they actually
succeed)?   Cause if it does, it sounds like something on the network is
causing the problem ... like a firewall authentication, bad host to ip
translation, etc.  There are some threads on web reporting similar network
based issues.

If it doesn't work even for local connections, it's likely some
configuration on the system, like a non-existent login shell program, local
firewall setting or something.


- Mark Ver

office:  Building 710 / Room 2-RF-10
phone: (845) 435-7794  [tie 8 295-7794]

--
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/


Re: FTP Security Issue

2011-02-23 Thread David Stuart
Mike, 

I removed the commend from the local_enable=YES line in vsftpd.conf, and 
stopped and restarted vsftpd, but the failing user(s) still can't sign on. 


Thanks, 
Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Michael MacIsaac"  2/17/2011 
11:45 AM >>>
Is this vsftpd? If so, do you have local_enable set to YES in the
/etc/vsftpd.conf file?

# Uncomment this to allow local users to log in.
#
local_enable=YES

"Mike MacIsaac"(845) 433-7061

--
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/


Re: FTP Security Issue

2011-02-19 Thread David Stuart
Mark, 

I believe it's vsftpd.  I used YaST2 -> Network Services -> FTP Server.  

Yes, the user in question has signed on many, many times, during the Oracle DB 
install. 


Thanks,
Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  2/17/2011 10:57 AM 
>>>
>>> On 2/16/2011 at 04:49 PM, David Stuart  wrote: 
snip 

Which server?

snip 

If it's non-anonymous access, it should use their Linux userid and password.  
Have they ever signed on to the Linux system successfully?


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/ 

--
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/


FTP Security Issue

2011-02-16 Thread David Stuart
Afternoon, 

A fairly new linux admin here.  

I am running SLES 11 SP 1.  I activated an FTP server, and I can sign on 
successfully, using my 'user' id, using the same credentials that I use to sign 
on to the SLES 11 system.  

But other users can't sign on.  When they try to sign on, they receive a 530 
Login incorrect error.  

Some of the failing users were created after the FTP Server was 
setup/activated, if that makes any difference.  And I can't find anything, via 
YaST(2) regarding authentication for the FTP server.  All the failing users are 
members of the same basic groups, and a couple have special group membership, 
if that matters any.  

I am sure this is something simple, but so far it's frustrating me. 


Thanks, 
Dave 




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: Gotcha's

2011-02-15 Thread David Stuart
I would be interested, too, as I'm in the process of installing Oracle and 
trying to get all the management tools to run.  

Right now, the database is up and running, but some of the management tools 
won't start. 


Thanks, 
Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Davey, Clair"  2/15/2011 8:25 AM 
>>>
I would like to hear some of your 'gotcha's when running Oracle
databases on Linux on Zeries.  You can send them offline if you would
like.
 
The contents of this e-mail are confidential to the ordinary user of the e-mail 
address to which it was addressed and may also be privileged. If you are not 
the addressee of this e-mail you should not copy, forward, disclose or 
otherwise use it or any part of it in any form whatsoever. If you have received 
this e-mail in error, please notify us by telephone or e-mail the sender by 
replying to this message, and then delete this e-mail and other copies of it 
from your computer system. We reserve the right to monitor all e-mail 
communications through our network.

--
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/


Re: SUSE 11 SP 1, Oracle 10g Install - Network Config Assistant Fails

2011-02-04 Thread David Stuart
Thanks Damian. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Damian Gallagher"  
2/4/2011 2:18 PM >>>
" But I'd like to make sure I have a basically working installation before I 
start patching.  "

Don't. Apply the 10.2.0.4 patchset (since you have it ready) before you do 
anything else. Just do it :-)

Cheers
Damian

-Original Message-
From: David Stuart [mailto:david.stu...@ventura.org] 
Sent: 04 February 2011 21:15
To: LINUX-390@vm.marist.edu 
Subject: Re: SUSE 11 SP 1, Oracle 10g Install - Network Config Assistant Fails

Mark, 

That will take an 'outage', as I'm running in an LPAR (yeah, I know!), and I 
may have to POR after adjusting memory for that LPAR.  I don't remember, right 
now. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  2/4/2011 1:11 PM >>>
>>> On 2/4/2011 at 04:01 PM, David Stuart  wrote: 
> It's running with 1GB. 

Just to get through the install I would try more, say 1.5 or 2G.


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/ 

--
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/ 

--
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: SUSE 11 SP 1, Oracle 10g Install - Network Config Assistant Fails

2011-02-04 Thread David Stuart
Mark, 

That will take an 'outage', as I'm running in an LPAR (yeah, I know!), and I 
may have to POR after adjusting memory for that LPAR.  I don't remember, right 
now. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  2/4/2011 1:11 PM >>>
>>> On 2/4/2011 at 04:01 PM, David Stuart  wrote: 
> It's running with 1GB. 

Just to get through the install I would try more, say 1.5 or 2G.


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/ 

--
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: SUSE 11 SP 1, Oracle 10g Install - Network Config Assistant Fails

2011-02-04 Thread David Stuart
Mark, 

It's running with 1GB. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  2/4/2011 12:59 PM >>>
>>> On 2/4/2011 at 12:22 PM, David Stuart  wrote: 
> when I look at the .err log I see the following 2 or three times, before it 
> finally exits: 
> 
> JVMDG217: Dump Handler is Processing Signal 11 - Please Wait.
> JVMDG303: JVM Requesting Java core file
> JVMDG304: Java core file written to 
> /u01/app/oracle/network/tools/javacore.20110203.161618.20925.txt
> JVMDG215: Dump Handler has Processed Exception Signal 11.

When I see something like this on a mainframe, the first thing I think of is 
"how much memory was defined for this system?"  Especially since you have to 
run a GUI (ugh!) to do the install.


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/ 

--
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/


SUSE 11 SP 1, Oracle 10g Install - Network Config Assistant Fails

2011-02-04 Thread David Stuart
Morning all, 

A fairly new Linux Admin here. 

I'm trying to install Oracle 10G 10.2.0.2 on to my SUSE 11 SP 1 server, with 
help from one of our local Oracle DBA's.  But she's stumped, too.  

I've run into several problems, most of which I've been able to get by with 
assistance via Google.  But I've run into one that I can't seem to get by.  Too 
many conflicting posts.  

The network configuration assistant failed, and I couldn't get the DB config 
assistant to run (it always retried the Net CA).  I received the following 
messages int he OUI window: 

The "/u01/app/oracle/cfgtoollogs/configToolFailedCommands" script contains all 
commands that failed, were skipped or were cancelled. This file may be used to 
run these configuration assistants outside of OUI. Note that you may have to 
update this script with passwords (if any) before executing the same.
The "/u01/app/oracle/cfgtoollogs/configToolAllCommands" script contains all 
commands to be executed by the configuration assistants. This file may be used 
to run the configuration assistants outside of OUI. Note that you may have to 
update this script with passwords (if any) before executing the same.


when I look at the .err log I see the following 2 or three times, before it 
finally exits: 

JVMDG217: Dump Handler is Processing Signal 11 - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to 
/u01/app/oracle/network/tools/javacore.20110203.161618.20925.txt
JVMDG215: Dump Handler has Processed Exception Signal 11.
/u01/app/oracle/bin/netca: line 190: 20925 Segmentation fault  (core 
dumped) $JRE -mx64m $SRVM_PROPERTY_DEFS 
-Dsun.java2d.font.DisableAlgorithmicStyles=true -classpath $CLASSPATH 
oracle.net.ca.NetCA $*



I have the 10.2.0.4 patch staged, and ready to go, to resolve the known link 
problems.  But I'd like to make sure I have a basically working installation 
before I start patching.  

Ideas?  Suggestions?  Sometimes Google is not your friend (TMI!). 

TIA, 
Dave 








Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: A Mix of LDAP and non-LDAP Users

2011-01-10 Thread David Stuart
Thanks Andrej, 

That gives me hope.  I haven't gotten so far as to actually configure the LDAP 
client yet.  I didn't want to 'break' what was currently working. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> Andrej  1/10/2011 4:25 PM 
>>>
On 11 January 2011 12:50, David Stuart  wrote:
> Is it possible to have a mix of both LDAP-authenticated and 
> locally-authenticated users on the same Linux system?

That should be pretty much default; check
/etc/nsswitch.conf

Look for passwd, shadow & groups; if they say XXX files ldap you're already
there in regards to the "mix".  The system will first check for users
locally, then
in LDAP.


> The LDAP Server that would be accessed is either a Windows Active Directory or
> a Novell Meta-Directory Server.  I'm not sure which is actually being used 
> today.

Not sure how SuSE handles LDAP, but there might be a /etc/ldap.conf file ?


> Thanks,
> Dave
Cheers,
Andrej

--
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/


A Mix of LDAP and non-LDAP Users

2011-01-10 Thread David Stuart
Afternoon, 

New admin here.  

I am configuring a SLES 11 SP 1 system.  

LDAP has been mentioned for authenticating users.  I can't seem to find 
anything in the manuals, but may very well be looking in the wrong places.  

Is it possible to have a mix of both LDAP-authenticated and 
locally-authenticated users on the same Linux system?  

The LDAP Server that would be accessed is either a Windows Active Directory or 
a Novell Meta-Directory Server.  I'm not sure which is actually being used 
today.  


Thanks, 
Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: Error Creating LVM Volume Group

2011-01-10 Thread David Stuart
Mark and Mike, 

Yup!  User Error.  I skipped a couple steps in the 'Cookbook'.  

Everything is working fine, now. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/7/2011 4:13 PM >>>
>>> On 1/7/2011 at 07:10 PM, David Stuart  wrote: 
> I keep getting an error when trying to create the system-vg volume group, 
> indicating the system error code was -4010. 
> 
> I have been through this several times, today.  The volumes are formatted, 
> but no partitions have been defined on them.  

Define at least a single partition on each of them.


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/ 

--
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: Error Creating LVM Volume Group

2011-01-10 Thread David Stuart
Mike, 

I'm pretty sure this is a 'user error'.  Right now, I think I skipped a step or 
two in the 'Cookbook', where you define a partition on the disk and tell it 'Do 
not mount, do not format'.  

Don't know how I did that, and I'll know for sure if that's the problem, just 
as soon as I finish my coffee. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Michael MacIsaac"  1/8/2011 
5:41 AM >>>
> Ideas?

I vaguely remember seeing a 4010 return code and vaguely associate it with
trying to make a physical volume (PV) out of a disk with a PV signature
already on it.  That's probably why you ran into this the second time, but
not the first.

Did you reformat the disks at the "DASD Management" screen?  I'm guessing
not.  Try the install again making sure you activate and format all disks
that will need to become PVs.  Also, in the "Add Partition on "
screen, heed the statement in the Cookbook: "The disk /dev/dasdb1 will be
used in a logical volume. Select "Do not format partition" and "Do not
mount partition". I believe this will prevent the 4010 error.

Hope this helps.

"Mike MacIsaac"(845) 433-7061

--
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/


Re: Error Creating LVM Volume Group

2011-01-07 Thread David Stuart
Thanks Mark, 

I'll try that on Monday. 

Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/7/2011 4:13 PM >>>
>>> On 1/7/2011 at 07:10 PM, David Stuart  wrote: 
> I keep getting an error when trying to create the system-vg volume group, 
> indicating the system error code was -4010. 
> 
> I have been through this several times, today.  The volumes are formatted, 
> but no partitions have been defined on them.  

Define at least a single partition on each of them.


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/ 

--
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/


Error Creating LVM Volume Group

2011-01-07 Thread David Stuart
Afternoon, 

I am trying to re-install SLES 11 SP 1, due to a major screw-up on my part.  

I am following Chapter 8 of the SLES 11 SP 1 Virtualization Cookbook. 

I keep getting an error when trying to create the system-vg volume group, 
indicating the system error code was -4010. 

I have been through this several times, today.  The volumes are formatted, but 
no partitions have been defined on them.  

The disks are 3390-3 format, on an IBM DS6800. 

Ideas? 


Thanks, 
Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
The problem was apparently related to the Proxy settings, somehow.  The ftp to 
the 'repository' kept being routed through our local network proxy.  I finally 
had to disable it altogether, reboot, and now things seem to be working better. 


Stay tuned,
Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/6/2011 2:59 PM >>>
>>> On 1/6/2011 at 05:21 PM, David Stuart  wrote: 
> Mark, 
> 
> rpm -q yast2-qt 
> 
> says not installed.  And I don't find it on the yast2 software list in 
> Software -> Management. 

Try "zypper in yast2-qt" and see what happens.


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/ 

--
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: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Mark, 

I don't understand what's going on.  My SLES 11 SP1 system is successfully 
logging on to the FTP Server, and then it issues the following commands: 

(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> 230 Logged on
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> CWD //content;type=i
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> 550 CWD failed. 
"/content;type=i": directory not found.
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> TYPE I
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> 200 Type set to I
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> MDTM //content;type=i
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> 550 File not found
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> SIZE //content;type=i
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> 550 File not found
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> PASV
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> 227 Entering Passive 
Mode (157,145,12,236,11,135)
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> RETR //content;type=i
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> 550 File not found
(60) 1/6/2011 15:17:17 PM - galileo (157.145.216.103)> disconnected.

The 157.145.216.103 is *not* the IP address of either my PC, or the Linux 
System.  I'm wondering if our local proxy is getting in the way.  Need to talk 
to the Security folks... 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/6/2011 2:59 PM >>>
>>> On 1/6/2011 at 05:21 PM, David Stuart  wrote: 
> Mark, 
> 
> rpm -q yast2-qt 
> 
> says not installed.  And I don't find it on the yast2 software list in 
> Software -> Management. 

Try "zypper in yast2-qt" and see what happens.


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/ 

--
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: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Mark, 

galileo:/ # zypper in yast2-qt
File '/content' not found on medium 'ftp://gali...@157.145.12.236/%2f'

Abort, retry, ignore? [a/r/i/?] (a):


I don't understand why it's giving me this error.  There is a 'content' file in 
the '/' directory on the FTP Server. 

The 'source' is on my Win/XP Laptop.  FTP Server is FileZilla 0.9.33 running in 
unix mode.  I was able to install using this setup. 

Let me see if I can figure out why it can't find '/content'.  It should have 
access... 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/6/2011 2:59 PM >>>
>>> On 1/6/2011 at 05:21 PM, David Stuart  wrote: 
> Mark, 
> 
> rpm -q yast2-qt 
> 
> says not installed.  And I don't find it on the yast2 software list in 
> Software -> Management. 

Try "zypper in yast2-qt" and see what happens.


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/ 

--
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: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Mark, 

rpm -q yast2-qt 

says not installed.  And I don't find it on the yast2 software list in Software 
-> Management. 


Hmm... 


Dave 







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/6/2011 2:03 PM >>>
>>> On 1/6/2011 at 03:37 PM, David Stuart  wrote: 
> Mark, 
> 
> I'll send it privately, if that's ok with you. 

Dave,

Do you have the yast2-qt rpm installed?  /sbin/yast2 is looking for the plugin 
it provides and isn't finding it:
+ '[' -e /usr/lib64/YaST2/plugin/libpy2qt.so.2 ']'
+ return 1


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/ 

--
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: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Eric, 

>From what I can tell, at least some of the X11 libraries are there.  

When I search for packages with X11 in the name, in Software Manager, I believe 
it's showing that they're all installed.  


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Eric Chevalier"  1/6/2011 
11:39 AM >>>
On 1/6/2011 12:59 PM, David Stuart wrote:
snip 


Dave,

Don't be so hard on yourself so quickly!

I just recently converted a RHEL 4 system running on an x86 box from run
level 5 to run level 3. After the change I can still connect via "ssh -X
..." and run X applications on the Linux box just fine. (I'm using Xming
on a Windows 7 box to connect to the Linux system.)

I don't have any experience with SLES11, but on the RHEL box the big
difference between the two run levels is that level 5 starts a local X
server on the Linux box while level 3 does not. You shouldn't need an X
server running on your SLES system in order to run X apps on that box,
the X server needs to run on your remote workstation of course.

You might want to check to see if level 3 starts the font server (xfs);
your remote workstation might be expecting to find it. Also, permit me a
dumb question: when you installed SLES11, did you install the X runtime
libraries that your apps are going to require?

Eric

--
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/


Re: Extending a Logical Volume

2011-01-06 Thread David Stuart
That's Mark, 

That worked perfectly. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/6/2011 11:32 AM >>>
snip. 


It looks like you actually named the LV home-vg, not home.  A simple "lvs" 
command will show if that is true or not.  If you want to change those names, 
you can unmount the LV, then
lvchange -a n /dev/system_vg/old-lv-name
lvrename /dev/system_vg/old-lv-name /dev/system_vg/new-lv-name
lvchange -a y /dev/system_vg/new-lv-name
mount /dev/system_vg/new-lv-name /mountpoint

Then make sure to update /etc/fstab to reflect the new name(s).


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/ 

--
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: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Mark, 

I'll send it privately, if that's ok with you. 


Dave 



>>> "Mark Post"  1/6/2011 12:23 PM >>>
>>> On 1/6/2011 at 03:02 PM, David Stuart  wrote: 
> I ran the command, and the output is attached. 

Dave,

Attachments to this list get removed by the list server.


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/ 

--
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: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Mark, 

I ran the command, and the output is attached. 

And as I said previously, the YaST GUI worked during, and for a while after, 
the initial install.  But when I went back to do some other things, it's not 
working any longer.  


Dave 







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/6/2011 11:50 AM >>>
>>> On 1/6/2011 at 02:39 PM, Eric Chevalier  wrote: 
> Also, permit me a
> dumb question: when you installed SLES11, did you install the X runtime
> libraries that your apps are going to require?

Based on the fact that he gets DISPLAY set properly when using ssh -X, I would 
guess "yes."  Now, there are a number of other packages that need to be 
installed for the YaST GUI to work, as opposed to the ncurses interface.  Those 
might not be there.  "bash -x /sbin/yast2"  will show some of the tests that 
are made to figure that out.


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/ 

--
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: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Eric, 

To quote an instructor from many, many years ago "There are no dumb questions 
in this class.  The only dumb questions is the one that doesn't get asked."



Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Eric Chevalier"  1/6/2011 
11:39 AM >>>
On 1/6/2011 12:59 PM, David Stuart wrote:
> All,
>
> 
>
> I just saw something in the cookbook.  I'll bet my 'problem' is the 
> difference between running with run level 3 and run level 5...
>
> Thanks anyway, for all your ideas
>
> 
>
>
> Dave
>
> P.S. Yes, I can call myself that.

Dave,

Don't be so hard on yourself so quickly!

I just recently converted a RHEL 4 system running on an x86 box from run
level 5 to run level 3. After the change I can still connect via "ssh -X
..." and run X applications on the Linux box just fine. (I'm using Xming
on a Windows 7 box to connect to the Linux system.)

I don't have any experience with SLES11, but on the RHEL box the big
difference between the two run levels is that level 5 starts a local X
server on the Linux box while level 3 does not. You shouldn't need an X
server running on your SLES system in order to run X apps on that box,
the X server needs to run on your remote workstation of course.

You might want to check to see if level 3 starts the font server (xfs);
your remote workstation might be expecting to find it. Also, permit me a
dumb question: when you installed SLES11, did you install the X runtime
libraries that your apps are going to require?

Eric

--
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/


Re: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Eric, 

I'll have to look at the installed software.  I didn't explicitly install the X 
runtime.  And I don't remember removing it. 

And no, xfs isn't started at any run-level.  


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Eric Chevalier"  1/6/2011 
11:39 AM >>>
On 1/6/2011 12:59 PM, David Stuart wrote:
> All,
>
> 
>
> I just saw something in the cookbook.  I'll bet my 'problem' is the 
> difference between running with run level 3 and run level 5...
>
> Thanks anyway, for all your ideas
>
> 
>
>
> Dave
>
> P.S. Yes, I can call myself that.

Dave,

Don't be so hard on yourself so quickly!

I just recently converted a RHEL 4 system running on an x86 box from run
level 5 to run level 3. After the change I can still connect via "ssh -X
..." and run X applications on the Linux box just fine. (I'm using Xming
on a Windows 7 box to connect to the Linux system.)

I don't have any experience with SLES11, but on the RHEL box the big
difference between the two run levels is that level 5 starts a local X
server on the Linux box while level 3 does not. You shouldn't need an X
server running on your SLES system in order to run X apps on that box,
the X server needs to run on your remote workstation of course.

You might want to check to see if level 3 starts the font server (xfs);
your remote workstation might be expecting to find it. Also, permit me a
dumb question: when you installed SLES11, did you install the X runtime
libraries that your apps are going to require?

Eric

--
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/


Re: Extending a Logical Volume

2011-01-06 Thread David Stuart
Mike, 

# lvextend -l +586 /dev/system_vg/home-vg

worked.  I could wear I tried that, and received an error.  Bit when I just 
tried it again, it worked just fine.  

Very puzzling. 


Thanks, the /home lv has been extended, which is what I was after. 

Dave








Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Michael MacIsaac"  1/6/2011 
11:35 AM >>>
Dave,

You can do a "ls /dev/system_vg" to see what logical volumes are there.

I would guess that this will work:

# lvextend -l +586 /dev/system_vg/home--vg

"Mike MacIsaac"(845) 433-7061

--
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/


Re: Extending a Logical Volume

2011-01-06 Thread David Stuart
Mark and Scott, 

Well I apparently did call it home-vg.  That's what the 'lvs' command shows.  
Although, I'm pretty sure I didn't do it intentionally.  

I'll have to try Mark's rename process.  


Dave 







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/6/2011 11:32 AM >>>
>>> On 1/6/2011 at 02:23 PM, David Stuart  wrote: 
> Morning again, 
> 
> New linux admin here.  
> 
> I've added a new volume to the Volume group, and now I am trying to extend a 
> logical volume.  
> 
> I'm following section 11.3 of the SLES 11 SP 1 Virtualization Cookbook, page 
> 199. 
> 
> A df -h /home (which is the 'volume' I want to extend) shows: 
> 
> galileo:~ # df -h /home
> FilesystemSize  Used Avail Use% Mounted on
> /dev/mapper/system_vg-home--vg
>   148M   17M  124M  12% /home
> 
> 
> When I try the lvextend command, I receive the following: 
> 
> galileo:~ # lvextend -l +586 /dev/system_vg/home
>   Logical volume home not found in volume group system_vg

It looks like you actually named the LV home-vg, not home.  A simple "lvs" 
command will show if that is true or not.  If you want to change those names, 
you can unmount the LV, then
lvchange -a n /dev/system_vg/old-lv-name
lvrename /dev/system_vg/old-lv-name /dev/system_vg/new-lv-name
lvchange -a y /dev/system_vg/new-lv-name
mount /dev/system_vg/new-lv-name /mountpoint

Then make sure to update /etc/fstab to reflect the new name(s).


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/ 

--
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: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Mark, 

So that's where it is.  Silly me, I figured it would be in with the DASD 
stuff... 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  1/6/2011 11:24 AM >>>
>>> On 1/6/2011 at 11:49 AM, David Stuart  wrote: 
> Morning all, 
> 
> New user here.  
> 
> I followed parts of the Virtualization Cookbook for SLES 11 SP1 when I 
> installed the System (LPAR, no z/VM, so I skipped those).  Now I need to add 
> additional DASD to the LVM group.  But all I can get is the Ncurses version 
> of YaST, and I can't figure out how to get to the Expert Partitioner. 

David,

It should be pretty straightforward:
yast -> System -> Partitioner

Or, as a shortcut:
yast disk



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/ 

--
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/


Extending a Logical Volume

2011-01-06 Thread David Stuart
Morning again, 

New linux admin here.  

I've added a new volume to the Volume group, and now I am trying to extend a 
logical volume.  

I'm following section 11.3 of the SLES 11 SP 1 Virtualization Cookbook, page 
199. 

A df -h /home (which is the 'volume' I want to extend) shows: 

galileo:~ # df -h /home
FilesystemSize  Used Avail Use% Mounted on
/dev/mapper/system_vg-home--vg
  148M   17M  124M  12% /home


When I try the lvextend command, I receive the following: 

galileo:~ # lvextend -l +586 /dev/system_vg/home
  Logical volume home not found in volume group system_vg


I've looked at the lvextent --help, and the 'man' pages, but no matter what I 
specify for '/home', it is rejected.  

system_vg is the name of the LVM group I created when I installed the System.  

The full df output is below. 


Your assistance is greatly appreciated. 

Thanks, 
Dave 


galileo:~ # df
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/dasda21979360120072   1758740   7% /
devtmpfs510668   160510508   1% /dev
tmpfs   510668 0510668   0% /dev/shm
/dev/dasda1 380696 34320326728  10% /boot
/dev/mapper/system_vg-home--vg
150752 16608126364  12% /home
/dev/mapper/system_vg-opt--lv
380888 16612344616   5% /opt
/dev/mapper/system_vg-srv--lv
   1548144 35156   1434348   3% /srv
/dev/mapper/system_vg-tmp--lv
380888 16808344420   5% /tmp
/dev/mapper/system_vg-usr--lv
   2838304   1426900   1267228  53% /usr
/dev/mapper/system_vg-var--lv
516040 89272400556  19% /var




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
All, 



I just saw something in the cookbook.  I'll bet my 'problem' is the difference 
between running with run level 3 and run level 5...

Thanks anyway, for all your ideas




Dave 

P.S. Yes, I can call myself that.  







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Pace"  1/6/2011 10:38 
AM >>>
To be honest, I've never had YAST2 work either, it's always ncurses, but the
ssh -Y works for other x apps where I need root access.

On Thu, Jan 6, 2011 at 1:26 PM, David Stuart wrote:

> Mark,
>
> No joy.  I tried the SSH -Y, and it immediate 'fell back' to Ncurses.
>
> I'll have to look into the command line...
>
>
> Dave
>
>
>
>
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> david.stu...@ventura.org>>> "Mark Pace"  1/6/2011
> 9:46 AM >>>
> Sometimes I have a problem with ssh-X when connecting with one ID but then
> running an X program as root.  Try using ssh -Y
>
> On Thu, Jan 6, 2011 at 12:42 PM, Edmund R. MacKenty <
> ed.macke...@rocketsoftware.com> wrote:
>
> > On Thursday, January 06, 2011 12:36:35 pm you wrote:
> > > Win/XP with cygwin Xserver.  I do a ssh -X user @ip, and run YaST2, but
> > it
> > > never starts.
> >
> > Maybe your DISPLAY variable is not set in your environment?  If it isn't,
> > YaST
> > will use the ncurses interface instead of X.  Once logged in, do "echo
> > $DISPLAY" to see if it is set or not.
> >- MacK.
> > -
> > Edmund R. MacKenty
> > Software Architect
> > Rocket Software
> > 275 Grove Street  -  Newton, MA 02466-2272  -  USA
> > Tel: +1.617.614.4321
> > Email: m...@rs.com 
> > Web: www.rocketsoftware.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/ 
> >
>
>
>
> --
> Mark D Pace
> Senior Systems Engineer
> Mainline Information Systems
>
> --
> 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/ 
>



--
Mark D Pace
Senior Systems Engineer
Mainline Information Systems

--
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/


Re: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Mark, 

No joy.  I tried the SSH -Y, and it immediate 'fell back' to Ncurses. 

I'll have to look into the command line... 


Dave 







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Pace"  1/6/2011 9:46 
AM >>>
Sometimes I have a problem with ssh-X when connecting with one ID but then
running an X program as root.  Try using ssh -Y

On Thu, Jan 6, 2011 at 12:42 PM, Edmund R. MacKenty <
ed.macke...@rocketsoftware.com> wrote:

> On Thursday, January 06, 2011 12:36:35 pm you wrote:
> > Win/XP with cygwin Xserver.  I do a ssh -X user @ip, and run YaST2, but
> it
> > never starts.
>
> Maybe your DISPLAY variable is not set in your environment?  If it isn't,
> YaST
> will use the ncurses interface instead of X.  Once logged in, do "echo
> $DISPLAY" to see if it is set or not.
>- MacK.
> -
> Edmund R. MacKenty
> Software Architect
> Rocket Software
> 275 Grove Street  -  Newton, MA 02466-2272  -  USA
> Tel: +1.617.614.4321
> Email: m...@rs.com 
> Web: www.rocketsoftware.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/ 
>



--
Mark D Pace
Senior Systems Engineer
Mainline Information Systems

--
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/


Re: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
The "echo $DISPLAY" shows localhost:10.0. 


Whatever that means


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Edmund R. MacKenty" 
 1/6/2011 9:42 AM >>>
On Thursday, January 06, 2011 12:36:35 pm you wrote:
> Win/XP with cygwin Xserver.  I do a ssh -X user @ip, and run YaST2, but it
> never starts.

Maybe your DISPLAY variable is not set in your environment?  If it isn't, YaST
will use the ncurses interface instead of X.  Once logged in, do "echo
$DISPLAY" to see if it is set or not.
- MacK.
-
Edmund R. MacKenty
Software Architect
Rocket Software
275 Grove Street  -  Newton, MA 02466-2272  -  USA
Tel: +1.617.614.4321
Email: m...@rs.com 
Web: www.rocketsoftware.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/


Re: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Hi Pedro, 

Win/XP with cygwin Xserver.  I do a ssh -X user @ip, and run YaST2, but it 
never starts.  


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Pedro Principeza"  1/6/2011 
9:29 AM >>>
If your client workstation is Linux, you may start the SSH with # ssx -X
u...@ip and, by the time you run YaST2, you'll be able to start the
graphic version of it.

Regards,
Pedro



From:   David Stuart 
To: LINUX-390@vm.marist.edu 
Date:   06/01/2011 15:20
Subject:Re: SLES 11 SP 1 - Ncurses version of YaST
Sent by:Linux on 390 Port 



Thanks Mike,

I'll take a look.

What's frustrating is that when I performed the initial install, I used
SSH, and received the graphical displayed like in your cookbook.  Now, I
don't.  And more importantly, I don't know why, or what changed.


Dave







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Michael MacIsaac" 
1/6/2011 9:15 AM >>>
Dave,

> I followed parts of the Virtualization Cookbook for SLES 11 SP1 when I
installed the System (LPAR, no z/VM, so I skipped those).
> Now I need to add additional DASD to the LVM group.
> But all I can get is the Ncurses version of YaST, and I can't figure out
how to get to the Expert Partitioner.

The Cookbook also has a section, 11.3, on "Extending an existing logical
volume" using line commands.

Hope this helps.

"Mike MacIsaac"(845) 433-7061

--
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/ 


--
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/


Re: SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Thanks Mike, 

I'll take a look. 

What's frustrating is that when I performed the initial install, I used SSH, 
and received the graphical displayed like in your cookbook.  Now, I don't.  And 
more importantly, I don't know why, or what changed.  


Dave 







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Michael MacIsaac"  1/6/2011 
9:15 AM >>>
Dave,

> I followed parts of the Virtualization Cookbook for SLES 11 SP1 when I
installed the System (LPAR, no z/VM, so I skipped those).
> Now I need to add additional DASD to the LVM group.
> But all I can get is the Ncurses version of YaST, and I can't figure out
how to get to the Expert Partitioner.

The Cookbook also has a section, 11.3, on "Extending an existing logical
volume" using line commands.

Hope this helps.

"Mike MacIsaac"(845) 433-7061

--
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/


SLES 11 SP 1 - Ncurses version of YaST

2011-01-06 Thread David Stuart
Morning all, 

New user here.  

I followed parts of the Virtualization Cookbook for SLES 11 SP1 when I 
installed the System (LPAR, no z/VM, so I skipped those).  Now I need to add 
additional DASD to the LVM group.  But all I can get is the Ncurses version of 
YaST, and I can't figure out how to get to the Expert Partitioner.  So 
following the Cookbook isn't working too well.  And I'm not familiar enough 
with Linux to try and use the command line.  

Suggestions?  


Thanks, 
Dave 




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: SLES 11 SP 1 - Online Update Config

2010-12-27 Thread David Stuart
Mark, 

That helped.  I have made some progress.  I appear to be 'talking' to the 
Novell Customer Center, now.  

Now, I just need to find out where they his the Evaluation activation codes... 



Dave 







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  12/23/2010 4:40 PM 
>>>
>>> On 12/23/2010 at 04:47 PM, David Stuart  wrote: 

yast -> Network Services -> Proxy


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/ 

--
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: SLES 11 SP 1 - Online Update Config

2010-12-27 Thread David Stuart
Hi Mark, 

I've tried that.  It loads various packages, and takes me right back to the 
configuration screen.  When I look a little further, I find indications of an 
error, and when I look at the Error Details, it says Timeout.  

I wasn't sure about the Network Services -> proxy, whether that was where I 
configured access through our proxy server. 

I'll try it, and see what happens.


Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  12/23/2010 4:40 PM 
>>>
>>> On 12/23/2010 at 04:47 PM, David Stuart  wrote: 

yast -> Network Services -> Proxy

But, you probably don't want Online Update Configuration.  More likely you want
yast -> Support -> Novell Customer Center Configuration


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/ 

--
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/


SLES 11 SP 1 - Online Update Config

2010-12-23 Thread David Stuart
Afternoon, 

A new user here. 

I am getting back to my SLES 11 SP 1 install.  I am trying to set up the Online 
Update Configuration.  It keeps timing out.  I believe it's running into our 
Network proxy.  

I know what to put in for the proxy's ip and port, but I can't figure out where 
to enter the data. 

Any pointers are appreciated. 


Dave 

--
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: SLES 11 SP 1 - Install - Part 2

2010-10-18 Thread David Stuart
Mark, 

I had been trying to use the GUI, as that is what I've been using all along, 
with the command 'ssh -X @'.  It had ben working fine, up until the 
reboot.  I'll try -Y. 

I also tried /usr/lib/YaST2/startup/YaST2.ssh, but nothing ever came up to 
continue the install. 


Dave 







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Mark Post"  10/18/2010 4:00 PM 
>>>
>>> On 10/18/2010 at 02:34 PM, David Stuart  wrote: 
-snip-
> Except that I can't the second part of the install to run.  
> 
> I've been using ssh under Cygwin, with X11 forwarding to run yast for the 
> first part of the installation.  But now, when I log in, I receive two 
> messages: 
> 
>Warning: untrusted X11 forwarding setup failed: xauth key data not 
> generated
>Warning: No xauth data; using fake authentication data for X11 forwarding
> 
> And no matter what I do, I can't get the install to continue where it left 
> off.  

Are you trying to use the text mode installer via SSH, or the GUI?  If the text 
mode, then you should be executing /usr/lib/YaST2/startup/YaST2.ssh to continue 
the install.  If that's what you're doing then try running "unset DISPLAY" 
before executing it.

If you're using the GUI, make sure that xorg-x11-xauth is one of the RPMs that 
gets installed.  If it is, try connecting to the system using "ssh -Y" which 
enables trusted X11 forwarding.


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/ 

--
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/


SLES 11 SP 1 - Install - Part 2

2010-10-18 Thread David Stuart
Morning again, 

I was able to successfully configure the disk, create a Volume Group (thanks 
Scott and Mike), and install the software.  The server then rebooted 
automagically, and came up with a message that I shoudl log in with ssh, and 
run yast2 to continue the installation.  

Except that I can't the second part of the install to run.  

I've been using ssh under Cygwin, with X11 forwarding to run yast for the first 
part of the installation.  But now, when I log in, I receive two messages: 

   Warning: untrusted X11 forwarding setup failed: xauth key data not generated
   Warning: No xauth data; using fake authentication data for X11 forwarding

And no matter what I do, I can't get the install to continue where it left off. 
 

I should be in Chapter 8, step 8.5 in the z/VM and Linux on IBM System z 
cookbook that Mike referred me to earlier.  Except no z/VM... 


Thanks for any assistance, 
Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: SLES 11 - Create LVM at Install?

2010-10-18 Thread David Stuart
Thanks, 

I'll take a look at it. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Michael MacIsaac"  10/18/2010 
8:47 AM >>>
>  I can't seem to figure out how to create a LVM VG at install time.

It's documented in  z/VM and Linux on IBM System z: The Virtualization
Cookbook for SLES11 at the top of the page: http://linuxvm.org/present/ 

"Mike MacIsaac"(845) 433-7061

--
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/


Re: SLES 11 - Create LVM at Install?

2010-10-18 Thread David Stuart
Thanks Scott, 

I'll give it a try. 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Scott Rohling"  
10/18/2010 8:35 AM >>>
>From my notes --   go to expert partitioner (select Custom Partitioning).
First create partitions for /boot and /.   Then create partitions you will
use for your volume group -- but do not mount and do not format!  Then
select 'Volume Management' and create a volume group, using the DASD you
prepared.   You can then create logical volumes you assign to the various
mount points you want (/var, /usr, etc)

Hope this helps

Scott Rohling

On Mon, Oct 18, 2010 at 9:23 AM, David Stuart wrote:

> Morning all,
>
> I am performing a new install of SLES 11, and I am trying to follow a post
> from Most Post from Nov 2009, with a recommended layout.  Except for /boot
> and /, all the other directories are on a LVM volume group.  But I can't
> seem to figure out how to create a LVM VG at install time.  I have a 3390-3
> dedicated to /usr, and the YAST installer is telling me it's not large
> enough...
>
> What am I missing?
>
>
> Thanks,
> Dave
>
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> david.stu...@ventura.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/ 
>

--
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/


SLES 11 - Create LVM at Install?

2010-10-18 Thread David Stuart
Morning all, 

I am performing a new install of SLES 11, and I am trying to follow a post from 
Most Post from Nov 2009, with a recommended layout.  Except for /boot and /, 
all the other directories are on a LVM volume group.  But I can't seem to 
figure out how to create a LVM VG at install time.  I have a 3390-3 dedicated 
to /usr, and the YAST installer is telling me it's not large enough... 

What am I missing?  


Thanks, 
Dave 




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: SLES 11 SP 1 Install - Network Setup - Layer 2?

2010-10-14 Thread David Stuart
Thanks David, 

Yes, I am aware.  But it's primarily a  play toy, so I can learn something 
about linux admin, so management won't go along with the z/VM loaner system.  I 
tried :)  Maybe if there's ever a real need... 


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "David Boyes"  10/14/2010 
4:09 PM >>>
If you're not aware, IBM has a loaner program to get zVM licenses for POC 
implementations. If this is anything more than a playtoy, you'll save yourself 
a lot of heartache by asking IBM for one.

--
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/


SLES 11 SP 1 Install - Network Setup - Layer 2?

2010-10-14 Thread David Stuart
Afternoon all, 

Very little experience here.  

I am installing SLES 11 SP 1 into an LPAR (yes, an LPAR!  No, no z/VM, and no 
prospects for it, either).  One of the network config questions has to do with 
enabling OSI Layer 2 support, and I'm not sure what to reply. 

Network card is an OSA/Express 2 running in QDIO mode. 


Thanks, 
Dave 




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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/


Re: WWBD - One large VM LPAR or multiple smaller ones?

2009-12-09 Thread David Stuart
Either way, I was imagining inflated balloons...  


Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Richard Troth"  12/9/2009 9:50 
AM >>>
True enough.  But somehow, when I read Alan's note, it conjured up
"porcupine in a balloon shop" rather than factory, per se.  Rather
more dramatic.

-- R;   <><






On Wed, Dec 9, 2009 at 12:47, Leland Lucius  wrote:
> David Stuart wrote:
>>
>> Alan,
>>
>>> CMS is like a porcupine in a balloon factory
>>
>> What imagery.  Thanks for the laugh, first thing in the morning.
>>
> The porcupine in the balloon factory isn't a problem until the balloon's
> are shipped and the customer tries to use them.  :-)
>
> Leland
>
> --
> 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 

--
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: WWBD - One large VM LPAR or multiple smaller ones?

2009-12-09 Thread David Stuart
Alan, 

> CMS is like a porcupine in a balloon factory

What imagery.  Thanks for the laugh, first thing in the morning. 


Dave 








Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org>>> "Alan Altmark"  12/8/2009 
2:29 PM >>>
On Tuesday, 12/08/2009 at 12:14 EST, Dave Jones 
wrote:
> And it will only be for Linux guests, as well.CMS-based guests will
> not be able to be moved between systems.

You will be able to relocate any guest that doesn't hit any of the
tripwires.  But as it works out, CMS is like a porcupine in a balloon
factory, tending to trip over and bump into many of the inhibitors.

But Linux's halo is tarnished, too!  Linux guests that use IUCV terminal
server will not be able to be relocated while they have an IUCV connection
between them.

Alan Altmark
z/VM Development
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 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: OSA/Express Assistance

2009-07-23 Thread David Stuart
Thanks Ron, 

I have the integrated ascii console working now.  


Dave 




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org

>>> "Ron Foster at Baldor-IS"  7/21/2009 11:29 AM >>>
Dave,

The HMC ASCII Console is enabled inside of Linux with the following in
/etc/inittab.  The mingetty line comes commented out.
#
# z900 LPAR SE/HMC VT220/Linux console - uncomment to enable getty on it:
#
2:2345:respawn:/sbin/mingetty --noclear /dev/ttyS1 linux

Then once you have done a telinitq or rebooted and gotten all the way
up.  You click on ASCII Console instead of operating system messages.
You get a blank screen.  Then position you cursor on the screen and
press enter.  You should get a login prompt.

Ron



David Stuart wrote:
> Hi Ron,
>
> I am using the HMC, Operating System Messages, which limits what you can do.  
> I'll check out the ascii console.
>
> Yes, I have two ports.  I have two OSA/Express cards in the System.  One port 
> on each card is ethernet, the other is OSA-ICC.  The ethernet ports on both 
> cards are shared across all LPARs.
>
> I wish the HMC Op Sys Msgs allowed you to cut and paste...
>
>
> Let me see if I can get the ascii console working, and check on the files you 
> were asking about.
>
>
> Dave
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> david.stu...@ventura.org 
>
>
>>>> "Ron Foster at Baldor-IS"  7/21/2009 6:32 AM >>>
>>>>
> David,
>
> When you say, you have to connect to the system via the HMC, are you
> talking about the operating systems messages interface or the ASCII
> console interface?
>
> You say both ports.  This implies more than one interface.  What is your
> default route set to in /etc/sysconfig/network/routes?  Is it set to one
> of the active interfaces?
>
> When you say you are getting martian messages, could you elaborate?
> Could it be that the firewall got turned on?  The interface might be up,
> but the firewall is disallowing all traffic.
>
> Also, there is some sort of OSA support tool that our zOS guy uses.  He
> can go look at the OSA and the what LPARS are attached to an OSA and
> what addresses they are using.  The people who know how to use this tool
> are out today at a meeting.  Do you all have someone who can look at the
> OSA with this tool and find out if the Linux LPAR is really attached and
> what address it is using.
>
> In my limited experience running Linux in LPARS, there are only a few
> files that have to be right to get the network up.
> /etc/sysconfig/network/persistentnetworkname  (in our case)
> ifcfg-qeth-bus-ccw-0.0.a100
> /etc/sysconfig/hardware/hardware name (in our case)
> hwcfg-qeth-bus-ccw-0.0.a100
> /etc/sysconfig/network/routes
>
> And possibly /etc/hosts
>
> Also, if you all are a member of SHARE, there was a presentation some
> time back that included some tips on how to get the "network" up when it
> does not want to come up.  If you do not have ascii console mode
> running, it might be worthwhile to use google to find this
> presentation.  (A lot of the presentations are on the linuxvm.org
> website.)  If I remember correctly, the presenter said that by using a
> few echo commands to the right places, you could get a network up.  I
> never tried it though.
>
> Ron
>
>
> David Stuart wrote:
>
>> Afternoon,
>>
>> 
>>
>> I am not all that experienced with Linux, and I haven't worked with it for a 
>> while, and I have proceeded to shot myself in the foot.  Maybe both feet.
>>
>> Sles 10 SP 2 running 'native' in an LPAR (no, no z/VM (yeah, I know!)) - 
>> Using Yast Network Manager, I have managed to disable both OSA/Express 
>> ports, and I have been unable to get them back, so far.  Reboot(s) have been 
>> unsuccessful in restoring my OSA ports.  The ports are running QDIO mode.
>>
>> A ping from my PC times out.  An ifstatus eth0 shows it to be active.  But I 
>> can't seem to connect to it.  I have to connect to the System through the 
>> HMC.  But the rest of what I need to do to get things back active are off in 
>> the far hazy, recesses of my mind, such as it is...
>>
>> Ideas and suggestions greatly appreciated.
>>
>> Also, I am having a large number of 'martian' messages, displaying all kinds 
>> of header information.  None of which makes any sense to me.
>>
>>
>> Thanks,
>> Dave
>>
>>
>>
>>
>>
>>
>>
>>
>> Dave Stuart
>> Prin. Info. Systems Support Analyst
>> County 

Re: OSA/Express Assistance

2009-07-22 Thread David Stuart
Mark, 

I think so.  Now when I go in to Yast, Network Devices, Network Card, it shows 
Traditional Method with ifup as the management selection.  

If I look at the interfaces through there, they look correct.  However, I can 
only seem to get one interface active at any given time.  And it's not always, 
the same one.  Usually, but... 


 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org

>>> "Mark Post"  7/22/2009 9:57 AM >>>
>>> On 7/22/2009 at 12:44 PM, David Stuart  wrote: 
> Hi Mark, 
> 
> Yes, I did.  After the problem originally occurred.  Both OSA interfaces 
> were 'dead'.  

Have you gone back into YaST to switch from Network Manager to "traditional" 
mode?


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 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: Network Manager

2009-07-22 Thread David Stuart
Mark, 

How do you switch back from Network Manager? 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org

>>> "Mark Post"  7/22/2009 9:54 AM >>>
>>> On 7/22/2009 at 10:41 AM, "Ceruti, Gerard G" 
>>> 
wrote: 
> Hi Scott
> 
> Found it as well, it looks like we have messed up config files , will look 
> further tomorrow.

I don't think your config files will be affected.  After all, the main thing 
Network Manager does is control which interface is active at any given point in 
time.  It's going to need those configuration files to be valid.

I would say that all that is needed is to use the ifconfig command, not ifup or 
ifdown, and "route add default gw" to get your network back up, and then SSH in 
to run YaST to switch back to the traditional "netcontrol" management.


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 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: OSA/Express Assistance

2009-07-22 Thread David Stuart
Hi Mark, 

Yes, I did.  After the problem originally occurred.  Both OSA interfaces were 
'dead'.  

And I tried again after I reviewed the interface files after going through 
Ursula's procedures.  After reboot, both were 'dead' again.  I had to go 
through Ursula's procedures again to get it back.  Right now, only one OSA 
interface is 'active', meaning that I can connect to it and it will answer a 
ping.  The other is non-responsive.  

I'm not sure where to go next.  When I look at the Network Device through Yast, 
everything looks correct.  But there is something somewhere.  I just haven't 
found it yet.  Not knowing where to look, or what to look for, doesn't help 
much, either. 


Dave 







Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org

>>> "Mark Post"  7/22/2009 9:34 AM >>>
>>> On 7/22/2009 at 12:22 PM, David Stuart  wrote: 
> Ursula, 
> 
> The config files you pointed out exist for both OSA ports.  But I am not 
> sure what should be in them.  Besides the ip address and netmask.  I have 
> pasted the files for one of the OSA interfaces below.  Sorry for my 
> ignorance, but what am I looking for?  What should be in the config file? 

Both of those look fine.  By any chance did you try rebooting the system after 
your network dropped?


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 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: OSA/Express Assistance

2009-07-22 Thread David Stuart
Ursula, 

The config files you pointed out exist for both OSA ports.  But I am not sure 
what should be in them.  Besides the ip address and netmask.  I have pasted the 
files for one of the OSA interfaces below.  Sorry for my ignorance, but what am 
I looking for?  What should be in the config file? 


Thanks, 
Dave 


ftpgalileo:~ # cat /etc/sysconfig/hardware/hwcfg-qeth-bus-ccw-0.0.0510
STARTMODE='auto'
MODULE='qeth'
MODULE_OPTIONS=''
MODULE_UNLOAD='yes'
SCRIPTUP='hwup-ccw'
SCRIPTUP_ccw='hwup-ccw'
SCRIPTUP_ccwgroup='hwup-qeth'
SCRIPTDOWN='hwdown-ccw'
CCW_CHAN_IDS='0.0.0510 0.0.0511 0.0.0512'
CCW_CHAN_NUM='3'
CCW_CHAN_MODE=''
QETH_LAYER2_SUPPORT='0'
LCS_LANCMD_TIMEOUT=''
QETH_IPA_TAKEOVER='0'
QETH_OPTIONS=''


ftpgalileo:~ # cat /etc/sysconfig/network/ifcfg-qeth-bus-ccw-0.0.0510
BOOTPROTO='static'
BROADCAST=''
ETHTOOL_OPTIONS=''
IPADDR='157.145.4.159'
LLADDR=''
MTU=''
NAME='IBM OSA Express Network card (0.0.0510)'
NETMASK='255.255.252.0'
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='auto'
UNIQUE='Wo7R.FOqOuhDmSR4'
USERCONTROL='no'
_nm_name='qeth-bus-ccw-0.0.0510'
PREFIXLEN=''




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org

>>> "Ursula Braun"  7/22/2009 1:19 AM >>>
Dave,

snip. 

Now you should be able to connect from your PC. Then you should check
the SLES10 configuration files:
/etc/sysconfig/hardware/hwcfg-qeth-bus-ccw-0.0.
/etc/sysconfig/network/ifcfg-qeth-bus-ccw-0.0.

Regards, Ursula

Ursula Braun, IBM Germany, Linux on System z development

--
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


Re: OSA/Express Assistance

2009-07-22 Thread David Stuart
Thanks Ursula, 

I managed to get one of the connections back up and working.  

The echo in step 2 failed with a message -bash: echo: write error: Invalid 
argument.  But I went ahead with step 3, echo 1 > ... /online, and then step 4, 
ifconfig eth0, and then added the default route as suggested by Rob, and now I 
can connect up again!

I still need to go look at the config files, but at least I can, now.  

Not being all that familiar with linux, or having the time to work with it and 
really learn it, I have a tendency to use Yast(2).  However, I apparently 
shouldn't use Network Manager... 

Thanks to all, for the suggestions. 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org

>>> "Ursula Braun"  7/22/2009 1:19 AM >>>
Dave,

you can try to setup a qeth device manually at your HMC console using
these steps:
1. Check with lscss, if the subchannel triplet (0.0., 0.0.xxxy,
0.0.xxxz) of your OSA-device is available.
2. Define the ccwgroup device with:
echo 0.0.,0.0.xxxy,0.0.xxxz > /sys/bus/ccwgroup/drivers/qeth/group
3. Bring the device online:
echo 1 > /sys/bus/ccwgroup/devices/0.0./online
4. Activate the network interface:
ifconfig eth0  netmask 

Now you should be able to connect from your PC. Then you should check
the SLES10 configuration files:
/etc/sysconfig/hardware/hwcfg-qeth-bus-ccw-0.0.
/etc/sysconfig/network/ifcfg-qeth-bus-ccw-0.0.

Regards, Ursula

Ursula Braun, IBM Germany, Linux on System z development

--
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


Re: OSA/Express Assistance

2009-07-21 Thread David Stuart
Mace, 

Oh, I hope a POR isn't required.  The OSA/Express cards are shared across 
multiple LPARs...  


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org

>>> "LJ Mace"  7/21/2009 7:25 AM >>>
You may need to POR the system to reset the osa. I don't know of any other
way to bring it back if they are as dead as you say.
Saying that and looking at what you've done I would have to take a WAG that 
here is a less invasive way to bring them back.
I am not familiar with native Linux and the operation of it,but do you have an 
HMC from which you reboot/ipl from?
You should be able to go to it and "activate" the osa cards.
Good Luck
Mace 

--- On Tue, 7/21/09, Ron Foster at Baldor-IS  wrote:

> From: Ron Foster at Baldor-IS 
> Subject: Re: OSA/Express Assistance
> To: LINUX-390@VM.MARIST.EDU 
> Date: Tuesday, July 21, 2009, 9:32 AM
> David,
> 
> When you say, you have to connect to the system via the
> HMC, are you
> talking about the operating systems messages interface or
> the ASCII
> console interface?
> 
> You say both ports.  This implies more than one
> interface.  What is your
> default route set to in
> /etc/sysconfig/network/routes?  Is it set to one
> of the active interfaces?
> 
> When you say you are getting martian messages, could you
> elaborate?
> Could it be that the firewall got turned on?  The
> interface might be up,
> but the firewall is disallowing all traffic.
> 
> Also, there is some sort of OSA support tool that our zOS
> guy uses.  He
> can go look at the OSA and the what LPARS are attached to
> an OSA and
> what addresses they are using.  The people who know
> how to use this tool
> are out today at a meeting.  Do you all have someone
> who can look at the
> OSA with this tool and find out if the Linux LPAR is really
> attached and
> what address it is using.
> 
> In my limited experience running Linux in LPARS, there are
> only a few
> files that have to be right to get the network up.
> /etc/sysconfig/network/persistentnetworkname  (in our
> case)
> ifcfg-qeth-bus-ccw-0.0.a100
> /etc/sysconfig/hardware/hardware name (in our case)
> hwcfg-qeth-bus-ccw-0.0.a100
> /etc/sysconfig/network/routes
> 
> And possibly /etc/hosts
> 
> Also, if you all are a member of SHARE, there was a
> presentation some
> time back that included some tips on how to get the
> "network" up when it
> does not want to come up.  If you do not have ascii
> console mode
> running, it might be worthwhile to use google to find this
> presentation.  (A lot of the presentations are on the
> linuxvm.org
> website.)  If I remember correctly, the presenter said
> that by using a
> few echo commands to the right places, you could get a
> network up.  I
> never tried it though.
> 
> Ron
> 
> 
> David Stuart wrote:
> > Afternoon,
> >
> > 
> >
> > I am not all that experienced with Linux, and I
> haven't worked with it for a while, and I have proceeded to
> shot myself in the foot.  Maybe both feet.
> >
> > Sles 10 SP 2 running 'native' in an LPAR (no, no z/VM
> (yeah, I know!)) - Using Yast Network Manager, I have
> managed to disable both OSA/Express ports, and I have been
> unable to get them back, so far.  Reboot(s) have been
> unsuccessful in restoring my OSA ports.  The ports are
> running QDIO mode.
> >
> > A ping from my PC times out.  An ifstatus eth0
> shows it to be active.  But I can't seem to connect to
> it.  I have to connect to the System through the
> HMC.  But the rest of what I need to do to get things
> back active are off in the far hazy, recesses of my mind,
> such as it is...
> >
> > Ideas and suggestions greatly appreciated.
> >
> > Also, I am having a large number of 'martian'
> messages, displaying all kinds of header information. 
> None of which makes any sense to me.
> >
> >
> > Thanks,
> > Dave
> >
> >
> >
> >
> >
> >
> >
> >
> > Dave Stuart
> > Prin. Info. Systems Support Analyst
> > County of Ventura, CA
> > 805-662-6731
> > david.stu...@ventura.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 LINUX-390 subscribe / signoff / archive a

Re: OSA/Express Assistance

2009-07-21 Thread David Stuart
Hi Ron, 

I am using the HMC, Operating System Messages, which limits what you can do.  
I'll check out the ascii console. 

Yes, I have two ports.  I have two OSA/Express cards in the System.  One port 
on each card is ethernet, the other is OSA-ICC.  The ethernet ports on both 
cards are shared across all LPARs.  

I wish the HMC Op Sys Msgs allowed you to cut and paste... 


Let me see if I can get the ascii console working, and check on the files you 
were asking about. 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org

>>> "Ron Foster at Baldor-IS"  7/21/2009 6:32 AM >>>
David,

When you say, you have to connect to the system via the HMC, are you
talking about the operating systems messages interface or the ASCII
console interface?

You say both ports.  This implies more than one interface.  What is your
default route set to in /etc/sysconfig/network/routes?  Is it set to one
of the active interfaces?

When you say you are getting martian messages, could you elaborate?
Could it be that the firewall got turned on?  The interface might be up,
but the firewall is disallowing all traffic.

Also, there is some sort of OSA support tool that our zOS guy uses.  He
can go look at the OSA and the what LPARS are attached to an OSA and
what addresses they are using.  The people who know how to use this tool
are out today at a meeting.  Do you all have someone who can look at the
OSA with this tool and find out if the Linux LPAR is really attached and
what address it is using.

In my limited experience running Linux in LPARS, there are only a few
files that have to be right to get the network up.
/etc/sysconfig/network/persistentnetworkname  (in our case)
ifcfg-qeth-bus-ccw-0.0.a100
/etc/sysconfig/hardware/hardware name (in our case)
hwcfg-qeth-bus-ccw-0.0.a100
/etc/sysconfig/network/routes

And possibly /etc/hosts

Also, if you all are a member of SHARE, there was a presentation some
time back that included some tips on how to get the "network" up when it
does not want to come up.  If you do not have ascii console mode
running, it might be worthwhile to use google to find this
presentation.  (A lot of the presentations are on the linuxvm.org
website.)  If I remember correctly, the presenter said that by using a
few echo commands to the right places, you could get a network up.  I
never tried it though.

Ron


David Stuart wrote:
> Afternoon,
>
> 
>
> I am not all that experienced with Linux, and I haven't worked with it for a 
> while, and I have proceeded to shot myself in the foot.  Maybe both feet.
>
> Sles 10 SP 2 running 'native' in an LPAR (no, no z/VM (yeah, I know!)) - 
> Using Yast Network Manager, I have managed to disable both OSA/Express ports, 
> and I have been unable to get them back, so far.  Reboot(s) have been 
> unsuccessful in restoring my OSA ports.  The ports are running QDIO mode.
>
> A ping from my PC times out.  An ifstatus eth0 shows it to be active.  But I 
> can't seem to connect to it.  I have to connect to the System through the 
> HMC.  But the rest of what I need to do to get things back active are off in 
> the far hazy, recesses of my mind, such as it is...
>
> Ideas and suggestions greatly appreciated.
>
> Also, I am having a large number of 'martian' messages, displaying all kinds 
> of header information.  None of which makes any sense to me.
>
>
> Thanks,
> Dave
>
>
>
>
>
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> david.stu...@ventura.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 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


OSA/Express Assistance

2009-07-20 Thread David Stuart
Afternoon,

 

I am not all that experienced with Linux, and I haven't worked with it for a 
while, and I have proceeded to shot myself in the foot.  Maybe both feet. 

Sles 10 SP 2 running 'native' in an LPAR (no, no z/VM (yeah, I know!)) - Using 
Yast Network Manager, I have managed to disable both OSA/Express ports, and I 
have been unable to get them back, so far.  Reboot(s) have been unsuccessful in 
restoring my OSA ports.  The ports are running QDIO mode.  

A ping from my PC times out.  An ifstatus eth0 shows it to be active.  But I 
can't seem to connect to it.  I have to connect to the System through the HMC.  
But the rest of what I need to do to get things back active are off in the far 
hazy, recesses of my mind, such as it is... 

Ideas and suggestions greatly appreciated.  

Also, I am having a large number of 'martian' messages, displaying all kinds of 
header information.  None of which makes any sense to me.  


Thanks, 
Dave 








Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.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


Re: Z/Linux CKD DASD migration from one DASD Subsystem toanother

2009-01-21 Thread David Stuart
David, 

When Management will let you play with a linux POC type of thing, but will 
*not* fund z/VM, regardless of the advantages of having it.  

Maybe if/when we put Linux on z-Series into production I can get them to fund 
z/VM.  It has been discussed.  The advantages and benefits have been explained. 
 But it won't be anytime soon.  


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org

>>> "David Boyes"  1/21/2009 11:31 AM >>>
snip. 
>
> If I haven't said it before, I don't think there's much reason to ever
> consider LPAR deployment of Linux, 
>
snip.

> -- db

--
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


Re: SLES 10 SP 2 - OSA-Express Setup Assistance

2008-11-24 Thread David Stuart
Hi Mark, 

No, I don't believe so.  But I'm still within my trial period.  I'll place a 
call. 


Dave 

Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Mark Post" <[EMAIL PROTECTED]> 11/21/2008 12:40 PM >>>
>>> On 11/19/2008 at  5:58 PM, David Stuart <[EMAIL PROTECTED]> wrote: 
> Hi Mark, 
> 
> I'm configuring via YaST(2), as that's what I'm most familiar with. 

Do you have a support contract with Novell for SLES on z?  If so, please open 
up an SR.


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 

--
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 10 SP 2 - OSA-Express Setup Assistance

2008-11-19 Thread David Stuart
Hi Mark, 

I'm configuring via YaST(2), as that's what I'm most familiar with. 

What I'm trying to set up is two separate ports, following the naming standards 
for the 'domains' on the other LPARs. 

eth0:  ip: 157.145.4.159  name:  tcpgalileo
eth1:  ip:  157.145.4.160  name:  ftpgalileo

They both share the same network mask:  255.255.252.0, gateway:  157.145.4.50, 
and dns servers:  157.145.4.48, 157.145.4.26

right now, eth0 is running as 4.160, and it will not connect when I try to ssh 
to it.  Also, it does not respond to a ping from my PC.  eth1, running as 
4.159, does connect.  

The basic idea is to separate the 'small block size' traffic from the 'big 
block size' traffic (ftp, lpr, Samba, NFS, etc).  


Thanks, 
Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Mark Post" <[EMAIL PROTECTED]> 11/19/2008 2:44 PM >>>
>>> On 11/19/2008 at  5:39 PM, David Stuart <[EMAIL PROTECTED]> wrote: 
-snip-
> I recently installed SLES 10 SP 2.  I am running in an LPAR (no, no 
> z/VM...).  I have two OSA-Express cards that are shared with other LPARs.  
> Both work, but not at the same time.  It seems to be either one or the other. 
> 
> On a previous install of SLES 9 SP 3 on a 9672, I was able to have two 
> OSA(/2) ports up and active, each with their own IP address and name.  But on 
> SLES 10 SP 2, it doesn't seem to matter what I do, only 1 port will be active 
> and accept connections.  And I can't seem to assign different names to the 
> ports.  

I think you're going to have to provide examples.  Commands issued, results 
received, etc.  What you want to do, as you experienced previously, is entirely 
feasible.

How are you trying to configure the interfaces?  Via YaST, or manually?  What 
configuration parms are you trying to set for each of them?


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 

--
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


SLES 10 SP 2 - OSA-Express Setup Assistance

2008-11-19 Thread David Stuart
Afternoon all, 

 

I recently installed SLES 10 SP 2.  I am running in an LPAR (no, no z/VM...).  
I have two OSA-Express cards that are shared with other LPARs.  Both work, but 
not at the same time.  It seems to be either one or the other. 

On a previous install of SLES 9 SP 3 on a 9672, I was able to have two OSA(/2) 
ports up and active, each with their own IP address and name.  But on SLES 10 
SP 2, it doesn't seem to matter what I do, only 1 port will be active and 
accept connections.  And I can't seem to assign different names to the ports.  

All ideas and suggestions welcomed. 




Thanks, 
Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

--
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: Query: Mainframers look forward and back

2008-11-10 Thread David Stuart
We run CRAM jobs here, now, all the time.  

In our case, it stand for Cross Region Access Method (Model 204, anyone?).



Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "John Summerfield" <[EMAIL PROTECTED]> 11/9/2008 4:24 PM >>>
Kim Colwell wrote:

> Worked for law firms, banks and schools on NCR (anyone heard of CRAM?),

card random access media

I'm guessing about the M, it was long ago.




--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
-- Advice
http://webfoot.com/advice/email.top.php 
http://www.catb.org/~esr/faqs/smart-questions.html 
http://support.microsoft.com/kb/555375 

You cannot 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 

--
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: SuSE 10 SP 2 - New Install - Misc Questions

2008-10-14 Thread David Stuart
Thanks Marcy, 

I'll see what I can get going.  


Dave 




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Marcy Cortes" <[EMAIL PROTECTED]> 10/14/2008 11:45 AM >>>
Welcome newbie :)

1) I've seen it too on SP2.  You can just copy the file in
/etc/sysconfig/hardware/ and the file in /etc/sysconfig/network files
that correspond to the existing interace to appropriately named new
files and edit with vi, changing the IP and chanids.  With 2 interfaces,
you'll have to figure out your routing, but you probably knew that
already.

2) We too have a proxy server that can't see to get to Novell Customer
Center.  Mark Post worked with me for quite some time and was very
close to figuring it all out (likely malformed request and their inbound
is pickier than your average bear ) when I suddenly found another proxy
server within the bank that worked just fine and I dumped him and moved
on to my next challenges. 




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:[EMAIL PROTECTED] On Behalf Of
David Stuart
Sent: Tuesday, October 14, 2008 8:36 AM
To: LINUX-390@VM.MARIST.EDU 
Subject: [LINUX-390] SuSE 10 SP 2 - New Install - Misc Questions

Morning all, 



Yesterday I completed a new install of SLES 10 SP 2 into an LPAR. During
the install, I defined one OSA-Express port, and it appears to be
working fine.  However, I have several networking related nuisances and
questions.

1)  How do you define a second OSA-Express port?  I tried defining it
using YAST, but the OSA-Express is running QDIO, and YAST seems to treat
each individual address as a separate network card, rather than using
the three required for QDIO.  I chose a network type of QETH.  I didn't
see anything specific to QDIO, but thought QETH was probably the
closest. 

2)  Novell Customer Center - We have a proxy between our internal
network and the internet.  I configured the proxy, and the 'test
connection' says that it works ok, but when I try to 'register', check
for patches, etc.,  it says that it can't connect. 

And that's enough for so early in the morning. 



TIA,
Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED] 

--
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 

--
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: SuSE 10 SP 2 - New Install - Misc Questions

2008-10-14 Thread David Stuart
Thanks Ron, 

Let me see what happens. 


Dave 


Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Ron Foster at Baldor-IS" <[EMAIL PROTECTED]> 10/14/2008 10:16 AM >>>
David,

Separating the addresses with just spaces worked for me.  The other
weekend the problem was with an OSA adapter in an LPAR.  A few days ago,
a cohort of mine had a similar problem with Hipersockets in a VM guest.
She fixed the problem by putting the addresses in the CHANIDS.

I just repeated the scenario with a Linux guest with hipersockets and
separating the addresses with just spaces worked for me.  (I did not
have an LPAR I could take down just now.  I had a guest under zVM that
had a hipersocket connection that I could play with.)

Let's try something.  Get into yast.  Edit the first address.
0.0.530.(I assume your addresses are 530, 531, and 532-not 531, 531,
532.  On our system the OSA's require three addresses.)  Put all the
addresses in the CHANIDS separated with just one space.  Finish up with
yast and get completely out of it.

Now cd /etc/sysconfig/hardware.  You will see one file for each device
on the system, including disk drives.  You should see one called
hwcfg-qeth-bus-ccw-0.0.0530.  When you cat that file, you will see a
line that starts with  CCW_CHAN_IDS.  That is where yast stuffs the
addresses you give it.  Check to see if that parameter has what you want
in it.

If you want to perform some further checking, another file that yast is
creating would be
/etc/sysconfig/network/ifconfig-qeth-bus-ccw-0.0.0530.  When you cat
that file, you see most of the other definitions that you put inside of
yast.

Ron



David Stuart wrote:
> Hi Ron,
>
> I saw the CHANIDS field yesterday, and I tried what you're suggesting, 
> separating the addresses with comma's (,) and spaces, but all I get is just 
> the first address showing as configured.
>
> My addresses are 0.0.0531, 0.0.0531, and 0.0.0532.
>
> Thanks,
> Dave
>
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> [EMAIL PROTECTED] 
>
>
>>>> "Ron Foster at Baldor-IS" <[EMAIL PROTECTED]> 10/14/2008 9:12 AM >>>
>>>>
> David,
>
> I ran into problem 1 a couple of weeks ago.  This appears to be a change
> that happened with SP2.  Previously I had been able to define an OSA
> connection by picking the first address.  For example, I could pick
> 0.0.0600 and YAST would know to pick up 0.0.0601 and 0.0.0602.  With
> SP2, as you noticed, you cannot do that.
>
> Then I noticed something.  When you choose 0.0.0600, on the very next
> panel that pops up, you will see a place to put CHANIDS.  If you put all
> three of your addresses in that place, things seem to work.  That is I
> would put 0.0.0600 0.0.601 and 0.0.0602, and did the rest of the
> customizing, the OSA adapter would come up.
>
> Since you are setting up an LPAR, you will need to be able to see the
> operating systems messages on the HMC to verify that things worked.
>
> Ron
>
> David Stuart wrote:
>
>> Morning all,
>>
>> 
>>
>> Yesterday I completed a new install of SLES 10 SP 2 into an LPAR. During the 
>> install, I defined one OSA-Express port, and it appears to be working fine.  
>> However, I have several networking related nuisances and questions.
>>
>> 1)  How do you define a second OSA-Express port?  I tried defining it using 
>> YAST, but the OSA-Express is running QDIO, and YAST seems to treat each 
>> individual address as a separate network card, rather than using the three 
>> required for QDIO.  I chose a network type of QETH.  I didn't see anything 
>> specific to QDIO, but thought QETH was probably the closest.
>>
>> 2)  Novell Customer Center - We have a proxy between our internal network 
>> and the internet.  I configured the proxy, and the 'test connection' says 
>> that it works ok, but when I try to 'register', check for patches, etc.,  it 
>> says that it can't connect.
>>
>> And that's enough for so early in the morning.
>>
>> 
>>
>> TIA,
>> Dave
>>
>>
>>
>>
>>
>>
>> Dave Stuart
>> Prin. Info. Systems Support Analyst
>> County of Ventura, CA
>> 805-662-6731
>> [EMAIL PROTECTED] 
>>
>> --
>> 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: SuSE 10 SP 2 - New Install - Misc Questions

2008-10-14 Thread David Stuart
Hi Ron, 

I saw the CHANIDS field yesterday, and I tried what you're suggesting, 
separating the addresses with comma's (,) and spaces, but all I get is just the 
first address showing as configured.  

My addresses are 0.0.0531, 0.0.0531, and 0.0.0532. 

Thanks, 
Dave 




Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Ron Foster at Baldor-IS" <[EMAIL PROTECTED]> 10/14/2008 9:12 AM >>>
David,

I ran into problem 1 a couple of weeks ago.  This appears to be a change
that happened with SP2.  Previously I had been able to define an OSA
connection by picking the first address.  For example, I could pick
0.0.0600 and YAST would know to pick up 0.0.0601 and 0.0.0602.  With
SP2, as you noticed, you cannot do that.

Then I noticed something.  When you choose 0.0.0600, on the very next
panel that pops up, you will see a place to put CHANIDS.  If you put all
three of your addresses in that place, things seem to work.  That is I
would put 0.0.0600 0.0.601 and 0.0.0602, and did the rest of the
customizing, the OSA adapter would come up.

Since you are setting up an LPAR, you will need to be able to see the
operating systems messages on the HMC to verify that things worked.

Ron

David Stuart wrote:
> Morning all,
>
> 
>
> Yesterday I completed a new install of SLES 10 SP 2 into an LPAR. During the 
> install, I defined one OSA-Express port, and it appears to be working fine.  
> However, I have several networking related nuisances and questions.
>
> 1)  How do you define a second OSA-Express port?  I tried defining it using 
> YAST, but the OSA-Express is running QDIO, and YAST seems to treat each 
> individual address as a separate network card, rather than using the three 
> required for QDIO.  I chose a network type of QETH.  I didn't see anything 
> specific to QDIO, but thought QETH was probably the closest.
>
> 2)  Novell Customer Center - We have a proxy between our internal network and 
> the internet.  I configured the proxy, and the 'test connection' says that it 
> works ok, but when I try to 'register', check for patches, etc.,  it says 
> that it can't connect.
>
> And that's enough for so early in the morning.
>
> 
>
> TIA,
> Dave
>
>
>
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> [EMAIL PROTECTED] 
>
> --
> 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 

--
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


SuSE 10 SP 2 - New Install - Misc Questions

2008-10-14 Thread David Stuart
Morning all, 



Yesterday I completed a new install of SLES 10 SP 2 into an LPAR. During the 
install, I defined one OSA-Express port, and it appears to be working fine.  
However, I have several networking related nuisances and questions.

1)  How do you define a second OSA-Express port?  I tried defining it using 
YAST, but the OSA-Express is running QDIO, and YAST seems to treat each 
individual address as a separate network card, rather than using the three 
required for QDIO.  I chose a network type of QETH.  I didn't see anything 
specific to QDIO, but thought QETH was probably the closest. 

2)  Novell Customer Center - We have a proxy between our internal network and 
the internet.  I configured the proxy, and the 'test connection' says that it 
works ok, but when I try to 'register', check for patches, etc.,  it says that 
it can't connect. 

And that's enough for so early in the morning. 



TIA,
Dave 






Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

--
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: SuSE 10 SP 2 - LPAR Install - Gotcha's?

2008-10-02 Thread David Stuart
Thanks Mark. 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Mark Post" <[EMAIL PROTECTED]> 10/2/2008 12:48 PM >>>
>>> On 10/2/2008 at  2:49 PM, in message <[EMAIL PROTECTED]>, David
Stuart <[EMAIL PROTECTED]> wrote: 
> Thanks Mark, 
> 
> Where can I find the Release Notes for SLES10 GA?  I found them for SP2, and 
> then for SP 1, but I can't seem to locate the GA Release Notes anywhere. 

According to the header at 
http://www.novell.com/linux/releasenotes/s390x/SUSE-SLES/10/RELEASE-NOTES.en.html
 the notes are for both SP1 and GA.  Not sure why it was done that way, but...


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 

--
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: SuSE 10 SP 2 - LPAR Install - Gotcha's?

2008-10-02 Thread David Stuart
Thanks Mark, 

Where can I find the Release Notes for SLES10 GA?  I found them for SP2, and 
then for SP 1, but I can't seem to locate the GA Release Notes anywhere. 

I had a little fun getting the install system to 'talk' to my FTP Server, and 
then the proper directory, but I worked it out.  I'm up to DASD configuration...


Thanks, 
Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Mark Post" <[EMAIL PROTECTED]> 10/2/2008 9:38 AM >>>
snip

Since you're going to be installing SP2, get the release notes for SLES10 GA 
and SP1 as well, since there's a lot of information in them that doesn't get 
repeated in later releases.

snip

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 

--
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: SuSE 10 SP 2 - LPAR Install - Gotcha's?

2008-10-01 Thread David Stuart
Bruce, 

I have a z9 BC.  And the HMC has enhanced 'load from remote source' over my 
previous processor.  



Dave 

Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Bruce Hayden" <[EMAIL PROTECTED]> 10/1/2008 9:45 AM >>>
What kind of machine will you be using?  The way the HMC works and
what your options are depend on the machine.

If you were lucky enough to have a z10, then you could use the z/VM
Evaluation Edition for a quick way to start, or even better, as David
suggests, get a "loaner" z/VM.

On Wed, Oct 1, 2008 at 12:34 PM, David Stuart <[EMAIL PROTECTED]> wrote:
> Morning all,
>
> 
>
> I am preparing to do a new 'bare-metal' (i.e. LPAR) install of Suse 10 SP 2.  
> No, no z/VM, no IFL.  (Maybe if I'm good, Santa will ...)
>
> I installed SLES 9 SP 3 at one time, with considerable assistance from a 
> Novell engineer (Thanks Mike!), so I have done this once before.  But now 
> it's time for SLES 10.
>
> I am looking for any pointers, gotcha's I need to watch for, hints/tips, etc.
>
> I did search the archives, but it seems that very few people are doing what I 
> am trying to do.
>
> 
>
> TIA,
> Dave
>
>
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> [EMAIL PROTECTED] 
>
> --
> 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 
>



--
Bruce Hayden
Linux on System z Advanced Technical Support
IBM, 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 

--
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: SuSE 10 SP 2 - LPAR Install - Gotcha's?

2008-10-01 Thread David Stuart
David, 

I know I can get a 'loaner' of z/VM.  But my z/VM skills are quite old, very 
rusty, and I was never a (z/)VM Sysprog, anyway.  I'm a (z/)VSE Sysprog!  I 
know, there are 'cookbooks' (I have them).  And while I wouldn't mind a z/VM 
trial, I wouldn't want it to go away in a few months, and then not have 
anything running.  I'd rather have it running, sans z/VM, and then add z/VM 
later.  

As for running in an LPAR, one must make do with what one has available... 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "David Boyes" <[EMAIL PROTECTED]> 10/1/2008 9:42 AM >>>
> I am preparing to do a new 'bare-metal' (i.e. LPAR) install of Suse 10
SP
> 2.  No, no z/VM, no IFL.  (Maybe if I'm good, Santa will ...)

Talk to your IBM people. z/VM loaners are easily available if you ask. 

> I am looking for any pointers, gotcha's I need to watch for,
hints/tips,
> etc.
> 
> I did search the archives, but it seems that very few people are doing
> what I am trying to do.

Mostly because the economics of Linux in LPARs doesn't work very well.
The virtualization component of z/VM is what makes it interesting. 

--
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


SuSE 10 SP 2 - LPAR Install - Gotcha's?

2008-10-01 Thread David Stuart
Morning all, 

 

I am preparing to do a new 'bare-metal' (i.e. LPAR) install of Suse 10 SP 2.  
No, no z/VM, no IFL.  (Maybe if I'm good, Santa will ...)

I installed SLES 9 SP 3 at one time, with considerable assistance from a Novell 
engineer (Thanks Mike!), so I have done this once before.  But now it's time 
for SLES 10.  

I am looking for any pointers, gotcha's I need to watch for, hints/tips, etc.  

I did search the archives, but it seems that very few people are doing what I 
am trying to do. 

 

TIA, 
Dave 





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

--
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: SPident not showing SLES10-SP2

2008-06-19 Thread David Stuart
And what about USB support? 

I haven't seen any USB ports on my 9672, and I don't think my (arriving soon) 
z9 has any, either.  Maybe on the HMC? 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Kim Goldenberg" <[EMAIL PROTECTED]> 6/19/2008 10:14 AM >>>
Peter E. Abresch Jr. - at Pepco wrote:
> I upgraded to SLES10-SP2 and all seems well. I then  enter SPident because
> I like seeing SP2 installed and I get the following:
>
> CONCLUSION: System is NOT up-to-date!
>   foundSLE-10-s390x-SP1 + "online updates"
>   expected SLE-10-s390x-SP2
>
>
> e!
>
> a SPident ?vvv indicates the following:
>
> - cdparanoia-32bit  IIIalpha9.8-562.4 < IIIalpha9.8-562.7
>
> What is this? I tried to uninstall this but started to receive many
> dependency chains. Did anyone else have this problem? Would it be easier
> to install IIIalpha9.8-562.7 ?
>

I get a bit concerned when a group (Novell) should know better than to
require a cd-ripper on System z!

The copy of SP2 I just downloaded a day or two ago only has 562.4, not
562.7!

Kim

--
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


Re: Ruby on Rails

2008-05-21 Thread David Stuart
John, 

Close.  C is #2 on the list.  As of this morning, COBOL is 18th.  Pascal has 
taken over 15th.  Javascript is considered separately, and is #11. 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "John Summerfield" <[EMAIL PROTECTED]> 5/20/2008 5:22 PM >>>
David Andrews wrote:

>
>   According to TIOBE 
> (http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html)
>   Ruby is the 10th most popular programming language today.
And rising, 9th today.
>   Java is #1 and COBOL is #15. Check it out and see where
>   your favorite language rates with the masses!

?? Really?
Javascript seems to be in every web page I don't write myself.

I might be out of touch, but I'd have put C at the top.




--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
-- Advice
http://webfoot.com/advice/email.top.php 
http://www.catb.org/~esr/faqs/smart-questions.html 
http://support.microsoft.com/kb/555375 

You cannot 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 

--
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: What distribution and why?

2008-04-16 Thread David Stuart
As someone said to me when I was in England last fall:

"Two peoples separated by a common language."


Dave  (from sunny California)





Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
[EMAIL PROTECTED]

>>> "Evans, Kevin R" <[EMAIL PROTECTED]> 4/16/2008 3:20 AM >>>
As for me (an ex UKer), I never took Hubert's request to be other than
just that (IOW, no offense taken).

K

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Phil Smith III
Sent: Tuesday, April 15, 2008 10:49 PM
To: LINUX-390@VM.MARIST.EDU 
Subject: Re: What distribution and why?

"Evans, Kevin R" <[EMAIL PROTECTED]> wrote:
>As I said, though, I don't have a problem...but thanks for trying to
>help!

I believe the confusion here is due to what looked like a slightly
idiomatic American usage -- "What EXACTLY is your problem???" -- which
translates to "Hey, jerk, what is wrong with you?  Are you stupid or
what?".  I'd bet large sums that Hubert Kleinmanns didn't mean it that
way, and was instead asking, "Can you be more specific about the issue
you found with MQ and SUSE?"

Once again, infernal English leads to what could (and would have, on
most lists!) been an international incident.

And once again, the professionalism and courtesy of the VM and z/Linux
community avoids bloodshed...

...phsiii (Feeling proud to be a Vmer today)

--
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 

--
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   >