Re: Open Vswitch and SLES12 KVM

2017-12-15 Thread Tito Garrido
Hi Folks!

The place that Robert pointed it is correct, but to update it we use a
script called qeth_configure (I guess it would be similar to chzdev but for
SuSE and network only)

So the answer was:

qeth_configure -l -o "bridge_role=primary" 1

Thank you!

Tito

On Tue, Dec 12, 2017 at 1:23 PM, Christian Ehrhardt <
christian.ehrha...@canonical.com> wrote:

> On Tue, Dec 12, 2017 at 4:05 PM, Robert J Brenneman 
> wrote:
> > I have the following at the very end of my
> > /etc/udev/rules.d/51-qeth-0.0.1080.rules
>
> I think that is close to where chzdev [1] would place it, but IIRC
> SLES12 was not yet on chzdev right?
> If they are I beg your pardon - in that case you can enable it through
> chzdev and it will take care to store persistent config in the udev
> rules.
>
> [1]: https://www.ibm.com/support/knowledgecenter/en/linuxonibm/
> com.ibm.linux.z.lhdd/lhdd_r_chzdev_cmd.html
>
> --
> 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/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

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


Open Vswitch and SLES12 KVM

2017-12-11 Thread Tito Garrido
Hi Folks,

What is the recommended setup for open vswitch on SLES 12 on z?

I can see:
https://www.suse.com/documentation/sles-12/book_sle_admin/data/sec_ovs.html

But it says nothing about BRIDGEPORT.

Where should I put OPTIONS="layer2=1 bridge_role=primary

Is "OPTIONS" a recognized option on SuSE?

Regards,

Tito

-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: How to enable Simultaneous Multi-Threading (SMT) on SLES12.2 (Bare metal)?

2017-03-15 Thread Tito Garrido
Thank you Alan!

Regards,

Tito

On Wed, Mar 15, 2017 at 10:38 PM, Alan Altmark <alan_altm...@us.ibm.com>
wrote:

> On Thursday, 03/16/2017 at 12:45 GMT, Tito Garrido <titogarr...@gmail.com>
> wrote:
> > How to enable SMT on SLES12.2 bare metal?
>
> Please see the Linux Device Drivers and Command Reference on
> Developerworks.  SMT is enabled by default if the hardware supports it.
> (z/VM doesn't virtualize SMT, so it won't be enabled when Linux is a z/VM,
> even when z/VM itself is enabled for SMT.)
>
> Alan Altmark
>
> Senior Managing z/VM and Linux Consultant
> Lab Services System z Delivery Practice
> IBM Systems & Technology Group
> ibm.com/systems/services/labservices
> office: 607.429.3323
> mobile; 607.321.7556
> alan_altm...@us.ibm.com
> IBM Endicott
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

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


How to enable Simultaneous Multi-Threading (SMT) on SLES12.2 (Bare metal)?

2017-03-15 Thread Tito Garrido
Hi Folks!

How to enable SMT on SLES12.2 bare metal?

Regards,

Tito

-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

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


z/VM cheatsheet

2016-08-13 Thread Tito Garrido
Hi Folks,

Just sharing a simple z/VM cheatsheet that I have created:

https://www.cheatography.com/titog/cheat-sheets/z-vm-cheat-sheet/

If you want to collaborate let me know :)

Regards,

Tito

-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: Reading VMLOGS files from Linux (cmsfs-fuse)

2016-05-21 Thread Tito Garrido
Hi Mauro,

To unpack I had to go z/VM and "COPYFILE / (unpack oldd" on each file.

Regards,

Tito


On Thu, May 19, 2016 at 5:24 PM, Mauro Souza <thoriu...@gmail.com> wrote:

