Displaying 20 results from an estimated 400 matches similar to: "CentOS 5.4 x86_64 domU start fails"
2010 Jan 14
0
Install RedHat/CentOS domU on OpenSolaris with ISO image
Dear all,
The below is my steps to setup RedHat/CentOS domU on OpenSolaris with ISO image.Although there are some guides to describe how to install Linux on domU,but their install media are from http or OpenSuSe image. I find there is some different from RedHat ISO image.
1) $pfexec svcadm enable svc:/network/nfs/client:default
# I find the nfs client is disabled by default, this issue spent
2008 Apr 15
4
Attempt to create F8 FomU at SNV85 Dom0
# lofiadm -a /export/home/isos/f8.iso
/dev/lofi/1
# mount -o ro -F hsfs /dev/lofi/1 /mnt
# share -F nfs /mnt
Start virt-install :-
# virt-install -n F8PVM --ram 1024 --nographics -p \
-f /dev/zvol/dsk/xvmpool/f8-disk -l nfs:192.168.1.42:/mnt -d
Starting install...
libvir: Xen Daemon error : GET operation failed:
Tue, 15 Apr 2008 09:12:44 DEBUG Preparing mount at
2009 Jul 19
0
Disabling checksum offloading at OSOL DomU via kmdb at intial boot.
Disabling checksum offloading at OSOL DomU via kmdb at intial boot :-
( -kd at extra line):-
root@ServerJaunty:/home/boris/nevada# xm create -c osol.install
Using config file "./osol.install".
Started domain osol.install (id=6)
Loading kmdb...
Welcome to kmdb
Loaded modules: [ unix krtld genunix ]
[0]> ::bp xnf`_init
[0]> :c
v3.4.1-rc7 chgset
2007 Nov 07
1
How to lofiadm and make NFS share for SNV76.ISO file ?
On Tue, Nov 06, 2007 at 03:24:08PM -0800, Tony Feldmann wrote:
>>You also need to find the relevant kernel/ramdisk for the domU - the jailtime
>>images don''t seem to include them, infuriatingly.
Johnlev''s respond:-
It''s way simpler to export an unpacked ISO over NFS and install via
virt-install.
regards
john
I am not sure how to manage on Solaris to get
2009 Nov 03
3
virsh troubling zfs!?
Hi and hello,
I have a problem confusing me. I hope someone can help me with it.
I followed a "best practise" - I think - using dedicated zfs filesystems for my virtual machines.
Commands (for completion):
[i]zfs create rpool/vms[/i]
[i]zfs create rpool/vms/vm1[/i]
[i] zfs create -V 10G rpool/vms/vm1/vm1-dsk[/i]
This command creates the file system [i]/rpool/vms/vm1/vm1-dsk[/i] and the
2010 Oct 11
0
Ubuntu iSCSI install to COMSTAR zfs volume Howto
I apologize if this has been covered before. I have not seen a blow-by-blow installation guide for Ubuntu onto an iSCSI target.
The install guides I have seen assume that you can make a target visible to all, which is a problem if you want multiple iSCSI installations on the same COMSTAR target. During install Ubuntu generates three random initiators and you have to deal with them to get things
2010 Jun 16
0
files lost in the zpool - retrieval possible ?
Greetings,
my Opensolaris 06/2009 installation on an Thinkpad x60 notebook is a little unstable. From the symptoms during installation it seems that there might be something with the ahci driver. No problem with the Opensolaris LiveCD system.
Some weeks ago during copy of about 2 GB from a USB stick to the zfs filesystem, the system froze and afterwards refused to boot.
Now when investigating
2009 Jul 19
3
Opensolaris domU unable to get dhcp lease
I''m running a ubuntu 9.04 64 bit dom0 with kernel 2.6.29.6 and xen
3.4.0. My eth0 is bridged to br0 and to my guest VMs. The dom0 is
running a dhcp server on br0 which is able to provide leases to
physical machines on eth0, and also to a windows xp domU which is
bridged to br0. However my open solaris 2009.6 domU is unable to
obtain a dhcp lease.
On the opensolaris side I can see this:
2008 Sep 29
1
B98 Solaris DomU on B98 Solaris Dom0 - installer not finding disks
Greetings,
I have a problem that is baffling me. My host machine is an older Dual Xeon machine that does not support HVM - PAE is supported.
I have 2008.11 b98 installed as Dom0. I''m trying to install the same as a DomU.
In the DomU, I''m starting the ssh service, logging in with X forwarding and starting the gui with:
(dom1) jack$ pfexec gui-install
The gui displays on my
2009 Dec 27
7
How to destroy your system in funny way with ZFS
Hi all,
I installed another OpenSolaris (snv_129) in VirtualBox 3.1.0 on Windows because snv_130 doesn''t boot anymore after installation of VirtualBox guest additions. Older builds before snv_129 were running fine too. I like some features of this OS, but now I end with something funny.
I installed default snv_129, installed guest additions -> reboot, set
2009 Dec 21
0
Mirror config and installgrub errors
I''ve hsut bought second drive for my hope PC and decided to do mirror. I''ve made
pfexec zpool attach rpool c9d0s0 c13d0s0
waited for scrub and tried to install grub on second disk:
$ pfexec installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c13d0s0
cannot open/stat device /dev/rdsk/c13d0s2
$ pfexec installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c13d0
raw
2006 Jun 13
4
ZFS panic while mounting lofi device?
I believe ZFS is causing a panic whenever I attempt to mount an iso image (SXCR build 39) that happens to reside on a ZFS file system. The problem is 100% reproducible. I''m quite new to OpenSolaris, so I may be incorrect in saying it''s ZFS'' fault. Also, let me know if you need any additional information or debug output to help diagnose things.
Config:
[b]bash-3.00#
2009 Mar 09
3
cannot mount ''/export'' directory is not empty
Hello,
I am desperate. Today I realized that my OS 108 doesn''t want to boot.
I have no idea what I screwed up. I upgraded on 108 last week without
any problems.
Here is where I''m stuck:
Reading ZFS config: done.
Mounting ZFS filesystems: (1/17) cannot mount ''/export'': directory is
not empty (17/17)
$ svcs -x
svc:/system/filesystem/local:default (local file
2010 Jan 17
2
Root Mirror - Permission Denied
I have a system that I''m trying to bring up with a mirrored rpool. I''m using DarkStar''s ZFS Root Mirror blog post as a guide (http://darkstar-solaris.blogspot.com/2008/09/zfs-root-mirror.html).
When I get to step 3 I execute:
pfexec prtvtoc /dev/rdsk/c7d0s2 | fmthard -s - /dev/rdsk/c7d1s2
I get: fmthard: Cannot open device /dev/rdsk/c7d1s2 - Permission denied
Any
2009 Dec 20
0
On collecting data from "hangs"
There seems to be a rash of posts lately where people are resetting or
rebooting without getting any data, so I thought I''d post a quick
overview on collecting crash dumps. If you think you''ve got a hang
problem with ZFS and you want to gather data for someone to look at,
then here are a few steps you should take.
If you already know all about gathering crash dumps on
2006 Oct 31
0
6315667 bootadm complains when running init under pfexec
Author: vikram
Repository: /hg/zfs-crypto/gate
Revision: d549354bd629eeb05494b7ad6228b8fc8c650915
Log message:
6315667 bootadm complains when running init under pfexec
Files:
update: usr/src/lib/libsecdb/exec_attr.txt
2009 Jul 01
14
can''t boot 2009.06 domU on Xen 3.4.1 / CentOS 5.3 dom0
I''ve got a CentOS 5.3 dom0 with Xen 3.4.1-rc5 (or so). I''ve tried the same stuff below with 3.4.0, no difference. I''m trying to install 2009.06 PV domU based on instructions from [1] and [2]. I can run the install fine, I can also get the kernel and boot archive (from [2]) after the install. But for the life of me I can''t get the installed domU to boot.
If I
2010 Jan 03
2
CentOS 5.3 domU works, 5.4 doesn''t work
Greetings,
My install procedure looks like this:
pfexec /usr/sbin/zfs create -V 5gb tank/mydom
pfexec virt-install \
--file=/dev/zvol/dsk/tank/mydom \
--location=http://mirror.anl.gov/pub/centos/5.3/os/x86_64/ \
--mac=00:16:3e:01:09:91 \
--nographics \
--name mydom \
--os-type=linux \
--paravirt \
--ram 256 \
--vcpus=1
I run through the text-based CentOS installer, pretty
2015 Jan 22
2
[PATCH] increase fd_limit to max_client_limit automatically
Hi, with a low soft limit on file descriptors, dovecot 2.2.15 warns on
startup:
Warning: fd limit (ulimit -n) is lower than required under max. load
(256 < 1000), because of default_client_limit
It could try increasing the limit first, and only report the warning if that
fails. I'm attaching a patch that does just this.
Without the patch, the soft fd limit is kept at whatever it
2010 Jun 14
7
OpenSolaris Sparc Xen boot problem
I am running OpenSolaris build 134 on a T1000 (Sparc).
It has been an uphill battle getting this far. Many of the commands I
find in the various documentation won''t work for me.
------------------------------------------------------------
steve@t1000:~# pfexec pkg install xvm-gui
Creating Plan
pkg: ''xvm-gui'' matches multiple packages