Re: Possible license cost confirmation

2008-01-07 Thread Mark Post
>>> On Mon, Jan 7, 2008 at 5:30 PM, in message <[EMAIL PROTECTED]>, Marian Gasparovic <[EMAIL PROTECTED]> wrote: > Mark, > how is it with reporting a bug/problem ? Do you need > any special license/subscription/whatever for that ? Oddly enough, yes. To report a problem, you have to have a suppo

Re: Possible license cost confirmation

2008-01-07 Thread Marian Gasparovic
Mark, how is it with reporting a bug/problem ? Do you need any special license/subscription/whatever for that ? Marian --- Mark Post <[EMAIL PROTECTED]> wrote: > >>> On Mon, Jan 7, 2008 at 8:42 AM, in message > <[EMAIL PROTECTED] > com>, "Ceruti, Gerard G" > <[EMAIL PROTECTED]> wrote: > -snip-

Re: How can I get an assembler definition of a structure?

2008-01-07 Thread Rob van der Heij
On Jan 7, 2008 7:56 PM, Binyamin Dissen <[EMAIL PROTECTED]> wrote: > I would like an assembler (or offset map) of task_struct. It is defined in > sched.h with quite a few subdefinitions. > > How can I request this of GCC (or AS)? Have a look at the Kerntypes file in /boot (with objdump -g ) Not

Re: How can I get an assembler definition of a structure?

2008-01-07 Thread Mark Post
>>> On Mon, Jan 7, 2008 at 1:56 PM, in message <[EMAIL PROTECTED]>, Binyamin Dissen <[EMAIL PROTECTED]> wrote: > I would like an assembler (or offset map) of task_struct. It is defined in > sched.h with quite a few subdefinitions. Since it's likely you're not going to be able to get this, just w

Re: Automount/autofs and the --ghost option

2008-01-07 Thread James Melin
Ahh got it. I thought it would create the 'ghost' mount points automatically, but no it's on first access. Once the access is made the hard mountpoints are created automagically -- For LINUX-390 subscribe / signoff / archive acce

Re: Automount/autofs and the --ghost option

2008-01-07 Thread Brad Hinson
There could be a problem with the script that starts the automounter. Try running /sbin/automount outside of the init script, something like: # /etc/init.d/autofs stop # /sbin/automount /clamscan/master/ file /clamscan/mapfiles/clam-av.map -t 0 --ghost On Mon, 2008-01-07 at 14:57 -0600, James Mel

Re: Automount/autofs and the --ghost option

2008-01-07 Thread James Melin
My auto.master entry for this is: /clamscan/master/ /clamscan/mapfiles/clam-av.map-t 0 --ghost Originally I had tried : /clamscan/master/ /clamscan/mapfiles/clam-av.map-t 0 -g that is supposed to be valid. Either way the status from autofs returns expected information

Re: Delayed start of WebSphere

2008-01-07 Thread James Melin
The following bit of insanity was crafted by myself and my partner in crime Dave Hansen. Here's what we have for an environment: Two production nodes in a cluster, Two QA nodes in a cluster, and two single node test systems, all running on the same z/VM. We have a z/VM guest called 'LNXADMIN'

Re: Automount/autofs and the --ghost option

2008-01-07 Thread Brad Hinson
I set this up based on your config files (RHEL instead of SLES), and it works as expected. The only difference I see is with the arguments passed to the automount daemon itself (from 'ps aux' output). Mine: # ps aux | grep automount [snip] /usr/sbin/automount --timeout=0 --ghost /mnt/test file /e

Re: How can I get an assembler definition of a structure?

2008-01-07 Thread James Tison
Sorry, Ben. As far as I've ever known, you cannot get such a listing from either gcc (this information is thrown away prior to assembly, except for debugging) or as. The closest thing you can get is a DWARF-3 description through DIEs (Debug Information Entries). It's roundabout, but it's the only w

Re: Possible license cost confirmation

2008-01-07 Thread Mark Post
>>> On Mon, Jan 7, 2008 at 8:42 AM, in message <[EMAIL PROTECTED] com>, "Ceruti, Gerard G" <[EMAIL PROTECTED]> wrote: -snip- > My take is that there are 2 sets of cost, > > 1: the SLES software itself, i.e. the DVD with the software on it, is > this a once off cost, or a per CPU cost that has t

