HostID dependend application in Solaris 8 container

We have a Sun Blade 100 / Sol8 running an application (ileaf6) based on a hostID dependend
License Manager ie 2 processes are handling this:
1. lmgrd -2 -P -c /Ileaf6.4.1/data/license/license.dat
2. ileaf6 -T vob-sun 2.40 4 -c /Ileaf6.4.1/data/license/license.dat
Now we moved the system into a Sol 8 zone where the original HostID was configured
via "add attr / set name=hostid / set type=string / set value=12345678" .
After booting this Sol8 container the original HostID is there but our application has not the
license to run ie. only the "lmgrd -2 -P -c /Ileaf6.4.1/data/license/license.dat" process is running.
The license.dat file was not changed and has these lines:
SERVER host 12345678 1750
DAEMON ileaf6 /Ileaf6.4.1/sun4os5/bin/ileafnld /Ileaf6.4.1/data/license/license.opt
What's wrong here within the Sol8 zone?
Greetings, Rainer

Hi all,
have some infos more. The license daemon log file says:
(lmgrd) FLEXlm (v2.40) started on host (Sun) (7/2/110)
(lmgrd) License file: "/Ileaf6.4.1/data/license/license.dat"
(lmgrd) Started ileaf6
(ileaf6) Cannot open daemon lock file
(lmgrd) MULTIPLE "ileaf6" servers running.
(lmgrd) Please kill, and run lmreread
(lmgrd) This error probably results from either:
(lmgrd) 1. Another copy of lmgrd running
(lmgrd) 2. A prior lmgrd was killed with "kill -9"
(lmgrd) (which would leave the vendor daemon running)
(lmgrd) To correct this, do a "ps -ax | grep ileaf6"
(lmgrd) (or equivalent "ps" command)
(lmgrd) and kill the "ileaf6" process
But there are no ileaf6 servers at all, there is no lock file only lmgrd is running in the global zone
and in the container. Killing lmgrd in the global zone kills also lmgrd in the zone.
Any ideas how to proceed?
Rainer

