Displaying 20 results from an estimated 3000 matches similar to: "How to enable 64bit solaris guest on top of solaris dom0"
2007 Dec 17
16
How to configure default NIC when creating Guest
Hi All,
I have a machine with three network cards, and the third card(named
e1000g2) is in use now. I want to use e1000g2 as default NIC when I
create Guest. How can I change the default NIC? I can override the
default value of config/default-nic property of svc:/system/xvm/xend.
But xend still use e1000g0 when creating Guest. 
BTW, I can explicitly set "bridge=e1000g2" when creating
2009 Jan 02
2
Error 16: Inconsistent filesystem structure after a change in the system
I''ve hit this bug on my home machine couple of times and finally decided to log
it since I''ve spend 2 days configuring my "OpenSolaris 2008.11 snv_101b_rc2
X86" and after installing the SUNWsmbfskr package I ended up in the grub> menu.
The package contains a necessary module for CIFS. After pkg install
SUNWsmbfskr, I rebooted the box. There was no grub menu anymore
2007 Jul 23
12
GRUB, zfs-root + Xen: Error 16: Inconsistent filesystem structure
Hi Lin,
In addition to bug 6541114...
Bug ID    6541114
Synopsis  GRUB/ZFS fails to load files from a default compressed (lzjb) root
... I found yet another way to get the "Error 16: Inconsistent filesystem
structure" from GRUB.  This time when trying to boot a Xen Dom0 from a
zfs bootfs
Synopsis: grub/zfs-root: cannot boot xen from a zfs root
2006 Sep 11
7
installing a pseudo driver in a Solaris DOM U and DOM U reboot
Hello,
on a v20z, we have as DOM 0 a Solaris XEN on snv44 64bits
and we have as DOM U a Solaris XEN on snv44 64 bits.
We then install a pseudo driver in the Solaris DOM 1 XEN snv44:
installation is ok and driver works as expected.
But on reboot of DOM 1, the driver is no more
there (in modinfo, driver not found).
Is there something special to do after a pseudo driver installation in 
a Solaris
2007 Oct 09
4
dom0 boot panic after bfu to b75
After BFU-ing my system to b75 I ended up with a panicing system
when booting into Xen:
grub> #---------- ADDED BY BOOTADM - DO NOT EDIT ----------
grub> title Solaris on Xen
grub> kernel$ /boot/$ISADIR/xen.gz
grub> module$ /platform/i86xpv/kernel/$ISADIR/unix /platform/i86xpv/kernel/$ISADIR/unix -B console=ttyb
grub> module$ /platform/i86pc/$ISADIR/boot_archive
grub>
2009 Oct 26
9
Latest Pv_ops dom0 fails to boot
Hi,
I found latest pv_ops dom0, commit 3dd81018a392941fcc722ee521de344527481eb8,  fails to boot with call trace. And commit 34ffcd2bde0018cf78d5b4f1f5427c38a3e9b502 has no such issue. Could anyone help on this issue?
Call trace messages:
#######
Mounting proc filesystem
Mounting sysfs filesystem
Creating /dev
[    0.860962] init[1]: segfault at ffffffff8104f1e8 ip ffffffff8104f1e8 sp
2008 Jan 15
2
s10 HVM 64-bit boot
Hi --
I wanted to boot s10 HVM in 64-bit mode but it always boots in 32-bit 
mode. Is there a special grub entry to boot s10 HVM domU in 64-bit mode? 
  Or is it HVM loader?
