Hi,

In the getting started guide, it explain ho to start memcached

http://wikis.sun.com/display/WebStack/Web+Stack+Getting+Started+Guide#WebStackGettingStartedGuide-DistributedCachingwith{{memcached}}

...

In OpenSolaris 2009.06, execute the following command:

# svccfg -s memcached setprop memcached/options=("-u" "nobody" "-m" "512")
# svcadm refresh memcached
# svcadm enable -s memcached


...

Hope this help

Eric

On 08/ 7/09 01:54 PM, Nagakishore Sidde wrote:
> All,
>
> I have installed SUNWmemcached on opensolaris (2009/06). When i 
> started memcached using svcadm it is going into maintenance state.
> Log says that  "can't run as root without the -u switch".
>
> This is because in service manifest file we are not providing any 
> options for memcached application (which is '-u noaccess' in case  of 
> solaris10) that is causing the failure.
> Is not it a severe bug ?? or am i missing something??
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/webstack-discuss/attachments/20090807/9c2ef3b8/attachment.html>

Reply via email to