[xen-discuss] xVM Client Side HyperVisor

2010-04-20 Thread Chris Hunt
All, I am working on getting a poor man's client side hypervisor working. I have noticed that Local SDL Window is an option and wanted to know if anyone has any advise or better yet a proceedure for getting this to work. Take care, Chris Hunt

Re: [xen-discuss] Solaris 8 on XEN

2010-03-26 Thread Chris
As an alternative to HVM Solaris8, I'd suggest Solaris8 branded zones. See: http://www.sun.com/software/solaris/containers/ Chris -Original Message- From: xen-discuss-boun...@opensolaris.org [mailto:xen-discuss-boun...@opensolaris.org] On Behalf Of Edsel Adap Sent: Thursday, March 25

Re: [xen-discuss] CentOS 5.3 domU works, 5.4 doesn't work

2010-01-04 Thread chris
I'm beginning to suspect the mirror I used for the CentOS installation. The failure I cited previously was 100% repeatable. I did the install several times, with the same result. Since then, I've rsynced my own CentOS 5.4 mirror directly from CentOS. Installs from my own HTTP server, running

[xen-discuss] CentOS 5.3 domU works, 5.4 doesn't work

2010-01-03 Thread chris
to me. Thanks very much. /chris -- This message posted from opensolaris.org ___ xen-discuss mailing list xen-discuss@opensolaris.org

Re: [xen-discuss] xVM Ready for serious use ?

2009-10-15 Thread Chris
...sounds like you want to do away with a dedicated storage server and just run say a primary xVM hypervisor and standby xVM hypervisor, using snapshot/send/receive to copy the ZVOLs for the virtual disks to the standby node. Is that correct? I think you still run the risk of an

[xen-discuss] Import vmware vmdk into xVM (osol-2009.06)

2009-08-26 Thread Chris Jones
Good afternoon, I was wondering if anyone has any in site as to how to import a VMware vmdk into xVM on OpenSolaris 2009.06 (xVM 3.1). I have a VMware VM created on VMware Server 2.0 and would like to move it over to this xVM server. I appreciate any advice anyone may have. Cheers, -Chris

Re: [xen-discuss] What is Sun xVM Server?

2009-08-04 Thread Chris
To bad, im missing something like esxi, just based on xen. But if that project is dead, i dont know of any good alternatives. Have you looked at Citrix XenServer? http://www.citrix.com/English/ps2/products/feature.asp?contentID=1686939 -- This message posted from opensolaris.org

Re: [xen-discuss] Basic getting-started help point

2009-02-03 Thread Chris
, but will boot to Solaris (non-xVM) by default. Use the bootadm command to set xVM as the default GRUB entry and reboot. Once booted into Solaris xVM, run virt-manager command to create VMs. Chris ___ xen-discuss mailing list xen-discuss@opensolaris.org

Re: [xen-discuss] PXE issues with Xen

2008-11-25 Thread Chris
From a Windows server 2003 domU running a DHCP server, I used the Windows network monitor to capture incoming frames. When the default Realtek 8139 driver is used, the capture shows the DHCP requests and offers. A bare-metal client will PXE boot in this scenario, but another domU on the same

[xen-discuss] PXE issues with Xen

2008-11-24 Thread Chris
I've tried a couple times to PXE boot a domU by passing the --pxe option to virt-install but it stalls at:Searching for server (DHCP) I also tried dumping an existing domU to an xml file and editing the boot device to net, but then I'm unable to import the xml as a new domain. Is

[xen-discuss] device name mappings

2008-11-21 Thread Chris Cheetham
Can someone explain, or point me to docs/code that do, how device names are mapped to domU paths. E.g., how does a hot-plugged device show up in domU at /dev/sdz? What differences between hvm and pv guests? Thanks, /chris ___ xen-discuss mailing

Re: [xen-discuss] Solaris10 10/08 domU crashes host

2008-11-16 Thread Chris
This sounds very much like a known issue we're currently investigating with SMP solaris guests regards john Thanks for the heads up John. I've tried a couple more times and it is clearly a problem with the SMP Solaris HVM guest. Both PV Nevada and HVM Windows guests have no issues with

Re: [xen-discuss] Solaris10 10/08 domU crashes host

2008-11-15 Thread Chris
I take back my earlier claim that re-installing S10u6 using UFS fixed the problem. I have a S10u6 guest installed on a Zvol hosted from NV101 and it does boot, but I've crashed the host a couple times during the guest boot. I haven't done a lot of testing, but I seem to have better luck

Re: [xen-discuss] virsh define errors

2008-11-13 Thread Chris Cheetham
I'm having the same problem on nevada b101. When running virsh define ... using as input the output of virsh dumpxml ..., the lt;kernelgt;, lt;initrdgt;, and lt;cmdlinegt; tags are missing in the newly defined config. -- This message posted from opensolaris.org

Re: [xen-discuss] Solaris10 10/08 domU crashes host

2008-11-11 Thread Chris
I seem to recall a limitation when using LDOMs where you couldn't use different ZFS versions for the host and guest. I wonder if there isn't something similar going on here with Xen... I'm going to re-install the S10u6 guest with UFS on the zvol. I'm up and running with S10u6 as an HVM

[xen-discuss] Solaris10 10/08 domU crashes host

2008-11-09 Thread Chris
I downloaded and installed Solaris 10 10/08 as an HVM domU with nv101 dom0. The installation finished with no issues, but every time I try to boot the domain it crashes and the host reboots! Has anyone had any luck running Solaris10 10/08 as a Xen guest? -- This message posted from

[xen-discuss] Indiana Build 99 - xvm services not running

2008-11-02 Thread chris
Hello! I've recently upgraded Indiana 2008.11 build 98 to build 99 using 'pkg image-update' ...and now none of the xvm services will start: # uname -a SunOS sinbin 5.11 snv_99 i86pc i386 i86pc # svcs | grep xvm disabled Oct_28 svc:/system/xvm/console:default disabled Oct_28

Re: [xen-discuss] Indiana Build 99 - xvm services not running

2008-11-02 Thread chris
MRJ said: chris wrote: SunOS sinbin 5.11 snv_99 i86pc i386 i86pc You didn't boot into xVM. slaps forehead sigh. I thought I had that licked when I installed the xVM stuff last time around. It didn't even occur to me that the upgrade might have undone my bootloader tweaks

Re: [xen-discuss] Unable to boot HVM domU with more than 1 disk

2008-11-01 Thread Chris
An upgrade to nv101 seems to have solved my problem. -- This message posted from opensolaris.org ___ xen-discuss mailing list xen-discuss@opensolaris.org

Re: [xen-discuss] Windows PV drivers, win2k3 and b99 dom0

2008-10-31 Thread Chris
I was going crazy trying to figure out what I was doing wrong. I have not been able to install the PV drivers on any domain after that first one. -- This message posted from opensolaris.org ___ xen-discuss mailing list xen-discuss@opensolaris.org

[xen-discuss] Unable to boot HVM domU with more than 1 disk

2008-10-31 Thread Chris
When I try adding a second disk to an HVM domU, I get this when I try to boot: Error: Device 5632 (vbd) could not be connected. Backend device not found. The backend device DOES exist. I'd like to use separate ZFS volumes for the boot disk and data disk on a Windows HVM so I can manage

Re: [xen-discuss] Windows PV drivers, win2k3 and b99 dom0

2008-10-30 Thread Chris
I've been trying to get the pv drivers running on a Win 2003 server install with 2 virtual nics and although the drivers install without error the hvm does not boot correctly afterwards, hangs at the windows splash screen, and xm top shows that the 2 vcpus allocated to the domain are pegged.

Re: [xen-discuss] Ubuntu DomU into Indiana Dom0 -- another approach

2008-10-20 Thread chris
1. I was not given an opportunity to enter IP of local HTTP Server different from selected by system official mirror FQDN. Doesn't make sense. The feature is built into the initrd-based installer I cited. Did you scroll to the top of the country list? 2. Utility qemu-img seems to be

Re: [xen-discuss] Ubuntu DomU into Indiana Dom0 -- another approach

2008-10-14 Thread chris
stack. Regarding the specific Solaris release - I'm using this one: http://genunix.org/distributions/indiana/osol-0811-98.iso /chris -- This message posted from opensolaris.org ___ xen-discuss mailing list xen-discuss@opensolaris.org

[xen-discuss] Ubuntu DomU into Indiana Dom0 -- another approach

2008-10-13 Thread chris
Following noogie's howto (http://opensolaris.org/jive/thread.jspa?threadID=62436), I thought I'd share my approach to this problem. Most of this procedure is intended to be a paste-bomb. I'm working on amd64, some details will need to change for other architectures. Install and start Apache

Re: [xen-discuss] Ubuntu DomU into Indiana Dom0 -- another approach

