Sponsored Content
Operating Systems Solaris Help required with Solaris LDoms Post 303002931 by apmcd47 on Tuesday 5th of September 2017 09:31:23 AM
Old 09-05-2017
Thanks for this. So this is how you restored a working client domain onto a brand-new hardware after the old one croaked?

I don't appear to have an /var/opt/ldom-db.xml. Is it possibly somewhere else on a Solaris 11 system?

Andrew
 

8 More Discussions You Might Find Interesting

1. Solaris

Info required zones in solaris

Can anyone explain me what is the use of zones in solaris. Also how to find whether it is a local or global zone. (1 Reply)
Discussion started by: rogerben
1 Replies

2. Solaris

Ldoms on T5220 with existing solaris 10 OS

Hi I;ve a T5220 box running solaris 10 update 6 with 6 zones on it and zfs SAN file systems is it possible to configure Control domain on this box without removing the exisinting OS and zones ? (1 Reply)
Discussion started by: fugitive
1 Replies

3. Solaris

Immediate Help Required for Patch Installation on Solaris 10

Hi All, I am new to Solaris. I have to install some latest patches on my SPARC Machine running Solaris 10. I have installed the required patches. Please guide me through the rest of the process. Please include even minute details so that I don't face any problems while doing this activity. ... (0 Replies)
Discussion started by: kamaldeep1986
0 Replies

4. UNIX for Advanced & Expert Users

Immediate Help Required for Patch Installation on Solaris

Hi All, I am new to Solaris. I have to install some latest patches on my SPARC Machine running Solaris 10. I have installed the required patches. Please guide me through the rest of the process. Please include even minute details so that I don't face any problems while doing this activity.... (3 Replies)
Discussion started by: kamaldeep1986
3 Replies

5. Solaris

Migrating Solaris 8, 9 to Guest Domains (LDOMs)

Hi Everyone, one question is it possible to migrate a physical standalone Solaris 8 or 9 OS to Guest Domain (LDOMs). If yes, can someone please provide steps to migrate these OS to LDOMs. Thanks, Kartheek. (1 Reply)
Discussion started by: bobby320
1 Replies

6. 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

7. Solaris

Install LDoms in T2000 running Solaris 11.2

Hi, im trying a lab with Solaris 11.2 in SunFire T2000 I read about know problem with ldomsmanager version. Solaris 11 comes with ldomsmanager 2.2 and T2000 needs 1.2. I need to install ldomsmanager version 1.2 but i donīt know why... i canīt find it at oracle site. I found oracle VM for SPARC... (0 Replies)
Discussion started by: MuziKizuM
0 Replies

8. Solaris

Oracle DBA licensing on Solaris 11 LDOMS

My understanding is that Oracle DB licensing is based on number of cores etc. If you use virtual machines (e.g.ldoms) you need to partition it properly otherwise, in theory you have to pay based on the host machine. Can anyone confirm I'm right here? And explain it in bit more detail (i.e.... (8 Replies)
Discussion started by: psychocandy
8 Replies
mpsched(1)						      General Commands Manual							mpsched(1)

