How to implement FCoE interface on OL 6.3

Hi everybody,
I try to enable FCoE on a server with Oracle Linux 6.3 but I have some troubles...
The server is an UCS C240-M3 with an UCS 1225 VIC (Virtual Interface Card). Per default, my Linux has set 6 network interfaces with DHCP (eth0 -> eth5). It corresponds to a 4 Gigabit PCI card + 2 Virtual NIC from the VIC 1225 adapter. The VIC 1225 is supposed to be used for Networking and FCoE, thanks to VLANs.
Linux displays two FCoE devices with lspci:
[root@localhost /]# lspci | grep -i fcoe
0d:00.0 Fibre Channel: Cisco Systems Inc VIC FCoE HBA (rev a2)
0e:00.0 Fibre Channel: Cisco Systems Inc VIC FCoE HBA (rev a2)
And it appears that drivers are well installed:
[root@localhost ~]$ dmesg | grep fnic
fnic: Cisco FCoE HBA Driver, ver 1.5.0.1
fnic 0000:0d:00.0: PCI INT A -> GSI 46 (level, low) -> IRQ 46
fnic 0000:0d:00.0: setting latency timer to 64
fnic 0000:0d:00.0: irq 75 for MSI/MSI-X
fnic 0000:0d:00.0: irq 76 for MSI/MSI-X
fnic 0000:0d:00.0: irq 77 for MSI/MSI-X
fnic 0000:0d:00.0: irq 78 for MSI/MSI-X
scsi1 : fnic
fnic 0000:0e:00.0: PCI INT A -> GSI 40 (level, low) -> IRQ 40
fnic 0000:0e:00.0: setting latency timer to 64
fnic 0000:0e:00.0: irq 79 for MSI/MSI-X
fnic 0000:0e:00.0: irq 80 for MSI/MSI-X
fnic 0000:0e:00.0: irq 81 for MSI/MSI-X
fnic 0000:0e:00.0: irq 82 for MSI/MSI-X
scsi2 : fnic
How can I enable FCoE on my Linux ? I found some help on the Internet, and examples show how to use ethN interface etc.... I don't know how we habitually identify the interface (eth*) to use with FCoE. Is the FCoE interface considered as a "network" interface by Linux, and generates a script in /etc/sysconfig/network-script ? Am I supposed to see additional interfaces (eth6 and eth7) and use it for FCoE ?
Thanks

Ok but in my case, even if the physical Cisco card is a CNA device (it is plugged with a link to the FCoE switch, and a link to the Ethernet network), the Operating System doesn't see such a device since we have configured on the UCS :
- Two virtual interfaces for Ethernet traffic
- Two virtual interfaces for FCoE traffic
Here we have the same behavior as a virtual machine, when it is connected to virtual devices. For the operating system, the two virtual devices configured on UCS side for FCoE are seen as physical dedicated FCoE devices.
So I don't need to configure an ethX device for both Ethernet and FCoE, because both FCoE and Ethernet traffic are separated.

