Displaying 20 results from an estimated 40000 matches similar to: "xm reboot /xm shutdown does not work for Solaris DomUs yet?"
2008 Feb 16
4
Solaris snv81 xVM on a Thinkpad T30
Trying to boot my Thinkpad T30 with Solaris snv_81 xVM it get the error message
This version of Solaris xVM does not support this hardware
The output of "echo ::interrupts | mdb -k" while booted without xVM is
bash-3.2# echo ::interrupts | mdb -k
IRQ Vector IPL(lo/hi) Bus Share ISR(s)
0 0x20 14/14 - 1 cbe_fire
1 0x21 5/5 ISA 1 i8042_intr
3 0x23
2007 Aug 02
0
Booting LiveCDs or Installation CDs with Xen support in a Dom0
Hi,
In the installation docs for a Solaris Xen 07/07 DomU (http://www.opensolaris.org/os/community/xen/docs/install-solaris-domu-iso.htm) the config file for the Solaris DomU is
name = "solaris-install"
memory = "1024"
disk = [ ''file:/ws/public/isos/65-0604-nd.iso,6:cdrom,r'', ''file:/export/root/solaris_domu/disk.img,0,w'' ]
vif = [
2006 Aug 01
1
Some errors in the blogentry with instructions on how to install Xvnc on Solaris
Hi,
I created my first Xen DomU running Solaris today using the instructions
from this page Creating Solaris domU virtual disk images at
OpenSolaris.org
<http://www.opensolaris.org/os/community/xen/How-To-07-2006/Solaris-domU/>
and it works out of the box!
That''s cool again!
If you''re going to do the same (and I encourage you to do so!) be aware
that it takes a
2007 Dec 10
4
snv 77 W2003 domu loses config on reboot/shutdown
Hi All,
I successfully installed a 32bit W2003 domu using the following config file (as the CD image wasn''t persistent between reboots, otherwise I would have used virt-install ;-) ) :
isk = [ ''file:/images/xvm/w2003/w2003-disk.raw,hdc,w'',''file:/images/isos/en_win_srv_2003_r2_enterprise_cd1.
iso,hda:cdrom,r'' ]
memory = 512
name = "w2003"
2008 Mar 20
9
Xen Store error : out of memory
Hi,
I''m running snv84 on a SunFire x2200M2, 2 dualcore opterons, 8GB ram, 2 mirror sata disks (zfs).
I tried to install both Ubuntu 7.1 Desktop and Fedora 8 into a HVM domU but failed everytime.
The VNC-Server for the domU dies, but the domain still consumes CPU time, disks go idle after a while (zpool iostat or iostat show zero I/O). The domUs booted up fine, the installer started,
2007 Sep 07
1
domU configs for virt-manager
hi all,
I can''t create domU with the virt-manager, but I''d like to use it anyway.
If I start domUs from command line (xm create ~) I can see them in the virt-manager, but they''re gone after I pause them or stop them. I assume that the virt-manager has some place where it saves config files for domUs, on linux it is usually /etc/xen/vm. I went in some obvious places
2009 Dec 27
3
windows xp domU consuming 200% cpu (dom0 is quad-core) at idle
What have I done wrong? I installed an xp (service pack 2) domU using the virt-install example from the man page, on a zfs volume. I noticed this behavior on build 129, and I replicated the behavior on build 130:
root@opensolaris:/tmp# virsh version
Compiled against library: libvir 0.7.0
Using library: libvir 0.7.0
Using API: Xen 3.0.1
Running hypervisor: Xen 3.4
root@opensolaris:/tmp#
2006 Aug 01
9
DNS resolutions is not working in a Solaris 10 DomU
Hi,
I found a problem with the DNS resolution in a Solaris 10 DomU.
The Test Environment was:
I installed the Xen bfu on top of Solaris snv43 and booted the Dom0 with
Solaris. Then I installed and booted a Solaris 10 DomU.
In the Solaris 10 Dom0 the DNS resolution works; in the Solaris 10 DomU
the DNS resolution does not work as expected:
Inside the Solaris 10 DomU I can''t use
2008 Mar 13
11
PCI Passthrough in
Is there any information available when one can expect OpenSolaris to
handle PCI Passthrough als Dom0?
This thread:
http://opensolaris.org/jive/thread.jspa?threadID=45875&tstart=135 makes
me think there might be some work going on...
Thanks
Ares
2009 Jun 29
0
DomUs don''t shutdown with cpu-pinning configured
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
since pinning the cpu cores to Dom0 and the DomUs the shutdown of the
VMs doesn''t work anymore. When shutting down or rebooting a DomU the
DomU just freezes after the shutdown process but won''t reboot or stop
the DomU. The shutdown itself seems to be complete though.
We can reproduce this problem on 4 different servers.
2006 Jul 25
9
Linux Live CDs with Xen Support
Hi,
does anybody have a list of working Linux Live CDs with Xen Support which I can use in a Xen Domain?
What I''m looking for is more or less something like Knoppix with Xen Support so that I can use the yet-not-supported hardware of my Ferrari 4005 in the Linux Domain
regards
Bernd
This message posted from opensolaris.org
2008 Feb 22
6
Damm Small Solaris
Hi,
for what it''s worth:
There''s now a new Live CD for Solaris called Damm Small Solaris:
http://www.sunhelp.ru/archives/179-Damn_Small_Solaris_0.1.1_English_Page.html
In contrast to Belenix this Live CD works in Qemu - even without kqemu
load the performance is not so bad. One important missing are the
network driver for the network adapter emulated by Qemu. But they
2009 Apr 25
0
qemu 0.10.2 and Solaris snv111 64 Bit /"unexpected erratum #100"
Hi
I''ve installed Solaris snv111 in a QEMU virtual machine using qemu
0.10.2 with kqemu 1.4 enabled. The installation worked without problems
but after rebooting from the virtual disk Solaris panics:
qemu usage:
/opt/qemu_0.10.x/bin/qemu-system-x86_64 -net user -net nic -usb
-usbdevice tablet -L /usr/local/share/qemu_0.9.x -boot c -m 1024 -net
nic,model=rtl8139 -net nic -net nic
2008 Feb 12
4
xVM and VirtualBox
Hi
unfortunately VirtualBox does not work yet in a Solaris Dom0:
I installed VirtualBox beta and it runs fine on bare metal.
Unfortunately the necessary driver does not load automatically in a xVM
Dom0. It can be loaded manually but it looks like it does not work in a
Dom0:
bash-3.2# modinfo | grep vbox
# this is a one time task:
bash-3.2# cp /platform/i86pc/kernel/drv/amd64/vboxdrv
2014 Mar 12
0
Bug#741456: xen-utils-common: Starting domUs with xm fails - unable to find xenbr0. Works with xl.
Package: xen-utils-common
Version: 4.3.0-3
Severity: normal
Dear Maintainer,
I've just set up a fresh Jessie system using the installer dated 2014-03-05,
then installed and enabled Xen 4.3. I've done this quite a few times before
using Wheezy and 4.1.
I set up xenbr0, then created a test domU using xen-create-image, which
completed without issue. However I was unable to start the new
2008 Dec 26
0
autostarting domUs
What''s the OpenSolaris xVM idiom for autostarting domUs when I boot the dom0?
Is this a setting in the .xml for the domain, or is there something I
should poke at?
--
Christopher Vance
2009 Mar 05
10
How to change mem-max to no-limit
Hello,
After I limited max memory usage in one domain, how could I reset
mem-max to no-limit?
Besides, I used "xm create -F xxxx.xm" to create a domain successfully.
But when I shut it down, this domain disappear from "xm list". Why that
happened?
Thanks.
Vincent
2008 Aug 13
1
Cannot start xen domUs anymore, domUs hang on kernel startup, happens after a long dom0 uptime
Hello!
I've noticed this problem two times now.. last time I fixed it by rebooting
the (centos 5.1 x86 32b) xen host/dom0.
Symptoms:
- Already running domUs (debian 2.6.18-6-xen-686 32b PAE) continue running
and working OK
- Cannot start new domUs (debian 2.6.18-6-xen-686).. kernel bootup just
hangs before running initrd. Same domU with the exact same xen domU cfgfile worked
earlier.
2007 Jul 20
2
Deploying Solaris on Xen via jumpstart
Hi everybody,
Today I tried the latest Solaris on Xen build.
I downlaoded all files and created the iso.
Then I wanted to run setup_install_server , but this failed:
bash-3.00# ./setup_install_server /export/sol_xen/
-bash: ./setup_install_server: cannot execute binary file
-bash-3.00#
So I create a tar file to copy over all files to export/sol_xen/
Then I tried to start and install via
2007 Nov 06
1
virsh vs. xm, and questions about different distributions of Xen
Virsh (the xm-like tool that comes with libvirt) uses .xml files to
define and describe DomUs. xm uses simple configuration files to
define and describe DomUs. Is there any interoperability between
these two? Like can virsh take an xm DomU config file, or vice versa?
Or is there a tool to translate between them?
On a somewhat related note, can anyone tell me at a high level what is
different