NAME
mpsched - control the processor or locality domain on which a specific process/lightweight process (LWP) executes SYNOPSIS
cpu command policy] policy] locality-domain-id] spu] command policy] locality-domain-id] spu] pid}... locality-domain-id] spu] lwpid}... DESCRIPTION
controls the processor (spu), or locality domain (locality-domain-id) on which a process/LWP executes. It can do this by binding a process/LWP to a particular processor or locality domain (ldom), or by setting the launch policy for the process. The command can be invoked in the following manners. o With it prints a help message. o With it returns the hardware configuration of the system. This includes information about the number of locality domains and pro- cessors active in the system. o With it returns the system topology at the locality domain, proximity set, socket and core level. This includes information about the number of locality domains and processors active in the system. Processors on the same front side bus (FSB) form a proximity set. o With it returns the system topology at the socket level. o With it returns the system topology at the proximity set level. o With it returns the processors in the same locality domain as the processors specified in the arguments. o With it returns the processors in the same proximity set as the processors specified in the arguments. o With it returns the processors in the same socket as the processors specified in the arguments. o With it returns the processors in the same core as the processors specified in the arguments. o With it enables gang scheduling for a command and its arguments. See gang_sched(7). o With or plus a command and its arguments, it applies the binding or launch policy to the command. o With it applies the binding or launch policy to the specified pid. o With it applies the binding to the specified lwpid. Options The command-line options are: Bind the specified processes/LWPs to the spu listed. This will ensure that the processes/LWPs always run on the specified processor. In the Processor Set (pset) con- figured system, binding will be successful, if spu belongs to same pset where process/LWP is bound. This option can be used with the and options. Allows processes/LWPs to bind to spu or ldom, when PRM is installed in the system. Enable gang scheduling on the process. No other options should be used with Print a help message. Bind the specified processes/LWPs to the locality-domain listed. This will ensure that the processes/LWPs always run on a processor within the specified locality domain. In the Processor Set (pset) configured system, binding will be successful, if ldom to the process/LWP is in same pset where process/LWP was bound. This option can be used with the and options. Specify process ID, pid. To use the option, the caller must be a member of a group having access, be superuser, or have the same effective user ID as the pid. Specifying a command instead of the option does not require special privileges. Multiple options can be specified per command line, although each option can take only a single process ID. Specify lightweight process ID, lwpid. To use the option, the caller must be a member of a group having access, be superuser, or have the same effective user ID as the lwpid. Multiple options can be specified per command line, although each option can take only a single lightweight process ID. The target LWP (lwpid) can be in any process. Query the system regarding process/LWP bindings. This will return information about whether processes/LWP are bound to a processor or locality domain. It will also report on the thread and process launch policies for the processes. If this option is used in conjunction with then only those processes/LWPs specified are queried respectively. If this option is specified alone, then the status of all processes on the system that differ from the default settings are displayed. Print the system hardware configuration. No other options should be specified. Print the system topology at the locality domain, proximity set, socket and core level. No other options should be specified. Print the system topology at the socket level. No other options should be specified. Print the system topology at the proximity set level. No other options should be specified. Print the processors in the same locality domain as the processors specified in the arguments. This option can be used with the -b, -r and -k options. Print the processors in the same proximity set as the processors specified in the arguments. This option can be used with the -d, -r and -k options. Print the processors in the same socket as the processors specified in the arguments. This option can be used with the -d, -b and -r options. Print the processors in the same core as the processors specified in the arguments. This option can be used with the -d, -b and -k options. Unbind the specified processes/LWPs from any processor or locality domain bindings that can be present. This option can be used only with or and no other options can be specified. Apply the specified policy to the processes. Launch policies affect the locality domain on which a process is spawned. Refer to mpctl(2) manpage for details on launch policies. This option can be used with the and options. policy is one of the following values: Round robin launch policy. Under this policy, successive direct child processes of the specified command or process are launched in a round robin fashion across the other locality domains in the system relative to creating process. Tree based round robin launch policy. Under this policy, successive child processes and their descendents are launched in a round robin fashion across the other locality domains in the system relative to creating process. Least loaded launch policy. Under this policy, child processes are launched on the least loaded locality domain in the system at the time of creation. Fill first launch policy. Under this policy, successive direct child processes of the specified command or process are launched on the same locality domain as their parent until one has been launched on each processor in the locality domain. At that point, new processes are created on the next locality domain. Tree based Fill first launch policy. Under this policy, successive child processes and their descendents are launched on the same locality domain as their parent until one has been launched on each processor in the locality domain. At that point, new processes are created on the next locality domain. Packed launch. Under this policy, successive processes are launched on the same locality domain as their parent. A different domain is never selected. No special policy. The default HP-UX launch policy is used. Apply the specified policy to the threads of the process. The scheduling policies are the same as for the option except that they apply to newly created threads instead of processes. Also, thread policies can only be specified on commands launched from the command line of The option can be used with the and options. Operands The command-line operands are: command A command including its arguments. RETURN VALUE
returns exit status 0 if command is successfully scheduled or -1 if it fails. EXAMPLES
Execute the file on processor 2: Set the process launch policy for the existing process with pid 24217 to round robin: Bind the processes with pids 1247 and 1842 to processor 4: Bind the Lightweight Processes with lwpids 12345 and 12346 to locality domain 2: Print the processors in the same proximity set as processors 0 and 4: Print the system topology at the locality domain, proximity set, socket, core and processor level: AUTHOR
was developed by HP. SEE ALSO
getprivgrp(1), setprivgrp(1M), fork(2), getprivgrp(2), mpctl(2), pstat_getlwp(2), privgrp(4), gang_sched(7). mpsched(1)
All times are GMT -4. The time now is 07:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy