Interconnects on LDOMs with SC3.3

Hello @all,
a question how to set up interconnects with LDOMs and SC3.3:
We have two T4-1 and want to set up 2 LDOMs on each ( ldom1 and ldom2 ).
Each LDOM should become a cluster
Cluster1: ldom1 on 1st T4-1 and ldom1 on 2nd T4-1
Cluster2: ldom2 on 1st T4-1 and ldom2 on 2nd T4-1
But we habe only 2 network ports for the interconnects on ech T4-1 and each cluster should work with two interconnects.
So in the end the two clusters have to share these two network ports for their two interconnects.
Can anyone advise me how to setup these two network ports so that each cluster is able to work with two interconnects?
Cluster software should be installed in the LDOMs and not in the control domains!
Like here:
http://docs.oracle.com/cd/E18728_01/html/821-2682/baccigea.html
Figure 2-11 SPARC: Clusters Span Two Different Hosts
Thanks!
Heinz
Edited by: 921905 on 23.09.2012 13:25
Edited by: 921905 on 23.09.2012 13:29
Edited by: 921905 on 23.09.2012 13:36

The answer should be in the docs somewhere. Actually, you configure the two network links in the control domain and present them as vnets to the guests.
You then configure the first cluster to use these two links for the private interconnect. You should accept the default network address, but not the default netmask. Instead you should use the builtin functionality to limit the address space used by one cluster: limit the number of nodes, of interconnects and of zoneclusters. scinstall will then tell you how much of an address space starting with the default address is used by this cluster.
You then install the second cluster and do not accept the default interconnect address, but add up the network space used by the first cluster. Then you'll be fine.
To explain it by example. For the first cluster you chose 10.0.0.0 with netmask 255.255.0.0 for the interconnect. For the second you chose 10.1.0.0. with the same netmaks. It is now guaranteed that the interconnect traffic does not interfere.
Hope that helps
Hartmut