2008-10-13 Thread chris
Before booting the VM, install netcat (if you don't already have it), and start a listener. We'll need it later. pkg install SUNWnetcat cd /xen/ubuntu nc -l -p 1 | tar xvf - Start the VM! xm create -c ubuntu-install.cfg Here are the hilights of the install process: Mirror Country:

Re: [xen-discuss] Ubuntu DomU into Indiana Dom0 -- another approach

2008-10-13 Thread chris
Whoops! The end of my first post got mangled by my use of this character: lt; It should read: Finally, create the VM config file: cat gt; ubuntu-install.cfg lt;lt; EOF kernel = /xen/ubuntu/vmlinuz-2.6.18-xen ramdisk = /xen/ubuntu/initrd.gz name = ubuntu-install memory = 512 disk = [

Re: [xen-discuss] How to enable smbd

2008-09-13 Thread Chris Gerhard
You need to give the zone the sys_smb priv. See http://blogs.sun.com/chrisg/entry/native_cifs_and_samba_on --chris -- This message posted from opensolaris.org ___ xen-discuss mailing list xen-discuss@opensolaris.org

Re: [xen-discuss] Xen/XVM / XVM Server / SRSS

2008-08-06 Thread Chris
I've installed in either way and it works fine. The only thing I had to change was to link /usr/sfw/lib/libcrypto.so.0.9.8 to /usr/sfw/lib/libcrypto.so.0.9.7 in order to make the Windows connector work. That said, I believe it's a best practice to run only minimal services in a Dom0. The

Re: [xen-discuss] Windows PV drivers

2008-08-06 Thread Chris
We have developed our own Windows PV drivers and we will be releasing these soon. We are actively working on the legalities of making them available for download. They're in use already internally here and they work great. They'll be worth the wait. Have the Windows PV drivers been

Re: [xen-discuss] Solaris xVM dom0 vs. Solaris base compared with Linux dom0 vs. Linux base

2008-07-21 Thread Chris
It makes a huge difference to performance since the Solaris IDE driver has lots of inb()/outb()s which are trapped Is there any work in progress to update/optimize the Solaris IDE driver for Xen? I've got a server with an Intel 5000 series chipset that supports SATA devices, but not in AHCI

Re: [xen-discuss] DNS resolutions is not working in a Solaris 10

2008-02-02 Thread Chris
TCP checksum was indeed causing the problem. Adding this line to /etc/system in the domU solves the problem: set xnf:xnf_cksum_offload = 0 Thanks! This message posted from opensolaris.org ___ xen-discuss mailing list xen-discuss@opensolaris.org

Re: [xen-discuss] Problem with networking on PV

2008-01-17 Thread Chris Boucher
not be the OPs problem, but using xm console to monitor the guest may throw up some clues. Cheers, Chris. Pid: 5, comm: events/0 Not tainted 2.6.21-2952.fc8xen #1 RIP: e030:[8814c196] [8814c196] :nfs:nfs_update_inode+0xa3/0x56a RSP: e02b:88f4bc50 EFLAGS: 00010246 RAX

Re: [xen-discuss] Problem with networking on PV

2008-01-17 Thread Chris Boucher
recent Fedora kernel with Xen support (as far as I can tell). Off on a tangent, but did you realise that you can force Solaris to only allow NFSv2 and NFSv3? (See NFS_CLIENT_VERSMAX in /etc/default/nfs.) I didn't, thanks, I'll give that a go over the weekend. Cheers, Chris

Re: [xen-discuss] Deploying Solaris on Xen via jumpstart

2007-07-21 Thread Chris Beal
makes me suspect your image is corrupt. # file ./setup_install_server give you? it should be an executeable shell script what does sum? I get 63326 55 setup_install_server Have you verified the checksums of the parts you downloaded? Chris So I create a tar file to copy over all files

Re: [xen-discuss] Error creating solaris domU on xenserver

2007-07-20 Thread Chris Beal - Solaris Revenue Product Engineering
not providing pre-built DomUs with this drop as the install side of things has been sorted out to allow you to install from an ISO. I've added a link to the ISO download page on the page above so I hope you can find it and give it a try Chris suyash jape wrote: Hi Do those snv44-domu.tar.bz2

Re: [xen-discuss] Windows on xen

2007-04-26 Thread Chris Beal
that helps Chris Glavchev Dmitry wrote: Is it real now to boot Windows XP Professional SP2 as guest OS on xen under Solaris Express? Community Edition (b62) or Developer Edition (b55)? Thanks. This message posted from opensolaris.org ___ xen