The grub entry is like this
title Solaris 10 5/08 s10x_u5wos_01 X86
kernel /platform/i86pc/multiboot
module /platform/i86pc/boot_archive
s10.py file is as follows :-
import os, re
arch = os.uname()[4]
if
2008 Jan 05
11
Help with booting dom0 on a Dell 2950
Hi, I have installed b_78 on a Dell 2950 and booting to bare metal works fine but when I try to boot using the grub entry Solaris xVM it will boot to the point where it displays the uname info and then just stays there. It will not boot past that point. I have enabled VT technology in the BIOS (but only after the installation).
Where/what can I look at to trouble shoot this? I am new to xen and
2008 Jul 22
2
Problems mounting ZFS after install
Let me thank everyone in advance. I''ve read a number of posts here and it helped tremendously in getting the install done. I have a couple of remaining issues which I can''t seem to overcome. Here are the basics:
dom0 - CentOS 5.2 32-bit
Xen 3.2.1 compiles from source
domU - os200805.iso
The install config: 
[root@internetpowagroup oshman]# cat opensolaris.install
name =
2006 Sep 08
4
Failed to create a solaris DOMU using NFS root
Hello,
I''ve installed a OpenSolaris dom0 snv_44 on a x4100 server, and booted a 
32-bit xen kernel.
I''m trying to create a OpenSolaris DOMU (snv_44) by following the howto 
described at 
http://www.opensolaris.org/os/community/xen/howto/create-osox-domu/.
I did not manage to create a diskless environment by using SUNWCXall. 
I''ve created SUNWCreq instead and add the
2007 Sep 28
5
ZFS Boot Won''t work with a straight or mirror zfsroot
Using build 70, I followed the zfsboot instructions at http:// 
www.opensolaris.org/os/community/zfs/boot/zfsboot-manual/  to the  
letter.
I tried first with a mirror zfsroot, when I try to boot to zfsboot  
the screen is flooded with "init(1M) exited on fatal signal 9"
Than I tried with a simple zfs pool (not mirrored) and it just  
reboots right away.
If I try to setup grub
2006 Nov 07
2
xenU crashes on linux
any idea what the reason for this error is?
[2006-11-07 13:59:31 xend 3167] DEBUG (__init__:1072) exception looking 
up device number for 0: [Errno 2] No such file or directory: ''/dev/0''
my config file looks like this:
name = "solaris"
memory = "400"
kernel = "/solaris/platform/i86xen/kernel/amd64/unix"
extra =
2007 Sep 26
1
Root raidz without boot
> Matthew Ahrens wrote:
> > Ross Newell wrote:
> >> What are this issues preventing the root directory being stored on
> >> raidz?
> >> I''m talking specifically about root, and not boot which I can see
> >> would be
> >> difficult.
> >>
> >> Would it be something an amateur programmer could address in a
> >>
2008 Nov 12
21
zfs boot - U6 kernel patch breaks sparc boot
Hi,
in preparation to try zfs boot on sparc I installed all recent patches
incl. feature patches comming from s10s_u3wos_10 and after reboot
finally 137137-09 (still having everything on UFS).
Now it doesn''t boot at anymore:
###############################
Sun Fire V240, No Keyboard
Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
OpenBoot 4.22.23, 2048 MB memory installed,
2008 Jul 23
28
[PATCH] ioemu-remote: ACPI S3 state wake up
ioemu-remote: The device model needs to write in the ACPI tables when it 
wakes up from S3 state.
Signed-off-by: Jean Guyader <jean.guyader@eu.citrix.com>
-- 
Jean Guyader
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2007 Oct 27
14
X4500 device disconnect problem persists
After applying 125205-07 on two X4500 machines running Sol10U4 and
removing "set sata:sata_func_enable = 0x5" from /etc/system to
re-enable NCQ, I am again observing drive disconnect error messages.
This in spite of the patch description which claims multiple fixes
in this area:
6587133 repeated DMA command timeouts and device resets on x4500
6538627 x4500 message logs contain multiple
2009 Apr 09
1
Re: Basic getting-started help point
> http://blogs.sun.com/ptelles/entry/sun_xvm_hypervisor_
> part_i
Hello, I can''t get this to work. My pc just reboots after "Syncing filesystem" when I try to boot into xVM Hypervisor. I have a clean install of OpenSolaris 2008.11.
-- 
This message posted from opensolaris.org
2008 Mar 26
25
Failure to install SNV85 DomU at Xen 3.2 CentOS 5.1 Dom0 (64-bit)
************************
Installation profile
************************
[root@ServerRHL51 vm]# cat snv85.install
name = "Solaris85pvm"
vcpus = 1
memory = "1024"
kernel = "/usr/lib/xen-solaris/unix-85"
ramdisk = "/usr/lib/xen-solaris/x86.miniroot-85"
extra = "/platform/i86xpv/kernel/amd64/unix - nowin -B install_media=cdrom"
disk =
2008 Aug 04
16
zpool upgrade wrecked GRUB
Machine is running x86 snv_94 after recent upgrade from opensolaris 2008.05.  ZFS and zpool reported no troubles except suggesting upgrade for from ver.10 to ver.11. seemed like a good idea at the time.  system up for several days after that point then took down for some unrelated maintenance.
now will not boot the opensol, drops to grub prompt, no menus.
zfs was mirrored on two disks c6d0s0 and
2010 Feb 17
2
Howto convert Solaris 10 DomU from hvm to paravirt?
Is it possible to convert Solaris 10 DomU from hvm to pv??
Dom0 is Opensolaris b132. Possibly any Documentation about this? 
Here is config of Solaris DomU:
<domain type=''xen'' id=''1''>
  <name>Solaris-10</name>
  <uuid>c505f6c3-b37b-8268-fe46-f10b3277238b</uuid>
  <memory>2097152</memory>