Alex Gor wrote:
Thanks Mark,

could you please provide me with exact syntax for 'svcprop xvm/xend'

to enable/disable 'xend-tcp-xmlrpc-server' and setting aport for 
'xen-tcp-xmlrpc-server-port'
I tried to figure it out,but with no success.

Thanks again.


again, I don't think this will help you unless you are doing
something non standard.  But here's how you would set those..

-bash-3.2# svccfg -s xvm/xend setprop config/xen-tcp-xmlrpc-server = boolean: 
true
-bash-3.2# svccfg -s xvm/xend setprop config/xen-tcp-xmlrpc-server-port = 
integer: 8090
-bash-3.2# svcadm refresh xend
-bash-3.2# svcprop xend
-bash-3.2# svcadm restart xend



MRJ

_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to