> That was a question I had for some time but never got time to pursue: how
> to unpack the files? It's something from Linux or from zVM?
> On May 19, 2016 17:02, "Alan Altmark" <alan_altm...@us.ibm.com> wrote:
>
> > On Thursday, 05/19/2016 at 06:28 GMT, Tito Garrido <
> titogarr...@gmail.com>
> > wrote:
> > > Issue solved by Alan, the files were packed by VMLOGS... I had unpacked
> > the
> > > file and Linux can read it.
> >
> > I would probably open a ticket on the cms-fuse support.  Alas, there's no
> > indicator of "packed-ness" in the file descriptor (FST), so cms-fuse
> would
> > have to heuristically determine the packed/unpacked status of a file.
> > (That's how XEDIT works.)
> >
> > Alan Altmark
> >
> > Senior Managing z/VM and Linux Consultant
> > Lab Services System z Delivery Practice
> > IBM Systems & Technology Group
> > ibm.com/systems/services/labservices
> > office: 607.429.3323
> > mobile; 607.321.7556
> > alan_altm...@us.ibm.com
> > IBM Endicott
> >
> > --
> > For LINUX-390 subscribe / signoff / archive access instructions,
> > send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> > visit
> > http://www.marist.edu/htbin/wlvindex?LINUX-390
> > --
> > For more information on Linux on System z, visit
> > http://wiki.linuxvm.org/
> >
>
> --
> 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/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: Reading VMLOGS files from Linux (cmsfs-fuse)

2016-05-19 Thread Tito Garrido
Issue solved by Alan, the files were packed by VMLOGS... I had unpacked the
file and Linux can read it.

Thanks!

Tito

On Wed, May 18, 2016 at 4:36 PM, Tito Garrido <titogarr...@gmail.com> wrote:

> Hi Folks,
>
> I have a bunch of console logs from VMLOGS that I would like to read from
> Linux. I have used cmsfs-fuse -a to mount it on /mnt but there are a lot of
> strange chars in the file:
>
>  cat MAINT9.SYSPROG
>  FdoDMSACP723I T (1193) R/O%nDMSACP723I B (5E5) R/O_nDMSACP723I D (51D)
> R/O_nDMSACP723I E (551) R/O_▒coPRESS ENTER TO CONTINUE%▒c▒Ready;
> T=0.01/0.01 14:26:05▒ebkrjob▒'▒Ready; T=0.46/0.48
> 14:29:22▒elogoff▒'▒CONNECT= 00:03:23 VIRTCPU= 000:00.46 TOTCPU=
> 000:00.49(vLOGOFF AT 14:29:26 BRT FRIDAY 05/13/16)▒
>
> Is there a way to fix it?
>
> Regards,
>
> Tito
> --
>
> Linux User #387870
> .
>  _/_õ|__|
> ..º[ .-.___.-._| . . . .
> .__( o)__( o).:___
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

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


Reading VMLOGS files from Linux (cmsfs-fuse)

2016-05-18 Thread Tito Garrido
Hi Folks,

I have a bunch of console logs from VMLOGS that I would like to read from
Linux. I have used cmsfs-fuse -a to mount it on /mnt but there are a lot of
strange chars in the file:

 cat MAINT9.SYSPROG
 FdoDMSACP723I T (1193) R/O%nDMSACP723I B (5E5) R/O_nDMSACP723I D (51D)
R/O_nDMSACP723I E (551) R/O_▒coPRESS ENTER TO CONTINUE%▒c▒Ready;
T=0.01/0.01 14:26:05▒ebkrjob▒'▒Ready; T=0.46/0.48
14:29:22▒elogoff▒'▒CONNECT= 00:03:23 VIRTCPU= 000:00.46 TOTCPU=
000:00.49(vLOGOFF AT 14:29:26 BRT FRIDAY 05/13/16)▒

Is there a way to fix it?

Regards,

Tito
-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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 Cloud 6 + z/VM - Any adventurer?

2016-04-26 Thread Tito Garrido
I guess I have it for 60 days during my free trial :D Just a zypper upgrade
would apply the PTF?

I will try it :D

Thanks!

Tito

On Tue, Apr 26, 2016 at 2:22 AM, Mark Post <mp...@suse.com> wrote:

> >>> On 4/20/2016 at 10:31 AM, Tito Garrido <titogarr...@gmail.com> wrote:
> -snip-
> > When I try to deply Nova I get the following message:
> >
> > *root@d52-54-00-a1-98-8b:~ # cat /var/chef/cache/chef-stacktrace.out
> > Generated at 2016-04-20 11:09:12
> -0300Chef::Mixin::Template::TemplateError:
> > Chef::Mixin::Template::TemplateError (undefined method `[]' for
> > nil:NilClass) on line #57: 55: <%end -%> 56:  57: [<%=
> > @svm[:zvm_xcat_mgt_vswitch] %>] 58:  59: # (StrOpt ) rdev_list for each
> > vswitch's uplink real device(s), seperated by ','.*
> >
> > The error seems to be related to rdev_list for physnet... I have tried
> > comma separated and even blank values.
>
> According to one of our developers that works on SUSE OpenStack Cloud:
> "has nothing to do with rdev_list, is just a typo in the template (svm
> instead of zvm). it is already fixed..."
>
> If you have a support agreement you can get a PTF to fix 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/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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 Cloud 6 + z/VM - Any adventurer?

2016-04-20 Thread Tito Garrido
Hi Berthold,

Is there any specific documentation about it? :)

Thanks in advance!

Tito

On Wed, Apr 20, 2016 at 2:28 PM, Berthold Gunreben <b...@suse.de> wrote:

> Hi Tito,
>
> I actually participated in a presentation today that demonstrated that
> thing. Unfortunately, you will need some expert with openstack and
> another expert with z/VM to setup all of this. Currently this cannot be
> done with the graphical frontends. After you accomplish the setup,
> things become easier though...
>
> In other words, yes, it is possible, but you probably will need help
> from SUSE to really do the setup (I am one of those who can do the
> z/VM part; the openstack part is something for someone else).
>
> Berthold
>
> On Wed, 20 Apr 2016 11:31:45 -0300
> Tito Garrido <titogarr...@gmail.com> wrote:
>
> > Hi Folks,
> >
> > I have been checking SuSE Cloud 6 capabilities in my "hybrid
> > environment" (zPDT + KVMx86) but I got stuck on Neutron + Nova
> > config...
> >
> > The neutron recipe runs fine, even though I can't see any connection
> > tempt from XCAT /var/log/message...
> >
> > When I try to deply Nova I get the following message:
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > *root@d52-54-00-a1-98-8b:~ # cat /var/chef/cache/chef-stacktrace.out
> > Generated at 2016-04-20 11:09:12
> > -0300Chef::Mixin::Template::TemplateError:
> > Chef::Mixin::Template::TemplateError (undefined method `[]' for
> > nil:NilClass) on line #57: 55: <%end -%> 56:  57: [<%=
> > @svm[:zvm_xcat_mgt_vswitch] %>] 58:  59: # (StrOpt ) rdev_list for
> > each vswitch's uplink real device(s), seperated by ','.*
> >
> > The error seems to be related to rdev_list for physnet... I have tried
> > comma separated and even blank values.
> >
> > I have been following the deployment documentation (
> >
> https://www.suse.com/documentation/suse-openstack-cloud-6/book_cloud_deploy/data/cha_depl_ostack.html
> )
> > but it doesn't provide much regarding z/VM...
> >
> > Anybody playing with SuSE Cloud 6? :)
> >
> > Thanks,
> >
> > Tito Garrido
> >
>
>
>
> --
> --
>  Berthold Gunreben  Build Service Team
>  http://www.suse.de/ Maxfeldstr. 5
>  SUSE Linux GmbH, D-90409 Nuernberg, Germany, HRB 21284 (AG Nürnberg)
>  GF: Felix Imendörffer, Jane Smithard, Graham Norton
>
> --
> 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/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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 Cloud 6 + z/VM - Any adventurer?

2016-04-20 Thread Tito Garrido
Hi Folks,

I have been checking SuSE Cloud 6 capabilities in my "hybrid environment"
(zPDT + KVMx86) but I got stuck on Neutron + Nova config...

The neutron recipe runs fine, even though I can't see any connection tempt
from XCAT /var/log/message...

When I try to deply Nova I get the following message:










