Relax and recover

2014-10-14 Thread Sebastian Korte
Hi list,

does anyone heard about relax and recover[1], an open source desaster
recovery tool for Linux? Its a collection of shell scripts which
create a bootable image from a running system. At boot time hard disks
are formatted and data restored e.g. from Tivoli Storage Manager. See
the demo [2].
The ISO files are not bootable on s390x, but maybe someone here has an
idea how to use it on our platform.

Regards,
Sebastian

[1] http://relax-and-recover.org
[2] http://www.youtube.com/watch?v=33326XobwYg

--
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: Please don't reply and change the subject

2012-01-26 Thread Sebastian Korte
 Many of us depend on threading clients to manage the flood of email
 because all replies can be collapsed under the original post.

For example:
http://www.mail-archive.com/linux-390@vm.marist.edu
When LDAP Fails is listed under Port group on zlinux.
or
zFCP issue with RHEL5 is listed under 2011-12-09 Linux on System
z... - the same with lsscsi issue with RHEL5.

Please don't reply to start a new thread.

Thanks.

Sebastian

--
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: Printing from z/Linux

2011-11-17 Thread Sebastian Korte
Hello Stefan,

there are copies in the Internet Archive:
http://web.archive.org/web/20060104202217/http://www.naspa.com/PDF/2001/0101%20PDF/T0101007.pdf
http://web.archive.org/web/20060104202924/http://www.naspa.com/PDF/2001/0201%20PDF/T0102007.pdf

You can take a look on this description for CUPS on z/Linux:
https://www.redbooks.ibm.com/redpapers/pdfs/redp3864.pdf

Best regards,
Sebastian

--
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: run-crons and sa1 looping

2010-12-30 Thread Sebastian Korte
 In your situation, I would open up a problem with your support provider.  
 Programs getting segmentation faults are usually considered bugs.  :)

Yes, you are right. Thanks for the reply.

Sebastian

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


run-crons and sa1 looping

2010-12-28 Thread Sebastian Korte
Dear list,

since we upgraded from SLES9/SLES10 to SLES11 SP1 the first thing I do
every morning is to kill -9 some CPU eaters. Either run-crons or sa1
(sysstat) is looping on a CPU. They are randomly looping one or more
zLinux machines so in worst case all CPUs are busy with looping
processes.

# top
top - 07:23:59 up 56 days, 0 min,  1 user,  load average: 1.00, 1.02, 1.00
Tasks: 133 total,   2 running, 131 sleeping,   0 stopped,   0 zombie
Cpu(s):  7.6%us, 26.4%sy,  0.0%ni, 65.7%id,  0.0%wa,  0.0%hi,  0.0%si,  0.3%st
Mem:   1021336k total,   924276k used,97060k free,   285208k buffers
Swap: 18372752k total,  652k used, 18372100k free,   503292k cached

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
10686 root  20   0  5016  392  116 R   99  0.0 204:19.72 run-crons
 2302 root  20   0  188m 1560 1024 S0  0.2   3:05.68 nscd
 24717 root  20   0  6400 2624 2088 S0  0.3   0:00.01 ssh
1 root  20   0  2404  836  716 S0  0.1   1:01.78 init
2 root  20   0 000 S0  0.0   0:00.89 kthreadd
3 root  RT   0 000 S0  0.0   0:07.79 migration/0
-- snip --

# top
top - 11:26:53 up 26 days, 21:06,  2 users,  load average: 1.00, 1.00, 1.00
Tasks: 326 total,   2 running, 324 sleeping,   0 stopped,   0 zombie
Cpu(s):  7.2%us,  5.1%sy,  0.0%ni, 84.2%id,  0.1%wa,  0.1%hi,  0.1%si,  3.3%st
Mem: 16093M total,15997M used,   96M free,  747M buffers
Swap:23602M total,   16M used,23585M free,11609M cached

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
63279 root  20   0  3292  364  100 R   99  0.0 132:21.15 sa1
26004 root  20   0  2968 1348  860 R2  0.0   0:00.01 top
1 root  20   0  2404  796  728 S0  0.0   0:32.13 init
2 root  20   0 000 S0  0.0   0:00.31 kthreadd
3 root  RT   0 000 S0  0.0   0:05.61 migration/0
4 root  20   0 000 S0  0.0   1:34.05 ksoftirqd/0
-- snip --

