Displaying 20 results from an estimated 100 matches similar to: ""Operation not permitted" error when using "xe vm-start""
2013 Aug 30
1
Bug#721345: xcp-xapi: xl pci-attach is called by xapi in a PCI passthrough attempt. An error is raised due to the use of xapi and the PCI device cannot be attached to the VM.
Package: xcp-xapi
Version: 1.3.2-15
Severity: normal
I am trying to pass an SRIOV virtual function in a virtual machine but the attempt fails with the following errors shown in the xcp-xapi.log
[20130829T19:29:17.909Z|debug|sriov1|314 UNIX /var/lib/xcp/xapi|VM.start R:9e8e10bd31bb|pciops] PCI devices from other-config:pci to attach: 0/0000:04:00.1
[20130829T19:29:18.012Z|debug|sriov1|314 UNIX
2012 May 23
4
Bug#674161: xcp-xapi: 'the device disappeared from xenstore' message during vbd-plug (vm-start)
Package: xcp-xapi
Version: 1.3.2-6
Severity: normal
Tags: upstream
vbd plug to PV domain cause following error:
The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.
message: the device disappeared from xenstore (frontend (domid=4 | kind=vbd | devid=51760); backend (domid=0 | kind=vbd | devid=51760))
(same error
2012 Apr 05
0
xe vdi-create failure ot local SR type=file and type=ext
Hi,
have permanent failure when try to create VDI on local SR type=file or
type=ext. On both types it failed with the same error:
SR_BACKEND_FAILURE_78
VDI Creation failed [opterr=error 127]
I am on Debian box with kernel 3.3.0-rc7, Xen version 4.1.2 (Debian
4.1.2-2.1), Xen-API Version: 1.3.2-4 (Kronos)
Is it a bug, or am I missing something? Anybody managed to workaround
this problem?
Here is
2012 Apr 05
0
Re: [Xen-API] xe vdi-create failure ot local SR type=file and type=ext
The log snippet doesn''t have the detail in it - have a look in /var/log/SMlog - you might find something more useful in there.
Jon
On 5 Apr 2012, at 10:23, Dimitar Kazakov wrote:
> Hi,
> have permanent failure when try to create VDI on local SR type=file or
> type=ext. On both types it failed with the same error:
> SR_BACKEND_FAILURE_78
> VDI Creation failed
2012 Apr 05
0
Re: [Xen-API] (solved) xe vdi-create failure ot local SR type=file and type=ext
Thanks!
I found the problem in SMlog.
/usr/sbin/td-util create vhd 1024
/var/run/sr-mount/4137dc90-4ad7-ecc6-dd2f-6f05ac280fc2/247b64e4-6b7f-4b2f-bd73-50e848c78d71.vhd
/usr/sbin/td-util: error while loading shared libraries:
libxenctrl.so.4.0: cannot open shared object file: No such file or directory
td-util from blktap-utils 2.0.90-3 (testing) is looking for
libxenctrl.so.4.0, but the package
2012 Jul 27
0
Bug#682979: sample logfile
This logfile was recorded while the vm-start was running.
-------------- next part --------------
[20120727T14:43:34.919Z| info|vh10|1021 UNIX /var/lib/xcp/xapi|session.logout D:dd291648d150|xapi] Session.destroy trackid=e3179eeb95ba96c64ab771d0cb1557b6
[20120727T14:44:02.180Z|debug|vh10|25|Starting periodic scheduler D:641021a392d0|backgroundscheduler] Adding function Logrotate to queue,
2010 Oct 26
0
XCP 0.5 killing umanaged domain (BUG?)
1) Misspelled message ''killing umanaged domain'' (must be killing
UNmanaged domain)
2) more serious. I found this message after disappearance of virtual
machine created early. I restart XAPI tool stack and machine was killed
(not shutdowned, but completely removing). Here log (from machine where
domain was resident)
Main line in log file I suspect:
2012 Jun 20
2
"No text console available" when trying to get the console of a just created VM from a template on XCP
Hi there,
I am trying to set up XCP on Ubuntu 12.04. I went through the
procedure given in the README file of the xcp-xapi package and reached
the point where the hypervisor seems to be running fine. I set up a VM
using the Debian Squeeze (64bit) template and started it, giving a
Debian mirror URL as install-repository.
Running "xe vm-list" reports that the machine is running, but when
2013 Jun 22
1
Bug#713349: xen-api-libs: FTBFS: ocamlfind: Package `type-conv' not found
Source: xen-api-libs
Version: 0.5.2-3
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[2]: Entering directory `/?PKGBUILDDIR?/stdext'
> ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I
2013 Mar 07
0
Bug#702428: log output
errors from /var/log/xcp-xapi.log:
652Z|debug||1227 UNIX /var/lib/xcp/xapi|VM.start R:0b98978366e4|xapi]
creating device emulator
652Z|debug||1227 UNIX /var/lib/xcp/xapi|VM.start R:0b98978366e4|xenops]
Device.Dm.start domid=10
661Z|debug||1227 UNIX /var/lib/xcp/xapi|VM.start R:0b98978366e4|xenops]
qemu-dm: should be running in the background (stdout redirected to syslog)
661Z|debug||1227 UNIX
2009 Dec 22
3
XAPI source code
Hi All
I have downloaded the opensource xapi source code. I am not sure what the functins of the follow modules:
1 block_device_io
2 datamodel
3 xiu (I am puzzled by the name "xiu")
4 stats
5 rpc-light
6 rss
7 xb (I think the xapi needs not to talk to xenbus directly)
8 xsrpc (why it writes some "rpc" keys to path of "domain/<domid>" in the
2013 Dec 21
0
Re: Connect libvirt to iSCSI target
On 12/17/2013 07:13 PM, Marco wrote:
> Hi!
>
> I'm new to libvirt and face problems connecting to an iSCSI target.
> What I intend to do is to connect libvirt (I tried virt-manager and
> virsh) to an iSCSI target and then boot from the LUNs which contain
> the VMs.
>
> I followed the documentation¹ but got stuck at section 12.1.5.4.3.
>
> 1)
> virsh
2007 Mar 31
1
kernel-devel largesmp or ELlarge?
I'm having trouble updating my iscsitarget modules, and it seems to be
related to a naming convention mixup?
here's the output of the build command:
[root at vmhost ~]# rpmbuild --rebuild --sign
iscsitarget-0.4.14.96-0.amherst.src.rpm
Installing iscsitarget-0.4.14.96-0.amherst.src.rpm
error: Failed build dependencies:
kernel-devel = 2.6.9-42.0.10.ELlarge is needed by
2013 Dec 02
1
virsh detach typo
[root at vmhost vms]# virsh detach-disk puppet vdb
error: No found disk whose source path or target is vdb
[root at vmhost vms]# virsh --version
0.10.2
[root at vmhost vms]#
This probably was solved already but if not, "No found disk" probably
sounds better if it was "No disk found"
2013 Dec 02
6
Bug#731166: Error: Syntax error: 'end' expected
Package: xen-api-libs
I cannot backport xen-api-libs to an oldstable system. It fails with:
$ dpkg-buildpackage -rfakeroot -us -uc
dpkg-buildpackage: source package xen-api-libs
dpkg-buildpackage: source version 0.5.2-3.1
dpkg-buildpackage: source changed by St?phane Glondu <glondu at debian.org>
dpkg-buildpackage: host architecture amd64
dpkg-source --before-build xen-api-libs-0.5.2
2012 Jul 19
1
Setting CPU type for a vm
I have a Windows XP vm and would like to know how should I set its cpu
so it is seen by the vm as a proper 32bit one. In its xml file, I have
<os>
<type arch='i686' machine='rhel6.2.0'>hvm</type>
<boot dev='cdrom'/>
<boot dev='hd'/>
<bootmenu enable='yes'/>
</os>
And this is the machine I
2013 Dec 23
0
Re: Connect libvirt to iSCSI target
On 12/22/2013 10:09 AM, Marco wrote:
> On 2013–12–21 John Ferlan wrote:
>
>> On 12/17/2013 07:13 PM, Marco wrote:
>>> Hi!
>>>
>>> I'm new to libvirt and face problems connecting to an iSCSI target.
>>> What I intend to do is to connect libvirt (I tried virt-manager and
>>> virsh) to an iSCSI target and then boot from the LUNs which
2013 Feb 04
0
Can't save domain: unexpectedly failed
I am running libvirt 0.9.8,
virsh -V
Virsh command line tool of libvirt 0.9.8
See web site at http://libvirt.org/
Compiled with support for:
Hypervisors: Xen QEmu/KVM UML OpenVZ LXC Test
Networking: Remote Daemon Network Bridging Nwfilter VirtualPort
Storage: Dir Disk Filesystem SCSI Multipath iSCSI LVM
Miscellaneous: AppArmor Secrets Debug Readline
in an ubuntu 12.04.1 install. I created a
2014 Oct 24
1
The USB passthrough that refuses to die
In trying to find out why my usb passthrough is not working, I decided
to edit (virsh edit) the config file for the vm client, removing the
following lines
<hostdev mode='subsystem' type='usb' managed='yes'>
<source>
<vendor id='0x051d'/>
<product id='0x0002'/>
</source>
</hostdev>
2013 Dec 18
3
Connect libvirt to iSCSI target
Hi!
I'm new to libvirt and face problems connecting to an iSCSI target.
What I intend to do is to connect libvirt (I tried virt-manager and
virsh) to an iSCSI target and then boot from the LUNs which contain
the VMs.
I followed the documentation¹ but got stuck at section 12.1.5.4.3.
1)
virsh pool-define-as \
--name foo \
--type iscsi