Hurricane webserver

2012-10-30 Thread Roger Evans
We are in the process of moving an apache webserver with windows to nginx on zLinux. We use Redis and Memcached already on intel castoff machines. Management is uncomfortable with this situation and wants us to get everything on 24/7 supported hardware. My plan was to buy a 1-u intel server

Re: CCL OSA device not activated

2012-10-30 Thread Ursula Braun
Berry, what's the kernel version of your SLES11 SP1 kernel running? I am aware of a race problem between udev rules and kernel while accessing a sysfs attribute of a ccwgroup device. It has been fixed with kernel 2.6.32.49-0.3.1. This problem would match your described symptom udevd-event[554]:

Re: Hurricane webserver

2012-10-30 Thread Alan Cox
On Tue, 30 Oct 2012 11:01:59 +0200 Roger Evans ro...@autodata.no wrote: We are in the process of moving an apache webserver with windows to nginx on zLinux. We use Redis and Memcached already on intel castoff machines. Management is uncomfortable with this situation and wants us to get

RHEL6.2 automatically logged on as root during boot does not work with /etc/inittab?

2012-10-30 Thread Bertil Starck
Hi! In RedHat V6.2 the setup in /etc/inittab to skip of logon in 3270 does not work: 1:2345:respawn:/bin/bash Any hint or tips to make the skip of logon in 3270 to take effect? Med Vänlig Hälsning / Best Regards Bertil Starck Handelsbanken CDTI-O tel: +46 8 701 22 51 e-mail:

Re: CCL OSA device not activated

2012-10-30 Thread van Sleeuwen, Berry
Hi Ursula, Thanks. That might be something then. We have 2.6.32.12-0.7 in these guests. Is there any way to go around this issue? Can we activate the OSA outside udev? Regards, Berry. -Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Ursula

Re: Hurricane webserver

2012-10-30 Thread Agblad Tore
You should do the total cost calculation first. We usually discover that about half the total cost of a server is manhours, then there is software(licenses) and monitoring backup and such things. Cost left for hardware always below 20%, sometimes quite below. And surprisingly the x86 platform

Re: Hurricane webserver

2012-10-30 Thread Mark Post
On 10/30/2012 at 05:01 AM, Roger Evans ro...@autodata.no wrote: We are in the process of moving an apache webserver with windows to nginx on zLinux. We use Redis and Memcached already on intel castoff machines. Management is uncomfortable with this situation and wants us to get everything

Re: CCL OSA device not activated

2012-10-30 Thread Mark Post
On 10/30/2012 at 08:24 AM, van Sleeuwen, Berry berry.vansleeu...@atos.net wrote: Hi Ursula, Thanks. That might be something then. We have 2.6.32.12-0.7 in these guests. Is there any way to go around this issue? Can we activate the OSA outside udev? Updating the kernel would be the

Re: RHEL6.2 automatically logged on as root during boot does not work with /etc/inittab?

2012-10-30 Thread Bruce Hayden
On RHEL 6, I edit /etc/init/tty.conf and add --autologin root to the parameters on the mingetty program. On Tue, Oct 30, 2012 at 6:44 AM, Bertil Starck bes...@handelsbanken.se wrote: Hi! In RedHat V6.2 the setup in /etc/inittab to skip of logon in 3270 does not work: 1:2345:respawn:/bin/bash

Re: Hurricane webserver

