Beiträge von JanD

    It's a story which ends tomorrow :D after that enaughter person has to kick this OMV :)


    But it is running now with 2 seperate IPs and each of the card has its own port.


    But it should be a working station in which every Computer has to work on it. If 4 Persons work at the same time I had the hope that i can reach the omv up from zyxel with nearly 40 Gbit/s. so i have no speed reduction and can reach the Server with maximum speed...


    Every Computer has now 10Gbit network cards and all cables are now Cat 7.


    Now I can reach the Server with more than one Computer with "only" 20 Gbit/s (4 Computer each max with 5 Gbit/s or more when fewer Persons up to 10Gbit/s)


    I hope someone has an answer.

    Hello again,


    I have mount now two of the Tehuti Network cards.


    Both are working well if they run alone. But now I want to bound them.


    I have adjust them like the following:




    IF-Config:


    cat /etc/network/interfaces:


    In my managed Switch (Zyxel 1920-12) I adjustet the network Cards like the pictures i added.


    It tells me the Port 11 and 12 are Synchronized, but if I want to go over this bounded network, it has time faults while accessing.


    In the manual is standing that the Switch supports IEEE 802.3ad standard. The ports have all access to each other.


    What am I doing wrong?

    Hi,


    I had big issues with the kernel and I can't select enaugher one again.


    Today I reinstall OMV, made the updates and after that I have automatically the actual kernel inside.


    after that I typed in:


    apt-get install linux-headers-$(uname -r)


    Then it installed all headers.


    After that I go on and made this what ryecoaaron told me:

    Worked on the first try on my machine. Just use my compiled module (needs the 4.9 kernel):


    wget http://omv-extras.org/testing/tn40xx.ko.gz
    gunzip tn40xx.ko.gz
    sudo cp tn40xx.ko /lib/modules/4.9.0-0.bpo.2-amd64/kernel/drivers/net/


    Then the network card did not work either. So I made what subzero79 told:



    Now the network card is working well.


    Many thanks to this Forum and you guys.


    Best Regards,
    Jan

    If I type in first command, it want to get the wrong headers again?

    Code
    root@siemens666:~# apt-get install linux-headers-$(uname -r)
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    E: Paket linux-headers-4.9.0-0.bpo.1-amd64 kann nicht gefunden werden.
    E: Mittels regulärem Ausdruck »linux-headers-4.9.0-0.bpo.1-amd64« konnte kein                                                                    Paket gefunden werden.


    if you have a bit of time we can try to use teamviewer...

    Of course now it installed 4.9.0-0.bpo.2 kernel


    Code
    root@siemens666:~# apt-cache policy linux-image-4.9.0-0.bpo.2-amd64
    linux-image-4.9.0-0.bpo.2-amd64:
      Installiert:           4.9.13-1~bpo8+1
      Installationskandidat: 4.9.13-1~bpo8+1
      Paket-Pinning: 4.9.13-1~bpo8+1
      Versionstabelle:
     *** 4.9.13-1~bpo8+1 500
            100 http://httpredir.debian.org/debian/ jessie-backports/main amd64 Packages
            100 /var/lib/dpkg/status


    I installed the driver like


    Worked on the first try on my machine. Just use my compiled module (needs the 4.9 kernel):


    wget http://omv-extras.org/testing/tn40xx.ko.gz
    gunzip tn40xx.ko.gz
    sudo cp tn40xx.ko /lib/modules/4.9.0-0.bpo.2-amd64/kernel/drivers/net/





    Now i made the same like before:
    Reboot then ifconfig:



    Here I don't see the Network-Card Either.
    So I made the same like



    This one come out this time:





    After this I tryed to reboot again and watch again in ifconig:


    Sorry that was my fault.
    Here it is now with the greater symbol:

    Here it is

    Yes of course


    Here it is:

    Here comes this out of this one:


    But i made that what you told me before:

    There is a mismatch version in between the kernel and headers.


    Run apt-get update


    Then
    apt-get dist-upgrade


    So I don't know what it has now

    modprobe tn40xx has an error:


    Yes I rebooted it.


    Here is the Output of ifconfig. It seems the network card is not there:

    My Hardware is to new for the kernel 3.16 so I need a newer one. But I tryed it again with Kernel 4.9 and I can't install new Headers.


    apt-get install pve-headers-`uname -r`
    doesn't work either while I have the pve kernel inside.


    Here is what it tells me when I try to install 4.9 Headers:


    Code
    root@siemens666:~# apt-get install linux-headers-`uname -r`
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    E: Paket linux-headers-4.9.0-0.bpo.1-amd64 kann nicht gefunden werden.
    E: Mittels regulärem Ausdruck »linux-headers-4.9.0-0.bpo.1-amd64« konnte kein Paket gefunden werden.


    The manufactorer wrote me an E-mail today, that the Driver should working on 4.9 and that my headers are not ok. So It seems so that we are looking in the right direction.


    Here I make these two again:

    • uname -r
    • apt-cache search linux-headers
    Code
    root@siemens666:~# uname -r
    4.9.0-0.bpo.1-amd64
    root@siemens666:~# apt-cache search linux-headers
    linux-headers-3.16.0-4-all - All header files for Linux 3.16 (meta-package)
    linux-headers-3.16.0-4-all-amd64 - All header files for Linux 3.16 (meta-package)
    linux-headers-3.16.0-4-amd64 - Header files for Linux 3.16.0-4-amd64
    linux-headers-3.16.0-4-common - Common header files for Linux 3.16.0-4
    pve-headers-4.4.44-1-pve - The Proxmox PVE Kernel Headers


    I hope you can help me,
    Thank you for your help