Similar Messages

  • Application running in Solaris 9 container generating core files. what to do?

    My solaris 9 zone configuration in solaris 10 looks like:
    zonecfg:sms> info
    zonename: sms
    zonepath: /zone/sms
    brand: solaris9
    autoboot: true
    bootargs:
    pool:
    limitpriv: default,proc_priocntl,proc_clock_highres,proc_lock_memory,sys_time,priv_proc_priocntl,priv_sys_time,net_rawaccess,sys_ipc_config,priv_proc_lock_memory
    scheduling-class:
    ip-type: exclusive
    hostid:
    [max-shm-memory: 4G]
    [max-shm-ids: 100]
    [max-sem-ids: 100]
    fs:
      dir: /var
      special: /dev/dsk/c1t0d0s5
      raw: /dev/rdsk/c1t0d0s5
      type: ufs
      options: []
    net:
      address not specified
      physical: bge0
      defrouter not specified
    device
      match: /dev/dsk/c1t0d0s5
    device
      match: /dev/rdsk/c1t0d0s5
    device
      match: /dev/dsk/c1t0d0s6
    device
      match: /dev/rdsk/c1t0d0s6
    device
      match: /dev/dsk/c1t0d0s7
    device
      match: /dev/rdsk/c1t0d0s7
    capped-cpu:
      [ncpus: 2.00]
    capped-memory:
      physical: 4G
      [swap: 8G]
      [locked: 2G]
    attr:
      name: hostid
      type: string
      value: 84b18f64
    attr:
      name: machine
      type: string
      value: sun4u
    rctl:
      name: zone.max-sem-ids
      value: (priv=privileged,limit=100,action=deny)
    rctl:
      name: zone.max-shm-ids
      value: (priv=privileged,limit=100,action=deny)
    rctl:
      name: zone.max-shm-memory
      value: (priv=privileged,limit=4294967296,action=deny)
    rctl:
      name: zone.max-swap
      value: (priv=privileged,limit=8589934592,action=deny)
    rctl:
      name: zone.max-locked-memory
      value: (priv=privileged,limit=2147483648,action=deny)
    rctl:
      name: zone.cpu-cap
      value: (priv=privileged,limit=200,action=deny)
    Solaris 9 zone /etc/system file looks like:
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    set noexec_user_stack=1
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmns=1024
    set semsys:seminfo_semmsl=256
    set semsys:seminfo_semvmx=32767
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=100
    set shmsys:shminfo_shmseg=10
    set rlim_fd_max=65536
    set rlim_fd_cur=60000
    * The directive below is not applicable in the virtualized environment.
    My questions are:
    1. Application running in solaris 9 container generating core files. what to do???
    2. My prstat -Z for zone shows almost 95% percent cpu usage. what to do???
    3. Kindly can share how to move solaris 9 into solaris 10 containers ??

    Based on the new questions for the same post you wrote in the other communities, some posts are removed as duplicate, here is the answer :
    For the point #3, please look on table 17-1 in the following URL :
    Zone Components - System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones
    You can also customize your container /etc/system file but it cannot exceeds the global zone and the zone configuration value.
    For the other point, #2, this can be complicated without a complete image of what the complete system do.
    Try fist to check if you have not a busy process in your zone, then you can check if a bottleneck exists in the I/O side. You use maybe wrong parameters, a wrong configuration or your system configuration is insufficient in term of resources.
    What I can see in the outputs that you provided is that the S9 zone uses the half of the swap space. This can impact your zone performance and I/O activity, and can have in this case a side effect on some processes. Check why your zone uses the swap and how you can remedy this.

  • Sunwj3rtx JDK 1.4.2 64 bit for Solaris 10 Container

    Hi,
    does anybody know where I ca get the sunwj3rtx and similar other Solaris 10 packages for the x86 / 64 bit platform. I need the EOL Java 1.4 because I want to install a SAP application and these applications accept only the jdk 1.4.2. Maybe there is a 64bit installer version, which would be fine too. The downloadable version from java.sun.com is only 32bit which doesnt work.
    Any hints are welcome.
    Regards
    Martin

    Hi Richard,
    I found the link after reading the install guide of SAP more exactly. There are several SAP hint numbers and in one of them there was the information about the jdk link.
    In our company we already had so many problems because SAP didn't upgrade to the actual jdk. Keep in mind that the jdk 1.4 is already out of livetime for time. Next year the jdk 5 will go out of livetime and the actual jdk 6 is going to be replaced by the new jdk 7.
    I guess SAP doesn't work with test suites so that they easily can switch to a new jdk release. With a test suite they could see all failures coming up after the jdk switch, and they should be easily fixable, if there are any.
    Many software frameworks doesn't support older jdk's anymore, at least those which are out of lifetime. Therefore I wrote some kind of wrapper on the java stack in the NW4s so that I can use jdk6 inside the java stack. It's a bit tricky and not yet for general public use but for my own needs it is a work around this jdk 1.4 problem.
    So coming back to your jdk question: I installed jdk 1.4 in my solaris 10 container as an addition. In the newest Solaris version there is already jdk 6 included, which I use for all non sap applications.
    Good luck with your nw4s.
    Cheers
    Martin

  • Offline        17:31:09 svc:/application/management/common-agent-container-

    Hello! guide me to resolve this error when trying to start SMF service "common agent container"
    # cacaoadm status
    default instance is ENABLED at system startup.
    default instance is not running.
    # cacaoadm start
    Error when trying to start SMF service: [svc:/application/management/common-agent-container-1:default].
    # svcs -a|grep common-agent
    offline 17:31:09 svc:/application/management/common-agent-container-1:default
    Thanking you.

    *** continued from previous reply *****
    clnode1# cacaoadm list-modules
    List of modules registered:
    com.sun.cacao.agent_logging 1.0
    com.sun.cacao.cached_connector 2.2
    com.sun.cacao.command_stream_adaptor 1.0
    com.sun.cacao.dtrace 1.0
    com.sun.cacao.efd 2.2
    com.sun.cacao.instrum 1.0
    com.sun.cacao.invoker 1.0
    com.sun.cacao.jaxws 2.1
    com.sun.cacao.mib2simple 1.0
    com.sun.cacao.rbac 2.1
    com.sun.cacao.rmi 1.0
    com.sun.cacao.session 2.2
    com.sun.cacao.snmpv3_adaptor 1.0
    com.sun.cacao.watchdog.heartbeat 1.0
    com.sun.cacao.watchdog.probe 1.0
    com.sun.cacao.webserver 2.2
    com.sun.cluster.cfgchk 1.0
    com.sun.cluster.cluster 1.0
    com.sun.cluster.configaccess 1.0
    com.sun.cluster.dataservices 1.0
    com.sun.cluster.devicegroup 1.0
    com.sun.cluster.dpm 1.0
    com.sun.cluster.event 1.0
    com.sun.cluster.event_mib 1.0
    com.sun.cluster.failovercontrol 1.0
    com.sun.cluster.ganymede 1.0
    com.sun.cluster.ipmpgroup 1.0
    com.sun.cluster.logquery 1.0
    com.sun.cluster.node 1.0
    com.sun.cluster.quorumdevice 1.0
    com.sun.cluster.rgm 1.0
    com.sun.cluster.transport 1.0
    com.sun.cluster.zonecluster 1.0
    com.sun.scn.SolarisAssetModule 1.0
    com.sun.scn.base.SCNBase 1.0
    com.sun.scn.offering.ProductRegistration 1.0
    com.sun.scn.offering.SoftwareUpdate 1.0
    com.sun.scn.sensor.Sensor_Module 1.0
    clnode1#
    ***Note that module " com.sun.cluster.zonecluster 1.0 " is added after CAC patch upgraded to 123893-10***
    **** The default OS dependency modules are in /etc/cacao/instances/default/private/modules****
    clnode1# ls -l /etc/cacao/instances/default/private/modules
    total 98
    -rw-r--r-- 1 root sys 627 Dec 6 2006 agent_snmp_events_mib.properties
    -rw-r--r-- 1 root sys 56 Apr 25 20:57 com.sun.cacao.auth.session.properties
    -rw-r--r-- 1 root sys 2399 Apr 25 20:57 com.sun.cacao.auth.session.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.cached_connector.2.2.properties
    -rw-r--r-- 1 root sys 883 Apr 25 01:11 com.sun.cacao.cached_connector.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.command_stream_adaptor.2.2.properties
    -rw-r--r-- 1 root sys 995 Apr 25 01:11 com.sun.cacao.command_stream_adaptor.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.dtrace.properties
    -rw-r--r-- 1 root sys 957 Apr 25 01:11 com.sun.cacao.dtrace.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.efd.2.2.properties
    -rw-r--r-- 1 root sys 1105 Apr 25 01:11 com.sun.cacao.efd.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.instrum.2.2.properties
    -rw-r--r-- 1 root sys 1010 Apr 25 01:11 com.sun.cacao.instrum.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.invoker.2.2.properties
    -rw-r--r-- 1 root sys 1076 Apr 25 01:11 com.sun.cacao.invoker.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 20:57 com.sun.cacao.jaxws.2.2.properties
    -rw-r--r-- 1 root sys 3417 Apr 25 20:57 com.sun.cacao.jaxws.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.logging_manager.2.2.properties
    -rw-r--r-- 1 root sys 893 Apr 25 01:11 com.sun.cacao.logging_manager.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.mib2simple.2.2.properties
    -rw-r--r-- 1 root sys 2804 Apr 25 01:11 com.sun.cacao.mib2simple.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.rbac.2.2.properties
    -rw-r--r-- 1 root sys 1285 Apr 25 01:11 com.sun.cacao.rbac.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.rmi.2.2.properties
    -rw-r--r-- 1 root sys 950 Apr 25 01:11 com.sun.cacao.rmi.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.snmpv3_adaptor.2.2.properties
    -rw-r--r-- 1 root sys 2039 Apr 25 01:11 com.sun.cacao.snmpv3_adaptor.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.watchdog.heartbeat.2.2.properties
    -rw-r--r-- 1 root sys 2514 Apr 25 01:11 com.sun.cacao.watchdog.heartbeat.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 01:11 com.sun.cacao.watchdog.probe.2.2.properties
    -rw-r--r-- 1 root sys 1744 Apr 25 01:11 com.sun.cacao.watchdog.probe.2.2.xml
    -rw-r--r-- 1 root sys 56 Apr 25 20:57 com.sun.cacao.webserver.2.2.properties
    -rw-r--r-- 1 root sys 2843 Apr 25 20:57 com.sun.cacao.webserver.2.2.xml
    ****The solaris cluster dependecies modules are in /etc/cacao/instances/default/modules****
    clnode1# ls -l /etc/cacao/instances/default/modules
    total 104
    -rw-r--r-- 1 root sys 627 Dec 6 2006 agent_snmp_events_mib.properties
    -rw-r--r-- 1 root sys 1170 Dec 6 2006 com.sun.cluster.agent.cluster.xml
    -rw-r--r-- 1 root sys 1174 Dec 6 2006 com.sun.cluster.agent.config_access.xml
    -rw-r--r-- 1 root sys 2916 Mar 23 15:21 com.sun.cluster.agent.dataservices.xml
    -rw-r--r-- 1 root sys 1829 Dec 6 2006 com.sun.cluster.agent.devicegroup.xml
    -rw-r--r-- 1 root sys 1312 Dec 6 2006 com.sun.cluster.agent.dpm.xml
    -rw-r--r-- 1 root sys 1168 Dec 6 2006 com.sun.cluster.agent.event.xml
    -rw-r--r-- 1 root sys 1525 Dec 6 2006 com.sun.cluster.agent.event_mib.xml
    -rw-r--r-- 1 root sys 1004 Dec 6 2006 com.sun.cluster.agent.failovercontrol.xml
    -rw-r--r-- 1 root sys 2064 Dec 6 2006 com.sun.cluster.agent.ganymede.xml
    -rw-r--r-- 1 root sys 1963 Dec 6 2006 com.sun.cluster.agent.ipmpgroup.xml
    -rw-r--r-- 1 root sys 2066 Dec 6 2006 com.sun.cluster.agent.logquery.xml
    -rw-r--r-- 1 root sys 1636 Dec 6 2006 com.sun.cluster.agent.node.xml
    -rw-r--r-- 1 root sys 1692 Dec 6 2006 com.sun.cluster.agent.quorumdevice.xml
    -rw-r--r-- 1 root sys 2603 Mar 23 15:21 com.sun.cluster.agent.rgm.xml
    -rw-r--r-- 1 root sys 1475 Dec 6 2006 com.sun.cluster.agent.transport.xml
    -rw-r--r-- 1 root sys 2478 Mar 23 15:21 com.sun.cluster.agent.zonecluster.xml
    -rw-r--r-- 1 root sys 3047 Nov 5 2008 com.sun.cluster.cfgchk.xml
    -rw-r----- 1 root sys 2581 Mar 28 2006 com.sun.scn.base.SCNBase.xml
    -rw-r----- 1 root sys 2921 Dec 4 2007 com.sun.scn.offering.ProductRegistration.xml
    -rw-r--r-- 1 root sys 2789 Dec 4 2007 com.sun.scn.offering.SWUPRegistration.xml
    -rw-r----- 1 root sys 1307 Feb 14 2007 com.sun.scn.sam.SolarisAssetModule.xml
    -rw-r----- 1 root sys 1010 Mar 17 2006 com.sun.scn.sensor.Sensor_Module.xml
    clnode1#
    6. Now reboot the system into non-cluster mode and add this node to cluster, ensure that cluster pre-requisites are met.
    7. do not regenerate the security keys unless otherwise required.
    **********************END**********************
    I advice you to try another way to deploy and register cluster modules into OS cac-1:default and enable cac-1:default if you can and let me know.
    -- T. Gajam.

  • Solaris 8 in a Solaris 10 Container

    Dear all,
    we came upon the question whether it's possible to run Solaris 8 in a Solaris 10 container. Hereby, the idea is to be able to use Solaris 10 with its great ability of server virtualisation but also to use a Oracle 8i certified operating system at the same time.
    Any ideas?
    Greetings
    /Marc

    Ok, that was exactly my first impression. Anyway, i
    came to know that there's a project about running
    FreeBSD in a Solaris 10 Container. How does this work
    if there's just a single (so shared) kernel? Can't
    image a FreeBSD system running a Solaris kernel.Here's a quote from a Sun blog on the project:
    An example of what I mean is ZoneBSD, an opensource initiative with as goal "will be to factor as much Solaris code as necessary into FreeBSD in order to support running a FreeBSD container within a Solaris 10 Zone", really cool stuff... or as they say around here "Sweeet".
    (I can no longer find any current link to the project).
    So yes, it appears to have been quite an ambitious project involving merging kernel bits. Not something that's going to help you do anything with Oracle on Solaris 10 GA.
    Darren

  • Reinstall zones (solaris 8 container)

    Hi
    I have to restore 2 zones, because originally the zones are stored on a ZFS filesystem i've did the backup with the zfsdump scripts.
    I'm able to restore the ZFS filesystems but that leaves me with the problem of reconfiguring the zones.
    how do i configure and reinstall these zones?, the original flash archive used to setup these zones is missing.
    would it be possible to use the following procedure
    1) restore the zfs filesystemen
    2) clone the latest snapshot and mount it.
    3) create an archive from the mounted snapshot to use as the install media for the zone
    the second option i can think of is
    1 ) create a standard solaris 8 zone with the solaris 8 image you can download from Sun
    2) Copy the files from the mounted clone to the new zone
    3) boot the zone
    I'm hoping someone could guide me in the right direction
    Regards,

    I just managed to restore a zfs filesystem with a solaris 8 container on it using the steps below.
    I'm curious if i got it right or if there is another more obvious way as i have only a little experience and hands on time with the zfs filesystem.
    bash-3.00# zfsrestored.sh -z storage/z-chili
    storage/z-chili is restored from /nsr/storage_z-chili.20081206.
    bash-3.00#
    bash-3.00# zfs clone storage/z-chili@20081206 storage/z-chili/restored
    bash-3.00# zfs list
    NAME USED AVAIL REFER MOUNTPOINT
    storage 85.9G 48.0G 24.5K legacy
    storage/data 69.7G 48.0G 69.7G /data
    storage/z-chili 7.61G 48.0G 7.61G legacy
    storage/z-chili@20081206 0 - 7.61G -
    storage/z-chili/restored 0 48.0G 7.61G legacy
    storage/z-polen 4.26G 48.0G 4.26G legacy
    storage/z-polen@20081211 832K - 4.26G -
    storage/zones 4.32G 48.0G 4.32G /export/zones/
    bash-3.00#
    zfs set mountpoint=/mnt/restore storage/z-chili/restored
    bash-3.00# zfs list
    NAME USED AVAIL REFER MOUNTPOINT
    storage 85.9G 48.0G 24.5K legacy
    storage/data 69.7G 48.0G 69.7G /data
    storage/z-chili 7.61G 48.0G 7.61G legacy
    storage/z-chili@20081206 0 - 7.61G -
    storage/z-chili/restored 0 48.0G 7.61G /mnt/restore
    storage/z-polen 4.26G 48.0G 4.26G legacy
    storage/z-polen@20081211 832K - 4.26G -
    storage/zones 4.32G 48.0G 4.32G /export/zones/
    bash-3.00# flar create -n zchili -R /mnt/restore/root/ /data/z-chili-restored.flar
    Full Flash
    Checking integrity...
    Integrity OK.
    Running precreation scripts...
    Precreation scripts done.
    Determining the size of the archive...
    and i've used the flar image to install the zone.
    apart from some file/dir permission rights this worked and i got the zone and webservers up and running.

  • Solaris 8 Container

    Does anyone know where I can download the Solaris 8 Container template or is it licensed?

    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?

  • Solaris 9 container

    anyone tell me how can i install solaris 9 container on solaris 10, also give me a details a bout solaris 9 container (information), and what is the rquirments needed to run solaris 9 containers in solaris 10.
    Thnks in advnc,
    Basem

    get it --> [http://www.sun.com/software/solaris/containers/getit.jsp|http://www.sun.com/software/solaris/containers/getit.jsp]
    doc --> [http://docs.sun.com/app/docs/doc/820-4490|http://docs.sun.com/app/docs/doc/820-4490]

  • EBS running on Solaris 8 container (on a Solaris 10 box)

    As per doc ID 567849.1, Oracle has started supporting Oracle 8 containers. The doc mostly talks about Oracle Server Enterprise edition and not about FND/AOL
    Has anyone every installed E-Business Suite on a Solaris 8 container and experienced any issues?

    Hi;
    Please check below thread
    Sun Solaris 10 containers
    Sun Solaris 10 containers
    Hope it helps
    Regard
    Helios

  • Cannot install Solaris 8 Container

    Hello,
    I'm trying to restore a Solaris 8 container using a flar archive onto a ZFS filesystem. allthough i've done this before succesfully a now encouter the following error.
    [Mon May  3 10:38:06 CEST 2010] Log File: /var/tmp/chili.install.3496.log
    [Mon May  3 10:38:06 CEST 2010] Product: Solaris 8 Containers 1.0
    [Mon May  3 10:38:06 CEST 2010] Installer: solaris8 brand installer 1.22
    [Mon May  3 10:38:06 CEST 2010] Zone: chili
    [Mon May  3 10:38:06 CEST 2010] Path: /zones/chili
    [Mon May  3 10:38:06 CEST 2010] Starting pre-installation tasks.
    [Mon May  3 10:38:06 CEST 2010] Installation started for zone "chili"
    [Mon May  3 10:38:06 CEST 2010] Source: /mnt/flar/chili-restored.flar
    [Mon May  3 10:38:06 CEST 2010] Media Type: flash archive
    [Mon May  3 10:38:06 CEST 2010] Installing: This may take several minutes...
    [Mon May  3 10:38:06 CEST 2010] cd /zones/chili/root &&
    [Mon May  3 10:38:06 CEST 2010] do_flar < "/mnt/flar/chili-restored.flar"
    [Mon May  3 10:50:22 CEST 2010] Postprocessing: This may take several minutes...
    [Mon May  3 10:50:22 CEST 2010] running: p2v chili
    [Mon May  3 10:50:22 CEST 2010] Postprocess: Gathering information about zone chili
    [Mon May  3 10:50:22 CEST 2010] Postprocess: Creating mount points
    touch: /zones/chili/root/etc/mnttab cannot create
    chmod: WARNING: can't access /zones/chili/root/etc/mnttab
    [Mon May  3 10:50:22 CEST 2010] Postprocess: Processing /etc/system
    /usr/lib/brand/solaris8/s8_p2v[312]: /zones/chili/root/etc/system: cannot open
    [Mon May  3 10:50:22 CEST 2010] Result: Postprocessing failed.
    [Mon May  3 10:50:22 CEST 2010]
    [Mon May  3 10:50:22 CEST 2010] Result: *** Installation FAILED ***
    [Mon May  3 10:50:22 CEST 2010] Log File: /var/tmp/chili.install.3496.log
    I've done chmod -R 700 /zones/chili but it wont let me install the flar image.
    manually i'm able to create files and directories in /zone/chili
    suggestions are appriciated.
    regards,

    It might be connected to the ZFS configuration.
    When installing the zone / fills up. After removing some files i had enough room to install the zone.
    after installing the zone i logged in and created a 1gb file. a df some a increase in used space on /
    my storage pool is on c5t1d0s2
    zfs pool look like this;
    [root@lapland] zones $ zfs list
    NAME USED AVAIL REFER MOUNTPOINT
    storage-lapland 74.7G 71.9G 21K legacy
    storage-lapland/chili 9.12G 71.9G 9.08G /zones/chili
    storage-lapland/chili@20100428 0 - 9.08G -
    storage-lapland/chili/restored 36.6M 71.9G 9.08G /mnt/restore
    storage-lapland/noo-noo 52.2G 71.9G 51.5G /zones/noo-noo
    storage-lapland/noo-noo@20100428 647M - 51.5G -
    storage-lapland/polen_1179 4.80G 71.9G 4.80G /zones/polen
    storage-lapland/restore 8.66G 71.9G 8.66G /mnt/flar

  • Solaris 8 container install problem using Ultra 60 flash archive

    Hi
    I have an M4000 configured with a Solaris 8 container.
    I am using a flash archive from an Ultra 60.
    Below is the problem when I install.
    # zoneadm -z f714clone install -u -a /var/flar/fid714_20090515.flar
    Log File: /var/tmp/f714clone.install.26921.log
    Source: /var/flar/fid714_20090515.flar
    Installing: This may take several minutes...
    Postprocessing: This may take several minutes...
    WARNING: zone did not finish booting.
    Last entry in the logfile is...
    [Fri May 15 12:21:22 BST 2009] Postprocess: Performing zone sys-unconfig
    It just sits at the WARNING doing nothing.
    I connected to the container console using "zlogin -C f714clone" but this just gives me a blank screen with no output and unable to do anything.
    I used a different archive from a V120 and had no problems.
    Is there something I need to configure for a Ultra 60.
    Thanks in advance.
    Steve.

    I got this to work. It seems, for whatever reason, that it doesn't like the '-u' flag for an Ultra 60. I installed using '-p' instead and it was fine, it even came up with the new IP I had assinged.
    zoneadm -z QeSun01b install -p -a qesun01.flar

  • Migrating Legacy Applications to Solaris 10 Containers

    Hi, Good Day,
    We have some customers who are keen to migrate their legacy banking systems to run on Solaris 10 containers. We intend to assess the feasibility of the project.
    Kindly advice the considerations/potential pitfalls(if any) of running legacy Solaris 8 applications on Solaris 10 containers. Kindly advice those types of applications that cannot run on Solaris 10 containers?
    What kind of information should we extract from the customer to understand these considerations?
    Thank-you and Best Regards,
    Siong Guan

    Oracle migration workbench solve only the technical point of the migration. That won't solve the data mapping you have to define on your own.
    Data mapping is the most important task of a migration, totally depending of the source and target systems. You need expertise on both of them and discuss with the business and functional experts people.
    Then, and only after defining the data mapping, you can go for the technical migration.
    Nicolas.

  • Generating 32 bit applications on Solaris 9 / UltraSparc III+

    Hallo.
    I wish to generate some 32 bit applications on Solaris 9 and UltraSparc III+ platform. I need to do that as my process have to dinamically link a 32 bit shared object previosuly installed by another software (to be precise, the library is an "ELF 32-bit MSB dynamic lib SPARC Version 1, dynamically linked, not stripped").
    After my generation, some executables that runned perfectly on my previous UNIX SCO platform, now crash when exiting.
    Moreover I find out that my master process correctly launches the execution of a slave process (I traced the values of the paramters passed to the execv() system call) but the slave process immediatly exits because it gets wrong parameters (I found out that in the main() function within the slave program, the argc parameter is 0 (!!) that sounds really really strange!!)
    Is there anyone able to help me?
    For your information, when I compile my objects I use the following options:
    cc -g -xc99=none -xtarget=ultra -xchar -c <source>
    and when I link them I use the following:
    /usr/ccs/bin/ld -z defs -z verbose -dy -B dynamic -o <processname> <object list> <shared library> -lm -lc
    Doing so, both the master and slave process are "ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, not stripped"
    Thank you in advance!!
    Gianni

    Why do you want to make your own link lines?
    Use cc to link, not ld. You ask for trouble.
    I made the following program:
    int main(int argc, char **argv) { return argc;}
    % cc -c t.c
    Then used your link line to link it:
    % /usr/ccs/bin/ld -z defs -z verbose -dy -B dynamic -o a.out t.o -ln -lc
    % a.out
    Segmentation fault (core dumped)
    Use cc to link. Do not try to use ld. Or if you really, really think you have to use ld yourselves, run cc -### ... first to se what link line it uses, and try to make the variation you need yourselves. But all kind of options to ld can also be given to cc.

  • Solaris 9 container : projects?

    All,
    I created a Solaris 9 container for some DB testing.
    I've never actually used projects previously (on both Solaris 9 and 10) and now I'd like to try to use it because I like that you can use rcapstat to see the memory utilization per project. But in order for rcapstat to be useful, I would have to create projects first (correct me if I'm wrong here? It would be great if I dont have to create projects in order to use rcapstat), something like this :
    projadd -p 111 -G hkk -c "Oracle Project Test" -K "rcap.max-rss=10MB" -K "process.max-file-size=(priv,50MB,deny)" -K "task.max-lwps=(priv,100,deny)" oraproj
    However, when i ran this command on my Solaris 9 container, I got the following error :
    Unknown option: K
    Usage: projadd [-c comment] [-U user[,user ...]] [-G group[,group ...]]
    [-p projid [-o]] project
    So it looks like I cant assign a memory cap using project this way on Solaris 9?
    I hope someone can point me to the right direction how to do this. I did set the add capped-memory using zonecfg but this isnt useful for the rcapstat command since it seems to be only checking projects...
    Thanks!

    No reply from anybody?
    Sheesh.......just an honest observation here : I'm been using technical forums for awhile and Oracle SUN ones I have to say are the worst with feedbacks. Symantec forums for example you have real Symantec engineers helping with solutions or at least giving pointers. I wish we have the same here....

  • Technical query w.r.t running C++ applications on Solaris 9.

    Hi,
    We have an C++ application which is compiled with Sun compiler 5.3 which comes along with Forte6 Update2. The application is compiled and linked on Solaris 9 platform. Will there be any issues while running this application on Solaris 8? Are applications built on Solaris 9 safely run on Solaris 8?
    Thanks,
    Vinay

    Sun supports moving old programs and binary files forward from old Solaris and compiler versions to be used with newer Solaris and compiler versions, but not the reverse. (Supporting the reverse would mean never providing new or improved features.)
    If you build an application on one Solaris version, you can run it on that version or later versions. In general it will NOT run on earlier Solaris versions.
    SImilarly if you create an object file (.o, .a, .so) on one Solaris version, you cannot use that file on an earlier Solaris version.
    When you plan to deploy an application on different versions of Solaris, you must build the entire application, including shared libraries that are part of the application, on the earliest version of Solaris that you intend to support.

Maybe you are looking for