Sponsored Content
Operating Systems Solaris Ldom guest volumen problem t8 Solaris 11 Post 303036208 by Liam_ on Wednesday 19th of June 2019 07:10:57 AM
Old 06-19-2019
Ldom guest volumen problem t8 Solaris 11

hello to everyone. im new member here.



i have a problem with a guest ldom on solaris 11 sparc in a T8. I need to access to disk vds assigned to guest domain but from control domain.


I want to modify a parameter in inittab of the guest domain because start guest domain give me problems with other systems online



How Can i mount this volume in Control Domain?


The configuration in the guest domain is:


DISK
NAME VOLUME TOUT ID DEVICE SERVER MPGROUP
sys sys@primary-vds0 0 disk@0 primary



The configuration in Control Domain is:


rpool/ldoms 10G 38G 3K none
rpool/ldoms/sys 51G 4G 3G -


system disk of ldom guest are volumen of rpool:


/dev/zvol/dsk/rpool/ldoms/sys


Thank u for all.
 

8 More Discussions You Might Find Interesting

1. Solaris

Help needed - trying to run commands in Guest LDoms from Control LDOM

Hi Folks, I am used to writing scripts to get info by running commands at local zones level from their respective global zone by using zlogin <localzone> "command>" while remaining at the global zone level. Can the same be done with Guest LDoms while remaining at the control LDOM level? ... (4 Replies)
Discussion started by: momin
4 Replies

2. Solaris

Network Config on Zone in a Guest LDOM

Solaris for Sparc 11.1 with the latest patches. Created a Guest LDOM with two vnet's net0 and net1, installed a guest whole root, ip exclusive zone that I want to be able to utilize DHCP. I have been able to create the zone but unable to get it to boot because I am unable to assign an anet to it.... (4 Replies)
Discussion started by: os2mac
4 Replies

3. Solaris

ZFS LDOM problem on Solaris 10

Apologies if this is the wrong forum.. I have some LDOMs running on a Sparc server. I copied the disk0 file from one chassis over to another, stopped the ldom on the source system and started it on the 2nd one. All fine. Shut it down and flipped back. We then did a fair bit of work on the... (4 Replies)
Discussion started by: tommyq
4 Replies

4. Solaris

How can I install Solaris 10 on an LDom using an iso?

Hello, I am trying to install Solaris 10 on a newly created LDom. Here are the commands I ran to create the LDom: ldm add-domain ldg2 ldm add-vcpu 8 ldg2 ldm add-memory 2g ldg2 ldm add-vnet vnet2 primary-vsw0 ldg2 ldm add-vdsdev /dev/dsk/c0t5000CCA01535E20Cd0s0 vol2@primary-vds0 ldm... (8 Replies)
Discussion started by: bstring
8 Replies

5. Solaris

Ldom problem

Hi People, I have been trying to learn solaris ldoms, have created one on a T2000 and get the following error when try to install it off DVD WARNING: /virtual-devices@100/channel-devices@200/disk@1: Communication error with Virtual Disk Server using Port 0. Retrying If anyone could help... (8 Replies)
Discussion started by: callmebob
8 Replies

6. Solaris

Disk expansion on LDOM Guest

Hi, There is LDOM Guest where I need to expand /u02 file systems on it. It is residing on a Solaris 11 Hypervisor (Primary Domain). The storage is expanded on vdisk presented to Hypervisor. I need steps to expand the /u02 on LDOM Guest. (2 Replies)
Discussion started by: vidya_sagar2003
2 Replies

7. UNIX for Beginners Questions & Answers

Solaris 11 LDOM guest network not working

I'm really stuck here. I've created an LDOM on a SPARC T4-1 with Solaris 11.4 to run a copy of Linux for SPARC. I got the Linux ISO installed and Linux itself installed and booted OK. The only thing is is that there's no networking available in the Linux guest. This question is basically the... (7 Replies)
Discussion started by: Michele31416
7 Replies

8. Solaris

Solaris LDOM IP conflict

I have a Sun T4-1 running Solaris 11.4 with a static IP 192.168.0.183. On this machine is a Solaris 10 LDOM with a static IP of 192.168.0.78. The other day I had to stop the LDOM to do a memory reconfigure. When I rebooted it I got an error that the IP 192.168.0.78 was already in use and so... (4 Replies)
Discussion started by: Michele31416
4 Replies
PDB_ODSAM(8)															      PDB_ODSAM(8)

NAME
pdb_odsam - Open Directory account information database for smbd SYNOPSIS
The pdb_odsam plugin is the default account information database backend used on Mac OS X. It makes users and groups record from Open Directory available to Samba. idmap_odsam should always be used in conjunction with the odsam passdb backend. OPTIONS
odsam: map guest to guest = BOOL If this is true (the default), pdb_odsam map the literal username "guest" to the configured guest account. This makes "guest" an alias for the configured guest account regardless of whether an account named "guest" exists or not. odsam: msglevel = LEVEL LEVEL is the integer log level at which pdb_odsam should emit log messages. The lower LEVEL is, the more verbose the log messages. odsam: traceall = BOOL If this is true, pdb_odsam will emit log messages for all Open Directory calls. If it is false (the default), it will only log errors. EXAMPLES
[global] idmap domain = default idmap config default:default = yes idmap config default:backend = odsam idmap alloc backend = odsam passdb backend = odsam odsam: msglevel = 0 # Log at debugging levels odsam: traceall = no # Do not trace Open Directory calls BUGS
Please report bugs to Apple. SEE ALSO
DirectoryService(8), smb.conf(5), smbd(8) PDB_ODSAM(8)
All times are GMT -4. The time now is 09:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy