This post is more than 5 years old
1 Rookie
•
118 Posts
0
692
WARNING : PowerPath present but rpcmod:svc_default_stksize parameter not s
WARNING : PowerPath present but rpcmod:svc_default_stksize parameter not set.
Upgraded from pp5.0.2 to pp 5.2.2
Sun solaris 9
after the upgrade i took a grab and i had that msg...should i add this parameter?
because it was set before the upgrade and gone after it....
THANKS IN ADVANCE
Message was edited by:
jade
Upgraded from pp5.0.2 to pp 5.2.2
Sun solaris 9
after the upgrade i took a grab and i had that msg...should i add this parameter?
because it was set before the upgrade and gone after it....
THANKS IN ADVANCE
Message was edited by:
jade
Conor
341 Posts
0
September 21st, 2009 06:00
huniedi
1 Rookie
1 Rookie
•
118 Posts
0
September 15th, 2009 01:00
it should be 0x6000
root@Jaw-cdrs # adb -k
physmem 2edb12
svc_default_stksize/D
svc_default_stksize:
svc_default_stksize: 0
any idea about this issue ?
thanks in advance
jade
Message was edited by:
jade
Conor
341 Posts
0
September 21st, 2009 06:00
Upon removal of a prior version of PowerPath, the removal script removes the lpw_default_stksize and rpcmod:svc_default_stksize parameters for Solaris 10.
Solaris 10 does not require these parameters to be in the /etc/system file any longer as they are set to default 0x6000 within the O/S.
As a result, PowerPath 5.1.x does not add the entries in /etc/system any longer for Solaris 10, yet the /lib/svc/method/powershift script, which runs at boot, still looks for the entries within /etc/system.
Fix:
Add the entries into /etc/system as they will have no affect seeing that they are the defaults. Ignore the errors.