*root@d52-54-00-a1-98-8b:~ # cat /var/chef/cache/chef-stacktrace.out
Generated at 2016-04-20 11:09:12 -0300Chef::Mixin::Template::TemplateError:
Chef::Mixin::Template::TemplateError (undefined method `[]' for
nil:NilClass) on line #57: 55: <%end -%> 56:  57: [<%=
@svm[:zvm_xcat_mgt_vswitch] %>] 58:  59: # (StrOpt ) rdev_list for each
vswitch's uplink real device(s), seperated by ','.*

The error seems to be related to rdev_list for physnet... I have tried
comma separated and even blank values.

I have been following the deployment documentation (
https://www.suse.com/documentation/suse-openstack-cloud-6/book_cloud_deploy/data/cha_depl_ostack.html)
but it doesn't provide much regarding z/VM...

Anybody playing with SuSE Cloud 6? :)

Thanks,

Tito Garrido

-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: Ubuntu 16.04 LTS Beta for IBM LinuxONE and z Systems

2016-04-04 Thread Tito Garrido
D C8.C
R00C8  FF2BFFFB FC7CE540 003C8000  06


On Mon, Apr 4, 2016 at 2:00 PM, Neale Ferguson <ne...@sinenomine.net> wrote:

> After the STFLE executes and puts you in CP READ enter D C8.C
>
> On 4/4/16, 12:58 PM, "Linux on 390 Port on behalf of Tito Garrido"
> <LINUX-390@VM.MARIST.EDU on behalf of titogarr...@gmail.com> wrote:
>
> >-> 000100AC   STFLE   B2B000C8 >> 00C8 CC 3
>
> --
> 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/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: Ubuntu 16.04 LTS Beta for IBM LinuxONE and z Systems

2016-04-04 Thread Tito Garrido
Hi Neale!

This is the output:

CP TR STFLE
HCPTRI1027I An active trace set has turned RUN off.
ubuntu
003 FILES PURGED
RDR FILE 0008 SENT FROM UBUNTU   PUN WAS 0008 RECS 169K CPY  001 A NOHOLD
NOKEEP
RDR FILE 0009 SENT FROM UBUNTU   PUN WAS 0009 RECS 0001 CPY  001 A NOHOLD
NOKEEP
RDR FILE 0010 SENT FROM UBUNTU   PUN WAS 0010 RECS 092K CPY  001 A NOHOLD
NOKEEP
003 FILES CHANGED
Tracing active at IPL
003 FILES CHANGED
-> 000100AC   STFLE   B2B000C8 >> 00C8 CC 3

CP READ   SSI1




On Mon, Apr 4, 2016 at 1:29 PM, Neale Ferguson  wrote:

> The kernel is looking for the following bit settings in the output of the
> STFLE instruction:
>
> c100eff2 f46ce800 0040
>
>
> What do you see if you IPL with
>
> #CP TR STFLE
>
> (find where it is storing the facilities and compare to the bit settings
> above).
>
> Neale
>
> --
> 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/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: Ubuntu 16.04 LTS Beta for IBM LinuxONE and z Systems

2016-04-04 Thread Tito Garrido
[root@LNXADMIN ~]# cat /proc/cpuinfo
vendor_id   : IBM/S390
# processors: 1
bogomips per cpu: 226.00
features: esan3 zarch stfle msa ldisp eimm dfp etf3eh highgprs
processor 0: version = FF,  identification = 01AF2B,  machine = 1090

This is from RHEL66

On Mon, Apr 4, 2016 at 12:57 PM, Neale Ferguson <ne...@sinenomine.net>
wrote:

> Do you have other Linux guests on the zPDT? If so, what does /proc/cpuinfo
> report? The output of STFLE is interpreted and the facilities shown. From
> that, it should be easy to deduce if you have the equivalent of z12
> support in the “hardware”.
>
> Neale
>
> On 4/4/16, 11:51 AM, "Linux on 390 Port on behalf of Tito Garrido"
> <LINUX-390@VM.MARIST.EDU on behalf of titogarr...@gmail.com> wrote:
>
> >Hi Dave,
> >
> >My parmfile is clear... this is what I get during the installation IPL:
> >The Linux kernel requires more recent processor hardware
> >HCPGIR450W CP entered; disabled wait PSW 0002 8000 
> >0BAD
> >
> >
> >I am running the latest version of zPDT so it should be a z13.
>
> --
> 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/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: Ubuntu 16.04 LTS Beta for IBM LinuxONE and z Systems

2016-04-04 Thread Tito Garrido
Hi Dave,

My parmfile is clear... this is what I get during the installation IPL:
The Linux kernel requires more recent processor hardware
HCPGIR450W CP entered; disabled wait PSW 0002 8000  0BAD


I am running the latest version of zPDT so it should be a z13.

On Mon, Apr 4, 2016 at 9:53 AM, Dave Jones <d...@vsoft-software.com> wrote:

> Tito, what is in your PARMFILE UBUNTU file?
>
> Have a good one.
>
> DJ
>
>
> On 04/03/2016 04:11 PM, Tito Garrido wrote:
>
>> When I tried to install it on a zPDT it complained about my processor
>> (says
>> that it is not supported), is it an zPDT issue or ubuntu is not
>> recognizing
>> the machine type 1090?
>>
>> On Thu, Mar 31, 2016 at 12:33 PM, Ray Mansell <r...@mansell.org> wrote:
>>
>> After some offline troubleshooting (Viktor and I are both with IBM), it
>>> turns out that the installation files on the CD image are slightly out
>>> of date with respect to the development files. Having obtained the
>>> relevant initrd and kernel images, I am now happily installing Ubuntu.
>>>
>>> This is where you should retrieve the working files:
>>>
>>>
>>> http://ports.ubuntu.com/dists/xenial/main/installer-s390x/current/images/generic/
>>>
>>> There are also a couple of things you need to be aware of during the
>>> installation:
>>>
>>>   * After you select the installation language, the installer will ask
>>> you to select a download mirror. The only choice is to enter it
>>> manually, at which point you should enter: ports.ubuntu.com
>>>   * After that, it will prompt you for the subdirectory, to which you
>>> should respond '/ubuntu-ports' (without the quotes, but *with* the
>>> leading slash)
>>>
>>>  From that point onwards, it looks a lot like the Debian installation
>>> procedure. Well, so far... it hasn't yet completed.
>>>
>>> Ray
>>>
>>> On 3/31/2016 10:17, Viktor Mihajlovski wrote:
>>>
>>> On 31.03.2016 15:57, Ray Mansell wrote:
>>>>
>>>> I downloaded and expanded the CD image, and started to install it.
>>>>> However, I'm now stuck looking for an FTP server from which to perform
>>>>> the bulk of the installation.
>>>>>
>>>>> On the "Select your location" screen, I choose USA.
>>>>> The next screen "Choose a mirror..." supplies "enter information
>>>>> manually" as the only choice.
>>>>> Selecting that gets me to the "Choose a mirror..." screen, which
>>>>> invites
>>>>> me to enter the mirror's hostname.
>>>>> And that would be what? (pointing it to my local FTP server where I
>>>>> downloaded the ISO doesn't help - it just fails with "Bad archive
>>>>> mirror")
>>>>>
>>>>> Can you point me to the appropriate installation mirror, please?
>>>>>
>>>>> You could try the following URL: http://ports.ubuntu.com/ubuntu-ports
>>>> [,,,]
>>>>
>>>>
>>>> --
>>> For LINUX-390 subscribe / signoff / archive access instructions,
>>> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
>>> visit
>>> http://www.marist.edu/htbin/wlvindex?LINUX-390
>>> --
>>> For more information on Linux on System z, visit
>>> http://wiki.linuxvm.org/
>>>
>>>
>>
>>
> --
> Dave Jones
> V/Soft Software
> www.vsoft-software.com
> Houston, TX
> 281.578.7544
>
>
> --
> 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/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: Ubuntu 16.04 LTS Beta for IBM LinuxONE and z Systems

2016-04-03 Thread Tito Garrido
When I tried to install it on a zPDT it complained about my processor (says
that it is not supported), is it an zPDT issue or ubuntu is not recognizing
the machine type 1090?

On Thu, Mar 31, 2016 at 12:33 PM, Ray Mansell  wrote:

> After some offline troubleshooting (Viktor and I are both with IBM), it
> turns out that the installation files on the CD image are slightly out
> of date with respect to the development files. Having obtained the
> relevant initrd and kernel images, I am now happily installing Ubuntu.
>
> This is where you should retrieve the working files:
>
> http://ports.ubuntu.com/dists/xenial/main/installer-s390x/current/images/generic/
>
> There are also a couple of things you need to be aware of during the
> installation:
>
>  * After you select the installation language, the installer will ask
>you to select a download mirror. The only choice is to enter it
>manually, at which point you should enter: ports.ubuntu.com
>  * After that, it will prompt you for the subdirectory, to which you
>should respond '/ubuntu-ports' (without the quotes, but *with* the
>leading slash)
>
> From that point onwards, it looks a lot like the Debian installation
> procedure. Well, so far... it hasn't yet completed.
>
> Ray
>
> On 3/31/2016 10:17, Viktor Mihajlovski wrote:
>
>> On 31.03.2016 15:57, Ray Mansell wrote:
>>
>>> I downloaded and expanded the CD image, and started to install it.
>>> However, I'm now stuck looking for an FTP server from which to perform
>>> the bulk of the installation.
>>>
>>> On the "Select your location" screen, I choose USA.
>>> The next screen "Choose a mirror..." supplies "enter information
>>> manually" as the only choice.
>>> Selecting that gets me to the "Choose a mirror..." screen, which invites
>>> me to enter the mirror's hostname.
>>> And that would be what? (pointing it to my local FTP server where I
>>> downloaded the ISO doesn't help - it just fails with "Bad archive
>>> mirror")
>>>
>>> Can you point me to the appropriate installation mirror, please?
>>>
>> You could try the following URL: http://ports.ubuntu.com/ubuntu-ports
>> [,,,]
>>
>>
>
> --
> 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/
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: zKVM on zpdt

2015-10-05 Thread Tito Garrido
Hi Carsten,

Thanks for your inputs.

I have formatted from another linux and it worked.

Now I got another error on chreipl step:
























*2015-10-02 17:16:24,106 - model.installfunctions - DEBUG - Zipl output is:
Using config file '/etc/zipl.conf'Building bootmap in '/boot'Building menu
'zipl-automatic-menu'Adding #1: IPL section 'linux' (default)Preparing boot
device: dasda (5001).Done.2015-10-02 17:16:24,111 - model.installfunctions
- DEBUG - Zipl error output is:2015-10-02 17:16:24,130 -
model.installfunctions - DEBUG - Zipl bootName is: dasda2015-10-02
17:16:24,187 - model.installfunctions - DEBUG - chreipl output
is:2015-10-02 17:16:24,191 - model.installfunctions - DEBUG - chreipl error
output is: chreipl: Could not open "reipl/ccw/loadparm" (Permission
denied)2015-10-02 17:16:24,194 - model.installfunctions - ERROR - Error
running chreipl2015-10-02 17:16:24,198 - model.installfunctions - CRITICAL
- Failed installSystem2015-10-02 17:16:24,201 - model.installfunctions -
CRITICAL - EXCEPTION:2015-10-02
17:16:24,204 - model.installfunctions - CRITICAL - Error running
chreipl2015-10-02 17:16:24,223 - model.installfunctions - CRITICAL -
Stacktrace:Traceback (most recent call last): File
"/opt/ibm/kvmibm-installer/model/installfunctions.py", line 377, in
installSystem   installBootloader(diskSelected, rootDir, bootDev, rootDev,
swapDev) File "/opt/ibm/kvmibm-installer/model/installfunctions.py", line
1101, in installBootloader   raise RuntimeError('Error running
chreipl')RuntimeError: Error running chreipl2015-10-02 17:16:24,625 -
controller.controller - CRITICAL - ZKVMError: [['KVMIBMIN70500', 'Error
while installing packages.'], ('INSTALLER', 'INSTALLSYSTEM',
'INSTALL_MSG')](END)*
Probably is another issue with zPDT.



On Mon, Oct 5, 2015 at 5:30 AM, Carsten Otte <co...@de.ibm.com> wrote:

>
> Tito,
>
> I think you ran into a Linux dasd device driver problem. The issue is, that
> the awsckd emulator does not support (and does not advertiese) the prefix
> command. This is perfectly fine for a 3390 device, however Linux does issue
> this command on 3390. The issue has been reported and is fixed in upstream
> Linux. I think the bugfix needs to be backported to your level of code.
> As a workaround, you can bring up another linux that is either old enough
> for not having the bug or new enough to have the fix, and do dasdfmt on
> your dasd. Using the dasd (partitioning, creating and mounting filesystems)
> works flawless from your kernel as far as I can tell.
>
> so long,
> Carsten
> --
> Carsten Otte
> IBM Deutschland R
> Firmware Development
>
>
>
> From:   Tito Garrido <titogarr...@gmail.com>
> To: LINUX-390@VM.MARIST.EDU
> Date:   02/10/2015 18:30
> Subject:Re: zKVM on zpdt
> Sent by:Linux on 390 Port <LINUX-390@VM.MARIST.EDU>
>
>
>
> FYI: To make it work I had to format the dasds on an older Linux like
> RHEL6.
>
> On Fri, Oct 2, 2015 at 10:47 AM, Tito Garrido <titogarr...@gmail.com>
> wrote:
>
> > Hi Folks,
> >
> >   I have already asked this question on z1090 mail list but it may be
> > interesting for other people here that would like to try zKVM and also
> you
> > may know the answer :)
> >
> >
> > I am trying to install zKVM on zpdt but it is not able to run dasdfmt
> > during the installation:
> >
> >
> > 2015-10-02 02:13:15,704 - program - INFO - Running... /sbin/dasdfmt -y -d
> > cdl -b 4096 /dev/dasda
> > 2015-10-02 02:13:15,734 - program - INFO - /sbin/dasdfmt: (invalidate
> > first track) IOCTL BIODASDFMT failed. (Input/output error)
> >
> > Any clue?
> >
> > I have already tried to run CPFMTXA on a z/VM instance and run the
> > installation again but no success...
> >
> >
> >
> > Regards,
> > Tito
> >
> > --
> >
> > Linux User #387870
> > .
> >  _/_õ|__|
> > ..º[ .-.___.-._| . . . .
> > .__( o)__( o).:___
> >
>
>
>
> --
>
> Linux User #387870
> .
>  _/_õ|__|
> ..º[ .-.___.-._| . . . .
> .__( o)__( o).:___
>
> --
> 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/
>
>
>
> --
> Fo

zKVM on zpdt

2015-10-02 Thread Tito Garrido
Hi Folks,

  I have already asked this question on z1090 mail list but it may be
interesting for other people here that would like to try zKVM and also you
may know the answer :)


I am trying to install zKVM on zpdt but it is not able to run dasdfmt
during the installation:


2015-10-02 02:13:15,704 - program - INFO - Running... /sbin/dasdfmt -y -d
cdl -b 4096 /dev/dasda
2015-10-02 02:13:15,734 - program - INFO - /sbin/dasdfmt: (invalidate first
track) IOCTL BIODASDFMT failed. (Input/output error)

Any clue?

I have already tried to run CPFMTXA on a z/VM instance and run the
installation again but no success...



Regards,
Tito

-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: zKVM on zpdt

2015-10-02 Thread Tito Garrido
FYI: To make it work I had to format the dasds on an older Linux like RHEL6.

On Fri, Oct 2, 2015 at 10:47 AM, Tito Garrido <titogarr...@gmail.com> wrote:

> Hi Folks,
>
>   I have already asked this question on z1090 mail list but it may be
> interesting for other people here that would like to try zKVM and also you
> may know the answer :)
>
>
> I am trying to install zKVM on zpdt but it is not able to run dasdfmt
> during the installation:
>
>
> 2015-10-02 02:13:15,704 - program - INFO - Running... /sbin/dasdfmt -y -d
> cdl -b 4096 /dev/dasda
> 2015-10-02 02:13:15,734 - program - INFO - /sbin/dasdfmt: (invalidate
> first track) IOCTL BIODASDFMT failed. (Input/output error)
>
> Any clue?
>
> I have already tried to run CPFMTXA on a z/VM instance and run the
> installation again but no success...
>
>
>
> Regards,
> Tito
>
> --
>
> Linux User #387870
> .
>  _/_õ|__|
> ..º[ .-.___.-._| . . . .
> .__( o)__( o).:___
>



-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

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


Automation for RACF SMF

2015-07-20 Thread Tito Garrido
Hey Folks,

I was reading a presentation from Bruce about RACF and there is a
recommendation to use an automation for RACF SMF maintanance...

http://www-03.ibm.com/support/techdocs/atsmastr.nsf/5cb5ed706d254a8186256c71006d2e0a/d0cbdc851eb2d52986257b2e007d3d39/$FILE/RACFaudit_techdoc.pdf

Anybody has a functional example for a daily or week rotation of SMF data?

Regards,

Tito

-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: LNXADMIN as IDENTITY

2015-07-10 Thread Tito Garrido
hmmm So If I have to install/clone linux 4 times, keep it synced... why not
4 LNXADMIN USERS or 1 relocating if needed?

The IUCV ANY statement doesn't allow me to relocate this server?

I am supposing that we are creating LNXADMIN as a IUCV server for the 4
members.

Regards,

Tito

On Fri, Jul 10, 2015 at 11:03 AM, Michael MacIsaac mike99...@gmail.com
wrote:

 And they must have separate IP addresses, host names, etc. For a two member
 SSI, I just install Linux twice. If you plan to have a 4-member SSI or
 multiple SSI clusters, you may consider setting up a 'golden admin Linux'
 system that can be cloned or built in some fashion.

 -Mike M

 On Fri, Jul 10, 2015 at 9:45 AM, Scott Rohling scott.rohl...@gmail.com
 wrote:

  No - you will have to copy the disk yourself.   These are meant to be
  completely different disks - they won't be synced for you.   The LNXADMIN
  on each SSI member needs it's own R/W disks.
 
  Scott Rohling
 
  On Fri, Jul 10, 2015 at 6:33 AM, Tito Garrido titogarr...@gmail.com
  wrote:
 
   Thank Berthold! One more question, it uses a subconfig with 2 minidisks
  for
   each member. When we install it on member 1 does it propagate the
   installation for the other minidisks? I didn't see any comment about
 the
   subconfig minidisks regarding the data.
  
   Regards,
  
   Tito
  
   On Fri, Jul 10, 2015 at 3:55 AM, Berthold Gunreben b...@suse.de wrote:
  
Hi Tito,
   
the reason is, that this machine also serves as terminal server. In
 the
cookbook, it is also used to show the different setups of RHEL and
 SLES
for LNXADMIN, but the main reason is to run the IUCV terminal server.
   
Berthold
   
On Thu, 9 Jul 2015 22:00:19 -0300
Tito Garrido titogarr...@gmail.com wrote:
   
 Hi Folks,

 I am trying to understand why the cookbook (For SSI installation)
 creates LNXADMIN as a IDENTITY guest. Is it because of the clone
 script?

 Thanks,

 Tito

   
   
   
--
   
 --
 Berthold Gunreben  Build Service
 Team
 http://www.suse.de/
  Maxfeldstr. 5
 SUSE Linux GmbHD-90409 Nuernberg,
 Germany
 GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton
 HRB 21284 (AG Nürnberg)
   
   
  
  
   --
  
   Linux User #387870
   .
    _/_õ|__|
   ..º[ .-.___.-._| . . . .
   .__( o)__( o).:___
  
   --
   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/




-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: LNXADMIN as IDENTITY

2015-07-10 Thread Tito Garrido
Thank Berthold! One more question, it uses a subconfig with 2 minidisks for
each member. When we install it on member 1 does it propagate the
installation for the other minidisks? I didn't see any comment about the
subconfig minidisks regarding the data.

Regards,

Tito

On Fri, Jul 10, 2015 at 3:55 AM, Berthold Gunreben b...@suse.de wrote:

 Hi Tito,

 the reason is, that this machine also serves as terminal server. In the
 cookbook, it is also used to show the different setups of RHEL and SLES
 for LNXADMIN, but the main reason is to run the IUCV terminal server.

 Berthold

 On Thu, 9 Jul 2015 22:00:19 -0300
 Tito Garrido titogarr...@gmail.com wrote:

  Hi Folks,
 
  I am trying to understand why the cookbook (For SSI installation)
  creates LNXADMIN as a IDENTITY guest. Is it because of the clone
  script?
 
  Thanks,
 
  Tito
 



 --
 --
  Berthold Gunreben  Build Service Team
  http://www.suse.de/ Maxfeldstr. 5
  SUSE Linux GmbHD-90409 Nuernberg, Germany
  GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton
  HRB 21284 (AG Nürnberg)




-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: LNXADMIN as IDENTITY

2015-07-10 Thread Tito Garrido
Thank you guys for clarifying!



On Fri, Jul 10, 2015 at 11:56 AM, Michael MacIsaac mike99...@gmail.com
wrote:

 Tito,

  Why not 4 LNXADMIN USERS or 1 relocating if needed...
 As Berthold mentioned, the Linux terminal server needs one Linux system per
 z/VM.  If you also use these servers as LDAP or DNS servers, you may want
 one to be primary and others secondary/tertiary. A couple of other
 solutions that fit this model well are global file system servers and zoom.

 -Mike M


 On Fri, Jul 10, 2015 at 10:37 AM, Alan Altmark alan_altm...@us.ibm.com
 wrote:

  On Friday, 07/10/2015 at 10:26 EDT, Tito Garrido titogarr...@gmail.com
  wrote:
   hmmm So If I have to install/clone linux 4 times, keep it synced... why
  not
   4 LNXADMIN USERS or 1 relocating if needed?
  
   The IUCV ANY statement doesn't allow me to relocate this server?
  
   I am supposing that we are creating LNXADMIN as a IUCV server for the 4
   members.
 
  IDENTITY users are able to logon to all the systems in the SSI cluster at
  the same time.  They also get their R/W minidisks from the SUBCONFIG
  instead of the USER section.  That means that those minidisks (a) don't
  have to be on shared DASD, and (b) are NOT PROTECTED from cross-system
  LINKs.  And *that* means that they can logon even if there is an issue
  with the SSI cluster communications.
 
  So the decision of whether to make a guest an IDENTITY or a USER is
  completely dependent on how you intend to use the guest and its
 resources.
 
  Alan Altmark
 
  Senior Managing z/VM and Linux Consultant
  Lab Services System z Delivery Practice
  IBM Systems  Technology Group
  ibm.com/systems/services/labservices
  office: 607.429.3323
  mobile; 607.321.7556
  alan_altm...@us.ibm.com
  IBM Endicott
 
  --
  For LINUX-390 subscribe / signoff / archive access instructions,
  send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
  visit
  http://www.marist.edu/htbin/wlvindex?LINUX-390
  --
  For more information on Linux on System z, visit
  http://wiki.linuxvm.org/
 

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




-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

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


LNXADMIN as IDENTITY

2015-07-09 Thread Tito Garrido
Hi Folks,

I am trying to understand why the cookbook (For SSI installation) creates
LNXADMIN as a IDENTITY guest. Is it because of the clone script?

Thanks,

Tito

-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: DB2 10.5 Memory Question

2015-05-07 Thread Tito Garrido
Hi Gerard,

We have been using these kernel parameters for internal accounts. It is
based on limit of 90% for DB2:

#!/bin/bash
# Configuring kernel parameters on /etc/sysctl.conf

shmmax=$(echo (($(cat /proc/meminfo | grep ^MemTotal | awk '{print
$2}')*90)/100)*1024 | bc)
shmall=$(echo $shmmax/4096 | bc)
sem=250 256000 32 1024
msgmni=1024
msgmax=65536
msgmnb=65536
rmem_default=16777216
wmem_default=16777216
rmem_max=16777216
wmem_max=16777216
tcp_rmem=4096 87380 16777216
tcp_wmem=4096 65536 16777216
swappiness=0
pagecluster=1
overcommit_ratio=75
min_free_kbytes=$(echo (($(cat /proc/meminfo | grep ^MemTotal | awk
'{print $2}')*5)/100) | bc)
dirty_ratio=20
dirty_background_ratio=5

#-
#| Memory
Settings
|
#-
kernel.shmmax=${shmmax}
kernel.shmall=${shmall}
kernel.sem=${sem}
kernel.msgmni=${msgmni}
kernel.msgmax=${msgmax}
kernel.msgmnb=${msgmnb}
vm.swappiness=${swappiness}
vm.page-cluster=${pagecluster}
vm.overcommit_ratio=${overcommit_ratio}
vm.min_free_kbytes=${min_free_kbytes}
vm.dirty_ratio=${dirty_ratio}
vm.dirty_background_ratio=${dirty_background_ratio}
#-
#| Network
Settings
|
#-
net.core.rmem_default=${rmem_default}
net.core.wmem_default=${wmem_default}
net.core.rmem_max=${rmem_max}
net.core.wmem_max=${wmem_max}
net.ipv4.tcp_rmem=${tcp_rmem}
net.ipv4.tcp_wmem=${tcp_wmem}

Good luck!

Tito Garrido Ogando


On Thu, May 7, 2015 at 5:10 PM, Gerard Howells ghowe...@americafirst.com
wrote:

 Greetings VM List!

 We recently moved a database from DB2 9.5 running on SLES10 SP4 to DB2
 10.5 (fix pack 5) running on SLES11 SP3, both under z/VM 6.2. We're having
 some issues with increased memory consumption and wondered if anybody else
 had noticed a similar trend. To give a little background the old guest ran
 wonderfully efficiently for a number of years with 2G of memory allocated
 to the guest. The new guest has been sized up through the testing period to
 8G and we're still having problems. The recommended mode for DB2's memory
 management is to run with its automatic memory management feature enabled.
 This seems, however, to just gobble up all the memory we can give it and
 has led to the guest freezing until we remove the load from the application
 running queries, at which time it becomes responsive again. Any advice on
 either OS configuration parameters (beyond what IBM recommends here:
 http://www-01.ibm.com/support/knowledgecenter/SSEPGG_10.5.0/com.ibm.db2.luw.qb.server.doc/doc/c0057140.html?cp=SSEPGG_10.5.0%2F2-0-1-2-2-0-10-1)
 to be aware of or DB2 configuration that might help us with this would be
 enormously appreciated.

 Thanks all,

 Gerard Howells
 Mainframe Systems Programmer
 Enterprise Systems
 America First Credit Union
 TEL: 801-827-8353tel:801-827-8353
 ghowe...@americafirst.commailto:ghowe...@americafirst.com


 [America First Credit Union]
 https://www.americafirst.com/redirect/clickthrough.cfm?dest=exEmail


 Notice: This communication and any attachments are intended for a specific
 individual and purpose. The information contained in this communication is
 confidential and protected by law. If you are not the intended recipient
 and received this communication in error, please notify the sender
 immediately by reply e-mail, or call 801-627-0900, and delete all copies.
 Any review, retention, or disclosure to others is strictly prohibited.
 Thank you.

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




-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: Docker on z

2015-03-05 Thread Tito Garrido
That is awesome! Thanks Utz I will take a look :)

On Thu, Mar 5, 2015 at 12:50 PM, Utz Bacher utz.bac...@de.ibm.com wrote:

 Hi there,

 there already has been some talk on Docker and IBM z Systems. Meanwhile, an
 s390x Docker build is now available for RHEL 7 and SLES 12. Please refer to
 http://www.ibm.com/developerworks/linux/linux390/docker.html for details.

 At this time, http://containerz.blogspot.com/ contains an intro and
 tutorial with z in mind, and more technical aspects around Docker on z are
 to come; and http://mainframedebate.com/ is a very good source for hot
 infrastructure topics and more, including Docker.

 Please note this is not a product, but intended to enable everyone to gain
 early experience with Docker on z Systems. As always, we are interested in
 hearing your opinion.

 Thanks,
 Utz

 Linux on System z Lead Architect

 :wq
 --
 IBM Deutschland Research  Development GmbH; Vorsitzende des Aufsichtsrats:
 Martina Koederitz; Geschäftsführung: Dirk Wittkopp; Sitz der Gesellschaft:
 Böblingen; Registergericht: Amtsgericht Stuttgart, HRB 243294
 --
 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/




-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

--
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: Fedora 21 for IBM System z release

2015-01-13 Thread Tito Garrido
That is good news Dan!

Any chance to have a Fedora 21 s390x base image for docker?

Thanks!

Tito

On Mon, Jan 5, 2015 at 1:59 PM, Dan Horák dho...@redhat.com wrote:

 On Mon, 5 Jan 2015 15:43:54 +
 Tener, Stuart (ITS) stuart.te...@its.ny.gov wrote:

  ALCON,
 
With OpenCobol now becoming GnuCobol, I am curious which (if
  any) of the distributions it has made that package inclusive as a
  standard package thus far?

 Fedora 21 provides OpenCobol 1.1, I guess the maintainer will update it
 to 2.0 when it is released.


 Dan


Until recently I had not looked at OpenCobol in several
  years, though it does seem to have matured quite nicely.
 
 
  Very Respectfully,
 
  Stuart
 
  Stuart Blake Tener, N3GWG
  Computer Scientist, IBM (contractor)
  NY State Office of Information Technology Services
  Enterprise UNIX Systems Support
  W. Averell Harriman State Office Building Campus
  1220 Washington Avenue
  Building 8, Cube 7-114
  Albany, NY 12226-1800
 
  stuart.te...@its.ny.gov (NY State)
 
  stuart.te...@bh90210.net (personal)
  3103580...@pm.sprint.com (email to text gateway for my iPhone)
 
  its.dl.dc.iats.zli...@its.ny.gov (z/Linux Team email alias)
  tax.dl.unix.st...@its.ny.gov (Enterprise UNIX Team email address)
 
  +(1) 518.862.6081 (desk)
  +(1) 215.338.6005 (Google Voice)
  +(1) 310.358.0202 (mobile)
 
  -Original Message-
  From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of
  Dan Horák Sent: Thursday, December 18, 2014 7:33 AM
  To: LINUX-390@VM.MARIST.EDU
  Subject: Fedora 21 for IBM System z release
 
  Hello everyone,
 
  Fedora 21 GA release for the IBM System z (s390x) is here. This time
  only 9 days after primary release. The difference against primary
  Fedora is smaller than it was in Fedora 20, but we are still missing
  packages related to nodejs (v8 engine not publicly ported to s390x)
  or golang (but work is being done on gcc-go, so this should change in
  the future) and most of ocaml modules (native port would be
  required). For details see
  http://fedora.danny.cz/s390/rebuild/koji-compare-f21.txt
 
  The links to the actual release are here:
 
  http://mirrors.fedoraproject.org/publiclist/Fedora/21/s390x/ or
 
  directly at
 
 
 http://download.fedoraproject.org/pub/fedora-secondary/releases/21/Server/s390x/
 
 http://download.fedoraproject.org/pub/fedora-secondary/releases/21/Everything/s390x/os/
 
 
  Currently Fedora for s390x is available as the Server flavor (refer
  to http://fedoraproject.org/wiki/Fedora.next for more information).
  The first directory contains the installation tree as well as one DVD
  ISO with the complete release. There are plans on adding Cloud flavor
  in the future, but it depends on s390x support in several related
  projects. Everything as usual contains, well, everything. :)
 
  For general Fedora documentation please see
  http://docs.fedoraproject.org/
 
  and Fedora 21 common bugs are documented at
  http://fedoraproject.org/wiki/Common_F21_bugs
 
 
  Additional information about known issues, the current progress and
  state for future release, where and how the team can be reached and
  just anything else Fedora on IBM System z related can be found here:
 
  http://fedoraproject.org/wiki/Architectures/s390x/21
 
  For architecture specific release notes, please read it as there are
  changes in the interactive installation process. It's a wiki so don't
  hesitate to add your knowledge there. You can find useful information
  also in the previous release notes linked from the current ones.
 
  More information about Fedora on IBM System z can be found at
  http://fedoraproject.org/wiki/Architectures/s390x
 
 
  Our team got expanded during the last year so my thanks also go to
  the other team members and to everyone involved in making this happen!
 
  Your Fedora/s390x Maintainers
 
  --
  Dan Horák
  Senior Software Engineer, Secondary Architectures Team Lead
 
  Red Hat Czech s.r.o., Purkyňova 99, 612 45 Brno
 
  --
  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/




-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___


Hyperpav Error on Linux side

2014-11-27 Thread Tito Garrido
Hi Folks,,

We are trying to implement Hyperpav on a Linux server and we are getting
some strange errors on the console after a reboot.

You can see a lot of information above, but the error is at the bottom.
Anybody has a clue of what does mean:

*dasd-eckd.850c5a: 0.0.0200: cqr 7ffdbeb0 timed out (10s), 255
retries remaini*

*ng
 *

*dasd-eckd.850c5a: 0.0.0200: cqr 7ffdbeb0 timed out (10s), 254
retries remaini*
* ng*

INFORMATIONS:


q v pav

00: HYPERPAV ALIAS 0200 ASSIGNED D289 POOL 3

00: HYPERPAV BASE  9998 ON D279 ASSIGNED D279 POOL 3

00: HYPERPAV BASE   ON D27A ASSIGNED D27A POOL 3

00: HYPERPAV BASE  999A ON D27B ASSIGNED D27B POOL 3

Ready; T=0.01/0.01 19:20:44





USER PIPEDDRY SOPTEDRY 12G 12G BCDEFG

   INCLUDE LNXDFLT

   COMMAND DEFINE HYPERPAVALIAS 0200 FOR BASE 9998

   CPU 02

   CPU 03

   CPU 04

   CPU 05

   DEDICATE 0100 0551

   DEDICATE 0101 0552

   DEDICATE 0102 0553

   LINK YBOT1911 0191 0191 RR

   MDISK 9990 3390 DEVNO E91B MWV

   MDISK 9991 3390 DEVNO E91C MWV

   MDISK 9992 3390 DEVNO E232 MWV

   MDISK 9993 3390 DEVNO E233 MWV

   MDISK 9994 3390 DEVNO E234 MWV

   MDISK 9995 3390 DEVNO E235 MWV

   MDISK 9996 3390 DEVNO EA00 MWV

   MDISK 9997 3390 DEVNO EA01 MWV

   MDISK 9998 3390 DEVNO D279 MWV

   MDISK  3390 DEVNO D27A MWV

   MDISK 999A 3390 DEVNO D27B MWV



*LOGON PIPEDDRY*


00: z/VM Version 6 Release 3.0, Service Level 1401
(64-bit),

00: built on IBM Virtualization
Technology

00: There is no logmsg
data

00: FILES: 0006 RDR,   NO PRT,   NO
PUN

00: LOGON AT 19:16:17 EDT THURSDAY
11/27/14

00: DASD 0200
DEFINED

z/VM V6.3.02014-09-29
16:37

DMSACP723I A (191)
R/O

9990


DO YOU WANT TO IPL LINUX FROM 9990 ?
Y/N

y


00: zIPL v1.15.0-0.101.1 interactive boot
menu

00:


00:  0. default
(SLES11_SP2)

00:


00:  1. SLES11_SP2


00:  2.
FailsafeV1


00:  3.
ipl


00:


00: Note: VM users please use '#cp vi vmsg number
kernel-parameters'

00:


00: Please choose (default will boot in 10 seconds):











 RUNNING
M2ZVMNPG





__





00: Booting default
(SLES11_SP2)...

Initializing cgroup subsys
cpuset

Initializing cgroup subsys
cpu

Linux version 3.0.13-0.27-default (geeko@buildhost) (gcc version 4.3.4
¬gcc-4_3-branc

h revision 152973| (SUSE Linux) ) #1 SMP Wed Feb 15 13:33:49 UTC 2012
(d73692b)

setup.7055fd: Linux is running as a z/VM guest operating system in 64-bit
mode

Zone PFN
ranges:

  DMA  0x -
0x0008

  Normal   0x0008 -
0x0030

Movable zone start PFN for each
node

early_node_map¬1| active PFN
ranges

0: 0x -
0x0030

PERCPU: Embedded 10 pages/cpu @8c10 s11776 r8192 d20992
u40960

Built 1 zonelists in Zone order, mobility grouping on.  Total pages:
3102720

Kernel command line: root=/dev/dasda3 hvc_iucv=8 TERM=dumb vmpoff=LOGOFF
vmhalt=LOGOF

F resume=/dev/dasda2
BOOT_IMAGE=0

PID hash table entries: 4096 (order: 3, 32768
bytes)

Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)


Inode-cache hash table entries: 1048576 (order: 11, 8388608
bytes)

Memory: 12343368k/12582912k available (5022k kernel code, 0k reserved,
2500k data, 26

0k init)01: HCPGSP2627I The virtual machine is placed in CP mode due to a
SIGP initia

l CPU
re


set from CPU
00.

02: HCPGSP2627I The virtual machine is placed in CP mode due to a SIGP
initial CPU re

set from CPU
00.




 MORE...
M2ZVMNPG





__





03: HCPGSP2627I The virtual machine is placed in CP mode due to a SIGP
initial CPU re

set from CPU
00.

04: HCPGSP2627I The virtual machine is placed in CP mode due to a SIGP
initial CPU re

set from CPU
00.

05: HCPGSP2627I The virtual machine is placed in CP mode due to a SIGP
initial CPU re

set from CPU
00.




Write protected kernel read-only data: 0x10 -
0x6f

Hierarchical RCU
implementation.

CONFIG_RCU_FANOUT set to non-default value of
32

RCU dyntick-idle grace-period acceleration is
enabled.

console ¬ttyS0|
enabled

Switched to NOHz mode on CPU
#0

allocated 100663296 bytes of
page_cgroup

please try 'cgroup_disable=memory' option if you don't want memory
cgroups

pid_max: default: 65536 minimum: 512


Security Framework
initialized

AppArmor: AppArmor
initialized

Mount-cache hash table entries: 256


Initializing cgroup subsys
cpuacct

Initializing cgroup subsys
memory

Initializing cgroup subsys devices


Initializing cgroup subsys
freezer

Initializing cgroup subsys
net_cls

Initializing cgroup subsys
blkio




 MORE...
M2ZVMNPG





__





Initializing cgroup subsys
perf_event

cpu.ea1fc5: 6 configured CPUs, 0 

Re: Automated performance reporting on Linux on Z

2014-11-09 Thread Tito Garrido
If you are going to try SAR take a look on KSAR project...
http://sourceforge.net/projects/ksar/

Regards,

Tito

On Sun, Nov 9, 2014 at 1:30 PM, Barton Robinson bar...@velocitysoftware.com
 wrote:

 I just had an installation demonstrate the perfect tool for you.  In
 looking at what alerts should be set for operations, one of their many
 zlinux servers had a swap full condition.  They were able to go back thru
 reports from last 12 months, took less than a minute to identify when the
 swap filled up, and what processes were running in the linux server at that
 time.  This was with a full web interface, all automated.  There were
 daily, weekly, monthly reports created for linux, z/vm, network all
 automatically and easily accessable thru their web interface.
 If you would like to talk more, or maybe talk to some of the hundreds of
 installations that run this, that can be arranged.



 On 11/8/2014 2:36 PM, Mikael Wargh wrote:

 Hello,

 We have several zLinuxes installed and been happy with the overall
 functionality especially now when we got the new IBM wave tool installed.
 However, Wave didn’t help is with the problem with the Linux level
 reporting we currently have. z/VM performance reporter gives us current
 overall status, but is not very helpful for longer period capacity trending
 at least from single Linux perspective. Our company’s standard Patrol
 agents show somewhat twisted and misleading information about Linux on z
 especially on CPU point of view and this cannot be modified.

 So…now I’m trying to find out which Linux tool could be used as a good
 base for this reporting requirement. Nmon seems to be the best candidate so
 far, haven’t tested SAR yet. Currently I get automated nmon reports from
 one of our zLinux servers and they generate nice graphs with nmon_analyzer
 Excel program. However, it’s not very convenient to manually create graphs
 every day on your laptop…especially when we get reports from several
 servers in the future.

 On AIX you can use nmon2rrd which uses rrdtool for conversion. Also there
 are some nmon2web scripts for AIX. For Linux you can get several nmon web
 page generators which are often based on rrdtool and you have also couple
 of viable SAR graph generating options. I have tried to find a good
 solution for zLinux but so far haven’t been able to fill this automated web
 page generation gap.

 To sum this up:
 - We need a performance reporting tool which can be fully automated via
 Linux scripting or similar for multiple zLinux instances. As there seems to
 be several freeware possibilities, we would prefer them.
 - Currently I have created a routine which creates daily and weekly nmon
 scripts which are then collected to central zLinux reporting server.
 - Those nmon files are useful to our maintenance people, but we need also
 simple graphs to other parties preferably in some picture/html format.
 - Ideal solution would be some simple way to convert those nmon files to
 html pages automatically as nmon2rrd does.
 - One possibility would be to upload those nmon files to some AIX/x64
 server and do the conversion there, but it would create extra data transfer
 and to be honest would be quite embarrassing from zLinux point of view.
 - Is there any alternative routes to do this or should I try to compile
 some of these AIX/x64 tools to system z Linux?
 - We use Redhat 6.4 and z/VM 6.3

 Best regards,
 Mikael Wargh


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




-- 

Linux User #387870
.
 _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:___

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