Similar Messages

  • How to implement XI interfaces in online and offline modes?

    Hi Everybody,
    Can you please tell me how to implement XI interfaces in online and offline modes?
    thanks a lot,
    Ramya Shenoy.

    Hi,
    Are you looking for Push and Pull mechanism of PI?
    When the adapters like SOAP, HTTP, IDOC, etc. send the data to PI , it is nothing but a push mechanism, and hence the communication is synchronous by default.
    But adapters like JDBC, File, etc. they fetch the data from Source Applications, so it is a kind of Pull mechanism for PI, and
    by default communication is asynchrnous.
    Pls elaborate exactly what are you looking for?
    Regards,
    Supriya.

  • How to implements two interface?

    i have a applet to implement two interface,the actionlistener and the appletcontext.how to do it??
    Thank You!

    with a comma

  • How to implement class interfaces

    Hi all,
    We are getting the below error message
    Error message is  Interfacemethod  "IF_EX_LE_SHP_DELIVERY_PROC~SAVE_AND_PUBLISH_BEFORE has not yet been implemented".
    Could somebody tell me how can i implement a class interface.
    Class interface: ZCL_IM_ATP_WM
    Appreicate your help.

    Hi,
    while double clicking on the method IF_EX_LE_SHP_DELIVERY_PROC~SAVE_AND_PUBLISH_
    BEFORE
    Error message is Interfacemethod "IF_EX_LE_SHP_DELIVERY_PROC~SAVE_AND_PUBLISH_BEFORE has not yet been implemented". 
    It is not opening to write my code.
    Any suggestion.
    Thank you
    Mamatha

  • How to implement this interface using jsf

    This problem's been bothering me for serval days.
    Just a simple question, how to render the following case purely by JSF?
    http://www.hcj-sh.com/temp/case.gif
    case 1.
    It includes 2 radio button2, these 2 radios are in virtual layout, this is not different,
    but I need attach other items(such as input text filed, select menu... etc) after each
    radio button,,,,,
    case 2.
    5 raidos, 3 one the first row, and the others 2 on the second row....
    I had sleep on it for a long time, but still no answer...
    anyone can help me?
    Thanks a lot.

    I am not sure what you mean by case.? do you want to
    insert other components between the radio buttons ? in
    that case why don't you make them as two separate
    lists ?yes, I want to insert other components between the 2 radio buttons.
    the 2 raido buttons are in the same group, check one will auto uncheck another,
    so i think two spearate lists is not fit my require.
    For case 2, try using two SelectItemGroups, one for
    each set of radio buttons and see if that gives you
    the layout you want.SelectitemGroups? i donot found this tag in JSF, can you tell me more about it
    Thanks.
    David

  • How to implement Comparator in Map

    hi,
    Can any one explain how to implement camparator interface in map. i want to sort the map by the values stored.
    Thanks in advance.

    Holy Christ!
    We are being overrun by double posting numbnuts today.

  • How to find out in program which all classes have implemented an interface

    Hello,
    I have created an interface and few classes are implementing the interface.
    I want to know in a program which all class have implemented the interface.
    Is it possible to find it out and how?
    Regards,
    Bikash.

    Hi Bikash,
    Read the Database view VSEOIMPLEM with where condition REFCLSNAME = Interface Name and version = 1.
    This would give you all the classes which have implemented the interface and are active...
    If you want to look at the values that the field version can have then see Type Group SEOC ans search for version....
    Hope this help...
    Regards,
    Sitakant

  • How to view COMPONENTCONTROLLER interface 's implement class

    Every WDA has COMPONENTCONTROLLER  ,and it has  interface, How to view class implemented this interface?

    >
    Abhimanyu Lagishetti wrote:
    > WDA is stored as meta data, there are no objects generated in the system when you activate your web dynpro component, the classes are generated at runtime only
    >
    > Abhi
    Actually that's not true.  The interfaces get built as you are editing the component and compile like any other class when you activate. They are just hidden from the class builder to keep people from messing around with them directly and to keep from cluttering up the object navigator. They have to be built as you go otherwise SAP would have had to build a special syntax checker and code parser for the ABAP Code Completion for WDA (which we didn't do).
    You can view the interfaces however.  There is a button on the toolbar (or you can press CTRLSHIFTF1 or the menu path GOTO->Controller Interface).
    http://www.flickr.com/photos/tjung/2740591187/
    It displays the interface in a dialog window:
    http://www.flickr.com/photos/tjung/2741429324/
    Also in ABAP 7.1 and higher, the interace is also visible via the code completion via the implementation of the interface in WD_THIS.
    http://www.flickr.com/photos/tjung/2740610915/

  • How can I know a class which implements Runnable interface has terminated?

    Hello! I have a class which has implements Runnable interface, while I want to execute some operation when the thread has terminate in multithread enviroment.How can I know the thread has terminated?Does it give out some signal?Cant I just call my operation at the end of the run() method?

    I want to execute some operation when
    the thread has terminate in multithread enviroment....
    Cant I just call my operation at the end
    of the run() method?Sure. Before run() ends, invoke that other operation.
    How
    can I know the thread has terminated?Does it give out
    some signal?Not that I'm aware of, but you can do what you described above, or I believe a different object can call isAlive on the thread.

  • How can my web service class implement an interface

    I am not able to write :
    webserviceclass implements interface
    I am using servicegen script to convert java file to the web service.But then also,if i add
    javaClassComponents="javaclass1,interface1"
    It is saying interface1 does not have any no arg constructor,so can't used in the web service.
    kindly tell how can i code my web service to implement an interface.

    This forum focuses on end-user support. You can find more web development help on the [http://forums.mozillazine.org/viewforum.php?f=25 mozillaZine Web Development board]. Separate forum, separate registration. Please note the tips in the Sticky Post at the top of the forum before posting.
    That said... Firefox honors the setting autocomplete="off" in the form tag. When this attribute is set, users should not be prompted to save the username/password, and it should not be filled automatically. (Is this what wasn't working??)
    https://developer.mozilla.org/en/How_to_Turn_Off_Form_Autocompletion
    Knowledgeable users can bypass this setting by running a script to strip this attribute. I doubt that very many users would do that, but if people have to log in very frequently, it is more likely to happen. Users also may use add-ons that manage passwords, and those add-ons might not honor the autcomplete="off" setting. I haven't used any such add-ons, so I don't know the situation there.
    I'm sure this isn't completely satisfactory but hopefully it helps to some extent.

  • Iterator interface, how to implement?

    Hi,
    I'm working on an assignment, but I can't really understand one thing. In the following few lines I'll try to describe the situation.
    I have a class which has a TreeMap of Objects. These Objects have there own variables etc... and are comparable.
    Now I need to implement an interface which makes it possible to iterate over the objects in the TreeMap.
    And I need to add some functions like:
    getCurrent() (where does the pointer stands at this moment)
    getNbElements() (how many elements are there after the current position of the pointer)
    advance() (put the pointer one position further, like next() but without the return)
    reset() (put the pointer back at the first element)
    I have no idea how to implement this, do I need to create a seperate class which is the iterator ?
    I hope someone can clear some things up, I don't need a solution, just a way of thinking.
    Thanks in advance.

    Shyamisuga wrote:
    S. U can do all tat by implementing method for each of ur function., instead my suggestion would be to use Arraylist in this case, as they hav all these functions implemented, u just gotto cal them, makes life lot simpler.. :)Awesome advice. He can implement them by implementing them. I thank the gods you're not a pathologist
    "Lassa fever? Ah, that's easy to cure. Simply cure it, and it'll be cured"

  • How an array implements an interface?

    Section 5.5 of JLS (dealing with casting conversions) explains something like this:
    When an interface type S is cast to an array type T,
    "then T must implement S, or a compile-time error occurs. "
    I could not understand how an array can be made to implement an interface.
    I guessed it means that the component type of array implements the interface, and prepared the following test code. It doesn't compile.
    interface S{  }
    class C implements S{ }
    class Test {
    public static void main(String[] args) {
         C[] ac = new C[100];
         S s = new C();
         C[] ac1 = (C[])s; //doesn't compile
         System.out.println(ac1.length);
    Would someone open my eyes? Thank you

    dmbdmb Your correction compiled my code. But I was not looking for that, because the corrected code casts an array type to array type. Anyway, thanks.
    jverdYou are the man. Now I got it. Thank you.
    I think I will have to remember your simplified rule (Then S must be Serializable or Cloneable) rather than the JLS' rule. With your rule, I can write a test code like this, which compiles, and which shows that an interface type can be cast to array type.
    import java.awt.Point;
    import java.io.Serializable;
    class Test {
            public static void main(String[] args) {
               Point[] pa = new Point[100]; //any array of reference type
               Serializable s = new String("test");
               Point[] pa1 = (Point[])s; //compiles, though invalid at runtime
    }

  • How to get classes which implement the interface in program

    Hi,
    I created an interface and some classes are implementing it. I want to know in which classes the interface is implemented through program. I mean in which table the interface implemented details stores.
    please helps regarding this.
    Thanks,
    Regards,
    Priya

    Hi.,
    Read the  database view VSEOIMPLEM with where condition.,  REFCLSNAME =  <Interface Name> and Version = 1.
    This gives the class names which implement the interface.,
    hope this helps u.,
    Thanks & Regards,
    Kiran

  • How to implement the ItreeIterator interface

    I'm developping a crawler service using EDK5.0.1 with a 4.5WS portal.
    To develop a crawler, I also developped a sci page which is included in a Crawler Wizard.
    In the sci page, there is a scitreeElement. To create scitreeelement, I implemented ItreeIterator interface and ITreeIteratorNode interface.
    After develpping the crawler, I added remote data source, and tried to add remote crawelr but the sci page appear with empty page(I just can see the title of sci page, but not content which includes scitreeelement.)
    I checked 'TCPTrace' and I could see the class which is a implementaton of ItreeIterator is wrong.
    I think I implemented that interface with a wrong way, but i don't know what is right way. If someone knows or has experience to implement ItreeIterator interface, please advice me.
    If someone want to see my code, I can send it.
    Thanks,

    When you say the trace shows the ItreeIterator is wrong, do you mean it's not the correct class name or that there is an error coming back? If error, what's the message in the trace?
    ross

  • Can't Figure Out How To Implement IEnumerable T

    I have no problem implementing IEnumerable but can't figure out how to implement IEnumerable<T>. Using the non-generic ArrayList, I have this code:
    class PeopleCollection : IEnumerable
    ArrayList people = new ArrayList();
    public PeopleCollection() { }
    public IEnumerator GetEnumerator()
    return people.GetEnumerator();
    class Program
    static void Main(string[] args)
    PeopleCollection collection = new PeopleCollection();
    foreach (Person p in collection)
    Console.WriteLine(p);
    I'm trying to do the same thing (using a List<Person> as the member variable instead of ArrayList) but get compile errors involving improper return types on my GetEnumerator() method. I start out with this:
    class PeopleCollection : IEnumerable<Person>
    List<Person> myPeople = new List<Person>();
    public PeopleCollection() { }
    public IEnumerator<Person> GetEnumerator()
    throw new NotImplementedException();
    IEnumerator IEnumerable.GetEnumerator()
    throw new NotImplementedException();
    class Program
    static void Main(string[] args)
    // Create a PeopleCollection object.
    PeopleCollection peopleCollection = new PeopleCollection();
    // Iterate over the collection.
    foreach (Person p in peopleCollection)
    Console.WriteLine(p);
    Console.ReadLine();
    That code compiles (basically because I haven't really done anything yet), but I get compile errors when I try to implement the GetEnumerator() methods.

    The List<T> class implements the IEnumerable<T> interface, so your enumerator can return the GetEnumerator call from the list.
    class PeopleCollection : IEnumerable<Person>
    List<Person> myPeople = new List<Person>();
    public PeopleCollection() { }
    public IEnumerator<Person> GetEnumerator()
    return myPeople.GetEnumerator();
    IEnumerator IEnumerable.GetEnumerator()
    return myPeople.GetEnumerator();
    class Program
    static void Main(string[] args)
    // Create a PeopleCollection object.
    PeopleCollection peopleCollection = new PeopleCollection();
    // Iterate over the collection.
    foreach (Person p in peopleCollection)
    Console.WriteLine(p);
    Console.ReadLine();

Maybe you are looking for

  • HardDisk almost full suddenly on a Desktop 3000 S200 Vista

    Would someone be kind enough to give me a hand?  My Desktop is Lenovo 3000 S200 (9684-A24)  running on a Win Vista. The system was purchased 5 months ago.  I haven't kept many files or install much software.  But the hard disk, originally having a 32

  • #(hash) sign printed out for spaces material description in PO

    Hi All, I have problem with my sapscript form for PO, when preview, the material description is ok but when print out,  the space between the word of the material description become # sign like Leif#Eriksson#1oz#Silver#Coin###, this not happen to all

  • Easy problem !

    Hello ! My problem is that I want to write in a text file adding each time one line, under the linewritten before, but when I do it, the line I add is put juste after the line written before ! How can I write each line under the one written before ?

  • How to set the password with start-domain instruction in AS 8

    Hello, I am trying to add an instruction in /etc/init.d to start a domain automatically every time the server reboots but I have not found a way to set the master password of this domain. I know there is a --passwordfile option but it only has the ch

  • Case Statements based on a condition.

    Hi All, I have 2 EXEC statements independent of each other which is in the if loop. But based on a condition which I check in the query starting I need to mention whether to execute only @Statment1 or only @Statement2 or both @Statment1  and @Statmen