Ldoms not booting from vdisk


 
Thread Tools Search this Thread
Operating Systems Solaris Ldoms not booting from vdisk
# 1  
Old 03-08-2012
Ldoms not booting from vdisk

I have a T5220 with following configuration of hypervisor and OS


Code:
# ldm -V

Logical Domains Manager (v 2.1)
        Hypervisor control protocol v 1.7
        Using Hypervisor MD v 1.3

System PROM:
        Hypervisor      v. 1.10.4       @(#)Hypervisor 1.10.4 2011/11/17 15:00\015

        OpenBoot        v. 4.33.4       @(#)OpenBoot 4.33.4 2011/11/17 13:46




# cat /etc/release
                   Oracle Solaris 10 9/10 s10s_u9wos_14a SPARC
     Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
                            Assembled 11 August 2010
# uname -a
SunOS sol01 5.10 Generic_142909-17 sun4v sparc SUNW,SPARC-Enterprise-T5220



I have one Ldom configured on the system and vdisks (ZFS, VxVM & ISO image ) assigned to it but the LDom give me following error and does not boot from any of the assgined disk




Code:
VDS
    NAME             LDOM             VOLUME         OPTIONS          MPGROUP        DEVICE
    primary-vds0     primary          Ldom1Disk0                                     /dev/vx/dsk/VMdg/vol01
                                      cdrom                                          /var/tmp/sol10.iso
                                      Ldom1Disk1                                     /dev/dsk/c3t50060E80047E5001d10s0
                                      vol01                                          /dev/zvol/dsk/VMpool/vol01



Code:
{0} ok
{0} ok show-disks
a) /virtual-devices@100/channel-devices@200/disk@2
b) /virtual-devices@100/channel-devices@200/disk@1
c) /virtual-devices@100/channel-devices@200/disk@0
d) /iscsi-hba/disk
q) NO SELECTION
Enter Selection, q to quit: q
{0} ok
{0} ok boot /virtual-devices@100/channel-devices@200/disk@2 -s
Boot device: /virtual-devices@100/channel-devices@200/disk@2  File and args: -s
Bad magic number in disk label
ERROR: /virtual-devices@100/channel-devices@200/disk@2: Can't open disk label package

ERROR: boot-read fail


Can't open boot device


What could be the reason for this ?
This User Gave Thanks to fugitive For This Post:
# 2  
Old 03-08-2012
If you do "ldm list-bindings domain_name" do you see the disks there?

Are the disks labled? In the case of the image file I think from memory that you had to create it with the -Z switch.

Have these disks worked in the past?

Which disk did you install the O/S on?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Creating filesystem in LDOMs

Hi, I have a task of creating a UFS filesystem in an LDOM. It is located in a hypervisor (CDOM). The storage has been provisioned to the CDOM. How do I make it reflect to the LDOM, and then from there configure/set up the filesystem in the LDOM? Please help. (1 Reply)
Discussion started by: anaigini45
1 Replies

2. Solaris

LDoms disappeared

System: SPARC S7-2 Server; 2x8-core CPUs; 128Gb RAM; 2x600Gb HDD. I have been experimenting on the above system, using ldmp2v to create "clones" of my physical systems as LDoms on the server when there was an unscheduled power outage. After the system came back up I had lost my LDoms, although... (7 Replies)
Discussion started by: apmcd47
7 Replies

3. Solaris

LDOMS and memory (PA/RA)

If I do ldm ls l ldom1 the memory block is as follows:- MEMORY RA PA SIZE 0x20000000 0x20000000 64G 0x1420000000 0x1020000000 16G 0x1c20000000 0x1420000000 16G 0x2420000000 0x1820000000 16G 0x2c20000000... (1 Reply)
Discussion started by: psychocandy
1 Replies

4. Solaris

Can not use zone in LDoms on T4-1

I have a T4-1 with Solaris 11.1, LDom ver 3.0.0.1 and I'm encountering two problems with zones. I'd greatly appreciate help on these, especially the first one. I have created multiple guest LDoms, all Solaris 11.1, and they all work fine. The first problem is that I can not boot any... (9 Replies)
Discussion started by: ad101
9 Replies

5. Solaris

Booting Solaris LDOMS Control Domains

We are having a discussion on what order LDOMS and control domains should be booted. I think it should be LDOMS first then Control. Can anyone tell me why I am wrong or why I am right. Thanks, :confused: (6 Replies)
Discussion started by: aeroforce
6 Replies

6. Solaris

Ldom Vdisk on NFS Share

Can any one tell me how to add a virtual disk from NFS share in Ldom .. i have one share /VMshare/boot.img file shared/exported from one server but i do now know how to add nfs based vdsdev as it gives primary domain cannot validate the disk. (1 Reply)
Discussion started by: fugitive
1 Replies

7. Solaris

LDOMS command

What command would i type to get a list of LDOMS running on a blade? (3 Replies)
Discussion started by: soupbone38
3 Replies

8. Solaris

LDoms can't ping each other

I've got Sun Fire T2000 with two LDoms - primary and ldom1, both being Solaris 10 u8. Both can be accessed over the network (ssh, ping), both can access the network, but they can't ping or ssh to each other. I only use e1000g0 interface on T2000, the primary ldom has an address on it, ldm has a... (1 Reply)
Discussion started by: mludvig
1 Replies

9. Solaris

LDOMs on T5220

We're just about to migrate a large application from an Enterprise 6900 to a pair of T5220s utilising LDOMs. Does anyone have any experience of LDOMs on this kit and can provide any recommendations or pitfalls to avoid? I've heard that use of LDOMs can have an impact on I/O speeds as it's all... (9 Replies)
Discussion started by: JerryHone
9 Replies

10. Solaris

RAID1 and LDoms

I have a Netra T5220 Solaris 10 server with LDoms installed and enabled. RAID1 is enabled in the control domain with the following slices: d50 -m d51 d52 1 d51 1 1 c1t0d0s5 d52 1 1 c1t1d0s5 d10 -m d11 d12 1 d11 1 1 c1t0d0s0 d12 1 1 c1t1d0s0 d20 -m d21 d22 1 d21 1 1 c1t0d0s1 d22 1 1... (14 Replies)
Discussion started by: StarSol
14 Replies
Login or Register to Ask a Question