Unix Technical Forum

NOAGE on Solaris 10

This is a discussion on NOAGE on Solaris 10 within the Informix forums, part of the Database Server Software category; --> Does anyone have IDS 10 running on Solaris 10 and, if so, is NOAGE OK? My new instance is ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 12:05 PM
Neil Truby
 
Posts: n/a
Default NOAGE on Solaris 10

Does anyone have IDS 10 running on Solaris 10 and, if so, is NOAGE OK?

My new instance is coming up with this error:

Wed May 10 12:54:08 2006

12:54:08 Event alarms enabled. ALARMPROG =
'/usr/informix/etc/alarmprogram.sh'
12:54:08 Booting Language <c> from module <>
12:54:08 Loading Module <CNULL>
12:54:08 Booting Language <builtin> from module <>
12:54:08 Loading Module <BUILTINNULL>
12:54:08 Could not disable priority aging: errno = 1
12:54:08 Could not disable priority aging: errno = 1
12:54:08 Could not disable priority aging: errno = 1
12:54:08 Could not disable priority aging: errno = 1
12:54:08 Could not disable priority aging: errno = 1
12:54:09 Could not disable priority aging: errno = 1
12:54:09 Could not disable priority aging: errno = 1
12:54:13 DR: DRAUTO is 0 (Off)
12:54:13 Requested shared memory segment size rounded from 552KB to 1024KB
12:54:13 IBM Informix Dynamic Server Version 10.00.FC4W3 Software Serial
Number AAA#B000000
12:54:14 IBM Informix Dynamic Server Initialized -- Shared Memory
Initialized.

(I think they mean "ageing" by the way).

The relevant ONCONFIG entry is: VPCLASS cpu,num=7,noage

I wonder if it's because I'm running in a Solaris container.

Can't see anything in the release notes and thought I would ask on cdi
before raising a call in case this is a known limitation.

Thanks
--
Neil Truby t:01932 724027
Director m:07798 811708
Ardenta Limited e:neil.truby@ardenta.com


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 12:05 PM
Ben
 
Posts: n/a
Default Re: NOAGE on Solaris 10


----- Original Message -----
From: "Neil Truby" <neil.truby@ardenta.com>
Newsgroups: comp.databases.informix
To: <informix-list@iiug.org>
Sent: Wednesday, May 10, 2006 8:03 AM
Subject: NOAGE on Solaris 10


> Does anyone have IDS 10 running on Solaris 10 and, if so, is NOAGE OK?
>
> My new instance is coming up with this error:
>
> Wed May 10 12:54:08 2006
>
> 12:54:08 Event alarms enabled. ALARMPROG =
> '/usr/informix/etc/alarmprogram.sh'
> 12:54:08 Booting Language <c> from module <>
> 12:54:08 Loading Module <CNULL>
> 12:54:08 Booting Language <builtin> from module <>
> 12:54:08 Loading Module <BUILTINNULL>
> 12:54:08 Could not disable priority aging: errno = 1
> 12:54:08 Could not disable priority aging: errno = 1
> 12:54:08 Could not disable priority aging: errno = 1
> 12:54:08 Could not disable priority aging: errno = 1
> 12:54:08 Could not disable priority aging: errno = 1
> 12:54:09 Could not disable priority aging: errno = 1
> 12:54:09 Could not disable priority aging: errno = 1
> 12:54:13 DR: DRAUTO is 0 (Off)
> 12:54:13 Requested shared memory segment size rounded from 552KB to
> 1024KB
> 12:54:13 IBM Informix Dynamic Server Version 10.00.FC4W3 Software
> Serial Number AAA#B000000
> 12:54:14 IBM Informix Dynamic Server Initialized -- Shared Memory
> Initialized.
>
> (I think they mean "ageing" by the way).
>
> The relevant ONCONFIG entry is: VPCLASS cpu,num=7,noage
>
> I wonder if it's because I'm running in a Solaris container.
>
> Can't see anything in the release notes and thought I would ask on cdi
> before raising a call in case this is a known limitation.
>
> Thanks
> --
> Neil Truby t:01932 724027
> Director m:07798 811708
> Ardenta Limited e:neil.truby@ardenta.com



Neil,

My understanding is that if you are running IDS in a Solaris non-global zone
there are two limitations: 1. you cannot prevent process aging and 2. you
cannot force residency. These limitations are due to limitations of Solaris
non-global zones and not an IDS limitation. To avoid error messages set the
following 2 parameters in the onconfig file:

NOAGE 0
RESIDENT 0

If either of these parameters are set = 1 the engine will run fine but you
will see the error messages in the log file.

BTW - We have been running IDS 10.0 FC3 in non-global zones for about 6
months with no problems whatsoever.

Hope this helps,

Ben

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-20-2008, 12:05 PM
Neil Truby
 
Posts: n/a
Default Re: NOAGE on Solaris 10

"Ben" <ben_informix@comcast.net> wrote in message
news:mailman.151.1147273182.848.informix-list@iiug.org...
>
> ----- Original Message -----
> From: "Neil Truby" <neil.truby@ardenta.com>
> Newsgroups: comp.databases.informix
> To: <informix-list@iiug.org>
> Sent: Wednesday, May 10, 2006 8:03 AM
> Subject: NOAGE on Solaris 10
>
>
>> Does anyone have IDS 10 running on Solaris 10 and, if so, is NOAGE OK?
>>
>> My new instance is coming up with this error:
>>
>> Wed May 10 12:54:08 2006
>>
>> 12:54:08 Event alarms enabled. ALARMPROG =
>> '/usr/informix/etc/alarmprogram.sh'
>> 12:54:08 Booting Language <c> from module <>
>> 12:54:08 Loading Module <CNULL>
>> 12:54:08 Booting Language <builtin> from module <>
>> 12:54:08 Loading Module <BUILTINNULL>
>> 12:54:08 Could not disable priority aging: errno = 1
>> 12:54:08 Could not disable priority aging: errno = 1
>> 12:54:08 Could not disable priority aging: errno = 1
>> 12:54:08 Could not disable priority aging: errno = 1
>> 12:54:08 Could not disable priority aging: errno = 1
>> 12:54:09 Could not disable priority aging: errno = 1
>> 12:54:09 Could not disable priority aging: errno = 1
>> 12:54:13 DR: DRAUTO is 0 (Off)
>> 12:54:13 Requested shared memory segment size rounded from 552KB to
>> 1024KB
>> 12:54:13 IBM Informix Dynamic Server Version 10.00.FC4W3 Software
>> Serial Number AAA#B000000
>> 12:54:14 IBM Informix Dynamic Server Initialized -- Shared Memory
>> Initialized.
>>
>> (I think they mean "ageing" by the way).
>>
>> The relevant ONCONFIG entry is: VPCLASS cpu,num=7,noage
>>
>> I wonder if it's because I'm running in a Solaris container.
>>
>> Can't see anything in the release notes and thought I would ask on cdi
>> before raising a call in case this is a known limitation.
>>
>> Thanks
>> --
>> Neil Truby t:01932 724027
>> Director m:07798 811708
>> Ardenta Limited e:neil.truby@ardenta.com

>
>
> Neil,
>
> My understanding is that if you are running IDS in a Solaris non-global
> zone there are two limitations: 1. you cannot prevent process aging and 2.
> you cannot force residency. These limitations are due to limitations of
> Solaris non-global zones and not an IDS limitation. To avoid error
> messages set the following 2 parameters in the onconfig file:
>
> NOAGE 0
> RESIDENT 0
>
> If either of these parameters are set = 1 the engine will run fine but you
> will see the error messages in the log file.
>
> BTW - We have been running IDS 10.0 FC3 in non-global zones for about 6
> months with no problems whatsoever.
>
> Hope this helps,
>
> Ben


Thanks Ben and others who pointed the above out.

Now, who can help with zones and EMC Powerpath ....?!
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-20-2008, 12:07 PM
Neil Truby
 
Posts: n/a
Default Was NOAGE on Solaris 10, now Informix on EMC

"Neil Truby" <neil.truby@ardenta.com> wrote in message
news:4cefjcF150kioU1@individual.net...
>
> Now, who can help with zones and EMC Powerpath ....?!


In case anyone is interested, the answer came back from EMC that Powerpath
devices are not supported in Solaris zones.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:45 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com