Re: Delayed start of WebSphere

2008-01-07 Thread David Boyes
> While this is a good solution, if you do not need to "reboot" or take a > linux image offlinethat is running Websphere, you can have the Sys Admins > set up a cluster and take on of the application servers down at a time. > This would mean no outage. Yes, that's true. I read the question as "if

Re: Delayed start of WebSphere

2008-01-07 Thread Daryl Hoffman
While this is a good solution, if you do not need to "reboot" or take a linux image offlinethat is running Websphere, you can have the Sys Admins set up a cluster and take on of the application servers down at a time. This would mean no outage. Daryl On Jan 7, 2008 2:13 PM, David Boyes <[EMAIL PR

Re: Delayed start of WebSphere

2008-01-07 Thread David Boyes
> I have a few Linux guests which run WebSphere. There are times when > applying maintenance, etc, that I need to reboot Linux on these guests. > If I have WebSphere auto-start during the boot process then every time I > boot I have to wait for WAS to finish coming up - something that takes > seve

Automount/autofs and the --ghost option

2008-01-07 Thread James Melin
I'm trying to implement the --ghost option for a particular group of automounted items but it doesn't seem to work. This is on a SLES 10 system. The auto.master entry reads: /clamscan/master/ /clamscan/mapfiles/clam-av.map-t 0 --ghost and the status from autofs shows:

How can I get an assembler definition of a structure?

2008-01-07 Thread Binyamin Dissen
I would like an assembler (or offset map) of task_struct. It is defined in sched.h with quite a few subdefinitions. How can I request this of GCC (or AS)? -- Binyamin Dissen <[EMAIL PROTECTED]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mai

Re: Delayed start of WebSphere

2008-01-07 Thread Michael MacIsaac
> every time I boot I have to wait for WAS to finish coming up I'll ask a dumb question - Did you try starting it in the background? (e.g. in the startup script, change "startServer.sh server1" to "startServer.sh server1 &") I must confess I've never tried this and don't have a WAS system available

Re: Delayed start of WebSphere

2008-01-07 Thread James Melin
Ok. I'll post what I did here later today or tomorrow. Seems I have a question for you lot also which will be coming in another post. Steve Mitchell <[EMAIL PROTECTED]> Sent by: Linux on 390 Port

Re: Delayed start of WebSphere

2008-01-07 Thread Steve Mitchell
I would certainly be interested in the solution. Thanks. Steve Mitchell Sr Systems Software Specialist Blue Cross Blue Shield of Kansas (785) 291-8885 'There are no degrees of Honesty-you're either Honest or you're not! CONFIDENTIALITY NOTICE: This email message and any attachments are for th

Re: Delayed start of WebSphere

2008-01-07 Thread James Melin
Jon, contact me off list. I have something that does something like that in place, and is in fact set up to automatically provide such services on Sundays, when we have maintenance time scheduled. It is crude but does the job. If anyone else wants to see it, I suppose I can post the particulars

Re: Delayed start of WebSphere

2008-01-07 Thread Fargusson.Alan
I have not used WebSphere on Linux. Could you set it up so it starts on some run levels, and not on some others? If you can set it up this way you could boot up to a run level that didn't start WebSpere when doing maintenance. -Original Message- From: Linux on 390 Port [mailto:[EMAIL P

Delayed start of WebSphere

2008-01-07 Thread Jon Brock
I have a few Linux guests which run WebSphere. There are times when applying maintenance, etc, that I need to reboot Linux on these guests. If I have WebSphere auto-start during the boot process then every time I boot I have to wait for WAS to finish coming up - something that takes several minute

Possible license cost confirmation

2008-01-07 Thread Ceruti, Gerard G
Hi All I am having some difficulty in getting some one from our neck off the woods to confirm all the possible license costs for SUSE on zSeries. My take is that there are 2 sets of cost, 1: the SLES software itself, i.e. the DVD with the software on it, is this a once off cost, or a per CPU co

MVMRUG Meeting January 25 - Columbus Ohio

2008-01-07 Thread Moore, Terry A.
The Winter Midwest VM Regional User Group meeting will be held on its regularly scheduled 4th Friday in January at the facilities of Ohio State University. Session topics, meeting logistics and reservation information can be found at http://www.mvmrug.org/nextmtg.html. Terry A. Moore Section Man