# strace -p 63279
Process 63279 attached - interrupt to quit
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
sigreturn() = ? (mask now [])
-- snip --

Anyone with the same problem, or a hint?

Host OS is z/VM 5.4.

Best regards,
Sebastian

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


Re: SLES11: /dev/-part1

2010-06-18 Thread Sebastian Korte
 Have you put on any maintenance after installing SLES11?

Errr, no. An online update helped. Thanks!


Sebastian

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


SLES11: /dev/-part1

2010-06-17 Thread Sebastian Korte
Dear list,

we moved some SLES9 guests over SLES10 to SLES11. Now pvscan is
confusing us on each guest:
# pvscan
PV /dev/dasdg1   VG vg00   lvm2 [13.53 GB / 3.52 GB free]
PV /dev/dasde1   VG vg01   lvm2 [13.53 GB / 6.80 GB free]
PV /dev/dasdf1   VG vg01   lvm2 [12.70 GB / 1.31 GB free]
PV /dev/-part1   VG vg01   lvm2 [13.53 GB / 0free]
Total: 4 [53.30 GB] / in use: 4 [53.30 GB] / in no VG: 0 [0   ]

What is /dev/-part1?
# ls -la /dev/-part1
lrwxrwxrwx 1 root root 6 Jun 10 10:04 /dev/-part1 - dasdc1

rm /dev/-part1 solved this. But only until next reboot, a new link is
created and I don't know why. Any suggestions?


Regards,
Sebastian

--
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: Pure-FTP uploadd-script

2010-03-22 Thread Sebastian Korte
Frank,

which distribution do you use? For example, SuSE Linux Enterprise
Server for zSeries provides pure-ftpd from scratch.


Regards,
Sebastian

--
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: Missing disk at boot

2009-04-09 Thread Sebastian Korte
 Well I don't know what I missed doing the LVM manually.  But I removed the
 LVM dasd from fstab so that I could boot cleanly.
 Then using yast I recreated the LVM vg  lv.  Reboot and it all works fine.
I tried to reproduce the problem and noticed that yast adds 2 symlinks
(/etc/init.d/boot.d/K05boot.lvm and /etc/init.d/boot.d/S09boot.lvm) if
LVM wasn't used before.
Maybe it helps.

Sebastian

--
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: Missing disk at boot

2009-04-09 Thread Sebastian Korte
 Do a find /etc -type f -mtime -1 to see what files have been changed in the 
 last 24 hours, and compare the list of those files, and their contents to 
 what you did manually.

I often use backups to find changes:
1. Make a full backup
2. Do the thing
3. Make an incremental backup and see which files are backed up

We store two versions of a file in the backup, one active and one
inactive. So I can restore the original file and find the changes with
diff.

Sebastian

--
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: pvmove hangs

2009-02-11 Thread Sebastian Korte
 IMHO it is not arch or distro specific. It looks exactly like as
 https://bugzilla.redhat.com/show_bug.cgi?id=193330 and the LVM
 developers are keen for somebody with a reproducer.

Dan, thank you very much for the link. Your tip at comment #10 helped.
If I specify each logical volume, pvmove moves all data successfully:
pvmove -v /dev/dasdd1 -n lvhome
pvmove -v /dev/dasdd1 -n lvusr
pvmove -v /dev/dasdd1 -n lvvar
...

It seems to avoid a deadlock situation. I will provide the requested
informations on the bugtracker.

Best regards,
Sebastian

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


pvmove hangs

2009-02-09 Thread Sebastian Korte
Hello list!

I try to move all logical volumes which reside on a minidisk
(/dev/dasdd1) on DASD MOD9 to a minidisk (/dev/dasde1) on DASD MOD54.
/ and /boot reside on separate minidisks, the rest is LVM managed.

