Re: PuTTY on SuSE 9

2005-08-22 Thread John Schnitzler Jr
Under the PUTTY connection configuration panel, item SSH/Auth, check the box Attempt TIS or CryptoCard Auth (ssh1). That works for me. Regards, John -- For LINUX-390 subscribe / signoff / archive access instructions, send

Re: z/VM I/O Config Question

2005-08-22 Thread Alan Altmark
On Sunday, 08/21/2005 at 11:22 AST, David Boyes [EMAIL PROTECTED] wrote: No need to send the IODF to VM since VM isn't the LPAR controlling the I/O config. (Unlike MVS, CP doesn't use an IODF to figure out what devices are available and what kind they are.) Is this still true if you use

Re: NFS problem

2005-08-22 Thread Eddie Chen
Marcy, I was getting ICMP type:03 and code:0D on that datagram - the last-datagram being sent first in the tcpdump. Let us know if 1024(rsize/wsize) want around the problem. |-+--- | | Marcy Cortes| | |

Creating ext3 filesystem

2005-08-22 Thread Mike Lovins
Can some one help me with the command format I need in the mk2fs command to create and exte filesystem. I am running SuSE 8.0 on a IBM System 390. I know that running mke2fs -b 4096 /dev/dasdd1 will create an ext2 filesystem, but what is required to create the ext3 filesystem.

Re: Creating ext3 filesystem

2005-08-22 Thread Wolfe, Gordon W
Just add -j to the line: mke2fs -b 4096 -j /dev/dasdd1 The Church is near, but the road is icy. The tavern is far, but I will walk carefully. - old Hungarian Proverb Gordon W. Wolfe, Ph.D. Boeing VM Enterprise Servers 425-865-5940 -Original Message- From: Mike Lovins [mailto:[EMAIL

Re: Creating ext3 filesystem

2005-08-22 Thread Mark D Pace
I believe adding the switch -J turns it into an ext3 FS. Mark D Pace Senior Systems Engineer Mainline Information Systems 1700 Summit Lake Drive Tallahassee, FL. 32317 Office: 850.219.5184 Fax: 888.221.9862 http://www.mainline.com This e-mail and files transmitted with it are confidential,

Re: Supporting zLinux

2005-08-22 Thread Uriel Carrasquilla
Brad: I had been calling Linux for z-Series by the zLinux name until recently. I was told that zLinux (the name) is owned by TurboLinux. We run four (4) Linux under LPAR and will soon install zVM to manage our Linux partitions. We run four (4) zOS LPARS in the same z-Series box. We evaluated

Re: Cloning FCP-attached SCSI SLES9

2005-08-22 Thread Uriel Carrasquilla
Peter: I will be interested in the name of the Redbook you are reading. We use DF/DSS under zOS to clone the disk. Then we do some manual changes when we bring up the new clone. We also have an init task that does some assignments based on server name (very specific to our environment). Regards,

Re: Supporting zLinux

2005-08-22 Thread Uriel Carrasquilla
We also have TMON for zOS and the only thing you can see is the use of the IFL and LPAR's CPU usage. In our case we are not under zVM yet so each LPAR correspond to one Linux image. We also use our in-house developed Linux monitoring facility (same source of information as sar and acctcom) but in

Re: Cloning FCP-attached SCSI SLES9

2005-08-22 Thread Arty Ecock
Hi, I've been using /usr/lib/YaST2/bin/YaST2.firstboot from a VNC session after cloning SLES9 images. I build a master SLES9 image, apply service and any generic packages, then I shutdown the image and clone. When I bring up a clone, it has the original hostname and IP address of the master.

Re: Creating ext3 filesystem

2005-08-22 Thread Mike Lovins
Thanks for the information. [EMAIL PROTECTED] 8/22/2005 9:40:42 AM Just add -j to the line: mke2fs -b 4096 -j /dev/dasdd1 The Church is near, but the road is icy. The tavern is far, but I will walk carefully. - old Hungarian Proverb Gordon W. Wolfe, Ph.D. Boeing VM Enterprise

Re: Creating ext3 filesystem

2005-08-22 Thread Mike Lovins
Thanks for the information.. [EMAIL PROTECTED] 8/22/2005 9:42:08 AM I believe adding the switch -J turns it into an ext3 FS. Mark D Pace Senior Systems Engineer Mainline Information Systems 1700 Summit Lake Drive Tallahassee, FL. 32317 Office: 850.219.5184 Fax:

Re: Supporting zLinux

2005-08-22 Thread Uriel Carrasquilla
David: is there any option to eTrust (i.e. LDAP Server under zOS to interface to ACF2) that fit the LDAP model better than eTrust? or easier to implement than eTrust? One comment, I thought the conversation was around Omegamon for Linux (for z-Series). Then, Omegamon knows what is going on inside

Re: Supporting zLinux

2005-08-22 Thread David Boyes
is there any option to eTrust (i.e. LDAP Server under zOS to interface to ACF2) that fit the LDAP model better than eTrust? or easier to implement than eTrust? Not that I know of, although the Linux IUCV driver we posted last week opens up a lot of interesting opportunities, such as

Fw: Cloning FCP-attached SCSI SLES9

2005-08-22 Thread Peter Rothman
My apologies. I read the Title from the incorrect book I had on my desk - must be Monday - sorry. The Redbook is Cloning FCP-attached SCSI SLES9 Linux for z/Series Systems by Robert Brenneman. - Forwarded by Peter Rothman/HDQ/WSP on 08/22/2005 01:11 PM -

Re: Supporting zLinux

2005-08-22 Thread Uriel Carrasquilla
David: I am not familiar with the Linux IUCV driver you posted last week. However, RACROUTE interfaces to SAF so an easy place to make the inteface modifications you are suggesting will be the zOS SAF exit. From there, security goes to RACF/TOP/ACF2 as usual. I am afraid I am not a zVM guy either

Re: Fw: Cloning FCP-attached SCSI SLES9

2005-08-22 Thread Uriel Carrasquilla
Peter: thank you for taking the time to send me the name. I know what you mean, after a week on vacation, I just went over 1k e-mails in one day. Regards, [EMAIL PROTECTED] NCCI Boca Raton, Florida 561.893.2415 greetings / avec mes meilleures salutations / Cordialmente mit freundlichen Grüßen /

Re: Supporting zLinux

2005-08-22 Thread David Boyes
I am not familiar with the Linux IUCV driver you posted last week. http://www.sinenomine.net/vm/fsiucv has many helpful facts about the driver and a few handy examples. Only works under VM, though. However, RACROUTE interfaces to SAF so an easy place to make the inteface modifications you are

Re: Supporting zLinux

2005-08-22 Thread Uriel Carrasquilla
David: thank you. not what i wanted to hear but saves me looking for nirvana. it seems i am going to have to fight my way through the eTrust interface at this junction. Regards, [EMAIL PROTECTED] NCCI Boca Raton, Florida 561.893.2415 greetings / avec mes meilleures salutations / Cordialmente