All of lore.kernel.org
 help / color / mirror / Atom feed
* 'xm create' broken as of cs 13896
@ 2007-02-09 21:22 Chris
  2007-02-10 15:56 ` Keir Fraser
  0 siblings, 1 reply; 2+ messages in thread
From: Chris @ 2007-02-09 21:22 UTC (permalink / raw)
  To: xen-devel

The 'xm create' command produces the following output for a PV linux
domain on x86_32 on xen-unstable changeset 13896:

$> xm create vmconfig
Using config file "/etc/xen/vmconfig".
Error: (13, 'Permission denied')

Running 'xm list' after the previous command shows the following:

$> xm list
Name                         ID   Mem VCPUs      State   Time(s)
Domain-0                      0   193     1     r-----     24.6
fc5-1                         2   128     1     --p---      0.0

>From /var/log/xen/xend.log:
[2007-02-09 16:17:43 2584] ERROR (XendDomain:1378) (13, 'Permission denied')
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/XendDomain.py", line 1376, in
domain_sched_credit_set
    return xc.sched_credit_domain_set(dominfo.getDomid(), weight, cap)
Error: (13, 'Permission denied')

--
Chris

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 'xm create' broken as of cs 13896
  2007-02-09 21:22 'xm create' broken as of cs 13896 Chris
@ 2007-02-10 15:56 ` Keir Fraser
  0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2007-02-10 15:56 UTC (permalink / raw)
  To: Chris, xen-devel


Reinstall the tools in domain 0.

 -- Keir


On 9/2/07 21:22, "Chris" <hap10@tycho.ncsc.mil> wrote:

> The 'xm create' command produces the following output for a PV linux
> domain on x86_32 on xen-unstable changeset 13896:
> 
> $> xm create vmconfig
> Using config file "/etc/xen/vmconfig".
> Error: (13, 'Permission denied')
> 
> Running 'xm list' after the previous command shows the following:
> 
> $> xm list
> Name                         ID   Mem VCPUs      State   Time(s)
> Domain-0                      0   193     1     r-----     24.6
> fc5-1                         2   128     1     --p---      0.0
> 
>> From /var/log/xen/xend.log:
> [2007-02-09 16:17:43 2584] ERROR (XendDomain:1378) (13, 'Permission denied')
> Traceback (most recent call last):
>   File "//usr/lib/python/xen/xend/XendDomain.py", line 1376, in
> domain_sched_credit_set
>     return xc.sched_credit_domain_set(dominfo.getDomid(), weight, cap)
> Error: (13, 'Permission denied')
> 
> --
> Chris
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-10 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-09 21:22 'xm create' broken as of cs 13896 Chris
2007-02-10 15:56 ` Keir Fraser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.