I can reproduce the problem with a test system:
zlinux:~ # df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/dasdc1   879M  113M  767M  13% /
udev  247M  108K  247M   1% /dev
/dev/dasdb145M   13M   30M  31% /boot
/dev/mapper/system-lvhome
  492M   33M  460M   7% /home
/dev/mapper/system-lvopt
  656M   35M  622M   6% /opt
/dev/mapper/system-lvtmp
  368M   33M  336M   9% /tmp
/dev/mapper/system-lvusr
  1.2G  563M  606M  49% /usr
/dev/mapper/system-lvvar
  876M   81M  796M  10% /var
zlinux:~ # pvscan
  PV /dev/dasdd1   VG system   lvm2 [4.57 GB / 1.09 GB free]
  PV /dev/dasde1   VG system   lvm2 [4.80 GB / 4.80 GB free]

zlinux:~ # pvmove -v /dev/dasdd1
Wiping cache of LVM-capable devices
Finding volume group system
Archiving volume group system metadata (seqno 7).
Creating logical volume pvmove0
Executing: /sbin/modprobe dm-mirror
Moving 292 extents of logical volume system/lvusr
Moving 219 extents of logical volume system/lvvar
Moving 164 extents of logical volume system/lvopt
Moving 123 extents of logical volume system/lvhome
Moving 92 extents of logical volume system/lvtmp
Found volume group system
Found volume group system
Found volume group system
Found volume group system
Found volume group system
Updating volume group metadata
Creating volume group backup /etc/lvm/backup/system (seqno 8).
Found volume group system
Found volume group system
Suspending system-lvusr (253:0)
Found volume group system
Found volume group system
Suspending system-lvvar (253:1)
Found volume group system
Found volume group system
Suspending system-lvopt (253:2)
Found volume group system
Found volume group system
Suspending system-lvhome (253:3)
Found volume group system
Found volume group system
Suspending system-lvtmp (253:4)
Found volume group system
Creating system-pvmove0
Loading system-pvmove0 table
Resuming system-pvmove0 (253:5)
  system-pvmove0: device not found
Found volume group system
Loading system-pvmove0 table
Suppressed system-pvmove0 identical table reload.
Loading system-lvusr table
Resuming system-lvusr (253:0)
Found volume group system
Loading system-pvmove0 table
Suppressed system-pvmove0 identical table reload.
Loading system-lvvar table
Resuming system-lvvar (253:1)
Found volume group system
Loading system-pvmove0 table
Suppressed system-pvmove0 identical table reload.
Loading system-lvopt table
Resuming system-lvopt (253:2)
Found volume group system
Loading system-pvmove0 table
Suppressed system-pvmove0 identical table reload.
Loading system-lvhome table
Resuming system-lvhome (253:3)
Found volume group system
Loading system-pvmove0 table
Suppressed system-pvmove0 identical table reload.
Loading system-lvtmp table
Resuming system-lvtmp (253:4)
Checking progress every 15 seconds
  /dev/dasdd1: Moved: 5.5%
  /dev/dasdd1: Moved: 10.8%
  /dev/dasdd1: Moved: 16.1%
  /dev/dasdd1: Moved: 21.3%
  /dev/dasdd1: Moved: 26.5%
  /dev/dasdd1: Moved: 31.9%
  /dev/dasdd1: Moved: 32.8%
Updating volume group metadata
Creating volume group backup /etc/lvm/backup/system (seqno 9).
Found volume group system
Found volume group system
Suspending system-lvusr (253:0)
Suspending system-pvmove0 (253:5)
Found volume group system
Found volume group system
Suspending system-lvvar (253:1)
Found volume group system
Found volume group system
Suspending system-lvopt (253:2)
Found volume group system
Found volume group system
Suspending system-lvhome (253:3)
Found volume group system
Found volume group system
Suspending system-lvtmp (253:4)
Found volume group system
Found volume group system
Found volume group system
Loading system-pvmove0 table
Resuming system-pvmove0 (253:5)
(here the output stops)

Now the system freezes slowly: sshd still gives a login-prompt, but if
I enter the password no login is possible. Other open ssh sessions
freeze are working until I enter a command. After a few minutes sshd
doesn't answer any more. If I reboot the system it doesn't comes up,
because the pvmove is restartet during the boot and the system freezes
again.