2012-10-30 Thread David Boyes
But our Z enthusiast says we can put Redis and memcache on Z-Linux (under VM) without any loss of functionality or performance (because we have extra capacity and paging on Z doesn't cost anything). I'd agree on functionality, but performance is a harder question. Both redis and memcache

Re: Hurricane webserver

2012-10-30 Thread Roger Evans
Yeah - we'll probably start small, with say half a GB cache and see if it affects other packages. We use VDISk for paging, and perfmon shows that we have XSTOR, but no usage. I wonder if it would help to put nginx, Memcache and Redis code into a single VM shared segment. Would it require that

Re: Hurricane webserver

2012-10-30 Thread Roger Evans
Software support doesn't seem to be an issue for them. We use lots of open source packages that don't come with any support. Nginx isn't supported either, but it works fine on Z and we've been using it for about 18 months without a hitch. There might be better combinations than Redis/memcache

Re: Hurricane webserver

2012-10-30 Thread Roger Evans
Thanks Alan - those are my sentiments precisely. And that is what we have today (except that I don't know for a fact that the memory is ECC). But sometimes you have to take a bizarre idea and see if there's something in it. Like Escher is reputed to have said: Only those who attempt the absurd

Re: Hurricane webserver

2012-10-30 Thread Mark Post
On 10/30/2012 at 11:26 AM, Roger Evans ro...@autodata.no wrote: Software support doesn't seem to be an issue for them. We use lots of open source packages that don't come with any support. Nginx isn't supported either, but it works fine on Z and we've been using it for about 18 months

Re: Hurricane webserver

2012-10-30 Thread Mark Post
On 10/30/2012 at 11:46 AM, Roger Evans ro...@autodata.no wrote: Thanks Alan - those are my sentiments precisely. And that is what we have today (except that I don't know for a fact that the memory is ECC). But sometimes you have to take a bizarre idea and see if there's something in it.

Re: Hurricane webserver

2012-10-30 Thread Mark Post
On 10/30/2012 at 11:33 AM, Roger Evans ro...@autodata.no wrote: Yeah - we'll probably start small, with say half a GB cache and see if it affects other packages. We use VDISk for paging, and perfmon shows that we have XSTOR, but no usage. If z/VM isn't using expanded storage, then the

Porting between platforms - from Power 570 to z10?

2012-10-30 Thread McKown, John
This may be a bit weird. At present, we are running on a z9BC with two CPs. My boss is talking with _someone_ about upgrading to a z10 of some sort with 2 CPs. Apparently the vendor is willing to sweeten the deal by throwing in an IFL. I don't know how powerful an IFL is on a z10. We had one

Re: Hurricane webserver

2012-10-30 Thread Duerbusch, Tom
Don't discount the DASD system on a z box. My IBM DS6800 manual states that a properly configured DS6800 can support 330,000 I/Os per second. Obviously, no one actually has a properly configured DS6800 (and I assume that the DS8*** boxes are even better). My point is that the PC I/O system

Re: Porting between platforms - from Power 570 to z10?

2012-10-30 Thread Mark Post
On 10/30/2012 at 02:24 PM, McKown, John john.mck...@healthmarkets.com wrote: This may be a bit weird. At present, we are running on a z9BC with two CPs. My boss is talking with _someone_ about upgrading to a z10 of some sort with 2 CPs. Apparently the vendor is willing to sweeten the deal

Re: Porting between platforms - from Power 570 to z10?

2012-10-30 Thread OAKES Roger * ETS
John, get someone to sit down and use whatever your organization uses for estimating costs and run the cost-benefit ROI on this before you get started. On a scale of 1 to 10 where 1 is 'pouring money down a rathole; and 10 is 'we just saved the farm!' this effort could easily run anywhere

Re: RHEL6.2 automatically logged on as root during boot does not work with /etc/inittab?

2012-10-30 Thread Agblad Tore
Exactly what doesn't work here ? We use RHEL6.2 without having to fiddle with this, and everything work just as we want. We maybe want different things :-) /BR Tore Tore Agblad System programmer, Volvo IT certified IT Architect Volvo Information

Re: Hurricane webserver

2012-10-30 Thread Philipp Kern
On Tue, Oct 30, 2012 at 11:38:41AM -0600, Mark Post wrote: OK, this is starting to sound like System z could be a good choice. If the VSE systems or DB2/MySQL systems are guests of z/VM on the same CEC as the Linux system would be, you could get very low latency network connections between

Re: CCL OSA device not activated

2012-10-30 Thread Ursula Braun
Hi Berry, sure, you can always activate a qeth device manually. One possiblitiy is to make use of the znetconf command. Determine your configured options for your OSA (for instance from the corresponding udev-rule in /etc/udev/rules.d/51-qeth...) and specify them explicitly with the -o option of