Similar Messages

  • Cluster interconnect on LDOM

    Hi,
    We want to setup Solaris cluster on LDOM environment.
    We have:
    - Primary domain
    - Alternate domain (Service Domain)
    So we want to setup the cluster interconnect from primary domain and service domain, like below configuration:
    example:
    ldm add-vsw net-dev=net3 mode=sc private-vsw1 primary
    ldm add-vsw net-dev=net7 mode=sc private-vsw2 alternate
    ldm add-vnet private-net1 mode=hybrid private-vsw1 ldg1
    ldm add-vnet private-net2 mode=hybrid private-vsw2 ldg1
    It's supported the configuration above?
    If there is any documentation about this, please refer me.
    Thanks,

    Hi rachfebrianto,
    yes, the commands are looking good. Minimum requirement is Solaris Cluster 3.2u3 to use hybrid I/O. But I guess you running 3.3 or 4.1 anyway.
    The mode=sc is a requirement on the vsw for Solaris Cluster interconnect (private network).
    And it is supported to add mode=hybrid to guest LDom for the Solaris Cluster interconnect.
    There is no special documentation for Solaris Cluster because its using what is available in the
    Oracle VM Server for SPARC 3.1 Administration Guide
    Using NIU Hybrid I/O
    How to Configure a Virtual Switch With an NIU Network Device
    How to Enable or Disable Hybrid Mode
    Hth,
      Juergen

  • HAStorage or HAStoragePlus not needed with SC3.1, naking NFS HA?

    Greetings experts,
    some time ago I participated in a SC3.0 (yes, that's quite some time ago) training. Besides other, we learnt how to make NFS HA. In brief we constructed a triple ("a resource group) consisting of 3 resources: the logical host, the NFS application and the HAStorage Resource:
    scrgadm -a -g <rg> -j <has-res> -t SUNW.HAStorage -x ServicePaths=... -x AffinityOn=true
    This week I setup an SC3.1 NFS HA failover service, (SC3.1 8/05 / S10). I worked using this document: http://docs.sun.com/app/docs?q=817-6999-10 . Pages 21 and 22 give an example how to setup and configure Sun Cluster HA for NFS. Interestingly there is no mention of HAStorage or HAStoragePlus on these pages. Only p. 25 and p. 26 speak then of HAStoragePlus.
    Therefore I wonder if anyone could comment upon these two questions:
    1. Isn't it a must anymore to include HAStorage / HAStoragePlus anymore into such a resource group?
    2. If it is still a must (what I believe) can you provide an example for HAStoragePlus (such as the one I provided for HAStorage) please? It appears as if HAStoragePlus does not know about i.e. "ServicePaths"
    Thanks

    Hi,
    as long as you want to create a failover file system, the HAS+ resource is a must.
    With a global file system (pxfs) HAS+ is a can, but it is highly advisable to create a HAS+resource. If your resource group with the NFS server will fail over, the HAS+ resource will take the device group to the other node. Without it, every file access from th NFS server will travel through the interconnect to devicegroup primary and you will see a performance impact.
    You should use the HAS+ istead of HAS resources
    On http://docs.sun.com/app/docs/doc/819-0703/6n343k6i3?a=view There is a full fledged example for HANFS, instead of ServicePaths, you use Filesytemmountpoints
    scrgadm -a -j nfs-hastp-rs -g nfs-rg -t SUNW.HAStoragePlus \
    -x FilesystemMountPoints=/global/local-fs/nfs \
    -x AffinityOn=True
    Detlef

  • Any "Best Practice" regarding use of zfs in LDOM with zones

    I have 3 different networks and I want to create a guest-domain for each of the three networks on the same control domain.
    Inside each guest-domain, I want to create 3 zones.
    To make it easy to handle growth and also make the zones more portable, I want to create a zpool inside each guest domain and then a zfs for each zoneroot.
    By doing this I will be able to handle growth by adding vdisks to the zpool(in the guest domain) and also to migrate individual zones by using zfs send/receive.
    In the "LDoms Community Cookbook", I found a description on how to use zfs clone in the control domain to decrease deploy time of new guest domains:
    " You can use ZFS to very efficiently, easily and quickly, take a copy of a previously prepared "golden" boot disk for one domain and redeploy multiple copies of that image as a pre-installed boot disk for other domains."
    I can see clear advantages in using zfs in both the control domain and the guest domain, but what is the downside?
    I ends up with a kind of nested zfs where I create a zpool inside a zpool, the first in the control domain and the second inside a guest domain.
    How is zfs caching handled, will I end up with a solution with performance problems and a lot of I/O overhead?
    Kindest,
    Tor

    I'm not familiar with the Sybase agent code and you are correct, only 15.0.3 seems to be supported. I think we'd need a little more debug information to determine if there was a workaround. May be switching on *.info messages in syslogd.conf might get some more useful hints (no guarantee).
    Unfortunately, I can't comment on if, or when, Sybase 15.5.x might be supported.
    Regards,
    Tim
    ---

  • Cold migration of old LDoms with slice-based system disks - not possible?

    We have a couple of older T5120s that we would like to upgrade both the firmware and LDoms software on.
    Currently they both run LDoms 1.2; we'd like to go to 2.0 or hopefully 2.1.
    cas2:1:1006 [root] # ldm -V
    Logical Domain Manager (v 1.2_patch)
    Hypervisor control protocol v 1.4
    Using Hypervisor MD v 1.1
    System PROM:
    Hypervisor v. 1.7.4. @(#)Hypervisor 1.7.4.a 2009/09/21 08:25\015
    OpenBoot v. 4.30.4 @(#)OBP 4.30.4 2009/08/19 07:23
    We thought we would clear out our other "sandbox" T5120 (with LDoms 2.0) and migrate the client LDoms in the machines to be updated over to the sandbox, so if anything went wrong we could clear out the old 1.2 machine and then re-migrate the LDoms back over to it.
    Well, it turns out the client LDoms on the 1.2 system were made with paired slices as the system disks instead of files :-(
    vdisk0@casdev c1t0d0s3
    vdisk1@casdev c1t1d0s3
    vdisk0@casray c1t0d0s1
    vdisk1@casray c1t1d0s1
    In one of the client LDoms it has (as you would expect, given this setup)
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    casdev active -n---- 5000 12 4G 0.1% 414d 18h
    DISK
    NAME VOLUME TOUT ID DEVICE SERVER MPGROUP
    vdisk0 c1t0d0s3@primary-vds0 0 disk@0 primary
    vdisk1 c1t1d0s3@primary-vds0 1 disk@1 primary
    The control LDom for these client LDoms has 2 disks and slice 0 of each disk (~ 20 GB) is used for the control LDom, and there are these other slices (slice 1, 3, ... also each ~ 20 GB) for the client LDoms.
    The target "sandbox" system we wanted to migrate to also has 2 disks, but slice 0 of each is a single, disk-spanning partition - since we're using files as virtual disks for the client LDoms that were previously on that system (since wiped out), there was no need for multiple slices.
    I'm guessing that with this setup there is no way to even do a cold migration of the old LDoms 1.2 client LDoms to the newer LDoms 2.0 sandbox system, short of a complete reinstall of the sandbox to create a similar slice-based setup. :-(
    (Unless it involved somehow re-slicing the control LDom's disks and making identically-sized partitions to match the old system's and then - somehow - "dd"'ing the source system's client LDom disk slices over into the target system's)
    Am I right?
    Edited by: Riot Nrrrd™ on Oct 28, 2011 3:30 PM

    I'm guessing that with this setup there is no way to even do a cold migration of the old LDoms 1.2 client LDoms to the newer LDoms 2.0 sandbox system, short of a complete reinstall of the sandbox to create a similar slice-based setup. :-(
    (Unless it involved somehow re-slicing the control LDom's disks and making identically-sized partitions to match the old system's and then - somehow - "dd"'ing the source system's client LDom disk slices over into the target system's)If you are not using SAN-disks, then it is a bit difficult to do the migration. If you are using ZFS on LDoms 2.0 sandbox, you could try to create ZFS volumes for guest domains and send data on those volumes from LDoms 1.2 system, after creating guest domains from exported XML configurationg files.
    Does this sound tryable solution?

  • Manage SPARC LDOMs with the OVM x86 GUI?

    Today I watched this recent Oracle video: http://www.youtube.com/watch?v=MuGGZ1uLeN8
    Note the use of "Oracle VM Manager" to migrate SPARC guest domains between a T3 and T4 host (see 0:18 to 0:36).
    I'm fairly confident this is the Linux-based tool that comes with the OVM for x86 product. I don't think it's OC for OEM.
    Does anyone know whether you can use Oracle VM Manager with SPARC? I would be interested to hear more about it.
    I have never seen this before, perhaps it is an upcoming feature? Thanks in advance for any info... -cheers, CSB

    Craig, I prefer the easier $2k questions ;-)
    Supporting split-bus (multiple IO domain) configurations is vital. We agree that all of our serious datacenter customers use that as a best practice. As you've noted, OpsCenter has thus far not supported those configurations well, but that is being addressed as a top priority. One of the challenges we have with the Oracle VM Manager is its origin as a management entity for Xen deployments on x86, where there is a notion of a single "dom0". We are having to teach OVM Manager about LDoms control infrastructure (control domain, multiple IO domains etc.) - it is one of a dozen really important things that we are working madly on.
    Brownfield is also in that dozen really important things - OVM manager has a leg up as it already has some brownfield support now; we expect even in the technology preview for SPARC that Oracle VM manager can discover LDoms already on your SPARC systems; the degree to which you can then actively manage those domains through the manager will be explained at time of release. There is a requirement to add some management agent bits to your existing server, and that your control domain is running S11. Best thing customers can do now is start moving their control domains and IO service domains to S11 in preparation not just of the Oracle VM Manager (and in general better management capabilities), but also for new advanced feature support. You can keep your application domains running S10.

  • LDOMs with io resources allocation

    Hi all ..
    I've successfully made logical domain ldom0 on t5240 server, but one thing pains me ..
    i attached with ldo0 whole pci@500 bus, but devices connected to it is still visible from primary domain even if were removed during ldom configuration ..
    ## reconfiguration done after created new config via `ldm add-config final` ..
    ## commands are executed on primary domain
    # diff /etc/path_to_inst{,.old}
    15,16d14
    < "/virtual-devices@100/channel-devices@200/virtual-disk-server@0" 0 "vds"
    < "/virtual-devices@100/channel-devices@200/virtual-console-concentrator@0" 0 "vcc"
    # ./ldm list -l | ggrep -E -A2 '^IO|^NAME'
    NAME             STATE    FLAGS   CONS    VCPU  MEMORY   UTIL  UPTIME
    primary          active   -n-cv   SP      48    8080M    0.6%  3h 59m
    IO
        DEVICE           PSEUDONYM        OPTIONS
        pci@400          pci_0
    NAME             STATE    FLAGS   CONS    VCPU  MEMORY   UTIL  UPTIME
    ldom0            active   -n---   5000    48    8080M    0.1%  2h 7m
    IO
        DEVICE           PSEUDONYM        OPTIONS
        pci@500          pci_1
    # cat /etc/path_to_inst | grep pci@500
    "/pci@500" 1 "px"
    "/pci@500/pci@0" 6 "pxb_plx"
    "/pci@500/pci@0/pci@9" 8 "pxb_plx"
    "/pci@500/pci@0/pci@9/SUNW,qlc@0" 1 "qlc"
    "/pci@500/pci@0/pci@9/SUNW,qlc@0/fp@0,0" 0 "fp"
    "/pci@500/pci@0/pci@9/SUNW,qlc@0/fp@0,0/ses@w217800c0ffd5448e,0" 0 "ses"
    "/pci@500/pci@0/pci@9/SUNW,qlc@0/fp@0,0/ssd@w207000c0ffd5448e,a" 2 "ssd"
    "/pci@500/pci@0/pci@9/SUNW,qlc@0/fp@0,0/ssd@w207000c0ffd5448e,5" 0 "ssd"
    "/pci@500/pci@0/pci@9/SUNW,qlc@0/fp@0,0/ses@w207000c0ffd5448e,0" 2 "ses"
    "/pci@500/pci@0/pci@8" 7 "pxb_plx"
    "/pci@500/pci@0/pci@8/network@0" 4 "nxge"
    "/pci@500/pci@0/pci@8/network@0,1" 5 "nxge"
    "/pci@500/pci@0/pci@8/network@0,2" 6 "nxge"
    "/pci@500/pci@0/pci@8/network@0,3" 7 "nxge"
    "/pci@500/pci@0/pci@c" 9 "pxb_plx"
    "/pci@500/pci@0/pci@d" 10 "pxb_plx".. maybe it is not real problem and is expectable behaviour .. please, ensure me, if things above look normally ..
    i have not too much experiences with creating ldoms ..
    regards by daniel

    No, you cannot allocate more resources than you have.  However, you can oversubscribe the existing resources.  For example, you have 24 cores in your environment.  Most likely you also have hyperthreading enabled on your system (many systems
    enable it by default), meaning you have a total of 48 logical CPUs on which threads can be scheduled.  You can create VMs that use 96 or 150 or 300 virtual CPUs.  What happens is that Hyper-V creates a separate thread for each virtual CPU assigned
    to a VM and those threads get scheduled on the host's logical CPUs.  This is exactly what happens in a non-hypervisor environment.  When running multiple processes, those processes' threads get scheduled to available logical CPUs.
    Similarly, you are already using dynamic memory for some of your VMs.  That's a way to 'oversubscribe' memory.  You never allocate more than the maximum - Hyper-V does not allow that.  But if one VM is asking for more memory and another
    VM isn't using all its memory, the second VM will release the memory and Hyper-V will allocate it to the one that needs it.
    As to whether or not there is a 'better way to allocate the resources', that is impossible for us to tell.  You need to monitor how the current environment is running and evaluate whether or not a different configuration would be a 'better way to allocate
    the resources'.  As I stated in my first response, I really question the configuration of your two domain controllers right now.  That could be an easy place to start.
    . : | : . : | : . tim

  • Trying to interconnect Catalyst 3750 with cwdm sfp module

    hi,
    I try to interconnect 2 Catalyst 3750 switch use cwdm sfp fiber module.
    If just plug in, there is no link between 2 switchs.
    What's the procedure to make this?
    Thanks

    you have 2 options with CWDM at the moment. the first option is to use any or all to the 8 wavelenght SFPs: CWDM-SFP-1470= (gray) thru CWDM-SFP-1610= (brown)
    with passive multiplexers (MUX) as described here:
    http://www.cisco.com/en/US/products/hw/modules/ps5455/products_data_sheet09186a00801a557c.html
    or
    In the off chance you have only a single strand of fiber available, you would choose:
    1000BASE-BX10-D AND 1000BASE-BX10-U SFP FOR SINGLE-FIBER BIDIRECTIONAL APPLICATIONS
    as described here:
    http://www.cisco.com/en/US/products/hw/modules/ps5455/products_data_sheet0900aecd8033f885.html
    Overall, CWDM is a cost effective method of building a Metro-Ethernet LAN / SAN by providing a single pair of single mode fiber the ability to support 8 wavelengths. You can mix and match these wavelengths with 1Gb Ethernet or 2Gb FiberChannel as needed.
    rate if helpful
    thanks,

  • Interconnecting MDS 9148 with 2 different Fiber Providers

    Hi
    I would like discuss the following issue :
    We have 2 HP SAN EVA 8400 ( one at the production site and one at our Disaster Recovery site ) replicating using a fiber channel service from ( 2* FC dark fiber from PROVIDER A )
    They are linked together  with 4 Cisco MDS 9148 Multilayer Fabric Switch (2 fabric ). 
    We have recently purchased a new fiber service ( 2* 1Gb FC managed service from PROVIDER B) in order to create a port channel  with the 2 running ones and we have some problem.
    We disconnected the PROVIDER A FC ( running for 10 years now )  and left the SAN replication during a couple of days running with the new PROVIDER B 1 Gb FC to make sure the link was stable and we had no issue.
    Then we tried to connect the 2 FC together from the 2 providers and tried to create a Port channel.
    However we discovered that to create a PortChannel, interfaces must have the same configurations ( speed, mode, rate )
    In our case , the interface FC 1/1 using PROVIDER A link is running at 4 Gb and the interface FC 1/2 using PROVIDER B is running at 1 Gb
    PROVIDER A dark fiber
    PROVIDER B fiber managed service
    fc1/1 is trunking
        Hardware is Fibre Channel, SFP is CWDM-1550
        Port WWN is 20:01:00:05:9b:72:b1:60
        Peer port WWN is 20:01:00:05:9b:72:b1:a0
        Admin port mode is E, trunk mode is on
        snmp link state traps are enabled
        Port mode is TE
        Port vsan is 1
        Speed is 4 Gbps
        Rate mode is dedicated
        Transmit B2B Credit is 32
        Receive B2B Credit is 32
        B2B State Change Number is 14
        Receive data field Size is 2112
        Beacon is turned off
        Trunk vsans (admin allowed and active) (1)
        Trunk vsans (up)                       (1)
        Trunk vsans (isolated)                 ()
        Trunk vsans (initializing)             ()
        5 minutes input rate 4416 bits/sec, 552 bytes/sec, 6 frames/sec
        5 minutes output rate 91616 bits/sec, 11452 bytes/sec, 11 frames/sec
          51537358280 frames input, 50955393731852 bytes
            0 discards, 0 errors
            0 CRC,  0 unknown class
            0 too long, 0 too short
          223256095067 frames output, 408667816663528 bytes
            32 discards, 0 errors
          34 input OLS, 36 LRR, 51 NOS, 0 loop inits
          53 output OLS, 35 LRR, 45 NOS, 0 loop inits
          32 receive B2B credit remaining
          32 transmit B2B credit remaining
          28 low priority transmit B2B credit remaining
        Interface last changed at Fri Dec 14 17:02:48 2012
    fc1/2 is trunking
        Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN)
        Port WWN is 20:02:00:05:9b:72:b1:60
        Peer port WWN is 20:02:00:05:9b:72:b1:a0
        Admin port mode is E, trunk mode is on
        snmp link state traps are enabled
        Port mode is TE
        Port vsan is 1
        Speed is 1 Gbps
        Rate mode is dedicated
        Transmit B2B Credit is 32
        Receive B2B Credit is 32
        B2B State Change Number is 14
        Receive data field Size is 2112
        Beacon is turned off
        Trunk vsans (admin allowed and active) (1)
        Trunk vsans (up)                       (1)
        Trunk vsans (isolated)                 ()
        Trunk vsans (initializing)             ()
        5 minutes input rate 48 bits/sec, 6 bytes/sec, 0 frames/sec
        5 minutes output rate 48 bits/sec, 6 bytes/sec, 0 frames/sec
          39496053 frames input, 2696451760 bytes
            0 discards, 0 errors
            0 CRC,  0 unknown class
            0 too long, 0 too short
          167653989 frames output, 230540944084 bytes
            70 discards, 0 errors
          40377 input OLS, 345 LRR, 4248 NOS, 0 loop inits
          5186 output OLS, 1154 LRR, 39568 NOS, 0 loop inits
          32 receive B2B credit remaining
          32 transmit B2B credit remaining
          28 low priority transmit B2B credit remaining
        Interface last changed at Fri Dec 14 16:50:42 2012
    So we tried to force the FC 1/1 to run at 1 Gb ( same speed as FC 1/2 ) to create the PortChannel, by doing the basic command on the interface : Switchport speed 1000
    Since that , our SAN is logging every 10/15 minutes the following errors :
    ---------- Problem Found: CUST: CA informational: EVA8400_LIVE: Write resources on the inter site link have been reduced. at Fri 14 Dec 2012 17:21:04 GMT+01:00 ----------
    ---------- Problem Found: CUST: CA warning: EVA8400_DR: Excessive out of order message rate on the inter site link. at Fri 14 Dec 2012 17:27:04 GMT+01:00 ----------
    ---------- Problem Found: CUST: CA warning: EVA8400_DR: Excessive data exchange retry rate on the inter site link. at Fri 14 Dec 2012 17:41:34 GMT+01:00 ----------
    ---------- Problem Found: CUST: CA warning: EVA8400_LIVE: Excessive data exchange retry rate on the inter site link. at Fri 14 Dec 2012 17:41:49 GMT+01:00 ----------
    We have the following questions :
    Have you already seen that kind of situation ?
    Is there a best practice  to reduce the interface speed in order to create the PortChannel with identical interface setup ?
    Your help and advice would be much appreciated.
    Regards

    the RTT delay by each link is different and this is causing packets to arrive out of order.
    not sure if port channeling between two different links or different characteristics is good practive.

  • Interconnecting cisco switches with non-cisco switches

    I need help concerning interconnecting two Cisco switches (3550’s) using a non-Cisco switch or hub on the LAN. I have noticed that the two Cisco switches connected using a non-Cisco switch are able to communicate well, however a PC connected to the non-Cisco switch/hub can not ping any device on the LAN. The non-Cisco device is a working one. When the two Cisco switches are connected using a Cisco switch, PCs connected to the interconnecting switch are able to ping. What’s the explanation? Please help.

    Building configuration...
    Current configuration : 3342 bytes
    ! No configuration change since last restart
    version 12.1
    no service pad
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    clock timezone GMT -2
    ip subnet-zero
    ip rcmd rcp-enable
    ip rcmd remote-username cwuser
    spanning-tree mode pvst
    spanning-tree extend system-id
    interface FastEthernet0/1
    switchport mode dynamic desirable
    interface FastEthernet0/2
    switchport mode dynamic desirable
    interface FastEthernet0/3
    switchport mode dynamic desirable
    interface FastEthernet0/4
    switchport mode dynamic desirable
    interface FastEthernet0/5
    switchport mode dynamic desirable
    interface FastEthernet0/6
    switchport mode dynamic desirable
    interface FastEthernet0/7
    switchport mode dynamic desirable
    interface FastEthernet0/8
    switchport mode dynamic desirable
    interface FastEthernet0/9
    switchport mode dynamic desirable
    interface FastEthernet0/10
    switchport mode dynamic desirable
    interface FastEthernet0/11
    switchport mode dynamic desirable
    interface FastEthernet0/12
    switchport mode dynamic desirable
    interface FastEthernet0/13
    switchport mode dynamic desirable
    interface FastEthernet0/14
    switchport mode dynamic desirable
    interface FastEthernet0/15
    switchport mode dynamic desirable
    interface FastEthernet0/16
    switchport mode dynamic desirable
    interface FastEthernet0/17
    switchport mode dynamic desirable
    interface FastEthernet0/18
    switchport mode dynamic desirable
    interface FastEthernet0/19
    switchport mode dynamic desirable
    interface FastEthernet0/20
    switchport mode dynamic desirable
    interface FastEthernet0/21
    switchport mode dynamic desirable
    interface FastEthernet0/22
    switchport mode dynamic desirable
    interface FastEthernet0/23
    switchport mode dynamic desirable
    interface FastEthernet0/24
    switchport mode dynamic desirable
    interface GigabitEthernet0/1
    switchport mode dynamic desirable
    interface GigabitEthernet0/2
    switchport mode dynamic desirable
    interface Vlan1
    ip address
    ip default-gateway
    ip classless
    ip http server
    snmp-server community
    snmp-server community
    snmp-server location
    snmp-server system-shutdown
    snmp-server enable traps snmp authentication warmstart linkdown linkup coldstart
    snmp-server enable traps config
    snmp-server enable traps entity
    snmp-server enable traps flash insertion removal
    snmp-server enable traps bridge
    snmp-server enable traps stpx
    snmp-server enable traps rtr
    snmp-server enable traps port-security
    snmp-server enable traps vtp
    snmp-server enable traps vlancreate
    snmp-server enable traps vlandelete
    snmp-server enable traps envmon fan shutdown supply temperature status
    snmp-server enable traps MAC-Notification
    snmp-server enable traps hsrp
    snmp-server enable traps cluster
    snmp-server enable traps copy-config
    snmp-server enable traps syslog
    snmp-server enable traps vlan-membership
    line con 0
    line vty 0 4
    login
    line vty 5 15
    login
    ntp clock-period 17180064
    end

  • Interconnecting Nexus 5k with DELL Broadcom NetXtreme II 57711 NIC

    Hi,
    Our customer wants now to buy a Nexus 5000 and the:
    DELL Broadcom NetXtreme II 57711 Network Interface Card
    http://www.dell.com/us/enterprise/p/broadcom-netxtremeii-57711/pd
    and
    DELL 10GbE SR SFP+ Transceiver for Broadcom 10GbE Dual Port Server Adapter - Kit
    http://accessories.euro.dell.com/sna/productdetail.aspx?c=za&l=en&s=gen&sku=407-10356
    They have some Dell servers will have the Broadcom card with the DELL SFP+ transceivers and will be connected to a Cisco Nexus 5000 switch that will have SR SFP+ transceivers.
    Now my question is:
    Will there be any compatibility issue between the DELL SR SFP+ transceivers and the Cisco SR SFP+ transceivers (SFP-10G-SR (10GBASE-SR SFP Module))?
    The reason I am asking this is because I found the below threat that talks about compatibility issues with the Broadcom NetXtreme II 57711 Network Interface Card:
    https://supportforums.cisco.com/message/3189099#3189099
    Could anybody please confirm?
    In theory if both the servers and the Nexus will have SR SFP+ transceivers shouldn't be a problem, it doesn't matter that the SR SFP+ transceivers are one DELL branded and another one Cisco branded, right?
    Any help regarding this is very appreciated.

    I was actually working on a system, c-series, with this Broadcom card connected to a nexus 5000 and it was working just fine.
    HTH
    Sent from Cisco Technical Support iPhone App

  • Interconnect 10g problem with XML which has mixed contents

    I'm having problem to receive a XML message which contains PCDATA and other child element Mixed. Here is the sample DTD. I'm able to create the CV and AV by importing this DTD. But at runtime, if the inbound XML contains PCDATA and other element mixed, it throws error. Any help/ workaround will be appreciated.
    <!ELEMENT VIEW_TRAN_M3 (#PCDATA | PERSON_ID | MP_CODE | STARTDATE | ENDDATE)* >
    <!ELEMENT PERSON_ID ( #PCDATA ) >
    <!ELEMENT MP_CODE ( #PCDATA ) >
    <!ELEMENT STARTDATE ( #PCDATA ) >
    <!ELEMENT ENDDATE ( #PCDATA ) >
    Sample XML:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE MEALPLAN>
    <VIEW_TRAN_M3>
    ABC123
    <PERSON_ID>12345</PERSON_ID>
    <MP_CODE>1</MP_CODE>
    </VIEW_TRAN_M3>
    Thx
    Saumitra

    Patch Number: 4901802 will fix this problem. Please look at SR Number 4960460.992 for more details.

  • Multi-Owner Diskset problem with SC3.1U4 & Solaris 10

    Hi All,
    My Problem is after configured the mulit-owner diskset of SVM. If either one node has been restarted/rebooted. The rebooted node can't join back to the diskset like below status. I have tried to use some metaset commands to put the rebooted node to join backed the diskset but failed.
    After both nodes rebooted. Then I run "metaset" command on both nodes, the status seems can't synchronize. "See below status for detail"
    root@IMDUFSDBM01 # metaset -s racset
    Multi-owner Set name = racset, Set number = 1, Master = IMDUFSDBM01
    Host Owner Member
    IMDUFSDBM01 Yes
    IMDUFSDBM02 No
    Driv Dbase
    d6 Yes
    root@IMDUFSDBM02 # metaset -s racset
    Multi-owner Set name = racset, Set number = 1, Master =
    Master and owner information unavailable until joined (metaset -j)
    Host Owner Member
    IMDUFSDBM01 multi-owner Yes
    IMDUFSDBM02 No
    Driv Dbase
    d6 Yes
    -------------------------------------------------------------------------Failed to use commands to put the IMDFUSDBM02 to diskset "racset".
    root@IMDUFSDBM01 # metaset -s racset
    Multi-owner Set name = racset, Set number = 1, Master = IMDUFSDBM01
    Host Owner Member
    IMDUFSDBM01 multi-owner Yes
    Driv Dbase
    d6 Yes root@IMDUFSDBM01 # metaset -s racset -d -h IMDUFSDBM02
    metaset: IMDUFSDBM01: racset: host IMDUFSDBM02 does not have set
    root@IMDUFSDBM01 # metaset -s racset -M -a -h IMDUFSDBM02
    metaset: IMDUFSDBM01: racset: host IMDUFSDBM02 is already in the set
    Dear all, any idea or experience on this problem?
    Chowsingsing from Hong Kong

    Hi Tim/All,
    I have party fixed the multi-owner diskset problem after create the resource for SUNW.rac_framework, SUNW.rac_udlm & SUNW.rac_svm. But the new problem is generated. The new problem is if two nodes are up, then the multi-owner diskset can be access via two nodes. But if either one node is down, the remain node can�t access the diskset (but the scstat status is fine). For example: node2 is down, node1 is up. Then multi-owner diskset membership of node1 is lost. If node1 is down, node2 is up. Then multi-owner diskset membership of node2 is lost. After both nodes become online, the diskset will resume to normal and can be access.
    normal status of scstat and metaset
    -- Cluster Nodes --
    Node name Status
    Cluster node: node2 Online
    Cluster node: node1 Online
    -- Cluster Transport Paths --
    Endpoint Endpoint Status
    Transport path: node2:qfe1 node1:qfe1 Path online
    Transport path: node2:qfe0 node1:qfe0 Path online
    -- Quorum Summary --
    Quorum votes possible: 3
    Quorum votes needed: 2
    Quorum votes present: 3
    -- Quorum Votes by Node --
    Node Name Present Possible Status
    Node votes: node2 1 1 Online
    Node votes: node1 1 1 Online
    -- Quorum Votes by Device --
    Device Name Present Possible Status
    Device votes: /dev/did/rdsk/d2s2 1 1 Online
    -- Device Group Servers --
    Device Group Primary Secondary
    -- Device Group Status --
    Device Group Status
    -- Multi-owner Device Groups --
    Device Group Online Status
    Multi-owner device group: racset node1,node2
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: rac-rg rac-framework-rs rac-udlm-rs rac-svm-rs
    -- Resource Groups --
    Group Name Node Name State
    Group: rac-rg node1 Online
    Group: rac-rg node2 Online
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: rac-framework-rs node1 Online Online
    Resource: rac-framework-rs node2 Online Online
    Resource: rac-udlm-rs node1 Online Online
    Resource: rac-udlm-rs node2 Online Online
    Resource: rac-svm-rs node1 Online Online
    Resource: rac-svm-rs node2 Online Online
    -- IPMP Groups --
    Node Name Group Status Adapter Status
    IPMP Group: node2 sc_ipmp0 Online hme1 Online
    IPMP Group: node2 sc_ipmp0 Online hme0 Online
    IPMP Group: node1 sc_ipmp0 Online hme1 Online
    IPMP Group: node1 sc_ipmp0 Online hme0 Online
    Multi-owner Set name = racset, Set number = 1, Master = node1
    Host Owner Member
    node1 multi-owner Yes
    node2 multi-owner Yes
    Mediator Host(s) Aliases
    node1
    node2
    Driv Dbase
    d2 Yes
    After shutdown node1, node2 remain running
    -- Cluster Nodes --
    Node name Status
    Cluster node: node2 Online
    Cluster node: node1 Offline
    -- Cluster Transport Paths --
    Endpoint Endpoint Status
    Transport path: node2:qfe1 node1:qfe1 faulted
    Transport path: node2:qfe0 node1:qfe0 faulted
    -- Quorum Summary --
    Quorum votes possible: 3
    Quorum votes needed: 2
    Quorum votes present: 2
    -- Quorum Votes by Node --
    Node Name Present Possible Status
    Node votes: node2 1 1 Online
    Node votes: node1 0 1 Offline
    -- Quorum Votes by Device --
    Device Name Present Possible Status
    Device votes: /dev/did/rdsk/d2s2 1 1 Online
    -- Device Group Servers --
    Device Group Primary Secondary
    -- Device Group Status --
    Device Group Status
    -- Multi-owner Device Groups --
    Device Group Online Status
    Multi-owner device group: racset node2
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: rac-rg rac-framework-rs rac-udlm-rs rac-svm-rs
    -- Resource Groups --
    Group Name Node Name State
    Group: rac-rg node1 Offline
    Group: rac-rg node2 Online
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: rac-framework-rs node1 Offline Offline
    Resource: rac-framework-rs node2 Online Online
    Resource: rac-udlm-rs node1 Offline Offline
    Resource: rac-udlm-rs node2 Online Online
    Resource: rac-svm-rs node1 Offline Offline
    Resource: rac-svm-rs node2 Online Online
    -- IPMP Groups --
    Node Name Group Status Adapter Status
    IPMP Group: node2 sc_ipmp0 Online hme1 Online
    IPMP Group: node2 sc_ipmp0 Online hme0 Online
    Multi-owner Set name = racset, Set number = 1, Master = node1
    Host Owner Member
    node1 multi-owner Yes
    node2 No
    Mediator Host(s) Aliases
    node1
    node2
    Driv Dbase
    d2 Yes
    Anyone can help!!
    Chowsingsing from HK

  • Issue with installation of Solaris 10 UFS in Ldoms

    Hi Guys, I'm trying to install Solaris 10 with UFS but not able to make more than one partition. My vdisk is a slice of physical server hard disk.
    When I try to modify the table partition of vdisk, it fails.
    I cheeked in documentation and saw that vdisk can only be use for one whole s0 partition. How can I create swap and other partition?
    Someone have try to install Solaris 10 UFS in Ldoms with success??

    Thank a lot Pascal,
    I Also use file container and it work fine!!

  • Port-channel L2 problem with Fabric Interconnect and Nexus 7010

    Hi,
    i using port-channel from both fabric interconnect to N7k with 3 cables per Fabric Interconnect.
    but, my problem is when i creating port-channel, Fabric Interconnect don't support mode ON dan rate-mode share in Interface 10G Nexus 7010.
    I was trying :
    1. I using non dedicated port in Nexus 7010.
          - rate-mode share
          - channel-group 1 mode active
          - switchport mode trunk
    when i using this option, the port-channel in Nexus 7010 was suspended
    2. I using non dedicated port in Nexus 7010
         - rate-mode share
         - channel group 1 mode on
         - switchport mode trunk
    when i using this option, the port-channel in Nexus 7010 was came up, but in Fabric interconnect was failed.
    3. I using dedicated port in Nexus 7010
         - rate-mode share
         - channel group 1 mode active
         - switchport mode trunk
    when i using this option, the port-channel in Nexus 7010 was suspended
    4. I using dedicated port in Nexus 7010
         - rate-mode dedicated
         - channel group 1 mode active
         - switchport mode trunk
    when i using this option, the port-channel in Nexus 7010 was came up and running well.
    but, the problem is my costumer do not want using a dedicated rate-mode. if i using dedicated mode the only available port is 8 interfaces instead of 32 ports. i want to using rate-mode share in nexus 7010.
    is there any way to configuring port-channel using mode on in fabric interconnect ? i was trying using CLI to create port-channel in Fabric interconect but i cannot configure the channel group protocol.
    i attach the topology of N7K with Fabric interconnect.
    regards,
    Berwin H

    Hi Manish,
    the issue was solved, i was fix it last week.
    the solution is:
    i enable the license grace-priode (since my license is Enterprise so cannot create VDC) then i create a VDC (ex: VDC 2)  so i allocate the interface on all module
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin-top:0cm;
    mso-para-margin-right:0cm;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0cm;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    N7K-M132XP-12 to VDC 2. after that i delete VDC 2 then all interface back to VDC 1 (default vdc). then i enable the rate-mode share in dedicated port and bundle into port-channel and its working.
    i dont know why it must move to VDC first then it will working, maybe cisco can explain the reasons.
    So here the result of my port-channel :
    SVRN7KFARM-HO-01# show port-channel summary
    Flags:  D - Down        P - Up in port-channel (members)
            I - Individual  H - Hot-standby (LACP only)
            s - Suspended   r - Module-removed
            S - Switched    R - Routed
            U - Up (port-channel)
    Group Port-       Type     Protocol  Member Ports
          Channel
    1     Po1(SU)     Eth      LACP      Eth1/1(P)    Eth1/2(P)    Eth1/3(P)
                                         Eth1/4(P)    Eth1/25(P)  
    2     Po2(SU)     Eth      LACP      Eth1/9(P)    Eth1/10(P)   Eth1/11(P)
                                         Eth1/12(P)   Eth1/26(P)  
    3     Po3(SU)     Eth      LACP      Eth1/17(P)   Eth1/18(P)  
    4     Po4(SU)     Eth      NONE      Eth10/32(P)  Eth10/34(P)  Eth10/35(P)
                                         Eth10/36(P)
    Thanks.
    Berwin H

Maybe you are looking for

  • Can not buy a built-in app

    Hi all. Can you help buying built-in app, for example can not buy gems in Clash of Clans. It comes to "Please contact iTunes Store Support" to let you make this purchase.

  • Can I have 2 Time Machines for 2 backups?

    I have an external hard drive that I use for my time machine. Recently I've been having some problems with my iMac that are hard drive related. I wasn't able to repair using disk utility and had to erase and reinstall Snow Leopard and then transfer e

  • Digitizer replacement

    How does apple charge to replace broken digitizer?  Had mine one day and dropped it

  • Sync services in Outlook for mac

    sync services in my Outlook for mac does not work to synchronize with address book or ical. any solution please.

  • I Have a Subscription, CC Keeps Asking me to Sign Up, Use Trial

    I have a subscription, it's paid up, I have the receipts, when I launch DW CC or PS CC, it asks me to sign in, which I do and then it asks if I want to subscribe. I had to accept a trial just to work the last couple of days, but I need this resolved.