Verify number of cores used by a zone

Hi there,
I have a need to limit the number of cores allocated to a zone due to licensing model of a third-party software.
I used 'zone.cpu-cap' to limit the number of CPUs to 1. See below.
add rctl
set name=zone.cpu-cap
add value (priv=privileged,limit=100,action=deny)
endWhat does above configuration mean on a multi-core server such as a T5240 that has 2 x 4-core processors, with 48 virtual processors per physical processor?
Is the zone limited to 1 core or to 1 virtual processor?
How does one verify the number of cores allocated to a zone?
For reference, the processor configuration of the server is shown below:
$ uname -i
SUNW,T5240
shen@b1osdtsun02:/export/home/shen$ psrinfo -pv
The physical processor has 48 virtual processors (0-7 16-31 40-63)
  UltraSPARC-T2+ (chipid 0, clock 1165 MHz)
The physical processor has 48 virtual processors (64-71 80-119)
  UltraSPARC-T2+ (chipid 1, clock 1165 MHz)
$

We did that.
We capped the number of cpu to 1, but, psrinfo is still showing hundreds of on-line processors.
A sample is shown below
$ psrinfo -v | more
Status of virtual processor 0 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:02.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 1 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 2 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 3 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 4 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 5 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 6 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 7 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 16 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 17 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.
Status of virtual processor 18 as of: 08/12/2009 12:01:00
  on-line since 08/08/2009 06:03:05.
  The sparcv9 processor operates at 1165 MHz,
        and has a sparcv9 floating point processor.My guess is that virtual processors are the treads of execution

