Server VIF Paths FEX Host & Network Port Pinning

Hello,
I have a UCS-B Series Chassis with 4 B200 M2 Blades connecting to 2 6124 FI's with 4 Server Ports to each FI.
I'm wondering if anyone can help me understand VIF Paths & FEX "Pinning"?
Here's a screenshot of the VIF Paths tab for Server 1:
From my understanding each blade has two FEX Host Ports (right & left) and those pin to FEX Network Ports (aka Server Ports).  Unlike SAN & LAN pinning I can't seem to figure out how to specify FEX Port pinning or control its behavior.
The reason why I'm wondering this is because I was doing a Test Plan Execution and pulled the right/1 & left/1 FEX Network Port silmultaniously.  This caused me to lose connectivity to my Server 1 that was pinned to those ports.  I would have thought the blade would "automatically" fail-to/use the next available FEX Network Port, either right/2, right/3, right/4 or left/2, left/3, left/4 but this wasn't the case.
Can anyone please explain?
Thanks in advance,
-Brian

Pinning from the FEX/IOM to the Blades is hard coded by the FEX during initialization. It's not user configurable. The pinning is determined at initialization depending on the number links between the FEX and the FI.
Now when you pull a link between a FEX and FI we never ever repin the links on failure. So I'm not surprised that you lost network connectivty when you pulled all the links. If you re-ack the chassis after you a pull a FEX link it will repin the connections but we never do it automatically. Keep in mind a re-ack will mean the blades will take a short network outage while the connections are repinned.
With the second generation FI (6248) and second generation IOM (2208) you can create a port-channel between the FI and IOM. In this case if one link fails the traffic will get re-balanced across the other links.
So to recap.
Gen 1 hardware everything is pinned automatically by the IOM. Failure of a link means those servers lose network connectivity on that fabric. A chassis re-ack will fix the problem but could cause a short network outage on the other servers
Gen 2 hardware has the capability to do a port-channel between the FI and IOM. In this case pulling a cable between FI and IOM should not cause a network outage of the server.
Hope that helps.
louis

Similar Messages

  • Can't connect to my wesite host (Network Solutions) Server.

    When trying to connect through the Expression Web application to my Website Host Server, I get an Server error: Error 2 opening registry key Software/microsoft/shared tools/web server extensions/ports/port 80. It has something to do with a Front Page Extension.
    My website was hosted with Network Solutions for close to ten years, and I had a Front Page Extension issue in the past which was resolved at the host sever. Not anymore, tech personnel (farmed out to non English speaking entities) is not helpful at all.
    Searching for answers, I got suggestions to do a registry modification (Registry Key Permissions), but I cannot find an entry "Web Server Extensions" in my registry. Is there any way to resolve my problem?  
     

    Thanks for the prompt response. I was afraid that I am screwed having build my website with Front Page and later migrated to Expression Web.
    Network Solutions is in the process of updating to Windows Server 2012 R2.
    Dear Hosting Customer, Tomorrow, your Network Solutions hosting package will be updated to Windows Server 2012 R2, resulting in a brief interruption of your hosting service.
    This update is necessary to keep your server up to date, secure and running properly. The migration will take place tomorrow, and will last approximately 1 hour. NOTE: AWStats user credential has changed. Please use your default ftp credentials if you need
    to access the awstats page directly. Next Steps: In
    order for this migration to run smoothly, we need you to do a couple of things depending on your package set up.
    FrontPage Extensions: FrontPage extensions will no longer be available.
    As a result, customers with FrontPage Extensions will need to update their sites in order for them to continue to work.
    .NET 1.1 or Earlier Platforms: .NET 1.1 will no longer be supported
    after the Windows update. Customers with .NET need to update their site in order for them to continue to work.
    External Domain Pointers: Customers with external domains. (Domain
    names not registered with Network Solution or are not using Network Solution name servers) pointing to a Windows 2003 hosting package need to update their ADNS for the domain with a new IP address.
    Your new IP address is 209.17.116.7
    NetSol Domains: Customers with a NetSol domain and pointing to a
    Windows 2003 hosting package will have their A record changed automatically. No intervention on their part is needed
    In addition to many Network Solutions features that continue to be supported, there are new features you will get with this upgrade.
    Now I have to find a way to update my site, and any suggestion on how to go about it would be appreciated.
    Thanks,
    Oskar F. Neuhold

  • Read .xls from specific path in host server in flex 4.5 using As3xls?

    Hi Guys
    I am New to flex programming and I have some doubts regarding exporting data from excel file to flex
    1) Is there a way of reading excel file from a specific path in host server in flex 4.5 using as3xls?
        i.e is I want to read a flex file from a specific path in the computer.
    2)Is there a way of reading excel file from a specific location in a website?
    I have been trying find a solution to this for a long time but have hit a dead end. any kind of solution will be really helpful. Thanks in advance.
    Regards
    Vivek Mangalam

    Someone suggested it could be a serialisation issue but I I'm not sure how to go about checking that.
    Any suggestions ?

  • Smtp and pop3 host and port name of gmail server?????

    can any body give me smtp and pop3 host and port name of gmail server?????to send a mail......

    Just do a new initial context and lookup the datasource, in case you need other info like host name and port you can use MBEans like:
              InitialContext ctx = null;
                   // fetch managed server name by accessing the
                   // RuntimeServerMBean using the
                   // MBeanServer interface
                   ctx = new InitialContext();
                   MBeanServer server = (MBeanServer) ctx
                             .lookup("java:comp/env/jmx/runtime");
                   ObjectName service = new ObjectName(
                             "com.bea:Name=RuntimeService,Type=weblogic.management.mbeanservers.runtime.RuntimeServiceMBean");
                   managedServerName = (String) server.getAttribute(service,
                             "ServerName");

  • Determining Message Server Host and Port information

    Hi,
    I am working on the NWDS creating a Java WD application and I was told which Netweaver system I should work on but I was not told the Message Server Host  information neither the Port information. I ran transaction SM51 (right click->details)in the Netweaver system but the information it is not working. Even though I can telnet this server port if I go to the J2EE Engine window within the NWDS I do not see the green light. I just see "N/A". I also tried to deploy my application but I keep getting this message: "Cannot determine sdm host (is empty). Please configure your engine/sdm correctly".
    Please advice,
    Diego.

    Hi Diego,
    in order to see Message Server Host information and Port information go to SAP J2EE Engine start page: e.g. http://system-name:57100/index.html (use administrator pws).
    Then click on System Information, here on the top you can read the Message Server Host and Port.
    Hope this help you.
    Bye,
    Vito

  • Change/Configure Host and Port for the Web Service Proxy with Server

    Hi,
    Is there a way to configure Host and Port in generated proxy for Web service depending upon server. (ADF 11g)
    Scenario:
    We are consuming Credit Card web service from a service provider and have different Host and Port details for development, QA and Prod.
    So we created proxy classes using wsdl for development and things work fine, but when deploying code to QA or Prod we need to change the Host
    and Port details.
    Is their a way we could user variable's for Host and Port which looks to some configuration file to evaluate their values
    based on server.
    I am a bit new to this web service .. will appreciate if someone could provide an example.
    Thanks.

    Are you using Web Service Proxy or Web Service Data Control?
    If you are using Web Service Proxy. Right click on your Proxy --> Properties --> Port Endpoints. Here you can change the IP & Port details for each port.
    Venkat

  • Using NIC Teaming and a virtual switch for Windows Server 2012 host networking and Hyper-V.

    Using NIC Teaming and a virtual switch for Windows Server 2012 host networking!
    http://www.youtube.com/watch?v=8mOuoIWzmdE
    Hi thanks for reading. Now I may well have my terminology incorrect here so I will try to explain  as best I can and apologies from the start.
    It’s a bit of both Hyper-v and Server 2012R2. 
    I am setting up a lab with Server 2012 R2. I have several physical network cards that I have teamed called “HostSwitchTeam” from those I have made several Virtual Network Adaptors such as below
    examples.
    New-VMSwitch "MgmtSwitch" -MinimumBandwidthMode weight -NetAdaptername "HostSwitchTeam" -AllowManagement $false
    Add-VMNetworkAdapter -ManagementOS -Name "Vswitch" -SwitchName "MgmtSwitch"
    Add-VMNetworkAdapter -ManagementOS -Name "Cluster" -SwitchName "MgmtSwitch"
    When I install Hyper-V and it comes to adding a virtual switch during installation it only shows the individual physical network cards and the
    HostSwitchTeam for selection.  When installed it shows the Microsoft Network Multiplexor Driver as the only option. 
    Is this correct or how does one use the Vswitch made above and incorporate into the Hyper-V so a weight can be put against it.
    Still trying to get my head around Vswitches,VMNetworkadapters etc so somewhat confused as to the way forward at this time so I may have missed the plot altogether!
    Any help would be much appreciated.
    Paul
    Paul Edwards

    Hi P.J.E,
    >>I have teams so a bit confused as to the adapter bindings and if the teams need to be added or just the vEthernet Nics?.
    Nic 1,2 
    HostVMSwitchTeam
    Nic 3,4,5
             HostMgmtSwitchTeam
    >>The adapter Binding settings are:
    HostMgmtSwitchTeam
    V-Curric
    Nic 3
    Nic 4
    Nic 5
    V-Livemigration
    HostVMSwitch
    Nic 1
    Nic 2
    V-iSCSI
    V-HeartBeat
    Based on my understanding of the description , "HostMgmtSwitchTeam and
    HostVMSwitch " are teamed NIC .
    You can think of them as two physical NICs (do not use NIC 1,2,3,4,5 any more , there are just two NICs "HostMgmtSwitchTeam and
    HostVMSwitch").
    V-Curric,
    V-Livemigration , V-iSCSI ,
    V-HeartBeat are just VNICs of host  (you can change their name then check if the virtual switch name will be changed )
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Sketchy response on WAN network port

    I've got a Mac Mini Snow Leopard Server. The built in ethernet is plugged into a switch that is outside the firewall the network is something like;
    IP : nn.nn.nn.23
    SUBNET: 255.255.255.240
    Gateway: nn.nn.nn.17
    It plays well with my two other servers on the same network, nn.nn.nn.29 and nn.nn.nn.30. Ping, traceroute and portscans fine. It plays well on the internet in general with predictable responses. The problem comes in when I try to access the machine from my LAN through our NAT firewall. 192.168.1.0/24 goes out to 192.168.1.n and gets transformed to nn.nn.nn.19. I cannot get a response from the server. I know there's no fundamental routing flaw as the two other servers on the nn.nn.nn.16/28 network are very functional from the LAN through the exact same switch/router/firewall path. There seems to be something unique about the way 10.6.5 tries to respond. I wonder if the server is not responding TO the port that the connection came FROM. That would baffle the NAT tables. I'm not getting anything in the NAT firewall logs to indicate any kind of misguided response. The only other thing I can imagine is that 10.6.5 is somehow responding to nn.nn.nn.19 as a router and not as a host. Anyone seen this behavior before? I hope to work around the issue by setting up a second network on the LAN and having everything stay inside the FW but the inability to create static routes only allows me to do that with one of my 3 subnets so I'm trying to figure that out as well.
    Message was edited by: neotrog

    In no particular order, can you get rid of all those addresses and post with made-up names or such and with what works and what does not work.
    Having to back-translate 19 to router and 23 to the host or whatever is making my head hurt.
    You have an inside host, a NAT gateway box, and an outside host.
    Inside host via NAT gateway to the rest of the world works, right?
    Inside host via NAT gateway to outside host works, too, right?
    What doesn't work is outside host via ARP or via its gateway routing via NAT gateway to inside host, right?
    And are you using public or private addresses for your outside host outside your NAT gateway?
    Are your outside host and your NAT gateway in the same subnet? (Your outside host would have to send to the NAT address, and get port-forwarded. (Possibly via the IP gateway used by the outside host, depending on how smart your NAT gateway box is.)
    And FWIW, there is no particular difference between a router and a non-routing host as far as the packets are concerned; it's all IP addresses to them.

  • Error establishing socket to host and port: EPM11:1433

    Hi Planning Experts,
    I am trying to configure EPM 11.1.2.1 (Planning)
    RDBMS: SQL server 2005 (Express Edition)
    OS: 2008 R2 x64
    i am getting error after providing RDBMS credentials "error establishing socket to host and port: EPM11:1433 Reson: connection refused: connect"
    Please help....
    Regards
    Kumar

    You may need to enable tcp/ip
    SQL Server Express listens on local named pipes and shared memory. With a default installation, you cannot remotely connect to SQL Server Express. You will need to enable TCP/IP and check if the firewall is enabled.
    To enable TCP/IP:
    From the Start menu, choose All Programs, point to Microsoft SQL Server 2005, point to Configuration Tools, and then click SQL Server Configuration Manager.
    Optionally, you can open Computer Manager by right-clicking My Computer and choosing Manage. In Computer Management, expand Services and Applications, expand SQL Server Configuration Manager.
    Expand SQL Server 2005 Network Configuration, and then click Protocols for InstanceName.
    In the list of protocols, right-click the protocol you want to enable, and then click Enable.
    The icon for the protocol will change to show that the protocol is enabled.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • When will come this error Could not connect to SMTP host: son1175, port: 25

    Hi all
    we configure SMTP server on Linux ES,my java application run on same server
    from my application trying to send a mail i got this error
    [0] EmailConnection.getConnection: Attempting connection...
    DEBUG: setDebug: JavaMail version 1.3.1
    DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]
    DEBUG SMTP: useEhlo true, useAuth false
    DEBUG SMTP: trying to connect to host "son1175", port 25
    [0] EmailConnection.getConnection: Cannot connect to server with configuration
    smtp://padmanab:*@son1175/. Port = 25. Security: none.
    Properties: {mail.port=25, mail.smtp.timeout=30000, mail.smtp.connectiontimeout=30000}
    Could not connect to SMTP host: son1175, port: 25;
    nested exception is:
    java.net.ConnectException: Connection refused
    2005-03-30 10:03:03,751 INFO [plt.userManagement] [PoolThread-9] "Password Reset" email could not be sent to vallish at the email address, "[email protected]".
    but mail server is configured currectly
    please tell cause of this error out java application or my SMTP server
    regards
    satya

    Could not connect to SMTP host: son1175, port: 25;
    nested exception is:
    java.net.ConnectException: Connection refusedYou didn't notice that this question is asked every day here?
    Your computer can't connect to a computer named "son1175", or if it can then that computer isn't running a server listening at port 25. Talk to your network people if your computer name is the right one and ask them why not. It is nothing to do with programming.

  • REP-56040: Server already exists in the network

    Hi,
    I use report server on a solaris 8.
    When I stop/start it I get the error message:
    REP-56040: Server already exists in the network
    even when I properly shutdown it. I tried stopping the application server, killing all the process, the only solution I found was to reboot the server.
    Do you know if their is a kind of lock file to erase?
    Thanks,
    Pierre-Yves
    [email protected]

    Hi FormsEleven
    Thanks for your reply
    When run the following found only one server
    C:\DevSuiteHome_1\BIN>rwdiag.bat -findall
    Broadcast mechanism used to locate servers
    Channel address = 228.5.6.7
    Channel port    = 14021
    (1) Name = repserver : Type = server : Host = Shabar-PC
    C:\DevSuiteHome_1\BIN>After done the said change I get the following error when starting the report server with the following command
    rwserver server=repserver startError
    REP-56114: Bind to naming server failed
    :org.omg.CORBA.COM_FAILURE: vmcid: SUN minor code: 201
    completed: No Cheers
    Shabar
    Edited by: shabar on Apr 9, 2010 5:23 AM

  • Could not open a connection to host on port 23 : Connect failed

    Hi,
    I am using Oracle Unbrakeable Linux 5, when i try to connect to the server from the client machine using TELNET, i get the following error
    c:/> telnet 192.168.6.184
    Connecting to 192.168.6.184...Could not open a connection to host on port 23 : Connect failed.
    regards,
    Charan

    Hi,
    i did the following but still doesn't work
    # mv /etc/securetty /etc/securetty.bak
    The following is the Hosts file
    =====================
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1     localhost.localdomain     localhost
    192.168.6.184     vision12.dsrc2.com     vision12
    #::1          localhost6.localdomain6     localhost6
    192.168.6.181     prod20.dsrc2.com     prod20
    ============================================================
    When i try to connect to other server using TELNET from this server, i am able to connect. and when i try to connect to this server from other server using TELNET i am able to connect. But, when i try to connect from the CLIENT Machine, i am not able to connect, the client machine is Windows 2000 Professional.
    SERVER to SERVER communication using TELNET is working.
    CLIENT to SERVER communication using TELNET is not working.
    regards,
    Charan

  • What is proxy host & proxy port

    i want know proxy host & proxy port of firefox

    By default Firefox does not use a proxy host or a proxy port. A proxy is only used when internet traffic needs to be routed through a certain computer or network device. A proxy is commonly needed in business environments but not in home environments to get online unless someone setup a proxy server for you. If your in a business environment I would strongly suggest you contact your IT department as proxy server settings vary from network to network. If your on a home network are you trying to get Firefox to use a proxy?

  • Duplicating AirPort Network Port Configuration/IP Aliasing with AirPort

    I'm attempting to set up my Apache server to serve test websites with my network (I'll be serving by IP, and firewalled from the wide world of the web (namely, my eyes only websites (so they can be tested on windows browsers (alas, the majority of my viewership)))). Im fairly confident I can set up the Virtual Hosts (watch this space, that my be my next problem). However, I'd like to set up my computer to have more than one IP address. Im running Panther (10.3.9). Im connected wirelessly to my network. I have tried the recommended: go to 'Network Port Configurations' and click 'Duplicate'. However, the Duplicate button is inactive for my AirPort card. How can I duplicate it so I can IP Alias my mac?

    I don't mean to question your decision, but why do you need to have more then one IP address?
    With virtual hosts, you can redirect to a countless number folders (virtual sites) with your computer only having one IP address.
    <VirtualHost *:80>
    ServerName site1.yourwebsite.net
    DocumentRoot /Library/WebServer/Documents/sites/site1.yourwebsite.net
    </VirtualHost>
    <VirtualHost *:80>
    ServerName site2.yourwebsite.net
    DocumentRoot /Library/WebServer/Documents/sites/site2.yourwebsite.net
    </VirtualHost>
    Of course you should use be using a dynamic DNS service. I use http://dyndns.org. They offer free service and also a great custom DNS service.
    For testing purposes you can change you local hosts settings via Netinfo Manager. For example you can set site1.local and site2.local to point to 127.0.0.1 and then your site will be private and work like you had hundreds of IP addresses.

  • How do I change an IP address of SQL Server which is locally hosted and is not on cluster?

    Hi All,
    How do I change an IP address of SQL Server which is locally hosted and is not on cluster?
    I am asking about IP for SQL Server, is there a way we can assign a different IP to SQL Server other than the server's(host) IP address? like the same what we do in a clustered env.
    aa

    Full explanation can seen here:
    SQL Server: Configure Listening IP, Port, and Named pipe
    http://ariely.info/Blog/tabid/83/EntryId/151/SQL-Server-Configure-Listening-IP-Port-and-Named-pipe.aspx
    [Personal Site] [Blog] [Facebook]

Maybe you are looking for

  • Open a report in new window ADF 11g

    I am trying to open a report in a new window. The problem is that I am having a link in a .jsff file when I click this link I go to another view activity using dialog: outcome and in the constructor of the backing for the target page I write the foll

  • Error while loading data from PSA to DSO using DTP

    Hi, I have a Unique aplha numeric identifier of  type "Char" length "32" . When I am loading the data from PSA to DSO using DTP I get the following error message: "An error occurred while executing a transformation rule: The exact error message is Ov

  • How do I get hotmail.ca to open on firefox home page?

    When I use BING the hotmail link comes up. In firefox it doesn't. I would like it to.

  • AE 7.0 Pro will not install, any idea why?

    MAC OSX Mavericks, used to function just fine with AE 7.0 Pro before my Mavericks update.  Now it won't install.  Any ideas for a fix?

  • Final Invoice Cancellation reset

    Hello Friends By Mistake the we have cancelleed one  Commercial invoice(Final invoice) in the TCODE VF11 .Now we want to reset the cancelled invoice with original invoice number. Is it possible... means what is the transaction code and the procedure.