IPMP in a Zone with exclusive IP-stack

Hello,
I'm looking for some Infos or Advices about IPMP in a Zone with exclusive IP-stack.
Should I create for each Zone an IPMP Group ? Any Best Practices ?
Regards.

Yes. IPMP must be managed within the zone for exclusive IP case.
One best practice is to create a VNIC per physical interface per
each zone and assign the VNICs to the zone. You can
configure the IPMP interface over the two VNICs assigned to the zone.

Similar Messages

  • Unstable network in zone with exclusive IP.

    Hi,
    I have a Solaris 9 zone with exclusive ip, host (global zone) is Solaris 10 (Oracle Solaris 10 9/10 s10s_u9wos_14a). Server is V480 (4 CPU, 16GB ram).
    What I do:
    1. boot my zone.
    2. ping zone & host from another computer.
    When I have answer from zone (S9) - host (S10) is down (no ping), when I have answer from S10 - S9 is down... Up/down interval ~ 10-15 sec.
    Any idea?
    zone cfg:
    zonecfg -z z1 info
    zonename: z1
    zonepath: /33g/z1
    brand: solaris9
    autoboot: false
    bootargs:
    pool:
    limitpriv:
    scheduling-class:
    ip-type: exclusive
    hostid:
    [cpu-shares: 2]
    fs:
    dir: /mnt
    special: /mnt
    raw not specified
    type: lofs
    options: [nodevices,logging]
    net:
    address not specified
    physical: ce1
    defrouter not specified
    attr:
    name: machine
    type: string
    value: sun4u
    rctl:
    name: zone.cpu-shares
    value: (priv=privileged,limit=2,action=none)

    Hello,
    # dladm show-dev
    ce0 link: up speed: 100 Mbps duplex: full
    ---- zone z1 ce1 link: up speed: 100 Mbps duplex: full
    --- global ce2 link: up speed: 1000 Mbps duplex: full
    ce3 link: up speed: 100 Mbps duplex: full
    Wow, MAC duplicated (from test host):
    v480 (192.168.1.7) at 00:03:ba:2c:9a:48 [ether] on eth2
    z1 (192.168.1.166) at 00:03:ba:2c:9a:48 [ether] on eth2
    For test, I was plumbed all interfaces in global zone:
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    zone cnf9
    inet 127.0.0.1 netmask ff000000
    ce0: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 5
    inet 0.0.0.0 netmask 0
    ether 0:3:ba:2c:9a:48
    ce1: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
    inet 0.0.0.0 netmask 0
    ether 0:3:ba:2c:9a:48
    ce2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 192.168.1.7 netmask ffffff00 broadcast 192.168.1.255
    ether 0:3:ba:2c:9a:48
    ce2:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    zone cnf9
    inet 192.168.1.140 netmask ffffff00 broadcast 192.168.1.255
    ce3: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
    inet 0.0.0.0 netmask 0
    ether 0:3:ba:2c:9a:48
    All ifs has one MAC! How it possible??
    # eeprom local-mac-address?
    local-mac-address?=false
    Im set it to true & restart server....
    Yes!!! Its work ;)
    # prtconf -pv |grep local-mac-address
    local-mac-address?: 'true'
    local-mac-address: 0003bacf.520c
    local-mac-address: 0003bacf.520d
    local-mac-address: 0003ba2c.9a49
    local-mac-address: 0003ba2c.9a48
    bash-3.00# ifconfig ce0 plumb
    bash-3.00# ifconfig ce1 plumb
    bash-3.00# ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    ce0: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
    inet 0.0.0.0 netmask 0
    ether 0:3:ba:cf:52:c
    ce1: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
    inet 0.0.0.0 netmask 0
    ether 0:3:ba:cf:52:d
    ce2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 192.168.1.7 netmask ffffff00 broadcast 192.168.1.255
    ether 0:3:ba:2c:9a:49
    from test host arp table:
    v480 (192.168.1.7) at 00:03:ba:2c:9a:49 [ether] on eth2
    z1 (192.168.1.166) at 00:03:ba:cf:52:0d [ether] on eth2
    Just more info here
    [Why do all my ethernet interfaces have the same ethernet MAC address?|http://www.sun-rays.org/lib/sunsolve/16733.html]
    Nik, thank you very much ! ;)

  • Exclusive IP zone with one dedicated and one shared NIC

    Hi, I have a T series SPARC server belonging to two subnet (2 ethernet connection to 2 different VLAN), one used for mgmt purpose and the other used for application traffic. The server will have a zone which will exclusively use the link for application, therefore making it an exclusive IP zone. but the other mgmt NIC needs to be used for both global and local zone. this mgmt NIC is configured and up in global. But when I create the exclusive IP zone and add the dedicated nic (igb1) and then try add net -> set physical=igb0 -> set address=xxxxx -> end, I get error that I can't use a address in a exclusive IP zone. So my question is, is it possible to share a NIC on a exclusive IP zone? Thanks.

    more info:
    zonecfg:solhost> add net
    zonecfg:solhost:net> set physical=igb3
    zonecfg:solhost:net> set address=192.168.0.12
    zonecfg:solhost:net> end
    zonecfg:solhost> info
    zonename: solhost
    zonepath: /solhost
    brand: native
    autoboot: false
    bootargs:
    pool:
    limitpriv:
    scheduling-class:
    ip-type: exclusive
    hostid:
    fs:
    dir: /u02
    special: con_data
    raw not specified
    type: zfs
    options: []
    net:
    address not specified
    physical: igb2
    defrouter not specified
    net:
    address: 10.246.x.x
    physical: igb3
    defrouter not specified
    zonecfg:solhost> verify
    net: address cannot be specified for an exclusive IP type
    solhost: Invalid argument
    igb2 is not plumb in global zone, exclusively added to this zone. igb3 is plumb and up in global, trying to share it with this zone. is this possible? if not, can I create a vlan tagged NIC out of igb3 and add it to the zone as exclusive? Thanks.

  • Modify Ethernet driver settings for a local zone of exclusive ip-type

    Hi there
    A quick one. Have configured a local zone with ip-type set to exclusive for a physical interface fjgi1. How can I modify the fjgi driver settings for this local zone?
    Should I edit /platform/SUNW,SPARC-Enterprise/kernel/drv/fjgi.conf under the global zone and reboot the global zone, or create and edit a new config file in the local zone and reboot it?
    Thank you
    Sunny

    Driver settings like this are shared by all zones. So you'd need to make the change in the global zone.
    Darren

  • How to program a midi foot controller on Mainstage? Does anyone knows how to program the foot controller with exclusive solo channel in order not to dance "tip tap" while from clean guitar I go to crunch or solo? How to do this programming on Mainstage?

    How to program a midi foot controller on Mainstage? Does anyone knows how to program the foot controller with exclusive solo channel in order not to dance "tip tap" while from clean guitar I go to crunch or solo? How to do this programming on Mainstage?
    I basically managed to learn how to invert parameters which allows me to be as default in the clean guitar channel and if I switch the first button on the midi foot controller I switch to crunch, but at this point I tryied so hard to programm the second and third button to switch, only through a button in one step, to a third channel for distorsion or a 4th channel for solo guitar but I couldn't figured out how this work can be done!
    I would appreciate if anyone could help or share this experience with others who are experiencing the same problem.
    Cheers.
    F.

    I cannot seem to get mainstage to recognize my FCB either. I am using IFCB. Anyone figure this out?
    Thanks,
    Eric

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

  • SAP ECC 6.0 EHP4 installation with ABAP+JAVA stack

    Hi,
    I need to install SAP ECC6.0 EHP4 with ABAP+JAVA stack on windiws server 2008 with oracle.
    I have read that for this, we need to install ECC 6.0 EHP4 ready and then upgrade to EHP4 using ehpi installer.
    I have found the documents seperately for ABAP and JAVA stack and not for ABAP+JAVA.
    I need clarifications on these.
    1.Do we need to install ABAP and JAVA instances seperately with EHP4 and then upgrade(In that case I have to install both instances on single host)?
    2.Should we give seperate <SID> for both instances and create seperate databases?
    3.Hard disk requirement for this set up.(We have 150 GB including C drive)
    4.Steps to perform after installing ECC6.0 EHP4 ready
    5.Please send me the doc. if anyone has
    Anyhelp would be highly appreciated.
    Regards,
    Surya

    > 1.In the installation document for EHP4 ready for SAP ERP 6.0 ABAP.It is mentioned that this installation contains only basic EHP4 for ERP 6.0 and we need to install additional EHP4  functionality in the SAP ERP 6.0 -EHP4 ready system.
    > It states that atleast Support pacakge stack (SPS) 1 of SHP4 needs to be installed.So If I install this stack using EHPi installer in the post installation activities my SAP ERP 6.0 EHP4 will be in place?Please confirm.
    Yes..
    >
    > 2.Can I install SAP SR3 with dual stack and upgaradte it directly to EHP4 at a time?
    Yes you can do it.....as SAP still supports dual stack ERP systems to EHP4
    >
    > Any solutions or suggestions from others also welcome.
    Why do u want a dual stack ECC ystem?? any specific requirement???
    Regards,
    Nirmal.K
    Edited by: nirmal konchada on Feb 2, 2011 12:16 PM

  • Problems with a recursive stack

    Hello!
    I?ve got problems with a recursive stack.
    I?ve got a stack overflow error. Here
    is my push method.
    public void push(Object o)
        StackRekursiv stack = new StackRekursiv();
        stack.top = top;
        stack.rest = rest;
        if(top==null && rest==null)
          rest = stack.rest = new StackRekursiv();
          top = stack.top = o;
        else
          push(rest.top);
          rest = stack.rest = stack;
          top = stack.top = o;
    Thank you for your help!

    [url http://forum.java.sun.com/thread.jsp?forum=31&thread=467503]Cross-post. This is not considered [url http://pjt33.f2g.net/javafaq/posting.html]good etiquette.

  • How do you make an appointment in another time zone with IOS7?

    How do you make an appointment in another time zone with IOS7?

    Not clear how you want to set them - in your time zone or "another" time zone.
    Settings > Mail, Contacts, Calendars > (scroll down to Calendars) > Time Zone Support > ON/OFF (depending on how you want it)

  • BPM Parallel Process with Exclusive Gateway

    Hi,
    I am facing issue with Exclusive Gateway in Parallel Process.
    Issu is, process always in In-Progress state at parallel Join. I mean process stops at Parallel Join and more over there are no errors in the process. If I delete Exclusive Gateway in Parallel process, the process is going to next level human task through Parallel Join. It means working fine.
    I have designed my process in such a way that, 1st task is Human Task ---> then Parallel Split with 2 Human tasks, out of one task performing throught Excusive Gateway and another one is just simple approval. Finally I am merging these two Human tasks using Parallel Join then finally triggerting Approval Human task, and closing the Process.
    Appreciate your quick suggestions to fix this issue.
    Thanks in advance,
    Dev...

    Hi Unni,
    Thanks for your reply.
    I have checked all the parallel tasks and all are in completed state. No errors.
    If I delete Exclusive Gateway it is working fine. I have checked step by step tasks in NWA, and every thing goes well.
    Please let me know If I missout anything.
    Thanks in advance,
    Dev

  • Creating a Zone with ufs?

    Hi all,
    When you create a zone though Ops Center does it try and format the file system as ZFS? Can you make a Zone with a UFS?
    Thanks,
    Shawn

    Hi Shawn,
    Ops Center can manage existing "brownfield" zones on other filesystems (i.e. UFS)... but any new ones that you have it create will be on ZFS (see here: http://wikis.sun.com/display/EM11gOC1/Creating+Zones)
    Regards,
    [email protected]

  • DMZ zone with PIX 501

    - How do I setup a DMZ zone with PIX 501 firewall? Do I need to use an additional router? I have CISCO 1605 at my disposal.
    - If I can't do that, what would be an alterantive way to set an FTP server similarly to the DMZ way.
    (We're using IPsec/GRE VPN between our 3 sites. we're on W2K network).
    thanks,
    oleg

    When talking about setting up a DMZ, a PIX model with atleast three interfces is required. On a PIX 501, only two interfaces are available, an outside interface (ethernet) and an inside interface (availabe as a 4 port switch). For stting up a DMZ, you will need an additional interface and that would mean getting a higher model of the PIX. The idea of using a router on the inside interface and then configuring restrictive policies on it might work but will make the setup messy and you are unlikely to find a satisfactory level of support for it for the simple reason that not many neworks are deployed that way.

  • Cannot create solaris 10 zone with flar archive

    Hello,
    i'm trying to configure a solaris zones with a flar archive of a solaris 10 system.
    i've followed the procedure described here : http://www.sun.com/bigadmin/content/submitted/branded_zones_flash.jsp
    whenever i try to create a zone and use: set brand=solaris10 the commit will fail with Unknown brand Missing document.
    solaris version is Solaris 10 5/08 s10s_u5wos_10 SPARC and i have both the Solaris 8 and Solaris 9 container software installed.
    is there another way to install a zone with the native brand or solaris 10 using an archive of some sort?
    kind regards,

    Thanks,
    I've figured as much as using a whole root zone but i still struggle with the configuration of a solaris10 brand and the creation of a zone config with that brand.
    I might be bettor of installing the zone without the flar image and try to copy the needed files and applications to the zone.
    I only need the solaris10 brand zone to test the flar image so i can use it to restore the system with flar and jumpstart.

  • Created zone with defaults won't boot completely (Solaris 10, Update 1)

    If I create a zone with defaults, i.e. allowing the zone to inherit the typical package dirs, the resulting zone does not boot completely. When I attach to the zone via zlogin, the zone looks to be in an administrative state. It never boots to a point where one would typically enter in the initial configuration info, e.g. timezone and root password.
    However if I create the zone after first removing the inherited dirs, the zone boots to a state where it subsequently can be confiured and fully booted.
    Looks as if the SMF facilities are not fully initialized when the zone is configured to inherit its packages. This could be a red herring as I'm a newbie who's moved over from Linux and starting to understand SMF specifically and Solaris in general.
    I did not have this problem with Solaris 10. I've just installed Solaris 10 Update 1; the problem seems specific to that installation. I reinstalled and the problem persists.

    I snipped the output because there were some errors, which on retrospect seems to have been a silly decision. I repeated the process and captured the missing output:
    # zoneadm -z foo install
    Preparing to install zone <foo>.
    Creating list of files to copy from the global zone.
    Copying <5913> files to the zone.
    Initializing zone product registry.
    Determining zone package initialization order.
    Preparing to initialize <942> packages on the zone.
    Initialized <942> packages on zone.
    Zone <foo> is initialized.
    Installation of <1> packages was skipped.
    Installation of these packages generated warnings: <SUNWxwfnt
    SUNWxwplt SUNWxwcft SUNWjxmft SUNWxwpls SUNWpmowu
    SUNWxilrl SUNWolrte SUNWi13rf SUNWi15rf SUNWi2rf SUNWi5rf
    SUNWi7rf SUNWi9rf SUNWtxfnt SUNWdoc SUNWi1of SUNWi4rf
    SUNWi8rf SUNW1251f SUNWarrf SUNWxwoft SUNWxwxst
    SUNWkoi8f SUNWasu SUNWxrpcrt SUNWasac SUNWasdb
    SUNWasut>
    The file </zone/foo/root/var/sadm/system/logs/install_log> contains a log of the zone installation.The packages are related to App development and X11. I don't see any that might be related to SMF.
    The logfile is too large to post at over 37K lines. However there seemed to be a pattern to the package failures. Hopefully these greps highlight the important messages:
    # grep "partially failed" /zone/foo/root/var/sadm/system/logs/install_log
    Installation of <SUNWxwfnt> on zone <foo> partially failed.
    Installation of <SUNWxwplt> on zone <foo> partially failed.
    Installation of <SUNWxwcft> on zone <foo> partially failed.
    Installation of <SUNWjxmft> on zone <foo> partially failed.
    Installation of <SUNWxwpls> on zone <foo> partially failed.
    Installation of <SUNWpmowu> on zone <foo> partially failed.
    Installation of <SUNWxilrl> on zone <foo> partially failed.
    Installation of <SUNWolrte> on zone <foo> partially failed.
    Installation of <SUNWi13rf> on zone <foo> partially failed.
    Installation of <SUNWi15rf> on zone <foo> partially failed.
    Installation of <SUNWi2rf> on zone <foo> partially failed.
    Installation of <SUNWi5rf> on zone <foo> partially failed.
    Installation of <SUNWi7rf> on zone <foo> partially failed.
    Installation of <SUNWi9rf> on zone <foo> partially failed.
    Installation of <SUNWtxfnt> on zone <foo> partially failed.
    Installation of <SUNWdoc> on zone <foo> partially failed.
    Installation of <SUNWi1of> on zone <foo> partially failed.
    Installation of <SUNWi4rf> on zone <foo> partially failed.
    Installation of <SUNWi8rf> on zone <foo> partially failed.
    Installation of <SUNW1251f> on zone <foo> partially failed.
    Installation of <SUNWarrf> on zone <foo> partially failed.
    Installation of <SUNWxwoft> on zone <foo> partially failed.
    Installation of <SUNWxwxst> on zone <foo> partially failed.
    Installation of <SUNWkoi8f> on zone <foo> partially failed.
    Installation of <SUNWasu> on zone <foo> partially failed.
    Installation of <SUNWxrpcrt> on zone <foo> partially failed.
    Installation of <SUNWasac> on zone <foo> partially failed.
    Installation of <SUNWasdb> on zone <foo> partially failed.
    Installation of <SUNWasut> on zone <foo> partially failed.and# grep "not installed" /zone/foo/root/var/sadm/system/logs/install_log
    *** package <SPROmrdwf> was not installed:
    *** package <SPROdwrfb> was not installed:
    *** package <SPROlang> was not installed:
    *** package <SPROlangx> was not installed:
    *** package <SPROdwrfx> was not installed:
    *** package <SPROsbld> was not installed:
    *** package <SPROsbldx> was not installed:
    *** package <SPROrdbkb> was not installed:
    *** package <SPROrdbkx> was not installed:
    *** package <SPROcc> was not installed:
    *** package <SPROutool> was not installed:
    *** package <SPROmrcc> was not installed:
    *** package <SPROmrcom> was not installed:
    *** package <SPROmr3m> was not installed:
    *** package <SPROmrtcv> was not installed:
    *** package <SPROm9xs> was not installed:
    *** package <SPROsunms> was not installed:
    *** package <SPROsmsx> was not installed:
    *** package <SPROsmpx> was not installed:
    *** package <SPROmrsbe> was not installed:
    *** package <SPROsbe> was not installed:
    *** package <SPROpnsn> was not installed:
    *** package <SPROfd> was not installed:
    *** package <SPROupdck> was not installed:
    *** package <SPROcpl> was not installed:
    *** package <SPROcplx> was not installed:
    *** package <SPROcmpl> was not installed:
    *** package <SPROtlbn7> was not installed:
    *** package <SPROtll7> was not installed:
    *** package <SPROtl7x> was not installed:
    *** package <SPROtll7x> was not installed:
    *** package <SPROscl> was not installed:
    *** package <SPROsclx> was not installed:
    *** package <SPROmrstd> was not installed:
    *** package <SPROmrcpl> was not installed:
    *** package <SPROstl4h> was not installed:
    *** package <SPROstl4a> was not installed:
    *** package <SPROstl4o> was not installed:
    *** package <SPROstl4x> was not installed:
    *** package <SPROstl4y> was not installed:
    *** package <SPROftool> was not installed:
    *** package <SPROl90> was not installed:
    *** package <SPROl90x> was not installed:
    *** package <SPROl90s> was not installed:
    *** package <SPROl90sx> was not installed:
    *** package <SPROf90> was not installed:
    *** package <SPROmrftn> was not installed:
    *** package <SPROgc> was not installed:
    *** package <SPROlgc> was not installed:
    *** package <SPROgcx> was not installed:
    *** package <SPROlgcx> was not installed:
    *** package <SPROdbx> was not installed:
    *** package <SPROdbxx> was not installed:
    *** package <SPROjdbx> was not installed:
    *** package <SPROjdbxx> was not installed:
    *** package <SPROmrdbx> was not installed:
    *** package <SPROdemo> was not installed:
    *** package <SPROdmake> was not installed:
    *** package <SPROmrdmk> was not installed:
    *** package <SPROtdemo> was not installed:
    *** package <SPROmride> was not installed:
    *** package <SPROdbxui> was not installed:
    *** package <SPROsvc> was not installed:
    *** package <SPROxdplg> was not installed:
    *** package <SPROidext> was not installed:
    *** package <SPROjnsnb> was not installed:
    *** package <SPROjnsrt> was not installed:
    *** package <SPROjnsup> was not installed:
    *** package <SPROctags> was not installed:
    *** package <SUNWnbide> was not installed:
    *** package <SUNWnbcpp> was not installed:
    *** package <SUJAnbcpp> was not installed:
    *** package <SUZHnbcpp> was not installed:
    *** package <SUNWexted> was not installed:
    *** package <SUJAexted> was not installed:
    *** package <SUZHexted> was not installed:
    *** package <SPROnbreg> was not installed:
    *** package <SPROfdxd> was not installed:
    *** package <SPROmrxd> was not installed:
    *** package <SPROgvim> was not installed:
    *** package <SPROxmbin> was not installed:
    *** package <SPROxmshr> was not installed:
    *** package <SPROxmsrc> was not installed:
    *** package <SPROmrxm> was not installed:
    *** package <SPROprfan> was not installed:
    *** package <SPROmrpan> was not installed:
    *** package <SPROprfax> was not installed:
    *** package <SPROprflb> was not installed:
    *** package <SPROprflx> was not installed:
    *** package <SPROprfgn> was not installed:
    *** package <SPROmrpgn> was not installed:
    *** package <SPROhtbas> was not installed:
    *** package <SPROhttl7> was not installed:
    *** package <SPROhtstd> was not installed:
    *** package <SPROhtxd> was not installed:
    *** package <SPROdwrfs> was not installed:
    *** package <SPROrdbks> was not installed:
    *** package <SPROctsrc> was not installed:
    *** package <SPROplg> was not installed:
    *** package <SPROpl> was not installed:
    *** package <SPROplx> was not installed:
    *** package <SPROpls> was not installed:
    *** package <SPROplsx> was not installed:
    *** package <SPROmrpl> was not installed:These messages seem to be inline with the general output captured from the zone install itself.
    > What does "svcadm list -vc" give you when you started the zone ?
    I took that as a typo, instead using "zoneadm?"
    # zoneadm list -vc
      ID NAME             STATUS         PATH
       0 global           running        /
       7 foo              running        /zone/fooThe zone is not on its own slice, however "/zone" is mounted as a loopback from /export/zone. I don't think that's a problem since the zone install seems to work if I don't inherit packages. Unless perhaps its a nesting level of lofs's.
    FWIW,
    # mount |grep zone
    /zone on /export/zone read/write/setuid/devices/dev=1540000 on Fri Feb 24 16:10:55 2006
    /zone/foo/root/dev on /zone/foo/dev read/write/setuid/devices/zonedevfs/dev=4640007 on Tue Feb 28 13:13:03 2006
    /zone/foo/root/lib on /lib read only/setuid/nodevices/nosub/dev=dc0440 on Tue Feb 28 13:13:03 2006
    /zone/foo/root/platform on /platform read only/setuid/nodevices/nosub/dev=dc0440 on Tue Feb 28 13:13:03 2006
    /zone/foo/root/sbin on /sbin read only/setuid/nodevices/nosub/dev=dc0440 on Tue Feb 28 13:13:03 2006
    /zone/foo/root/usr on /usr read only/setuid/nodevices/nosub/dev=dc0440 on Tue Feb 28 13:13:03 2006
    /zone/foo/root/proc on proc read/write/setuid/nodevices/zone=foo/dev=4400007 on Tue Feb 28 13:13:06 2006
    /zone/foo/root/system/contract on ctfs read/write/setuid/nodevices/zone=foo/dev=43c0008 on Tue Feb 28 13:13:06 2006
    /zone/foo/root/etc/svc/volatile on swap read/write/setuid/nodevices/xattr/zone=foo/dev=448000e on Tue Feb 28 13:13:06 2006
    /zone/foo/root/etc/mnttab on mnttab read/write/setuid/nodevices/zone=foo/dev=4440008 on Tue Feb 28 13:13:06 2006

  • Creating appointments in a different time zone with accuracy

    I have my computer setup to set the date and time automatically. I also have iCal set to my current time zone. How do you create appointments for times in a different time zone with accuracy while you are in your current time zone?
    For example, when I prepare for a business trip, I set my agenda in iCal while I'm at home. All of these appointments show up in my current time zone. When I get to my destination the times for my appointments are incorrect. I live in New York, but have a meeting in LA. The meeting is at 8:00 am PST. When I'm home, I set the appointment for 8:00 am, but by default, it is EST. When I get to LA, even if u change the time zone settings, the appointment shows up as 5:00 am PST. Do I need to set the appointment for 5:00 am while I'm at home in New York to take into account the time difference? Seems confusing and difficult to manage on a continual basis.
    Any suggestions?
    Mac

    To elaborate further - what the current iOS manual says about times zones is:
    _*When Time Zone Support is on, Calendar displays event dates and times in the time zone of the city you selected. When Time Zone Support is off, Calendar displays events in the time zone of your current location as determined by the network time.*_
    Does that mean with time zone support off that when you move from one time zone to another and your phone readjusts its time setting that the appointment times are changed also or does it mean that the assumption is made that the event time is to be left as is. I believe it is the latter, but the description makes it sound to me like the opposite.
    I do know that if one has time zone support enabled and you are in FL with an appointment with a California time zone enabled the time shown for the event will be 3 hours later. The description seems to say the opposite, but that was my experience in the past. In addition if time zone support is enabled and you change time zones, the time shown for the appointment will be changed.
    For me at least a much clearer descrpition of what time zone support does is needed.
    +*We need a checkbox that says adjust appointment time to correspond with time zone you are in in comparison to zone of event, and a checkbox that says:absolutely don't change the times I enter for events.*+
    Message was edited by: waldhaus1

Maybe you are looking for

  • Data is not uploaded from dso to cube

    Dear Experts, In one of my process chains uploading of the data is taking place from dso to the cube through DTP. But only data in data package 1 are transfeered . The data gets stuck up in data package 2 and data package 3 so the request remains in

  • Apple Configurator 1.3 Update Crashes Constantly

    Just installed 1.3 but boy do I wish I hadn't! Can no longer open Configurator. Crashes on launch without fail. Many others have the same problem after reading some reviews in the App Store. Anyone know how to fix this, or even if it is fixable? I la

  • How do you cancel a pre order of a album

    i have pre ordered a album and a song was released today and it won't download so i was thinking of cancelling the pre order and just buying the song. help ?

  • Chapter NUMBERS? How to include list styles in TOC?

    How does one include chapter numbers!?? I have used a list style with a paragraph style as headings for chapters and paragraphs (Example: 1. Introduction | 1.1. Company X), which I now want to include in the TOC. Using the specific heading in the TOC

  • Regd Abap Objects

    Hi, Using abap objects i have designed a screen with tree structure. In my tree,nodes correspond to menu items of a standard transaction. In the std transaction, if i click menu items i will get diff. selection-screens for each menu item. In the same