Similar Messages

  • Control number computer cores used

    I found it in the past but where do I find the settings for the number of cores to be used?

    Hi,
    Open up the RUN windows and type in the following: MSCONFIG
    Look under the BOOT tab then Advanced Options.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • How do I find the number of physical CPUs , number of cores in OEL ?

    In RHEL , it is easy to find the number of Physical CPUs and the number of cores within each CPU
    -- Ouput from Red Hat Enterprise Linux 5.4
    -- This a real machine. Not a VM
    $ cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 46
    model name      : Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
    stepping        : 6
    cpu MHz         : 1995.048
    cache size      : 18432 KB
    physical id     : 0              --------------> This will give info on the physical CPU
    siblings        : 8
    core id         : 0
    cpu cores       : 8              --------------> This will give the number of cores within a CPU
    apicid          : 0
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 11
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
    bogomips        : 3990.09
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 44 bits physical, 48 bits virtual
    power management: [8]Output from Oracle Linux . Physical CPU Id and Number of Cores info is missing.
    -- Output from Oracle Enterprise Linux 6.3
    -- This is a virtual machine created using Virtual Box
    -- Processor ID , number of cores is missing
    $ cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 42
    model name      : Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz
    stepping        : 7
    cpu MHz         : 2298.627
    cache size      : 6144 KB
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 5
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx rdtscp lm constant_tsc up rep_good nopl pni monitor ssse3 lahf_lm
    bogomips        : 4597.25
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 36 bits physical, 48 bits virtual
    power management:Is this the expected output in Oracle Enterprise Linux ? If so, how can I find the number of Physical CPUs and the number of cores within a Physical CPU in OEL?
    Is this info missing because I am running OEL in a virtual machine ?

    Oracle Linux behaves exactly like Red Hat in this matter an /proc/cpuinfo can be used for that. I guess this is because you have set up VirtualBox to only assign one virtual CPU to your guest Linux.
    processor     : 0
    vendor_id     : AuthenticAMD
    cpu family     : 15
    model          : 33
    model name     : Dual Core AMD Opteron(tm) Processor 275
    stepping     : 2
    cpu MHz          : 1000.000
    cache size     : 1024 KB
    physical id     : 0
    siblings     : 2
    core id          : 0
    cpu cores     : 2
    apicid          : 0
    initial apicid     : 0
    fpu          : yes
    fpu_exception     : yes
    cpuid level     : 1
    wp          : yes
    flags          : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good extd_apicid pni lahf_lm cmp_legacy
    bogomips     : 1994.47
    TLB size     : 1024 4K pages
    clflush size     : 64
    cache_alignment     : 64
    address sizes     : 40 bits physical, 48 bits virtual
    power management: ts fid vid ttpAnother example is this one, OEL 5.6 inside of VirtualBox but with 2 virtual CPUs assigned:
    [root@oel56proxy ~]# cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 23
    model name      : Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
    stepping        : 10
    cpu MHz         : 2064.652
    cache size      : 6144 KB
    physical id     : 0
    siblings        : 2
    core id         : 0
    cpu cores       : 2
    apicid          : 0
    fdiv_bug        : no
    hlt_bug         : no
    f00f_bug        : no
    coma_bug        : no
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 5
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx lm constant_tsc pni ssse3 lahf_lm
    bogomips        : 4129.30
    processor       : 1
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 23
    model name      : Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
    stepping        : 10
    cpu MHz         : 2064.652
    cache size      : 6144 KB
    physical id     : 0
    siblings        : 2
    core id         : 1
    cpu cores       : 2
    apicid          : 1
    fdiv_bug        : no
    hlt_bug         : no
    f00f_bug        : no
    coma_bug        : no
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 5
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx lm constant_tsc pni ssse3 lahf_lm
    bogomips        : 7494.15I have not tried to replicate this with a VM that only has one vCPU assigned but I guess that is why you only see one CPU and no processor_id and so on.
    Bjoern

  • Maximum number of cores

    Hi,
    I am using solr4.0, i have created 10 cores in solr. I want to know how many maximum number of cores can be created in solr.

    As seens from the link already quoted, tthe number of allocated threads is dependent on the number of avaialble CPU cores. The parallel FOR loop can be set for up to 256 parallel instances with the following ini setting:
    ParallelLoop.MaxNumLoopInstances=256 (see here)
    If programmed correctly, LabVIEW can use all cores you throw at it. Of course if the code forces sequential execution due to poor architecture, extensive critical sections, and artificial data dependencies, the hands of the LabVIEW compier are tied.
    I have a Dual Xeon with 32 virtual cores (=16 hyperthreaded cores) and I can keep them all busy, gettting a 17x speedup over the single core performance (details). The code is highly optimized for parallel execution.
    If you need to do highly parallel matrix operations, you might also want to look into the MASM toolkit.
    LabVIEW Champion . Do more with less code and in less time .

  • Default number of cores

    Hi all:
    I have a quick question, would you happen to know the default number of cores that are synthesized for the OpenSparc, say when using XST (via the rxil script)? I noticed that the user can define RTL_SPARC0 until RTL_SPARC7 to change the number of cores. I did a search and it seems like this macro was not defined, unless I did something wrong. Any help is much appreciated.
    Thanks,

    We simply use VSS to allow end users to easily recover documents they have accidentally changed or deleted. We have a failover site with replication plus regular DPM backups. Wouldn't rely upon VSS as a backup solution!
    Cheers, Rob.
    you would be surprised at how many do.
    I use a BD drive to backup and archive documents, so even malware cannot tamper with them.
    Corsair Carbide 300R with window
    Corsair TX850V2 70A@12V
    Asus M5A99FX PRO R2.0 CFX/SLI
    AMD Phenom II 965 C3 Black Edition @ 4.0 GHz
    G.SKILL RipjawsX DDR3-2133 8 GB
    EVGA GTX 6600 Ti FTW Signature 2(Gk104 Kepler)
    Asus PA238QR IPS LED HDMI DP 1080p
    ST2000DM001 & Windows 8.1 Enterprise x64
    Microsoft Wireless Desktop 2000
    Wacom Bamboo CHT470M
    Place your rig specifics into your signature like I have, makes it 100x easier to understand!
    Hardcore Games Legendary is the Only Way to Play!

  • SMS Verified number doesn't show

    When I use SMS, my verified number doesn't show up on the phone I'm messaging. It shows 75973.

    I have the same problem.  The receipients not see my verified SMS number. Instead, they see another mobile number that I am not associated with.  To make things worse - some of my receipients tried to reply to those numbers... and of course - I did not get their responses.
    I attempted to experiment with this feature (bye sending an SMS to myself) and it looks like sometimes this feature works, leading to a conclusion that the next time everything will be OK.  Nope! 

  • Hi, can you advise me, which SSD i can instal to my iMac Thanks.    Model Name:     iMac   Model Identifier:     iMac12,2   Processor Name:     Intel Core i5   Processor Speed:     2.7 GHz   Number of Processors:     1   Total Number of Cores:     4   L2

    Hi, can you advise me, which SSD i can instal to my iMac
    Thanks.
      Model Name:          iMac
      Model Identifier:          iMac12,2
      Processor Name:          Intel Core i5
      Processor Speed:          2.7 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          4 GB

    Hi HarmitClaire,
    Welcome to the Apple Support Communities!
    I understand that your MacBook Air is not charging as expected. In this situation there are troubleshooting steps that I would recommend. Please use the attached article as a resource for steps to help you resolve this situation.
    Mac notebooks: All about batteries - Apple Support
    My battery is not charging
    Confirm the correct wattage AC adapter for the computer. A power adapter rated for a lower wattage than is required for the system may not reliably charge the computer. For assistance identifying the proper adapter, review Intel Based Mac notebooks: Identifying the right power adapter and power cord--US. Additional adapter troubleshooting is available in Troubleshooting MagSafe adapters. If issues persist please reset the SMC.
    Best regards,
    Joe

  • My MacBook Air is not charging...any help?Model Name:     MacBook Air   Model Identifier:     MacBookAir4,2   Processor Name:     Intel Core i5   Processor Speed:     1.7 GHz   Number of Processors:     1   Total Number of Cores:     2   L2 Cache (per Cor

    My MacBook Air is not charging...any help?
    Model Name: MacBook Air
      Model Identifier: MacBookAir4,2
      Processor Name: Intel Core i5
      Processor Speed: 1.7 GHz
      Number of Processors: 1
      Total Number of Cores: 2
      L2 Cache (per Core): 256 KB
      L3 Cache: 3 MB
      Memory: 4 GB
      Boot ROM Version: MBA41.0077.B11
    Model Name: MacBook Air
    Model Name: MacBook Air
      Model Identifi
      Total Number of Cores: 2
      L2
      L3 Cache: 3 MB
      Memory: 4 GB
      Boot ROM Ver

    Hi HarmitClaire,
    Welcome to the Apple Support Communities!
    I understand that your MacBook Air is not charging as expected. In this situation there are troubleshooting steps that I would recommend. Please use the attached article as a resource for steps to help you resolve this situation.
    Mac notebooks: All about batteries - Apple Support
    My battery is not charging
    Confirm the correct wattage AC adapter for the computer. A power adapter rated for a lower wattage than is required for the system may not reliably charge the computer. For assistance identifying the proper adapter, review Intel Based Mac notebooks: Identifying the right power adapter and power cord--US. Additional adapter troubleshooting is available in Troubleshooting MagSafe adapters. If issues persist please reset the SMC.
    Best regards,
    Joe

  • What storage type number can be used

    HI,
    if I need to customize out a storage type, what prefix number can I used such that it would not be overwritten during upgrading?
    currently available in SAP
    001     High rack storage
    002     Shelf storage
    003     Open storage
    004     Bulk storage
    005     Fixed bin storage
    006     Hazardous Materials
    007     Pallet storage
    010     High rack with ID point
    011     ID point for st.ty.010
    012     Block storage with SUs
    013     Pick point for st.ty.012
    100     Production supply
    200     Intermed.zone 2-step pck.
    Thanks

    hi colin,
             its purely depend upon your requirement. when u want to place a raw material like ex: nuts,bolts place it in a 001-high rack storage bin or u want place it in a fixed bin -005.explain your product i can able to suggest the storage bin.
       use any number as per your wish it doesnt affect during upgrading.
    regards
    muthuraman.d
    Edited by: muthuraman d on Jan 12, 2010 9:09 AM

  • I recently got my ipod replaced and i have its serial number. now i used to play a game on it which requires me to have its UDID for account transfer so how do i get its UDID when i dont have the ipod now. i have a new one now.

    i recently got my ipod replaced and i have its serial number. now i used to play a game on it which requires me to have its UDID for account transfer so how do i get its UDID when i dont have the ipod now. i have a new one now.

    I would try contacting Apple.
    http://www.apple.com/support/ipodtouch/contact/

  • If I change my iPhone phone number can I use the same iTunes backup?

    If I change my iPhone phone number can I use the same iTunes backup?
    Keeping iPhone 4, just want to change number and keep settings and all that.  Is it possible?

    yes

  • I use floating time zone with all of my iCal entries.  But then the times of the entries do not print when printing month view.  Is there a fix for this?

    I use floating time zone with all of my iCal entries.  But then the times of the entries do not print when printing month view.  Is there a fix for this?

    Sorry to have repeated this question as if I were answering it.  Just a mistake.  I'm just now learning how to use this site.

  • The hostname test01 is not authorized to be used in this zone cluster

    Hi,
    I have problems to register a LogicalHostname to a Zone Cluster.
    Here my steps:
    - create the ZoneCluster
    # clzc configure test01
    clzc:test01> info
    zonename: test01
    zonepath: /export/zones/test01
    autoboot: true
    brand: cluster
    bootargs:
    pool: test
    limitpriv:
    scheduling-class:
    ip-type: shared
    enable_priv_net: true
    sysid:
    name_service not specified
    nfs4_domain: dynamic
    security_policy: NONE
    system_locale: en_US.UTF-8
    terminal: vt100
    timezone: Europe/Berlin
    node:
    physical-host: farm01a
    hostname: test01a
    net:
    address: 172.19.115.232
    physical: e1000g0
    node:
    physical-host: farm01b
    hostname: test01b
    net:
    address: 172.19.115.233
    physical: e1000g0
    - create a RG
    # clrg create -Z test01 test01-rg
    - create Logicalhostname (with error)
    # clrslh create -g test01-rg -Z test01 -h test01 test01-ip
    clrslh: farm01b:test01 - The hostname test01 is not authorized to be used in this zone cluster test01.
    clrslh: farm01b:test01 - Resource contains invalid hostnames.
    clrslh: (C189917) VALIDATE on resource test01-ip, resource group test01-rg, exited with non-zero exit status.
    clrslh: (C720144) Validation of resource test01-ip in resource group test01-rg on node test01b failed.
    clrslh: (C891200) Failed to create resource "test01:test01-ip".
    Here the entries in /etc/hosts from farm01a and farm01b
    172.19.115.119 farm01a # Cluster Node
    172.19.115.120 farm01b loghost
    172.19.115.232 test01a
    172.19.115.233 test01b
    172.19.115.252 test01
    Hope somebody could help.
    regards,
    Sascha
    Edited by: sbrech on 13.05.2009 11:44

    When I scanned my last example of a zone cluster, I spotted, that I added my logical host to the zone clusters configuration.
    create -b
    set zonepath=/zones/cluster
    set brand=cluster
    set autoboot=true
    set enable_priv_net=true
    set ip-type=shared
    add inherit-pkg-dir
    set dir=/lib
    end
    add inherit-pkg-dir
    set dir=/platform
    end
    add inherit-pkg-dir
    set dir=/sbin
    end
    add inherit-pkg-dir
    set dir=/usr
    end
    add net
    set address=applh
    set physical=auto
    end
    add dataset
    set name=applpool
    end
    add node
    set physical-host=deulwork80
    set hostname=deulclu
    add net
    set address=172.16.30.81
    set physical=e1000g0
    end
    end
    add sysid
    set root_password=nMKsicI310jEM
    set name_service=""
    set nfs4_domain=dynamic
    set security_policy=NONE
    set system_locale=C
    set terminal=vt100
    set timezone=Europe/Berlin
    end
    I am refering to:
    add net
    set address=applh
    set physical=auto
    end
    So as far as I can see this is missing from your configuration. Sorry for leading you in the wrong way.
    Detlef

  • I would like to move 2 users to creative cloud, but maintain all the other users (myself included) on CS5. Can I still get the reduced monthly rate? What serial number should I use?

    I would like to move 2 users to creative cloud, but maintain all the other users (myself included) on CS5. Can I still get the reduced monthly rate? What serial number should I use?

    Hi Thomasjewell,
    Yes you can avail the discounted prices even you are upgrading the product just for two users. You can use the serial number for your Creative Suite 5 product.
    You can follow the link: https://creative.adobe.com/plans in order to purchase Creative Cloud for Teams product.
    Let me know if it works or not.
    Thanks,
    Ratandeep Arora

  • My online number is being used for scams

    Hi all,
    I´ve received a call today from a person who´s been called to be told that she should pay 95EUR for some bank papers in Italy. I´ve never had this type of activities. So  my number showed up on their phone and they called me back to ask what this was all about.
    I have shared this number only with my customer, so I wonder how this can happen.
    Would you please check with the provider?
    Thanks!
    D.

    it might mean that someone hacked in to your phone got your phone number and is using it for FaceTime. { Or you accidentally did it}

Maybe you are looking for

  • Error while installing SunOne DS5.2

    I am installing Sunone DS 5.2 on 4 boxes, but I am to install without any errors on two boxes. But on other two boxes, i am getting the below error . [slapd-uapit002]: [08/Nov/2007:16:15:34 -0500] - Sun Java(TM) System Directory Server/5.2_Patch_4 B2

  • No Genius mixes in itunes for ipod classic

    I own an ipod classic and although Genius is ON in itunes, i cannot see any genius mixes in itunes and of course not on my ipod either. I used to see it but after one upgrade of itunes it just disappeard. I keep updating Genius but still no genius mi

  • I cannot locate /private/etc/hosts.

      I am trying to look at hosts file for clues as to why MAMP is not working. but this entire directory structure is not there.  I feel quite confused because I have worked with the hosts file before. Any advice is extremely appreciated.

  • Editing Slide Names in TOC

    I'm using Cap5 with the most recent patch installed. I've added lables to my slides, yet when they appear in the TOC, they only display as "slide 1", etc. I had to do some "creative editing" with some recorded slides so the numbering is rather odd (s

  • Where a templates for creation of JSPs?

    Hi, with Jdev 9i it is possible to create a whole web application with jsps based on BC4J components. But the only possibility to change the layout of those created pages is to change the css file. For us this is not enough. We want to create our jsp