I can rescue the system with a few steps: IPL into CMS, detach a LVM
managed minidisk, boot the guest which doesn't comes up (Give root
password to login), edit the fstab with ed and delete all mounts
with LVM volumes, attach the minidisk again and reboot. The system
comes up and pvmove starts to work 

Problem with Hipersockets on CentOS 4.3

2006-09-06 Thread Sebastian Korte

Hello list!

I have problems to get Hipersockets running on CentOS-4.3/s390x,
kernel 2.6.9-42.EL, z/VM 5.1. The three Hipersocket-addresses are
dedicated to the guest. OSA-Express works fine.

I use the following documentation:
http://mirror.centos.org/centos/4/docs/html/rhel-ig-s390-multi-en-4/s1-s390info-addnetdevice.html
The step echo 0.0.FD20,0.0.FD21,0.0.FD22 
/sys/bus/ccwgroup/drivers/qeth/group fails, there is no new directory
in /sys/bus/ccwgroup/drivers/qeth. Even if I reboot.

I see the addresses with lscss, but there is no use for them:
Device   Subchan.  DevType CU Type Use  PIM PAM POM  CHPIDs
--
0.0.0500 0.0.  1732/01 1731/01 yes  80  80  FF   0700 
0.0.0501 0.0.0001  1732/01 1731/01 yes  80  80  FF   0700 
0.0.0502 0.0.0002  1732/01 1731/01 yes  80  80  FF   0700 
0.0.FD20 0.0.0003  1732/05 1731/05  80  80  FF   FD00 
0.0.FD21 0.0.0004  1732/05 1731/05  80  80  FF   FD00 
0.0.FD22 0.0.0005  1732/05 1731/05  80  80  FF   FD00 

Does someone have that running?

Sebastian

--
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: Problem with Hipersockets on CentOS 4.3

2006-09-06 Thread Sebastian Korte

Use non capital addresses in sysfs.
echo 0.0.fd20,0.0.fd21,0.0.fd22  /sys/bus/ccwgroup/drivers/qeth/group
should do the trick.


Yes! Thank you very much.

Sebastian

--
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: Fax Server on zLinux

2006-02-01 Thread Sebastian Korte

 Can anyone help me?


This question was already discussed here:
http://www.mail-archive.com/linux-390@vm.marist.edu/msg34517.html

Regards,
Sebastian

--
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: I want to use MTU 8992 bytes.

2006-01-05 Thread Sebastian Korte
konnichiha.

I think I should change the parameter MTU= in
 /etc/sysconfig/network/ifcfg-qeth-bus-ccw-0.0. file.


Right. sou desu. :-)

Should I change other file?


No, no other file has to be changed.

Regards,
S. Korte

--
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: Move an LVM

2005-12-15 Thread Sebastian Korte
I have successfully moved LVM disks from SLES7 to SLES8 with this
description:
http://www.tldp.org/HOWTO/LVM-HOWTO/recipemovevgtonewsys.html

The words When plugged into the new system... in our world mean to detach
the disks from guest1 and link it to guest2.

I don't know any SLES8/SLES9 or LVM1/LVM2 version problems, it would be nice
to hear your results.


Sebastian Korte

--
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: modprobe surviving reboot

2005-06-03 Thread Sebastian Korte
Uriel,

steps to add the module statically:

- Edit /etc/sysconfig/kernel:
Add dummy to the INITRD_MODULES: INITRD_MODULES=reiserfs xyz -
INITRD_MODULES=reiserfs xyz dummy
Save and quit the file.
- Execute mkinitrd
- Execute zipl

For the interface:
Copy /etc/sysconfig/network/ifcfg-lo to /etc/sysconfig/network/ifcfg-dummy0
and change the options in the new file.

Reboot and it should be done.

Regards,
Sebastian

--
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: GPG, SLES 9 64 bit...

2005-05-25 Thread Sebastian Korte
 So, I attempt to do more work but nothing seems to work. Ideas?
I had the same problem. Wait 6-60 minutes. ;-) It takes a long time to finish.


Sebastian

--
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 SLES 9 default runlevel change from 3 to 5

2005-05-25 Thread Sebastian Korte
Leonard,

I believe the whole SLES9 product line is GUI-oriented, especially for
desktops. Even the documentation, which is delivered with the
zLinux-Distribution, covers the x86 world. So they didn't change the
settings for the s390 platform.

Regards,
Sebastian

--
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: Nagios CICS

2005-05-24 Thread Sebastian Korte
 The
 Nagios NRPE daemon would probably compile under USS, and then you could
 remotely execute REXX execs to probe various CICS things and return the
 output back to Nagios.

We use both NRPE and NSCA under USS. NSCA can be called with BPXBATCH
trough JCL to execute notifications within nagios.

Regards,
Sebastian

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


3270 Check (was: Nagios CICS)

2005-05-24 Thread Sebastian Korte
Has anyone an idea how to check 3270 system logon availability of z/OS
with nagios? I think of a script calling something like s3270.
c3270 IPnumber works, but all I need is the return-code of a simple connect...

Sebastian

--
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: shutting down linux under vm

2005-04-28 Thread Sebastian Korte
2005/4/28, Christian Borntraeger [EMAIL PROTECTED]:
  Anybody knows if this is applicable to SLES 9.0  too.
  It don't seems to work.
 [...]
  root=/dev/dasd/010f/part1 ro noinitrd dasd=010F,0100 vmpoff=LOGOFF

Yes, it works here with:
parameters = root=/dev/dasdc1 selinux=0 TERM=dumb elevator=cfq
vmpoff=LOGOFF vmhalt=LOGOFF

Sebastian

--
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: xinetd - how to figure out from which interface a connection is coming

2005-04-26 Thread Sebastian Korte
Ulisses,

 Finding that, I can map the IP address (or
 interface) to the user.

Do you really need the local adress the user is connected to? To find
out the remote user ip? You can directly get the remote ip of the user
with env | grep REMOTE_HOST in you shell script. It's the shorter
way.

Sebastian

--
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: Subdirectory security

2005-04-19 Thread Sebastian Korte
 chmod +777 just doesn't do what I need.

Try to solve it with group access:
All files (including directory infotech) have rights 770, groupname
e.g. infotech.
User1,2,3 are only in the group users, so they only can change their
own files.
Only user infotech is in group infotech, so he can update all userfiles.
I hope this is what you mean :-)

Regards,
Sebastian

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


login: failure forking: Resource temporarily unavailable c

2005-04-13 Thread Sebastian Korte
Hi list,

after 76 days I had to hard-reset a linux.
Putty closed itself after a ssh connect attempt.
Therefore I tried the VM-console:
--- snip ---
linux390 login: root
Password:

You have old mail in /var/mail/root.
Last login: Wed Apr 13 15:10:47 on ttyS0
login: failure forking: Resource temporarily unavailable c

Welcome to SuSE SLES 8 (s390x) - Kernel 2.4.21-107-default (ttyS0).

linux390 login:

#cp logoff :-)
--- snap ---
The logoff was done today, Apr 13 15:30.

The linux started to die yesterday, here the details:
Syslog stopped logging  Apr 12 10:30.
Sysstat stopped logging Apr 12 12:10.
I worked on this system Apr 12 15:30(!), and I remember 1,2GB free
disk space. I have changed some trivial files with vi and did not
notice any problems.

A few last sysstat values:
12:00:00   proc/s (this value was never greater than 1)
12:10:00 0.14

12:00:00  CPU %user %nice   %system %idle
12:10:00  all  0.01  0.00  0.10 99.89

12:00:00 pswpin/s pswpout/s
12:10:00 0.00  0.00

12:00:00kbmemfree kbmemused  %memused kbmemshrd kbbuffers
12:10:00 6108244848 97.57 0 49980
kbcached kbswpfree kbswpused  %swpused
55192358188  1792  0.50

Has anyone seen this failure forking message before?


Sebastian

--
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: adding dasd sles9 different than sles8

2005-03-23 Thread Sebastian Korte
 My zipl.conf has:
 parameters = dasd=193,192,200,210,211 root=/dev/dasdb2 TERM=dumb

