How do I determine ethX is being used for this port?

if one of two ports ethernet card (10GbE) gets connected, how do I know which ethX on linux is corresponding to this port?
Oracle linux 6.3
NC523SFP 10Gb 2-port Server Adapter
HP G5 server
Thanks!
Edited by: 943714 on Sep 25, 2012 7:10 AM

Here is another option:
Find the interrupt of eth0:
<pre>
# grep eth0 /proc/interrupts
*19*: 163728 IO-APIC-fasteoi ehci_hcd:usb1, eth0
</pre>
So it the above example device eth0 uses IRQ 19.
Then query lspci for IRQ 19:
<pre>
lspci -v
00:03.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)
     Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter
     Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
     Memory at f0000000 (32-bit, non-prefetchable) [size=128K]
     I/O ports at d010 [size=8]
     Capabilities: [dc] Power Management version 2
     Capabilities: [e4] PCI-X non-bridge device
     Kernel driver in use: e1000
     Kernel modules: e1000
</pre>
For information about the link:
<pre>
# mii-tool -v eth0
# ethtool -a eth0
</pre>

Similar Messages

  • IllegalStateException:output stream is already being used for this request

    How to read binary data in JSP. I know, in servlets it can be done and JSP can handle only character data. When i try to open res.getOutputStream(), it is throwing the following exception:"IllegalStateException:output stream is already being used for this request". Is there any workaround in JSP?

    Can you save the file to a location in your server ? Even if you are creating a dynamic image, all you get is a byte array which can be stored in your server. If you can do so, you can set the content type and display the content as mentioned above.

  • Tomcat Error : OutPutstream is already being used for this request

    I'using Jdev3.2 to develop an application based on the dataweb
    beans.
    I'm using the EditCurrentRecord, and the function UseListOfValue
    to disply lovs.
    I deployed the application on tomcat, when the page is displayed
    an execption occur which is 'OutPutstream is already being used
    for this request'
    can someone help me please
    THX in advance
    Ghassen

    can someone help?
    Please

  • OutputStream is already being used for this request.

    I have been trying to get images fom Oracle Database and displaying from JSP but get an IllegalStateException:OutputStream is already being used for this request.
    My code is as follows:
    <%
    Connection con = cods.getConnection();
    Statement st = con.createStatement();
    String query="SELECT image FROM image_table WHERE id=1";
    ResultSet rs = st.executeQuery(query);
    if( rs.next() ){
    BLOB blob=((OracleResultSet)rs).getBLOB(1);
    byte []bl=new byte[1024*1024];
    bl=blob.getBytes(1,(int)blob.length());
    response.setContentType("image/jpeg");
    ServletOutputStream outs = response.getOutputStream ();
    outs.write(bl);
    outs.close();
    rs.close();
    st.close();
    con.close();
    %>

    Try a plain ol' out.write();

  • How to Identify the Network Topology being used for a running ForeFront TMG Stand Alone array?

    Hello Experts,
    My client has decided to move their datacenter  from one location to other including the ForeFront TMG servers which are being used as Reverse Proxy and TMG Gateway  in DMZ environment.
    I need to know the network topology used for this configuration so that I could chose the same topology when creating new TMG environment at new datacenter. Here are some details : 
    1. There are 2 TMG servers configured in a DMZ Workgroup in Stand Alone array.
    2. Both servers have 3 NIC attached to them. (one has all public IPs configured, another one has internal IP address and the third one has Management IP which is used to connect the server via RDP).
    3. There are more than 50 websites published via this standalone array.
    I am very new to Forefront TMG technology and need to know the Topology used to create such environment.
    Thanks 
    Lalit

    Hi,
    According to your description, you can use the 3-leg perimeter network template and choose which network adapter connects to the LAN, which network adapter connects to the external  network and which network adapter connects to the DMZ.
    Did you set up TCP/IP settings for the three NICs? If not, please refer to the link below:
    Recommended Network Adapter Configuration for Forefront TMG Enterprise Edition Servers
    More information:
    Microsoft Forefront TMG – How to use TMG network templates (Note:
    Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.)
    Best regards,
    Susie

  • How to know which BAPi is being used for creation of PO in classic scenario

    Hello Experts,
    We are in SRM 7.0 classic scenario.
    How can we know which BAPI is being used in the calssic scenario i.e. How can we know if we are usind BAPI_PO_CREATE or BAPI_PO_CREATE1 for creation of PO?
    Any pointers will be highly appreciated.
    Thank you in advance,
    Thanks & Regards,
    RKS

    Hi RKS
    yesterday BLOG by our SUMMER WANG helps every SRM consultant to debug the PO error
    /people/summer.wang/blog/2010/05/11/trouble-shooting-of-srm-po-transfer-error
    Good work Summer wang !!
    Muthu

  • My iMac was stolen in a robbery - no files via iCloud (long story).  I have a new iMac which is set up and being used - how do I recover old iMac files from what looks like back-up files showing on my Time Capsule (also being used for this new iMac)?

    My iMac was stolen - but I think there's a backup on my Time Capsule (which wasn't stolen). I have a new iMac which I've been using normally; I didn't use the 'Restore from...' option at the start because I thought the Time Capsule had nothing on it.  So how do I now recover files from the Time Machine?  I can see various back-ups on the Time Capsule, from various machines - laptops, etc. - but it's not letting me open any of them to see what they contain. Does anyone know how I access this information?

    Use migration assistant.
    See http://pondini.org/OSX/MigrateLion.html
    Although this is only up to Mountain Lion it is still relevant to Mavericks.. only expect Mavericks to kick and buck a lot more.

  • How to find out QT Components being used?

    I was helping a friend out and saw that they had two quicktime components installed that handled the same type of video format.
    I got curious. How does Quicktime determine which one to use or prioritize over another?
    Is there anyway to tell?

    "Many duplicate codecs are completely ignored"
    Hmm.. that infers a "sometimes" scenario where the end user still doesn't really know what is being used.
    Perian itself installs in the users Home/Library/Quicktime (no choice as far as I can tell) and if it get's a better "nod" by Quicktime then perhaps there is a component path at work here?
    Does QT search in order for components in Home/Library/Quicktime -> HD/Library/Quicktime -> /System/Library/Quicktime and will use whatever it matches up with first?
    If so then that would at least establish some priority (eg use "this" over "that") and could be used to debug.
    Any caching of these components going on or are they always looked at before playing/encoding something?
    Installing, Uninstalling, and/or moving codecs around are debugging steps but in the end there must be a better way to find out what is going on without going through this.
    The component resource files give a clue on what the component is and can handle. I've been looking at that as a means to catalog what is installed. If the component path is being used then that helps in narrowing things down. This still won't give the definitive answer for "duplicates" in the same directory but would provide more information than what we have now.
    Still haven't found any Quicktime docs refering to deploying components and what the guidelines are but still digging.

  • I keep getting a message about my phone number being used for iMessage on a new iPhone. How can I see what devices are using my iMessage account and phone number?

    The message "Your phone number is now being used for imessage on a new iPhone" Keeps appearing on my macbook pro. It also says "If you just activated iMessage on a new iPhone, you can ignore this alert." But the only option is to ignore the alert, because the only thing I can do with it is click "ok" and dismiss it. Is there a way I can look at a list of the devices using my iMessage account, and if there are devices that I don't recognize on that list, how can I block them from using my account?

    Hi If you have another Apple  device check on that screen & accept. Cheers Brian

  • I have I-phone 5 with 15GB. I currently have used 12.8 GB. I get error message that storage is almost full, go to setting and mymail is 5.7 GB. Can that be how alot of my storage is being used? If so or not any advise?

    I have I-phone 5 with 15 GB. I currently have used 12.8 GB. I get error message that storage is almost full, I go to setting and my mail is using 5.7 GB. Can that be how alot of my storage is being used? If so or not any advise?

    caek1 wrote:
    Hi,
    I'm trying to change email address on my Apple ID since the email registered for the account has been hacked and I can't access it anymore. The email I want to change to is connected to another Apple ID I created about 4 years ago, though I successfully changed the email on that account as well. So the email I would like to use for my main Apple ID shouldn't be "locked" anymore.
    Though, when trying to change the email on my Apple ID I get an error message (in Swedish, so this is a direct translate from google): "This e-mail address is your email address for notification. It can not be used as the Apple ID or primary email. Choose a different address."
    I'm not really sure what this means or how I can fix this.
    It means exactly what it says... The email Address is in Use. You cannot re-use it.
    Apple ID Support  >  http://www.apple.com/support/appleid/

  • How do I determine what URL to use when launching to display a RH10 .htm page?

    Hello,
    We are implementing RoboHelp 10 for our online documentation and are sourcing it from Framemaker 11. I am trying to determine exactly what URL information the developers need to build for the launch to the specific IBM System i screen. Is anyone launching RoboHelp from a backend ERP system? If so, how did you determine what level to use when building the URL for that page?  Thanks for any assistance you can provide.

    It depends on whether you just want to open the help at the default topic or open context sensitive topics.
    Both methods are described in Calling Help on my site and there is more good information at http://www.wvanweelden.eu
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How can I determine what app is using my megabytes so fast?, How can I determine what app is using my megabytes so fast?

    How can I determine which apps are using my megabytes so fast

    Thank you . That answers my question,but I guess I need to know how to identify the usage for email and Internet. I'm thinking we may have an issue with our wifi at home going  in and out.  I guess my son should turn off his cellular when he is home for this reason?

  • HT5878 how to check the detail of font being used for reading the file received by an email

    I received word file as an attachment with email on my iphone. I want to check the detail on font being used for reading the word file received as attachment in an email.
    Thanks

    You don't need to copy the cert out of your configuration. OpenSSL has an "s_client" subcommand which can open an SSL connection and verify the cert for you. It even knows how to do STARTTLS. Something like this ought to do it:
    openssl s_client -starttls smtp -CAfile /path/to/ca/file -connect your.ironport:25
    The /path/to/ca/file is necessary to provide openssl with a cache of root CA certs. You could use -CApath instead of -CAfile if you have a hashed directory of root CA certs instead of a single file containing them all.
    You can also point this at your partner's SMTP server as well.

  • How to see what percent of your MacBook is being used for what

    How can I know how much of my MacBook is being used up? I remember someone in MacBook store went into some kind of folder but I forgot

    What exactly do you want to know? When you post a question here you need to be as specific as possible otherwise we have no idea how to advise you.
    Do you need to know how much space is available on your hard drive? If so you can double-click on the drive icon on your Desktop. At the bottom center of the Finder window you should see how much space is available. You can also select the drive icon. Press COMMAND-I to open the Get Info window. In the upper section you will see information on how much space is used and available.

  • HT4203 I have turned off the Data use on the I-phone 4s but am told by AT&T that data is still being used for applications.  How is this possible. Can someone help me understand this.  Thanks.

    I have turned off the Data use on the I-phone 4s but am told by AT&T that data is still being used for applications.  How is this possible. Can someone help me understand this. 

    I assume you are including the STIX font as part of your epub files?     
    Perhaps the folks who do this blog might be able to help -- they have done some work with font embedding:
    http://www.pigsgourdsandwikis.com/2011/04/embedding-fonts-in-epub-ipad-iphone-an d.html

