Re: ipl tape

2002-03-12 Thread Sergey Korzhevsky
11.03.2002 22:22:38 Linux on 390 Port ÎÁÐÉÓÁÌ(Á): Thank you, Mark. But I have one more question :) I did next steps 1) insmod tape390 tape=290 Driver used major number 254. No devices in /dev 2) cd /dev; mknod ntibm0 c 254 0 3) tar -cvf /dev/ntibm0 some_file Is this

Re: SAF: Cloning an Image?

2002-03-13 Thread Sergey Korzhevsky
12.03.2002 23:11:04 Linux on 390 Port ÎÁÐÉÓÁÌ(Á): Lionel, The rm command is all you need. Depending on your version of sshd, the files will either be in /etc/ or /etc/ssh/: ls /etc/ssh/*key* /etc/ssh/ssh_host_dsa_key /etc/ssh/ssh_host_key /etc/ssh/ssh_host_dsa_key.pub

Re: R/O Linux guest?

2002-03-13 Thread Sergey Korzhevsky
13.03.2002 01:45:19 Linux on 390 Port ÎÁÐÉÓÁÌ(Á): Part of the problem you will encounter is that Linux needs certain directories available at boot time before /etc/fstab mounts any other disks. These include, but are not necessarily limited to: /boot /sbin /bin /etc /var /tmp

I made it (Was: ipl tape)

2002-03-13 Thread Sergey Korzhevsky
12.03.2002 15:29:24 Linux on 390 Port ÎÁÐÉÓÁÌ(Á): Hello Jim! You are almost right. I look at source code and found, that minor number 0 for rewinding, minor number 1 for non-rewinding. For the same device, of course. For second device, I thing, it will be 23. Now, I can describe

Re: Looking for Trial copy of WebSphere Application Server 3.5 for Suse Linux 7.0

2002-03-14 Thread Sergey Korzhevsky
13.03.2002 23:16:35 Drew Arthur ÎÁÐÉÓÁÌ(Á): We are wanting run some benchmark comparisons for performance between WAS 3.5 on OS/390 and Linux. We also are having performance issues with WebLogic on Linux/390 and would like to see if WAS 3.5 performs any better. When you done it,

Re: ipl tape

2002-03-14 Thread Sergey Korzhevsky
Services, The Boeing Company -- From: Sergey Korzhevsky Reply To: Linux on 390 Port Sent: Wednesday, March 13, 2002 5:58 AM To: [EMAIL PROTECTED] Subject: I made it (Was: ipl tape) 12.03.2002 15:29:24 Linux on 390 Port ???(?): Hello Jim! You

Re: Communication with OS/390

2002-03-14 Thread Sergey Korzhevsky
You can try that. Run rexec daemon or somethink like it on UnixSystemServices (OpenEdition), then from linux run rexec -l user -p passwd hosttso command But ... se test Authorized commands are not supported IKJ56652I You attempted to run an authorized command or program. This is not

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

2002-03-15 Thread Sergey Korzhevsky
Can I ipl a Linux image off either a cdl or ldl format disk? I think, yes # man fdasd -d diskLayout or --disk_layout=diskLayout Formats the device with compatible disk layout or linux disk layout. diskLayout is either cdl for the

WAS on RedHat Re:32bit...(i don't remember)

2002-03-24 Thread Sergey Korzhevsky
Hello, man-who-cannot-install-WAS (i deleted letter before answer, sorry) You muat use ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/os/s390/docs/install-rh-adv-linux-s390-3.5.sh By the way... ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/os/s390/docs/WebSphereDB2-RHL72-s390-HOWTO.html

Re: Resources for Linux/VM

2002-03-28 Thread Sergey Korzhevsky
I think, 128MB it's a good start. For WebSphere this good start is starting from 256MB :) WBR, Sergey daniel.jarboe@cu stserv.com To: [EMAIL PROTECTED] Sent by: Linux cc: on 390 Port

Re: ext3 - ext2

2002-04-08 Thread Sergey Korzhevsky
08.04.2002 14:19:41 ÎÁÐÉÓÁÌ(Á): You can mount ext3 like ext2 without any problem. No need to convert. Is there an easy way to convert an ext3 filesystem to an ext2 filesystem? If not, what's the hard way :)? ~ Daniel

Re: Dumping VM and Linux dasd from Z/OS

2002-04-08 Thread Sergey Korzhevsky
08.04.2002 15:48:11 Massimiliano Belardi ÎÁÐÉÓÁÌ(Á): IMHO, If you are using kernel 2.2.x it is imposible. If you are using kernel 2.4.x you must format dasds with compatible disk layout - see command line options for dasdfmt. Hello... I'm trying to dump my Linux-vm system with

Re: ext3 - ext2

2002-04-08 Thread Sergey Korzhevsky
08.04.2002 15:50:48 ÎÁÐÉÓÁÌ(Á): switch all the ext3 to ext2 in /etc/fstab, did so, and rebooted. Well, when it came time for the file system integrety check linux was most displeased. From the console I manually retyped fstab, changing the I think, first time linux checked filesystem

Re: apache httpd server on suse 2.4.7

2002-04-09 Thread Sergey Korzhevsky
09.04.2002 17:47:18 Steve Gear Schneider Technical Services ÎÁÐÉÓÁÌ(Á): I think, you don't have permissions :) Change permissions in httpd.conf (i think, you are trying to connect from workstation, not local) hello, i am using the suse server 7, kernel 2.4.7 when i try to

Re: apache httpd server on suse 2.4.7

2002-04-09 Thread Sergey Korzhevsky
09.04.2002 18:53:39 Lev Perelmuter wrote: Sorry to all. Sergey, Would you please change settings of your E-mail client so that it doesn't generate text in Russian when you reply to a message ? As you have seen, these cyrillic characters caused a lot of aggravation among the list subscribers.

Re: RedHat 7.2 31-bit w/IBM LCS

2002-04-10 Thread Sergey Korzhevsky
09.04.2002 21:38:45 Larry Heath wrote: May be you put it in 2 lines. In parm file have to be one line. Help! -- Florian wrote -- snipped - I put the images on tape with a parm file containing: CHANDEV=noauto,lcs0,0x7c0a,0x7c0b,0,1,1,1

Re: apache httpd server on suse 2.4.7

2002-04-10 Thread Sergey Korzhevsky
People, look at /etc/httpd/susehelp.conf IfModule mod_alias.c Alias /doc/ /usr/share/doc/ . Directory /usr/share/doc . # The next three lines will be rewritten by SuSEconfig.susehelp: # (depending on the DOC_ALLOW variable in /etc/rc.config) order deny,allow deny

Re: Posts with text/plain; charset=koi8-r and base64 (Was Re: apache httpd server on suse 2.4.7

2002-04-10 Thread Sergey Korzhevsky
I understood, and correct this *feature* :) WBR, Sergey Dougie G Lawson dougie_lawson@uTo: [EMAIL PROTECTED] k.ibm.com cc: Sent by: Linux Subject: Posts with text/plain;

Re: RedHat 7.2 31-bit w/IBM LCS - another problem

2002-04-11 Thread Sergey Korzhevsky
Hello. I think, Larry's ifconfig looks like eth0 didn't up. hw_address=00:06:29:EC:F2:97 rel_adapter_no=0 eth0 Link encap:Ethernet HWaddr 00:06:29:EC:F2:97 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 No lines like eth0

Re: Posts with text/plain; charset=koi8-r and base64 (Was Re: apache httpd server on suse 2.4.7

2002-04-11 Thread Sergey Korzhevsky
11.04.2002 00:16:11 John Summerfield wrote: [EMAIL PROTECTED] said: I understood, and correct this *feature* :) WBR, Sergey But that only fixes the symptom, not the problem. If the archiver's fixed, then it will work for the next person who posts with some non-roman character set. Make the

Re: Problem installing IBM SEK for Linux on SuSE SLES7 beta

2002-04-11 Thread Sergey Korzhevsky
You can download compat-librarys from RedHat's beta. Its must be near ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/os/s390/RedHat/RPMS/ How-To too :) WBR, Sergey Dave Sandey dsandey@sears.To: [EMAIL PROTECTED] ca

Re: can't mount root after dasd move

2002-04-15 Thread Sergey Korzhevsky
15.04.2002 17:37:28 Gelbard, Sandy wrote: 1) I updated my parmfile to replace the old ucb's with the new ucb's old = dasd=31A0,31A1 root=/dev/dasdb1 noinitrd new = dasd=216A,216B,216C root=/dev/dasdb1 noinitrd ^^ Command line is dasd=33a0,33a1

Re: SLES7 for S/390 and Tomcat 4.03 Automating Startup Problem

2002-04-16 Thread Sergey Korzhevsky
My script is... return=$rc_done case $1 in start) . /etc/profile.d/javaprof.sh #JAVA_HOME=. nohup /usr/local/jakarta/tomcat/bin/startup.sh ;; ...working fine. nohup is right command :) WBR, Sergey

Re: How to pre-allocate a 4GB File?

2002-04-17 Thread Sergey Korzhevsky
17.04.2002 01:16:12 Rengasamy, Samy wrote: How to pre-allocate a 4GB File in a system with several 2.3 GB dasds? We're looking for a way to be able to create a single file slightly larger than 4Gbytes (to test some logic in the code which has been known to break on ports where seek offsets go

kernel patch #7

2002-04-18 Thread Sergey Korzhevsky
Hi All. Who succesfuly applied this patch? I get errors, and it's look like i missed some patches. For example: linux-2.4.7-s390/arch/s390/kernel/smp.c.rej *** *** 596,602 prof_multiplier[i] = 1; } -

Re: kernel patch #7

2002-04-19 Thread Sergey Korzhevsky
-4.diff (IBM) + linux-2.4.7-s390-5.diff (IBM) + linux-2.4.7-s390-6-lcs.diff (IBM) + linux-2.4.7-s390-7.diff (IBM) Did you put on all 7 previous patches, in order before the linux-2.4.7-s390-7.diff one? Mark Post -Original Message- From: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]] Sent

Re: kernel patch #7 - ok

2002-04-19 Thread Sergey Korzhevsky
Hello, All On clear kernel all patches applied successfuly. Thank you. WBR, Sergey

Re: Subject: Unable to Ping the Network

2002-04-25 Thread Sergey Korzhevsky
24.04.2002 20:03:39 Davis, Jeff wrote: Your network mask is probably incorrect. The linux system must be in a different subnet from the rest of the network. Why? WBR, Sergey

Re: Subject: Kernel panic: It's fixed, Linux is alive!

2002-04-25 Thread Sergey Korzhevsky
25.04.2002 14:54:55 Jill Grine wrote: hurry and issued a PING 10.1.1.120 without specifying any other parms (just what the book says not to do). Is there any way to get out of the loop of messages about how the address is unreachable?! I think, not. Boot your system again. WBR, Sergey

Re: Printing under LINUX/390 to VM

2002-04-25 Thread Sergey Korzhevsky
Or, if you can get new session, logon and kill this process. WBR, Sergey

Re: Antwort: AW: network problems during installation

2002-04-26 Thread Sergey Korzhevsky
Tim, Matthias said in the installation system... If this command suitable after install, then try to use insmod qeth qeth_options=noauto,0x35a0,0x35a1,0x35a2\;add_parms,0x10,portname:OSAE (after 0x35a2 add slash) WBR, Sergey

Re: Linux CLAW Woes

2002-04-26 Thread Sergey Korzhevsky
Try to copy c7000.o somewhere under /lib/modules/2.4.7.SuSE-SMP/blah-blah then, run depmod -a then, insmod c7000 . If it doesn't work, you must recompile kernel and modules. WBR, Sergey Peter E. Abresch Jr. -To: [EMAIL PROTECTED]

Re: Apache APXS executables to re-compile

2002-04-26 Thread Sergey Korzhevsky
26.04.2002 18:02:15 Gustavson, John (ECSS) wrote: Unfortunately, this file doesn't present at SuSE2.4.7. I get it from SuSE2.2.16 or from IBM HTTPD (it was with Websphere package), i don't remember exactly. BTW, if i remember right, this is a perl script, therefore it can be get from any

Re: Linux CLAW Woes

2002-04-26 Thread Sergey Korzhevsky
26.04.2002 18:29:30 Peter E. Abresch Jr. - at Pepco wrote: ibm9672:/ # insmod -f c7000 base0=0x5100 lhost0=PEPC uhost0=PEPCOCEC noauto=1 Using /lib/modules/2.4.7-SuSE-SMP/net/c7000.o Warning: kernel-module version mismatch /lib/modules/2.4.7-SuSE-SMP/net/c7000.o was compiled for kernel

Re: Linux CLAW Woes

2002-04-26 Thread Sergey Korzhevsky
26.04.2002 18:58:15 Post, Mark K wrote: and get the c7000 module to recompile, you'll be home free. To get the module to recompile, do a find . -type f -name c7000.o -exec rm c7000.o \; then make modules again, followed by make modules_install, depmod -a and the insmod command. If hi do make

Re: Apache APXS executables to re-compile

2002-04-26 Thread Sergey Korzhevsky
26.04.2002 19:13:34 Post, Mark K wrote: John, Try rpm -ql apache | grep -i apxs Mark Post Mark, send this file to him. It is the best solution :) WBR, Sergey

Re: Apache APXS executables to re-compile

2002-04-29 Thread Sergey Korzhevsky
to Linux on 390 Port Sergey, It's the fastest, but he won't learn anything about how his system is laid out. If he asks, I'll send it to him, but until then I'll work with him. Mark Post -Original Message- From: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]] Sent

Re: Process to move to a jfs on an existing system

2002-04-29 Thread Sergey Korzhevsky
26.04.2002 22:42:05 Post, Mark K wrote: Things may have changed from when we wrote the Distributions Redbook, but at that time, Reiserfs was not endian-safe. ^^ Mark, could you explain me that? I have Reiserfs on my Soft. RAID-0 (2*3390-3)

Re: Is there a cpint for kernel 2.4.7?

2002-04-29 Thread Sergey Korzhevsky
If you got error, like this #error === #error You should not include /usr/include/{linux,asm}/ header #error files directly for the compilation of kernel modules. #error #error glibc now uses kernel header files from a well-defined #error

Re: Building the kernel... SUSE

2002-04-30 Thread Sergey Korzhevsky
29.04.2002 19:39:32 Ken Dreger wrote: SuSE Instsys ken:/root # mount /dev/dasda1 /mnt /dev/dasda1 looks like swapspace - not mounted mount: you must specify the filesystem type It was a little problem with Yast - if you define swap device on installation steps on Yast, it put in parmfile

Re: Is there a cpint for kernel 2.4.7?

2002-04-30 Thread Sergey Korzhevsky
Do you have this symlink to kernel source? #pwd /lib/modules/2.4.7-6-SMP #ls lrwxrwxrwx1 root root 25 Mar 19 14:19 build - /usr/src/linux-2.4.7.SuSE WBR, Sergey

Re: V-DISK swap space?

2002-05-02 Thread Sergey Korzhevsky
02.05.2002 00:01:17 Sivey,Lonny wrote: What does linux do when it runs out of swap space? It will start kill processes and no permit create new. WBR, Sergey

Re: posix_spawn wait

2002-05-02 Thread Sergey Korzhevsky
I run it without problem. SLES7, LPAR, kernel 2.4.7-6 (6th patch from IBM) WBR, Sergey Ferguson, Neale Neale.Ferguson@SoftwareATo: [EMAIL PROTECTED] G-USA.com cc: Sent by: Linux

Re: Samba with AD

2002-05-02 Thread Sergey Korzhevsky
If you problem that is ACL patch only for kernel 2.4.18, i read some time ago in this list, that this patch is suitable for 2.4.17 without changes. WBR, Sergey Konkol, Josh JKonkol@guidemTo: [EMAIL PROTECTED] ail.com

Re: Upgrading from the 2.2.x kernal to the 2.4.x kernal

2002-05-02 Thread Sergey Korzhevsky
I think, the best way is install new system from zero, then mount old volumes and copy only files that you need. Not old system librarys and etc... Also, you can compile new kernel and s390-tools under old system. I did it. Then, create new dasds and copy your old volumes like

Re: Developerworks and patches for 2.4.17

2002-05-06 Thread Sergey Korzhevsky
06.05.2002 16:28:00 James Melin wrote: Is there a list of the patches and what each one does? I have poked around on the developerworks site but I am not really finding what I consider a concise list. I understand there are several patches you should really put on after installing the 2.4.17

Re: many Linux guests under vm. how to manage.

2002-05-07 Thread Sergey Korzhevsky
06.05.2002 21:48:09 John Summerfield wrote: The Athlon is good for building software on. It's also good fur running Hercules. BTW, which OS are You going to run on Hercules? If it is OS/390, do You have to pay to IBM? If answer is yes i don't think it is very cheap :) Or I don't know

Preinstalled Linux from IBM

2002-05-07 Thread Sergey Korzhevsky
Are IBM shipping mainframes with preinstalled Linux? If yes, which distr are they using? WBR, Sergey

MQ Server for L/390

2002-05-17 Thread Sergey Korzhevsky
When? If you know, please, say me. BTW, if you permit, one offtopic question. Does z800's HMC provide any kind of emulation _local_ 3277/3278 terminals without any specific cards? Like MP3000? We are going to throw away our metal-dumb-real-terminals :) Thank you. WBR, Sergey

Re: Runlevel3 start up problems

2002-05-22 Thread Sergey Korzhevsky
22.05.2002 15:37:08 Gustavson, John (ECSS) wrote: We are running SUSE 2.4.7 kernel. We have had problems with the start-up scripts in /etc/init.d(rc.d)/rc3.d for Apache, TOMCAT, and ucd-snmpd. We put several echo's of return codes in the scripts, which all return 0, and it looks like the

Re: kernel bug with samba

2002-05-22 Thread Sergey Korzhevsky
WBR, Sergey - Forwarded by Sergey Korzhevsky/IBA on 22.05.02 18:51 - daniel.jarboe@cu stserv.com To: [EMAIL PROTECTED] Sent by: Linux cc: on 390 Port Subject: Re

Re: Adding a DASD volume

2002-05-22 Thread Sergey Korzhevsky
22.05.2002 08:06:27 Felix Yoyok S. Aditias wrote: Hi all, I get message of server not found when searching in http://www.marist.edu:8000/htbin/wlvdbs?LINUX-VM I use suse linux 7.0 with kernel 2.2.16 ipl-ed from dasd. When I want to add a DASD volume, I try : insmod dasd dasd=2123 but this

fstab and error disk

2002-05-23 Thread Sergey Korzhevsky
Hello, All. If one disk from fstab can't be mount (power failure or something like it) Linux won't boot to normal operations. But maybe this disk realy don't need for system. Can I say to Linux, if you can't mount this disk, skeep it. Or I don't have to define such disks in fstab? WBR, Sergey

Re: Runlevel3 start up problems

2002-05-23 Thread Sergey Korzhevsky
About Apache. Look at: /etc/rc.config.d/apache.rc.config # # timeout during server startup (seconds) # after this time, the start script decides wether the httpd process started without error # increase it if you use mod_ssl and your certificate is passphrase protected #

Re: rhsetup options

2002-05-23 Thread Sergey Korzhevsky
Motorola gave up :) WBR, Sergey Reesing Gregory-O10511 To: [EMAIL PROTECTED] Gregory.Reesing@motcc: orola.com Subject: Re: rhsetup options Sent

Re: Successfully installed kernel 2.4.9-37 and LCS worked ok...BUT I get depmod errs

2002-05-24 Thread Sergey Korzhevsky
Maybe, try depmod -a ? WBR, Sergey Dave Myers dave.myers@twcTo: [EMAIL PROTECTED] able.com cc: Sent by: Linux Subject: Successfully installed kernel on

Re: SuSE 7.0 Installation Telnet Problem

2002-05-24 Thread Sergey Korzhevsky
Maybe log messages on system console of Linux (under VM 3270 screen) can explain your problem. If no, check MTU size of TCP/IP under Linux and VM, and decrease it. WBR, Sergey Massimiliano BelardiTo: [EMAIL PROTECTED]

Lotus Domino Server for L/390

2002-05-25 Thread Sergey Korzhevsky
Maybe it is existing too? WBR, Sergey

Re: Suse

2002-05-30 Thread Sergey Korzhevsky
Get more info: which version of SuSE, which machine type, LPAR or VM, and finally - get log from shutdown. WBR, Sergey Stephane Lepain1To: [EMAIL PROTECTED] [EMAIL PROTECTED]cc: .com

Re: DB2/Connect For Linux/390

2002-06-06 Thread Sergey Korzhevsky
05.06.2002 19:39:26 Gustavson, John (ECSS) wrote: I don't believe there is a version for the 2.4.7 kernel yet. If anyone knows where the 2.4.7 kernel version of DB2 Connect is let me know please. We are looking for a JDBC, which is part of DB2 Connect. You can install compat libs for you

Re: Linux Virus Scans

2002-06-06 Thread Sergey Korzhevsky
Jim Elliot said: Check out the download page at RAE Internet at http://www.raeinternet.com/rav/index.html. They have a beta of several zSeries Linux AV products, which according to their site support Samba. Steven J. Oswald said: GeCAD Software and Bynari, Inc. Announce Strategic Partnership

Re: ls SYS1.PARMLIB or Mainframe FS from Hitachi (fwd from linux-kernel)

2002-06-07 Thread Sergey Korzhevsky
Hello, All. Does anyone try to use it? I was on the www site, but i can't understand japan language, so i can't understand what they are trying to say me. BTW, that filesystem compatible with filesystem on OS/390? Can i read dasd from OS/390 in future? ps: i am not familiar with mainframe

Edge Server

2002-06-12 Thread Sergey Korzhevsky
The title of the page http://service2.boulder.ibm.com/devcon/devcon/docs/wes20sus.htm is IBM WebSphere Edge Server Version 2.0 for Linux SuSE - zSeries I downloaded file wes20sus.zip. Then... linux390:/upload2/4 # ./install ./install: /upload2/4/instwiz/platform/bin/wiz: cannot execute binary

zipl

2002-06-20 Thread Sergey Korzhevsky
How can i write kernel (and ramdisk) on a new disk with zipl? WBR, Sergey

Re: Kde Gnome on RedHat 7.2 s390 arch

2002-06-24 Thread Sergey Korzhevsky
Get book at ftp://nozzle.suse.de/pub/suse/s390/sles7-beta/31-bit/cd1/sles7_s390_en.pdf and read chapter about X-Windows system. WBR, Sergey Massimiliano BelardiTo: [EMAIL PROTECTED] mabelardi.ibm@cc:

Re: hosts.allow / deny question

2002-06-24 Thread Sergey Korzhevsky
3 suggestions. 1) Are you shure, that you machine names resolving correctly? 2) In SLES7 nfsd has name rpc.nfsd 3) I think, you must allow portmap (/sbin/portmap) . WBR, Sergey Scott Koos skoos@tstarincTo: [EMAIL PROTECTED]

Re: zipl

2002-06-24 Thread Sergey Korzhevsky
- From: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 12:37 PM To: [EMAIL PROTECTED] Subject: Re: zipl 20.06.2002 18:14:38 Rob van der Heij wrote: At 16:57 20-06-02, Sergey Korzhevsky wrote: How can i write kernel (and ramdisk) on a new disk with zipl? Look

PAM - LDAP - RACF

2002-06-26 Thread Sergey Korzhevsky
I red IBM's book and trying to setup this chain. My ldap.conf: # Your LDAP server. Must be resolvable without using LDAP. host 172.16.2.72 base profiletype=USER,sysplex=plex1,o=iba binddn racfid=name,profiletype=USER,sysplex=plex1,o=iba bindpw ** ldap_version 3 pam_login_attribute

Re: OSA-2 FENET No lcs capable cards found

2002-06-28 Thread Sergey Korzhevsky
28.06.2002 10:52:05 Adem Arslan (Garanti Teknoloji) wrote: Hi, this is native mode. But today we will also try LPAR mode. Try to add to parmfile ipldelay=1m. It may help, if you OSA card can not start so fast as linux can. WBR, Sergey

Re: SuSE Kernel 2.4.7 Tapes

2002-07-01 Thread Sergey Korzhevsky
Or you can switch path to another LPAR then switch it back. WBR, Sergey Post, Mark K mark.post@eds.To: [EMAIL PROTECTED] com cc: Sent by: Linux Subject: Re: SuSE Kernel

Re: [Linux/390] 2.4.17 Upgrade Problem

2002-07-04 Thread Sergey Korzhevsky
Read /usr/src/linux/Documentation/filesystems/devfs/README I tried do this but with no success. WBR, Sergey Dougie Lawson dougie_lawson@uTo: [EMAIL PROTECTED] k.ibm.com cc: Sent by:

Re: SuSE Kernel 2.4.7 Tape Driver (ntibm0)

2002-07-10 Thread Sergey Korzhevsky
Nonrewinding device must has minor number 1,3,5 etc. Check it. BTW, if you want to write more then 1 file you must use mt -f /dev/ntibm1 eof 1 after each one. WBR, Sergey Royce Wolf [EMAIL PROTECTED]To: [EMAIL PROTECTED]

Re: Suse tape drive problem

2002-07-11 Thread Sergey Korzhevsky
11.07.2002 03:53:02 Tom Duerbusch wrote: I logon on the guest machine. I attach a tape drive to it as 181 (this drive is a MP3000 emulated tape drive. I use this as it is easier than tieing up a real tape drive for testing.) I IPL 150 and bring up Linux. I issue: insmod tape390 tape=181 lsmod

Re: Installing Oracle 9.0 i on a Turbolinux 6.5 / s390 G4

2002-07-11 Thread Sergey Korzhevsky
The same result on SuSE 7.0 with 2.2.16 kernel. I think, you sould upgrade distr. WBR, Sergey Nilson Vieira nilson@prodeb.To: [EMAIL PROTECTED] gov.brcc: Sent by: Linux

Re: Upgrading Samba from 2.2.0a to 2.2.5

2002-07-11 Thread Sergey Korzhevsky
Try to read README and INSTALL files. It's easy. WBR, Sergey Peter E. Abresch Jr. -To: [EMAIL PROTECTED] at Pepco cc: peabresch@pepcSubject: Upgrading Samba from 2.2.0a to

Re: 2.4.17 make kernel make problem

2002-07-12 Thread Sergey Korzhevsky
WBR, Sergey - Forwarded by Sergey Korzhevsky/IBA on 12.07.2002 18:57 - Sergey Korzhevsky To: p43cibmgs-Arden [EMAIL PROTECTED] cc: 12.07.2002 Subject: Re

Re: Unbalanced use of swap spaces

2002-07-16 Thread Sergey Korzhevsky
linux390:~ # swapon -s FilenameTypeSizeUsedPriority /mnt/md/swap1 file131064 14396 5 /mnt/md/swap2 file262136 14420 5 linux390:~ # All ok. In /etc/fstab: /mnt/md/swap1swap

Re: smtp port 25

2002-07-19 Thread Sergey Korzhevsky
Check sendmail. Does it actualy listning? netstat -nlp | grep sendm WBR, Sergey Moloko Monyepao Moloko.Monyepao@ariTo: [EMAIL PROTECTED] via.co.za cc: Sent by: Linux on

Re: Suse-Linux 2.2.16 install from CD media kit - problem

2002-07-25 Thread Sergey Korzhevsky
It is because you use FTP server on Windows. Use it on Linux, or choise install from SMB and simply share CD-ROM on your windows. WBR, Sergey

Re: RedHat 7.2/VM iucv

2002-08-12 Thread Sergey Korzhevsky
I think, you should define DNS server on your slow system. WBR, Sergey Moloko Monyepao Moloko.Monyepao@ariTo: [EMAIL PROTECTED] via.co.za cc: Sent by: Linux on Subject:

Postfix in SuSE 64bit

2002-08-12 Thread Sergey Korzhevsky
I installed Postfix, but when i run it, i get error: postfix/smtp[808]: fatal: unknown service: smtp/tcp I know, that is problem with chroot jail, but a didn't do any changes after install and i don't know what i should fix. Any suggestions? btw, how can i disable this feature (chroot)?

ksoftirqd_CPU0 takes 100%

2002-08-13 Thread Sergey Korzhevsky
# top 2:00pm up 5:15, 2 users, load average: 1.00, 1.00, 1.00 41 processes: 35 sleeping, 3 running, 3 zombie, 0 stopped CPU states: 0.3% user, 99.4% system, 0.0% nice, 0.1% idle Mem: 501980K av, 494408K used,7572K free, 0K shrd, 136120K buff Swap: 1464376K av, 0K

Re: ksoftirqd_CPU0 takes 100%

2002-08-13 Thread Sergey Korzhevsky
, restarted the Linux interface the problem went away. -Original Message- From: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 7:05 AM To: [EMAIL PROTECTED] Subject: ksoftirqd_CPU0 takes 100% # top 2:00pm up 5:15, 2 users, load average: 1.00, 1.00, 1.00

Oracle on 64bit SuSE

2002-08-15 Thread Sergey Korzhevsky
I'm trying to install Oracle ( ora90101_S390_0329.tar.gz) . When i start install.sh i get following errors: Linking client shared library /opt/oracle/s390/lib/libwtc9.so: could not read symbols: Invalid operation and then - Linking Oracle --skip-- lm`cat /opt/oracle/s390/lib/sysliblist`

Re: Attempting patches after Linux/390 Crash

2002-08-15 Thread Sergey Korzhevsky
You should define in /etc/modules.conf alias eth0 lcs if you use OSA in simple mode or alias eth0 qeth in qdio mode. btw, do 'depmod -a' first. WBR, Sergey Kittendorf, Craig [EMAIL PROTECTED]To: [EMAIL PROTECTED]

Re: AW: Oracle on 64bit SuSE

2002-08-16 Thread Sergey Korzhevsky
this: LD_LIBRARY_PATH=path to libclntsh.so.9.0 lsnrconf.sh -Ursprüngliche Nachricht- Von: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 15. August 2002 16:07 An: [EMAIL PROTECTED] Betreff: Oracle on 64bit SuSE I'm trying to install Oracle ( ora90101_S390_0329.tar.gz

Re: Attempting patches after Linux/390 Crash

2002-08-16 Thread Sergey Korzhevsky
If you configure LCS in chandev.conf you should define it like that: noauto lcs0,0x10,0x11,4096 add_parms,0x4,0x010,0x011,0,0 in add_parms: 0x4 - type of device; 0x010 - first address; 0x011 - last address; btw: 4096 - buffer in kb. WBR, Sergey Kittendorf, Craig

Re: Oracle on 64bit SuSE

2002-08-19 Thread Sergey Korzhevsky
just noticed that you are using 64 bit SuSE. You need the Oracle9i Enterprise Edition for z/Linux (Developer's Release) ora901X_S390_1011.tar.gz file, from http://download.oracle.com/otn/linux/oracle9i/390/ora901_S390X_1011.tar.gz Mark Post -Original Message- From: Sergey Korzhevsky

Re: Oracle on 64bit SuSE

2002-08-20 Thread Sergey Korzhevsky
You should run ldd your_prog This command provide info about shared libs, that your program needs. WBR, Sergey Thomas David Rivers To: [EMAIL PROTECTED] rivers@dignus.cc: com

Re: Oracle on 64bit SuSE

2002-08-20 Thread Sergey Korzhevsky
20.08.2002 04:32:36 Ulrich Weigand wrote: AFAIK, ThinkBlue (at least some versions) does not provide the 32-bit system libraries, so you can't run 32-bit apps. Both SuSE and RedHat 64-bit distros do provide those libraries. As to the original poster's problem with Oracle, from the error

Re: { ANN ] Mainframe FS and Hitachi hardware patch for kernel 2.4.7 available

2002-09-03 Thread Sergey Korzhevsky
I am trying to compile this. When i define MFFS as module, i can't compile this. I looked at the source code and I think this feature is not supported. When i try to compile this into the kernel, i got the error: gcc -D__KERNEL__ -I/usr/src/linux-mffs/include -Wall -Wstrict-prototypes

ls SYS1.PARMLIB or Mainframe FS from Hitachi

2002-09-12 Thread Sergey Korzhevsky
Thanks to Motohiro Kanda ! zlinux:/ # mount -t mffs /dev/dasdad /mnt/tmp zlinux:/ # cd /mnt/tmp zlinux:/mnt/tmp # ls -la total 648 drwxr-xr-x 4096 root root 4096 Sep 12 14:36 . drwxr-xr-x4 root root 144 Aug 8 12:45 .. -rwxr-xr-x1 root root 215040

Re: Firewall for zSeries Linux?

2002-09-12 Thread Sergey Korzhevsky
iptables - standart Linux firewall does packet filtering. man iptables or find IPTABLES HowTo. WBR, Sergey David J. Chase [EMAIL PROTECTED] Sent by: Linux on 390 Port [EMAIL PROTECTED] 12.09.2002 16:11 Please respond to Linux on 390 Port To: [EMAIL PROTECTED]

Re: ls SYS1.PARMLIB or Mainframe FS from Hitachi

2002-09-13 Thread Sergey Korzhevsky
still see all the files, and display their contents? Mark Post -Original Message- From: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 7:42 AM To: [EMAIL PROTECTED] Subject: ls SYS1.PARMLIB or Mainframe FS from Hitachi Thanks to Motohiro Kanda

beta48 problem

2002-10-03 Thread Sergey Korzhevsky
Hello, people. I am trying to run Beta48 on Os/390 with tracker/agent on Linux/390. This chain works properly only if i run tracker/agent under root (uid 0). If i run agent under ordinary user ( for example: beta) and submit job on OS/390 for linux user SKORZH (for example) i get User not

Re: BuildKernrl 2.4.19

2002-10-14 Thread Sergey Korzhevsky
Check you kernel config. I thing, you include support for DEVFS. Compuile kernel without it. WBR, Sergey Eddie Chen [EMAIL PROTECTED] Sent by: Linux on 390 Port [EMAIL PROTECTED] 12.10.2002 01:03 Please respond to Linux on 390 Port To: [EMAIL PROTECTED] cc:

Re: time change

2002-10-24 Thread Sergey Korzhevsky
Hi, time changers. So, how can i tell to some services (e.g. crond or syslogd) to use UTC? WBR, Sergey

Re: time change

2002-10-25 Thread Sergey Korzhevsky
Easy, thanks. WBR, Sergey Alan Cox [EMAIL PROTECTED] Sent by: Linux on 390 Port [EMAIL PROTECTED] 24.10.2002 14:18 Please respond to Linux on 390 Port To: [EMAIL PROTECTED] cc: Subject:Re: time change On Thu, 2002-10-24 at 11:46, Sergey

Re: Why there are no security fixes for RH72 for S/390?

2002-10-25 Thread Sergey Korzhevsky
So, RH chose the way of SuSE? Free fixes for all platform except S/390? WBR, Sergey Post, Mark K [EMAIL PROTECTED] Sent by: Linux on 390 Port [EMAIL PROTECTED] 25.10.2002 00:27 Please respond to Linux on 390 Port To: [EMAIL PROTECTED] cc: Subject:

Re: shared library problems

2002-10-31 Thread Sergey Korzhevsky
When I tryed to install WAS 4.x on my SuSE 390x 2.4.17 kernel i had the same problem (At least, i think so). I looked at wrapper for JAVA and found that: #- # The line export LD_ASSUME_KERNEL=2.2.5 disables the use of

  1   2   3   >