Sponsored Content
Operating Systems Solaris Logical Domains on T-series: ldmp2v Post 302577232 by Keepcase on Tuesday 29th of November 2011 11:24:50 AM
Old 11-29-2011
Logical Domains on T-series: ldmp2v

Hey all,

I was wondering if anyone had an idea as to what I could do to troubleshoot this potential issue.

Code:
# ldmp2v prepare -v -c 8 -o keep-mac -o keep-hostid -M 2048M -d /p2v/cm02 cm04
Creating vdisks ...
Creating vdisk cm04-disk0 ...
Creating volume cm04-vol0@primary-vds0 (70494 MB)...
Creating VTOC on /dev/rdsk/c4d0s2 (disk0) ...
Creating file systems ...
Creating UFS file system on /dev/rdsk/c4d0s0 ...
Populating file systems ...
Restoring /p2v/cm02/ufsdump.0 to /ldom/disks/cm04/a ...

I ran this command 2 days ago, but when I returned to my serial session, it wasn't finished, I had to reboot the box and delete the old data before re-trying

Code:
# cat manifest
archive_method ufsdump
cpu 2
disk 0 /dev/dsk/c0t0d0 143349312
hostid HOST ID
ip x.x.x.189
memory 4096
net 0 bge0 x.x.x.188 MAC ADDRESS
nodename cm04
os_release 5.10
swap 0 /dev/dsk/c0t0d0s1 4131440
ufs 0 / /dev/dsk/c0t0d0s0 136929090 74274324 72905034
vtoc 0 /dev/dsk/c0t0d0s0 0 2 00 4202688 139034688 143237375
vtoc 0 /dev/dsk/c0t0d0s1 1 3 01 71232 4131456 4202687
vtoc 0 /dev/dsk/c0t0d0s2 2 5 00 0 143349312 143349311
vtoc 0 /dev/dsk/c0t0d0s4 4 15 01 0 71232 71231
vtoc 0 /dev/dsk/c0t0d0s5 5 0 00 143237376 111936 143349311

Is there any log or any type of logging I can look into while this process is running?

---------- Post updated 11-29-11 at 11:24 AM ---------- Previous update was 11-28-11 at 11:52 AM ----------

still the same problem.

It's still hanging...

I might have to do another collect then I'll get back to this thread.
I was hoping to have some kind of command similar to vxtask list but I couldn't find anything as of yet.
 

2 More Discussions You Might Find Interesting

1. Solaris

Minimum Testsystem for Logical Domains

Hi, i'm relative new to solaris 10 and my new boss want to go for Logical Domains in our server-environment. I would like to get used to it using a little sun-Machine at my Home. What do i need to try logical Domains? As i read here http://www.sun.com/blueprints/0207/820-0832.pdf i... (1 Reply)
Discussion started by: Pilot Pirx
1 Replies

2. Solaris

Logical Domains Manager

Hi, I just did install Solaris 11 in Sun Fire T2000. From research i did, latest LDM does not support on T2000. So where i can download the version that supported in T2000 machine? I don't have access to oracle edelivery. Please assist me. Thanks. (0 Replies)
Discussion started by: mzainal
0 Replies
mkdevmaps(1M)						  System Administration Commands					     mkdevmaps(1M)

NAME
mkdevmaps - make device_maps entries SYNOPSIS
/usr/sbin/mkdevmaps DESCRIPTION
The mkdevmaps command writes to standard out a set of device_maps(4) entries describing the system's frame buffer, audio, and removable media devices. The mkdevmaps command is used by the init.d(4) scripts to create or update the /etc/security/device_maps file. Entries are generated based on the device special files found in /dev. For the different categories of devices, the mkdevmaps command checks for the following files under /dev: audio /dev/audio, /dev/audioctl, /dev/sound/... tape /dev/rst*, /dev/nrst*, /dev/rmt/... floppy /dev/diskette, /dev/fd*, /dev/rdiskette, /dev/rfd* removable disk /dev/dsk/c0t?d0s?, /dev/rdsk/c0t?d0s? frame buffer /dev/fb ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Obsolete | +-----------------------------+-----------------------------+ SEE ALSO
allocate(1), bsmconv(1M), attributes(5) NOTES
mkdevmaps might not be supported in a future release of the Solaris operating system. SunOS 5.10 8 Oct 2003 mkdevmaps(1M)
All times are GMT -4. The time now is 06:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy