Displaying 20 results from an estimated 100 matches similar to: "dom U illegal kernel path"
2010 Oct 06
1
unknown bootloader
Hullo Everybody ;
I am failing to start my new VM and it tells me unkown bootloader . Below
are my parameters and output . Could somebody be having an idea of putting
right this problem?
[root@virtualintranet /]# xe vm-param-list
uuid=70645ba3-bcbc-683b-099e-ed197301fcc2
uuid ( RO) : 70645ba3-bcbc-683b-099e-ed197301fcc2
name-label ( RW): PVG1
2010 Sep 27
0
kernel problems
Hullo Everybody
I am installing a vm from a xen virtual appliance ( .xva) and it gives me
the output below:
[root@virtualintranet transfer-vm]# xe vm-start
uuid=34f45d34-caa3-95e7-b6e7-82213649e3a3
Caller not allowed to perform this operation.
message: illegal kernel path
[root@virtualintranet transfer-vm]# uname -r
2.6.27.42-0.1.1.xs5.6.0.44.111158xen
How can I upgrade or reinstall
2010 Oct 27
0
missing /dev/xvda on xen cloud platform 3.4.2 during centos 5.5 dom 0 installation
Hullo Everybody
I have taken the steps below and I failed to get a device similar to
/dev/xvda in DOM 0 where am I getting it wrong
Create VDI,
*[root@virtualintranet /]# xe vdi-create sm-config:type=raw
sr-uuid=b303be09-6a32-8d94-d248-7551860fbc3f name-label="Centos-Vdi"
virtual-size=20GiB type=user*
eefa9066-a991-44c3-b537-d20d65f3d10c
create VBD
*[root@virtualintranet /]# xe
2010 Sep 30
0
creating a File-based thin-provisioned VHD
Hullo everybody
how can I create File-based thin-provisioned VHD on a Filesystem for VM
images for a local non-shared Filesystem (EXT type SR), for with the
configurations i have dont allow me make a 4th partition
Below are my configurations.
[root@virtualintranet /]# fdisk -l
Disk /dev/sda: 1998.2 GB, 1998233534464 bytes
255 heads, 63 sectors/track, 242938 cylinders
Units = cylinders of
2010 Sep 24
1
switching
Good day everybody
How do i switch from the xen console to the vm console and below is what i
have
xentop - 11:46:22 Xen 3.4.2
2 domains: 1 running, 1 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown
Mem: 4184164k total, 706684k used, 3477480k free CPUs: 16 @ 2394MHz
NAME STATE CPU(sec) CPU(%) MEM(k) MEM(%) MAXMEM(k) MAXMEM(%)
VCPUS NETS NETTX(k) NETRX(k) VBDS VBD_OO
2010 Sep 26
0
PV drivers installation
I have 2 VM machines and i want to shutdown 1 and the output i get is below
:
[root@virtualintranet /]# xe vm-shutdown
uuid=70c8eb7c-6525-41c2-8373-67bb53cb46de
You attempted an operation on a VM which requires PV drivers to be installed
but the drivers were not detected.
vm: 70c8eb7c-6525-41c2-8373-67bb53cb46de (PVG2)
How do in install PV drivers on a linux VM and how can i switch from the
2004 Nov 20
1
IAX Dialstatus
Hello,
I've got some SIP clients, and an IAX2 long distance provider. Ideally,
when a the dialed number is busy I will hear a busy signal. Instead, I
get Congestion even though * knows it's busy. Is this a bug or am I
missing something?
The dial plan, in basically this
Dial(IAX2/user@provider/19995551234,,)
Goto(failedcall-${DIALSTATUS})
failedcall-CONGESTION plays congestion
2008 Apr 12
0
Problems with xm migrate --live
Hello,
I have 2 Dell 1955 blade servers, running RHEL5-Xen. I''m testing
the migrate functionality from one blade to another. I can start the
domain, move it to one blade (minor delay/packet loss) and everything
is fine. When I try to move it back to the original blade the
migration fails and the DomU crashes
c1b1 = Blade 1 (192.168.131.201)
c1b2 = Blade 2
2013 May 31
3
Re: How to use libguestfs access LVM as non-root user?
On Fri, May 31, 2013 at 4:17 PM, Richard W.M. Jones <rjones@redhat.com>wrote:
> On Fri, May 31, 2013 at 04:03:32PM +0800, Qiu Yu wrote:
> > Actually I'm looking into an issue with OpenStack / Libvirt manipulating
> > LVM as an image backend. When the logical volume is created, udev rules
> > will set the ownership to root:disk. After libvirt actually starting an
2013 May 31
2
Re: How to use libguestfs access LVM as non-root user?
On Fri, May 31, 2013 at 3:55 PM, Richard W.M. Jones <rjones@redhat.com>wrote:
> On Fri, May 31, 2013 at 10:58:30AM +0800, Qiu Yu wrote:
> > Unfortunately, the standard 'disk' group permission only applies to
> > /dev/sdX device nodes, not to device mapper nodes created by LVM
> commands.
>
> Actually, it depends on udev rules. On my machine device mapper
2006 Sep 08
3
newhidups with APC Smart-UPS 1500
Hello,
I'm using the stable amd64 port of Debian Linux. I installed (the
latest) nut-2.0.1-4 and nut-usb packages for utilizing an APC Smart-UPS
1500 USB. I tried "apcupsd" first but "nut" makes an even more
sophisticated impression on me and has more security options.
I had problems with the newhidups driver. It didn't find a device with
matching VendorID. And
2013 May 31
0
Re: How to use libguestfs access LVM as non-root user?
On Fri, May 31, 2013 at 06:39:53PM +0800, Qiu Yu wrote:
> [00098ms] /usr/libexec/qemu-kvm \
> -global virtio-blk-pci.scsi=off \
> -drive file=/dev/xenvg/123,cache=off,format=qcow2,if=virtio \
> -nodefconfig \
> -enable-kvm \
> -nodefaults \
> -nographic \
> -m 500 \
> -no-reboot \
> -device virtio-serial \
> -serial stdio \
2010 Jul 24
1
Bridging Issues with Xen
Hey All
I''m Using Xen 3.0.3-105 on CentOS 5.5.
It Has to Nics:
eth0 - Internet
eth1 - Internal Lan ( where Dhcp , DNs , Cobbler - Kick Start Server
Resides )
I''ve Set xend-config.xsp to create xenbr1 on eth1 and it looks well So
Guest May Get Access TO ALl Resources via the Bridge.
brctl show
bridge name bridge id STP enabled interfaces
xenbr1
2004 Jun 21
4
disabling ALERTING message
Hi all,
Is there a way of disabling ALERTING message on a PRI channel? I have a
problem .* is sending ALERTING message to the Nortel telco switch of my
local provider BEFORE it dial the number it has to .if the number is busy or
invalid there is no way we can tell this to the switch because it has
already been told that the phone is ringing
I am using asterisk Asterisk CVS-04/06/04-10:46:21 with
2014 May 14
0
Bug#748052: Bug#748052: xen-hypervisor-4.3-amd64: No USB keyboard after booting into Dom0
Control: tag -1 +moreinfo
On Tue, 2014-05-13 at 08:55 -0700, Mike Egglestone wrote:
> After booting into kernel 3.13 dom0, the keyboard no longer works.
> All other aspects work, ssh is needed to login to the system to
> start working with the domU's.
> They keyboard works at the grub menu just fine, and
> works normal when booting into the non xen kernel.
I think at a minimum
2009 Sep 21
4
Powerware 5115 USB Issue
Hi,
I'm trying to get a Powerware 5115 to communicate with the NUT via USB under Debian Linux and need help.
Here is the output that I see.
co-nh5:/tmp/mnt/projects/pwusb/nut-2.4.1# /usr/local/ups/bin/upsdrvctl -u root start
Network UPS Tools - UPS driver controller 2.4.1
Network UPS Tools - BCMXCP UPS driver 0.21 (2.4.1)
USB communication subdriver 0.17
Communications with UPS lost:
2005 Oct 16
8
cannot boot domU
I cannot boot domU:
# xm create inhouse
Using config file "inhouse".
Started domain inhouse
# xm list
Name ID Mem(MiB) CPU VCPUs State Time(s)
Domain-0 0 123 0 1 r----- 27.4
inhouse 8 2048 0 1 ------ 11.4
# xm console inhouse
Linux version 2.6.12.6-xenU ( root@xen1) (gcc version 4.0.2 20050901 (prerelease)
2010 Feb 24
2
problem with master db and dovecot-2.0.beta3
Hello,
i am currenty testing dovecot 2.0.beta3 and ran into a problem with the
master-db setting.
For our webmail access we are sucessfully using the following settings
with dovecot-1.2.10
auth_master_user_separator =*
auth default {
mechanisms = plain
passdb passwd-file {
args = /etc/dovecot/passwd.masterusers
master = yes
pass = yes
}
passdb ldap {
2013 Jun 01
2
Re: How to use libguestfs access LVM as non-root user?
On Fri, May 31, 2013 at 7:25 PM, Richard W.M. Jones <rjones@redhat.com>wrote:
> On Fri, May 31, 2013 at 06:39:53PM +0800, Qiu Yu wrote:
> > [00098ms] /usr/libexec/qemu-kvm \
> > -global virtio-blk-pci.scsi=off \
> > -drive file=/dev/xenvg/123,cache=off,format=qcow2,if=virtio \
> > -nodefconfig \
> > -enable-kvm \
> > -nodefaults \
2013 Jun 21
0
How to create a Xen PV DomU with a dvd ISO image, using xl/xm
Hello,
I was looking to create a Xen DomU with a .iso image saved in the hard
disk.
I ran into some trouble with http based install, hence looking at this
option.
This is what i have currently. Just wanted to know if I am on the right
track here, and hoping to get some tips if somebody has similar experience.
I compiled Xen 4.1.5 from source on a Fedora 17 Dom0, and I want to create
DomU