Florian Manschwetus
2009-Jun-27 07:53 UTC
Xvm-3.4 gate on domain start "Error: (1, ''Not owner'')"
Ok, I have just setup an xvm-3.4 gate, now I always get an error ("Error: (1, ''Not owner'')") when I try to start a domain (newly defined). The second try it works then. Some ideas? Florian
Lu Baolu
2009-Jun-29 02:40 UTC
Re: Xvm-3.4 gate on domain start "Error: (1, ''Not owner'')"
On Sat, Jun 27, 2009 at 3:53 PM, Florian Manschwetus<florianmanschwetus@gmx.de> wrote:> Ok, I have just setup an xvm-3.4 gate, now I always get an error ("Error: > (1, ''Not owner'')") when I try to start a domain (newly defined). The second > try it works then.This may happen when xend has no sufficient permission. Please try bellow commands and see if it helps. svccfg -s xend setprop start/privileges = all svcadm refresh xend svcadm restart xend For more explanation, you need to post /var/log/xen/xend when error happens. Thanks, -allen> > Some ideas? > > Florian > > > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org >
Florian Manschwetus
2009-Jun-29 09:23 UTC
Re: Xvm-3.4 gate on domain start "Error: (1, ''Not owner'')"
Am 29.06.2009 04:40, schrieb Lu Baolu:> On Sat, Jun 27, 2009 at 3:53 PM, Florian > Manschwetus<florianmanschwetus@gmx.de> wrote: >> Ok, I have just setup an xvm-3.4 gate, now I always get an error ("Error: >> (1, ''Not owner'')") when I try to start a domain (newly defined). The second >> try it works then. > > This may happen when xend has no sufficient permission. Please try > bellow commands and see if it helps. > > svccfg -s xend setprop start/privileges = all > svcadm refresh xend > svcadm restart xend > > For more explanation, you need to post /var/log/xen/xend when error happens. > > Thanks, > -allen > >> Some ideas? >> >> Florian >> >> >> _______________________________________________ >> xen-discuss mailing list >> xen-discuss@opensolaris.org >> >Currently I have this problem always when trying to create a hvm guest. (maybe someone could have a look if this config is sufficient for a viridian enabled guest) Florian