Maybe you are looking for

  • Integration of Crystal Report Viewer in VS2010 WPF

    Hello, I google and research and founded that the viewer control is not attached with VS2010 so, we have to install it separately. I found it form here    [http://www.businessobjects.com/jump/xi/crvs2010/us2_default.asp]. I installed "SAP Crystal Rep

  • Video Quality worse in new version?

    Ok, so I had the settings down pat in the last version of imovie and idvd. I imported my miniDV footage in widescreen format into iMove and then ported it over to iDVD. I used to use the "Best Quality" feature in the last version but changed it to "P

  • How to import an .exp file in Essbase 7.1 version

    Guys, Please help me.. I'm working on Essbase 7.1 version and I have to finish this asap.. We are working on migrating the Legacy system to Strategic and moving the apps from Unix platform to Windows. I asked the Legacy team to exp the data load and

  • Error in parameter value

    Dear support, I tried the example code STCsinglePeriodMeasure.c for DAQ(6034E)with success. But when I changed the internal timebase from 100KHz to 1250kHz, I received error 10122(Invalid paramValue used). It is defined in nidaqcns.h. Please enlighte

  • How is this effect created of an HTML page peeling?

    I am familiar with the page Flip effect now quite popular to create flash-based virtual magazines but its the first time I see a page pull on an html page. Can anyone explain how its done please? http://www.anapharm.com/