Mark,

my zipl.conf has parameters=... dasd=200-220 ... no matter if I have
20 minidisks.

I use the command:
/sbin/dasd_configure 0.0.0XXX 1 0
for dynamic activation and:
/sbin/dasd_configure 0.0.0XXX 0 0
for deactivation.

You can do the dasd-handling with yast, and with the environment
variable Y2SLOG_DEBUG=1 you see the commands mentioned above in
/var/log/YaST2/y2log


Greetings,
Sebastian

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


VDISK size problem

2005-03-15 Thread Sebastian Korte
Hello list,

I use SWAPGEN for VDISK. It's defined in the
PROFILE.EXEC:
'SWAPGEN 203 3145728'

This entry works, and my VDISK has 1,5 GB.

If I try to define a larger VDISK an error occurs:
Error 91 from CP DEFINE VFB-512 AS 203 BLK 4194304:
HCPLNM091E DASD 0203 not defined; vdisk space not
available

vdisk space not available? I can define five
further VDISKs with 3145728! We have got enough space.

How can I define larger VDISKs? VDISK SYS- and
USERLIM are both infinite.

Regards,
Sebastian

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

2004-07-14 Thread Sebastian Korte
 Sounds like your guest is not getting dispatched.

If it's not getting dispatched I couldn't log in and work almost normally
(ping, change directories, mount, df...). But I can do so!

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

2004-07-14 Thread Sebastian Korte
 How much memory do you currently have defined to the guest, and how much
 real memory is available on the system?

zVM: 8 GB + 4 GB Exp.

There are two guests with the described problem:

guest1# free -m
 total   used   free sharedbuffers cached
Mem:   995987  8  0 58349
-/+ buffers/cache:578416
Swap: 2047416   1631

guest2# free -m
 total   used   free sharedbuffers cached
Mem:   995985  9  0 57334
-/+ buffers/cache:593402
Swap: 2047281   1766

All other guests with less workload don't have this problem.

 If you drastically reduce its memory
 allocation, things will move much better.
I often read this hint on the mailinglist to reduce memory, but what if the
application (SAP) needs it? Two days ago my guest2 got stuck because mem and
swap was 100% used and it began to kill processes to free memory. I thought
I have to add mem and swap...

And: it doesn't get stuck. It's alive. I only cannot do any networking with
it.

Difficult :-\

Regards,
Sebastian

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


Network freezes

2004-07-13 Thread Sebastian Korte
We've got a curious problem here with some linux-guests on a z990 with zVM44
and SLES8, k_deflt-2.4.21-221, Gigabit Ethernet OSA. Sometimes all network
connections are going down, e.g. all ssh sessions get lost with timeout etc.
A ping doesn't reach the linux. Pings from direct network-neighbours to the
linux fail, too. If I log on to the zVM console almost everything looks
fine. I can ping it's own IP-address, but not the Gateway's IP-adress or the
neighbours. A mount or df hangs when it should list NFS-mounted
directories from other servers.
If I reboot the linux-guest the problem is gone. Or I can wait a random time
(around 20-45 minutes), suddenly the linux answers again. There are no
error-messages in /var/log/messages. I have exactly _no_ idea what I can do
now. An inconfig eth0 down/up doesn't change anything. I cannot reproduce
this error, so I have to wait until it happens the next time. Any hints what
I can do when it happens again next time?

TIA,
Sebastian

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


Routing Problem

2003-06-25 Thread Sebastian Korte
Hi,

I've got a problem with my linux-routers. They route between the 
hipersocket-network-area and the rest of the net.
The problem occurs after echo no_router eth0  /proc/qeth on the primary router, the 
secondary router stops routing and I don't know why. Both eth0-devices of the primary 
and the secondary router were attached to one OSA. Maybe that's my fault!? I know that 
this solution is insecure but right now our other OSA is used for other 
testing-purposes...
Suggestions?

Greetings,
Sebastian

Jetzt bei WEB.DE FreeMail anmelden = 1qm Regenwald schuetzen! Helfen
Sie mit! Nutzen Sie den Serien-Testsieger. http://user.web.de/Regenwald