DTrace in Zones

Hi
Does Sun have any plans of making dtrace available to be run within a local-zone? Does anyone know about this?
Regards

I have loaded Solaris 10 on an Compaq Armada 7800, but have been struggling to get the PC Card controller to work with ethernet cards.
I have tried to use a traditionally "well supported" 3COM EtherLink III 3C589D and I have even purchased a Cisco (the networking giant) owned Linksys Etherfast 10/100 Integrated PC Card PCM100. I have a few other PC Cards I can try, but I think the issue is with the controller: "WARNING: Cannot register interrupt for 'pciclass.060700' device at IPL 11 because it conflicts with another device using the same vector 11 with IPL of 1. Reconfigure the conflicting devices to use different vectors.
I have used solaris for over a decade, but I don't understand PC Card or PCMCIA enough to get past this.

Similar Messages

  • Using dtrace to tap into local-zone console output?

    Was wondering if anyone has experimented with dtrace to capture zlogin console output for local zones. (all in the global ofcourse)
    (I don't want to run zlogin and capture its output to a file, since that would interfere with normal "zlogin" operation.)
    The idea would be to try and use dtrace to attach to some sort of centralized "zlogin construct/object" and then capure ALL zlogin console-output for ALL local zones, with dtrace, and then having that parsed out to log-files for each local zone.
    Might sound a little far-fetched, but until a standard interface for zone-console logging is created, this may be the base we can do?
    If you can think of alternatives, please share them.
    thanks,
    -- MikeE

    For the record: http://blogs.sun.com/roller/page/menno/20050525
    Menno

  • DTRACE on a zone.

    Dear,
    First , Dtrace an interesting work and tool.
    Permit me a question,
    Dtrace works in a Global Zone. What�s about a zone.? When I tried to use I obtained
    # dtrace -l
    dtrace: failed to initialize dtrace: DTrace device not available in local zone
    Is It possible to use that tremendous potential (Dtrace) in a zone ? How ?
    Thanks,
    Jos�

    Jos�,
    Keeping in mind that both tools are relatively new
    there is a posibility it will be integrated at a
    later stage.
    Cann't tell you what the plans are, as I don't know .Indeed, there are plans to provide use of DTrace from a local zone
    Quoting from DTrace Bigadmin Xpert Session:
    Q: Is there any special setup required to run Dtrace in a non-global zone? Today as root, if I run dtrace -l in a non-global zone, I get: "dtrace: failed to initialize dtrace: DTrace not available in local zone". dtrace -l in the global zone returns a very lengthy list. I'm running on s10__63.
    A: Currently DTrace can't be used from within a local (non-global) zone. We're working to make this possible, but it won't be available in the first release of the Solaris 10 OS (we may later add that in an update release).
    You can, however, use DTrace in the global zone to trace activity in other zones. The DTrace 'zonename' variable also lets you predicate, aggregate, or whatever on the zone causing the activity.
    For now, in order to use parts of or all DTrace capabilites you must have some of the three DTrace priviliges: dtrace_kernel , dtrace_user and dtrace_proc.
    You can allow in the global zone non-priviliged users to monitor their own processes by giving them dtrace_user and dtrace_proc privileges. More info available in Chapter 35 Security of the DTrace guide.
    Vlad.

  • Problem with JBoss startup in a zone

    Hi!
    I try to run JBoss inside a sparse-root zone, but encounter a problem during startup, it simply stucks always at a certain point.
    This is how the zone is configured:
    root@mantis:/usr/local/Dtrace # zonecfg -z setam-test
    zonecfg:setam-test> info
    zonepath: /var/zone/setam-test
    autoboot: true
    pool:
    inherit-pkg-dir:
    dir: /lib
    inherit-pkg-dir:
    dir: /platform
    inherit-pkg-dir:
    dir: /sbin
    inherit-pkg-dir:
    dir: /usr
    fs:
    dir: /usr/local
    special: /var/zone/setam-test
    raw not specified
    type: lofs
    options: []
    net:
    address: 172.16.14.5
    physical: bge0
    During startup ( bin/startserver.sh ) I watch the server.log with tail -f, but here it comes: the output stopps always at the RMIAdaptor - like
    2006-10-17 11:12:37,810 DEBUG [org.jboss.deployment.MainDeployer] Begin deployment start file:/opt/jboss-4.0.2/server/btv/deploy/jmx-invoker-service.xml
    2006-10-17 11:12:37,811 DEBUG [org.jboss.deployment.SARDeployer] Deploying SAR, start step: url file:/opt/jboss-4.0.2/server/btv/deploy/jmx-invoker-service.xml
    2006-10-17 11:12:37,811 DEBUG [org.jboss.system.ServiceController] starting service jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
    2006-10-17 11:12:37,812 DEBUG [org.jboss.system.ServiceController] waiting in start jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory on jboss.jmx:type=adaptor,name=Invoker
    2006-10-17 11:12:37,812 DEBUG [org.jboss.system.ServiceController] starting service jboss.jmx:alias=jmx/rmi/RMIAdaptor
    2006-10-17 11:12:37,812 DEBUG [org.jboss.naming.NamingAlias] Starting jboss.jmx:alias=jmx/rmi/RMIAdaptor
    Here I can wait for minutes, nothing else follows. At the end I kill the java process.
    I'm definitely no JBoss expert, and I wonder what RMIAdaptor does or what it expects. I assume it tries to initialize something and is not allowed to (?).
    My question is: besides of truss or Dtrace, how should I diagnose this symptom at first hand?
    Thanks ... Nick

    My colleague found the answer: he had disabled the default registration rule. Once enabled, a quick "zac reg" worked.

  • Telemetry & Zone Clusters

    Does anyone know a good source for configuring cluster telemetry, specifically with zone clusters? I can't find much in the cluster documentation or by searching oracle's website. The sctelemetry man page wasn't very useful. The sun cluster essentials book provides a brief example but not with zone clusters.
    I'm wanting to use this feature to monitor memory/cpu usage in my various zone clusters. In our environment, we will have a few three node clusters with all applications running inside zone clusters with the "active" cluster nodes being staggered across the 3 nodes.
    Lastly is telemetry really worth the hassle? We are also deploying Ops Center (which I don't really know its capabilities yet) I briefly used an older version of XVM Ops Center at my last gig but only as a provisioning tool. So with Ops Center and the myriad of dtrace tools available, is telemetry worth messing with?
    Thx for any info,
    Chuck

    That's correct. I checked with the features author and telemetry pre-dates the introduction of zone clusters. So "SC only can do cpu.idle monitoring for a zone itself. Anything below that are not monitored, include RG/RS configured inside zones. " is what I got back.
    Tim
    ---

  • Ipqos to monitor bandwidth utilization in zones?

    I'd like to use IPQos and the extended accounting features in the global zone to monitor bandwidth utilization in my zones - ie, keep a simple count of amount of traffic each zone's IPs use.
    I can't quite figure out how to do it, though. The IPQos docs are extensive, but complex.
    Anyone got a simple 'howto' for it??

    not really using ipqos, but i have a dtrace script that tracks socket traffic per pid and uid, you can probably change it to meet your needs.
    #!/usr/sbin/dtrace -Cs
    /* like top but tracks pid's network transfers */
    /* By James Dickens [email protected] */
    #pragma D option quiet
    #include<sys/uio.h>
    int DR; /* Data READ */
    int DW; /* Data WROTE */
    int DRL; /* Data Read in the last second */
    int DWL; /* Data Wrote in the last second */
    int new_data; /* set when there is new data to print */
    dtrace:::BEGIN { printf("Waiting for data...\n"); }
    fbt:sockfs:socktpi_write:entry
    self->registry=1;
    self->uiop = (struct uio *) arg1;
    self->request = self->uiop->uio_resid; /* MAX amount of data to send *
    fbt:sockfs:socktpi_read:entry
    self->registry=1;
    self->uiop = (struct uio *) arg1;
    self->request = self->uiop->uio_resid; /* MAX amount of data to recieve
    fbt:sockfs:socktpi_read:return
    /arg0 != 0 && self->registry/ /* don't grab data if an error was returned. */
    size = self->request - self->uiop->uio_resid; /* update the data read *
    DR +=size;
    DRL += size;
    @data[uid,pid, "rcv'd" ] = sum(size);
    @datac[uid,pid,"rcv'd" ] = sum(size);
    self->request=0;
    self->registry=0;
    self->uiop=0;
    new_data=1 ;
    fbt:sockfs:socktpi_write:return
    /arg0 != 0 && self->registry / /* don't grab data if an error was returned. */
    size = self->request - self->uiop->uio_resid ; /* update amount of data
    sent */
    DW += size;
    DWL += size;
    @data[uid, pid, "sent" ]= sum(size);
    @datac[uid,pid,"sent" ] = sum(size);
    self->request=0;
    self->registery=0;
    self->uiop=0;
    new_data=1;
    tick-1s
    /new_data /
    new_data=0;
    printf("\nwalltime : %Y\nStats for the active last Second\nUID\tPID\tdi
    retion\tBytes\n", walltimestamp);
    printa("%d\t%d\t%8s\t%@d\n",@data);
    printf("Totals for this second\nData Rcv'd ==%d Data Sent == %d TOTAL %d
    \n",
    DRL, DWL, DRL+DWL);
    printf("TOTALS\nData Rcv'd == %d Data Sent ==%d Total TRANSFERRED == %d\
    n",
    DR , DW, DR + DW) ;
    trunc(@data,0);
    DRL=0; DWL=0;
    dtrace:::END {
    printf("\nGrand Totals\n");
    printf("UID\tPID\tdiretion\tBytes\n");
    printa("%d\t%d\t%8s\t%@d\t\n",@datac);
    printf("TOTALS\n");
    printf("Data Rcv'd == %d Data Sent ==%d TOTAL TRANSFERRED == %d", DR , D
    W, DR + DW) ;
    }

  • DNS: reverse zone comes back after remove and some follow up issues

    hello community,
    after installation of OSL i had setup dns with a primary zone.
    the automatically created reverse zone for my internal network is fine.
    whenever i enter a new system the default for the ip address is 10.0.0.1 and the reverse zone is automatically setup for this ip address.
    whenever i remove this reverse zone it come back automatically after saving the dns configuration.
    with this come some follow up error.
    server admin claim that there is no name server configured for this reverse zone.
    when i configure it the configured name server entry vanished after clicking the save button.
    when i try to configure settings i can not. i get the error message that the configuration can not be saved cause of the missing name server for the reverse zone i am not using ....
    in the log file i can see that the file for reverse zone can not be found.
    when i check the dns configuration in the shell i can see that the reverse zone file is not there.
    someone has an idea
    - whats the best way to fix this?
    - why is the gui still showing the reverse zone i am not using?
    - is the dns configuration also in the ldap db with wrong entries?
    regards
    christian

    Clean out your zone definitions, and start over. Server Admin is unfortunately seemingly fussy around the authoritative server stuff and the order stuff gets entered, and it seems you can get into a sequence where it doesn't have what it needs. I had encountered couple of cases when I was in a similar state as you're in now, and I ended up clearing and deleting the primary zone and re-adding the zone and the hosts, being careful to add the authoritative server as the first step of adding a zone.

  • Solaris 8 Container in Solaris 10 Zone

    Hi All,
    one of our customers wants to run Solaris 8 with Oracle 8.1.7 in a BrandZ Zone. Does anybody have an idea about how stable Solaris 8 is in a Zone environment? Are there any known issues with Solaris 8 running in a Zone?
    Since Solaris 8 is EndOfShipment, are there chances to get up-to-date Sun Hardware bundled with Solaris 8 apart of using Solaris 10 Zones?
    Thanks in Advace,
    Dog

    i didnt however i wasnt hammering it. if the load was expected to be high i would have done the io layout diff (try and follow some of oracles ideas: SAME for one, if possible).
    some depends on the load and the load from the other zones. you can use allocate resource limits to give more priority to more important zones or make sure you have enough resources to start. what type of load are you expecting?

  • ISE 1.2 Time Zone

    Hi Community!!
    I have a ISE 1.2 pair, v9 patch installed and sychronized. Recently our time zone changed to summer time which is one hour later. In the CLI I can see that the reference is sent by NTP and the clock has changed but in monitoring I can still see that there is an hour difference from real time.
    I read in Cisco official documentation that time cannot be changed on ISE or else it will become unusable but the logs are not being timestamped correctly and also the time the RADIUS request are made by NAD vs the time they are recieved by ISE have one hour difference.
    Is there a way to solve this? it seems to be prone to any kind of unexpected behaviour when we are least expecting it.
    Thank you!!

    Hmm, this is very strange and it almost seems like a bug with ISE. I would recommend that you contact TAC and have them check this out. 
    The reason I think that it is a bug (Related to the timezone) is the fact that the base OS (Cent/ADE OS) appears to be running fine and keeping track of DST (Day light savings) but the actual application (ISE) installed on Cent is not. 
    I am far from NTP or Linux expert but I don't believe that NTP pushes/honors timezones. I think NTP just synchronizes the clock while timezones/DST is controlled locally. 
    If the issue is not a bug, it is perhaps due to selecting the incorrect timezone. I have never done a deployment outside of the US and the UK so I am not familiar with timezones in Chile. However, if we take Eastern Time Zone for example. I had to make sure that I select "EST5EDT" in ISE and not just EST. If I simply selected EST then DST was not observed and made things ugly :) The same applied for Pacific timzone where I had to make sure that I select "PST8PDT" With all of that being said, I checked the CLI in ISE and I don't see any Chile related timezones that would indicate DST observations. You can check for those yourself by using the following command "show timezones"
    I was able to find these but perhaps there are more and a specific one to CST/CLST. I tried searching for those but could not find anything:
    NS-ISE-01/admin# show timezones | i Santiago
    America/Santiago
    NS-ISE-01/admin# show timezones | i Chile
    Chile/EasterIsland
    Chile/Continental
    NS-ISE-01/admin# show timezones | i CLT
    NS-ISE-01/admin# show timezones | i CLST
    Let me know what you find. I would like to know the cause/resolution
    Thank you for rating helpful posts!

  • Zona Franca ICMS+IPI BXZF não desconto - Ordem de Vendas

    Boa tarde;
    Estou tentanto realizar uma configuração de um cenário Zona Franca para produtos importados no qual terão incidência de imposto ICMS+IPI.
    O cenário esta configurado desta forma:
    1) Cenário normal venda Zona Franca de Produto Nacionais. Sem incidência de impostos.
    - Código do Imposto I1.
    - IVA SZ dispara a linha de desconto BXZF no qual dá o desconto ZF - OK
    2) Cenário de itens importados - materiais com origem "1", "2" ou "8" - Incidência de ICMS+IPI.
    - Código do Imposto - I3 - ICMS+IPI
    - Deve trazer o código IVA "SD" disparando cálculo de ICMS.
    - BXZF é RefConType da IBRX.
    - Não deve disparar a linha BXZF.
    - BXZF - traz o IVA SZ.
    Cenário Configurado:
    - Criado uma nova tabela 972 - País, ClassCliente, Classi Mat, Origem Material.
    - Sequencia de Acesso IZOF  - a tabela 972
    - Condição  DIZF - Seq Aces - IZOF.
    - Quando crio a ordem de vendas o sistema trata desta maneira:
    1) Ele verifica a origem do material encontra "1"
    2) Determina na condição DIZF - IVA "SD"
    3) BXZF é um RefconType da IBRX
    4) Por isso BXZF - determina "SD"
    Entretanto, a linha de desconto BXZF  esta trazendo o desconto ZF no qual se tenho o IVA SD não deveria trazer a linha.
    Alguém tem alguma ideia de como fazer a configuração?
    OBS: ZZOF é a mesma SeqAce - IZOF.
    Muito Obrigado
    Rodrigo Vieira

    Olá André;
    Então pelo que entendi para o tipo de materiais com origem 1,2 e 8 Importados que não quero que aplique a linha de desconto se hoje tenho uma tabela de condição criada 972 972 - País, ClassCliente, Classi Mat, Origem Material e associada a sequência de acesso e condição DIZF conforme abaixo irá encontrar e SD, porém irá aplicar o desconto.
    Registro de condição cadastrada.
    BR 2 1 1  Foreign - imported directly  100,000  % 01.04.2014 31.12.9999 SD
    BR 2 1 2  Foreign - acquired nationally  100,000  % 01.04.2014 31.12.9999 SD
    BR 2 1 8  National - with import content over 70%  100,000  % 01.04.2014 31.12.9999 SD
    Tenho um cenário que na mesma pricing terie produtos Nacionais origem "5" e Importados origem 1,2 e 8.
    Para o primeiro a linha de desconto precisa ser disparada por causa da isenção..
    Então o SZ na condição DIZF irá ser disparada e o desconto na BXZF séra aplicada.
    Entretando, como posso fazer para que não se aplique o desconto..
    As únicas possibilidades foi criado sequência de acesso forçando o SD, porém como a condição DIZF é determinada porque encontra origem ele força o desconto na BXZF
    Tem alguma sugestão ou ideia de ocmo posso configurar?
    Abs
    Rodrigo Vieira

  • Desconto do ICMS da Zona Franca de Manaus - Registro de Entrada

    Bom dia caros colegas!
    Estou com um cenário referente ao ICMS da Zona Fanca de Manaus, como sabemos este imposto é dado como desconto no total da fatura, o cenário ora solicitado pelo usuário é o seguinte.
    Vr.Contábil  ->  65.892,29
    BC ICMS     ->   74.877,60
    Aliq.ICMS    ->    12%
    Vr. ICMS      ->     8.985,31
    A versão que estou usando é a 6.0
    Vocês sabem me informar se existe alguma configuração stander para esse cenário, sei que existe a nota 8622370 com desconto na MIRO, porém o lançamento no Registro de entrada não fica correto.
    Abs
    Nobre

    Olá Nobre,
    Não encontrei a nota que você informou.
    Contudo, seguem duas notas bem importantes com configurações da Zona Franca:
    790429 - Transfer to Tax free zone (Zona Franca) ICMS not discounted
    622370 - MIRO: ICMS-Discount by buying in Tax Free Zones(Zona Franca)
    As notas ensinam a configuração das condições especiais para Zona Franca, que são ICZF e ICZG.
    Atenciosamente,
    Carla Kunz Bussolo

  • Recebimento de Transferencia na Zona Franca - Erro M7050 Saldo nao nulo. Transacao MB0A

    Pessoal,
    Boa noite,
    Estou com um problema e preciso da ajuda de vocês.
    ERRO M7050 - Saldo não nulo: 28,04 - Debito: 28,08 Credito: 0,04
    Quando realizo a entrada da transferência através da transação MB0A, ele executa esse erro. Quero acreditar que o SAP não esta considerando o valor da redução do ICMS que a Zona Franca possui, pois eh justamente o valor da redução na saída da mercadoria.
    As notas 622370 e 790429 estão aplicadas no sistema, alem de ter a condition do ICMS de credito presumido da ZF marcado como D - Imposto de transferência na cadeia de contabilização.
    Vocês sabem o que esta acontecendo?
    Obrigado.

    Oi Renan & Hernandes
    O que vcs tem na tabela J_1BCONDMAPV e J_1BTXCOND no que diz respeito a nota 790429?
    Qual versão do erp que vcs estão?
    Imagino que vcs já tenham olhado a nota.. 1826651 - STO: ICMS wrongly calculated for Full/Partial return from ZF
    Abraço
    Eduardo Chagas

  • Can you program a Slave's Node ID or Zone ID using the USB-8476 as the LIN Master?

    I am planning on using the USB-8476 LIN interface as the LIN bus Master in an application.  The application would require the USB-8476 (Master) to program a Node ID and Zone ID into a slave device that is on the LIN bus.  The slave device is a PIC12F1822 mcu + MCP2021 LIN transceiver.  After reading through the User/Software Manual for the USB-8476, it does NOT seem possible to assign an ID to a slave device.  It seems like you can only communicate with slaves that already have an ID programmed into their memory.  The Node/Zone ID terminology is used by our customer and may not conform exactly to the IDs associated with LIN.  I am new to the LIN world, so please let me know if you need more information about what I'm trying to accomplish.  Can you program a Slave's Node ID or Zone ID using the USB-8476 as the LIN Master?

    No need to respond to this topic.  The company that builds the slave device has a communications specification that was recently provided to me.  I should be able to use the NI USB-8476 and a call to the ncWrite function (NI-CAN Frame API function) to accomplish my goals. 

  • Zone install file system failed?

    On the global zone, my /opt file system is like this:
    /dev/dsk/c1t1d0s3 70547482 28931156 40910852 42% /opt
    I am trying to install it in NMSZone1 like this config:
    fs:
    dir: /opt
    special: /dev/dsk/c1t1d0s3
    raw: /dev/rdsk/c1t1d0s3
    type: ufs
    options: [nodevices,logging]
    But failed like this:
    bash-2.05b# zoneadm -z NMSZone1 boot
    zoneadm: zone 'NMSZone1': fsck of '/dev/rdsk/c1t1d0s3' failed with exit status 3
    3; run fsck manually
    zoneadm: zone 'NMSZone1': unable to get zoneid: Invalid argument
    zoneadm: zone 'NMSZone1': unable to destroy zone
    zoneadm: zone 'NMSZone1': call to zoneadmd failed
    Please help me. Thanks.

    It appears that the c1t1d0s3 device is already in use as /opt in the
    global zone. Is that indeed the case? If so, you need to unmount
    it from there (and remove or comment out its entry in the global
    zone's /etc/vfstab) file and then try booting the zone again.

  • Is my iPhone calendar reading from the wrong time zone? How do I fix it?

    First, here is all the info that I have about all of the clocks on my phone: the date and time on my iPhone are set automatically to Vancouver's time zone, in the Clock app though, I've also added in the clocks for Seoul and Manila so that I know the time when I need to contact friends out there, etc. Location wise, everything else on my phone is fine: my map correctly shows where I am, the weather app shows the weather for my city and my clock changes automatically for daylight savings.
    Now, when I put in an event into the calendar app, while putting in the details such as start and end time, the Time Zone slot is always set to Seoul for some reason. I have to go in and change it to Vancouver manually. Even after doing this and setting everything though, the alarm always goes off at the wrong date and time - I think it' s going off at when that time reaches Seoul, not Vancouver. So then I tried setting it again, this time, leaving the time zone as Seoul in case things were somehow just 'backward' in my phone, and still the alarm went off at the wrong date and time.
    I really can't understand it and haven't got the faintest clue as to how to fix it. Any ideas??
    In case this better or further explains what I'm trying to say:
    I just opened a new event on my calendar. I set it to begin twenty minutes from now (5:20AM) and left the ending time as the default one hour later (6:20AM). I also did not change the time zone which is already reading Seoul for whatever reason. I hit done, I'm taken back to the main calendar page, and there it shows as it should: 5:20AM today. I then went to set second event for 5:15AM only this time, I changed the timezone to Vancouver. All the information looks correct, but this time, when I hit done and am taken to the main calendar page, that event is recorded as having been set to 21:15PM instead!!
    [ I have an iPhone 4 but...I don't know what CDMA or GSM means so I'm not sure which pertains to me...]

    Go to Settings>Mail, etc.>iCloud and delete the account. Then add in a new account with the details you want.

Maybe you are looking for

  • Wine 0.9.4 + patch + WoW

    I am running the latest wine with this patch from the gentoo forum: --- libs/wine/mmap.c.old 2005-06-20 13:43:47.000000000 +0200 +++ libs/wine/mmap.c 2005-10-14 21:49:54.794346832 +0200 @@ -161,6 +161,26 @@ #endif /* (__svr4__ || __NetBSD__) && !MAP_

  • CRM 5.0 Install

    We need to install CRM 5.0 Internet Sales and Mobile Sales. We are planning to use our existing Java based portal. I would appreciate any tips, tricks and any install guides. thanks in advance

  • Sound not working on dm4-2070us Notebook after BIOS and HP Support Assistant

    The sound on my dm4-2070us Pavilion notebook has stopped funcitoning after this evening's BIOS and HP Support Assistant updates.  I am running Windows 7, 64-bit.  After the update, a driver update was installed for the IDT High Definition Audio CODEC

  • Hi, about settings in remote ERP systems

    hi can anybody give me the settings to be done in erp systems (ALE configuration) - to be able to connect to xi systems. i have referred to it scenario config guide , but in that guide , reference of help.sap.com  has been given , and it is bit confu

  • I get plug-ins failure warning when trying to watch youtube or videos on Internet

    Since I installed Adobe flash player13 for OS X Snow Leopard I get the plug-ins failure warning when trying to watch any videos on you tube or on any other web site in general, I followed other threads suggestions on the subject already posted but no