Change speed eth0

  • Hi all! I have trouble changing the speed of the network interface, supports up to 1000Mbps, also I have a Cisco Switch that supports up to 1 gigabit is not configurable, but automatically when it detects equipment gives the maximum speed of his card. My problem is the OMV server only assigned to 100Mbps, change the parameters from the network configuration but put off negotiating and 1000 only gives me speed up to 10Mbps, Any ideas?

    • Official Post

    Did you try a different cable?

    omv 8.0.10-2 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.5 | compose 8.1.3 | cterm 8.0 | borgbackup 8.1.3 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Yes, @ryecoaaron , I tried different cable, port on switch, but nothing works, since installing the server, only once I had 1000 Mbps, if it is functional I have a switch cisco SR2024, it is a good device but is not configurable. Thank you

    Lenovo Thinkcentre Tower M92p + HDD 120GB OS + 8 TB RAID5 (3x4TB HDD WD&Seagate)
    Debian Wheezy 7.8 64 bits + OMV 1.12 kralizec + 3.16 backport kernel


    Radxa Rock + NAND 8 GB OS + 1 TB HD Western Digital
    Debian Wheezy 7 ARM 32 bits + OMV 1.12 kralizec

    • Official Post

    I know you tried options in the web interface but try:


    ethtool -s eth0 speed 1000 duplex full

    omv 8.0.10-2 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.5 | compose 8.1.3 | cterm 8.0 | borgbackup 8.1.3 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I tried too,


    Code
    ethtool -s eth0 speed 1000 duplex full
    ethtool -s eth0 speed 1000 duplex full autoneg off
    ethtool -s eth0 speed 1000


    But nothing works, I really need the 1000 Mbps because I have many heavy transfers

    Lenovo Thinkcentre Tower M92p + HDD 120GB OS + 8 TB RAID5 (3x4TB HDD WD&Seagate)
    Debian Wheezy 7.8 64 bits + OMV 1.12 kralizec + 3.16 backport kernel


    Radxa Rock + NAND 8 GB OS + 1 TB HD Western Digital
    Debian Wheezy 7 ARM 32 bits + OMV 1.12 kralizec

    • Official Post

    What motherboard? Realtek network adapter? Maybe moving to the backports 3.16 kernel would fix the problem with newer drivers??

    omv 8.0.10-2 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.5 | compose 8.1.3 | cterm 8.0 | borgbackup 8.1.3 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • You know how can I see this info about network adapter? The server is a Lenovo Thinkcentre M92, If I remember correctly is Realtek but I'm not sure, if I install the backport kernel no risk to losing the settings?

    Lenovo Thinkcentre Tower M92p + HDD 120GB OS + 8 TB RAID5 (3x4TB HDD WD&Seagate)
    Debian Wheezy 7.8 64 bits + OMV 1.12 kralizec + 3.16 backport kernel


    Radxa Rock + NAND 8 GB OS + 1 TB HD Western Digital
    Debian Wheezy 7 ARM 32 bits + OMV 1.12 kralizec

    • Official Post

    lspci will show you hardware info. You will not lose settings installing the backports kernel. I use it on all of my systems. There is a button to install it on the Kernel tab of omv-extras. You should also make sure you have the firmware-realtek package installed if you have a realtek adapter.

    omv 8.0.10-2 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.5 | compose 8.1.3 | cterm 8.0 | borgbackup 8.1.3 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • for some reason I can't use lspci, either install it. Now I install blackport Kernel, upgrade OMV to 1.10, but when I change de speed the server answer: Cannot advertise speed 1000.

    • Official Post

    Install pciutils - apt-get install pciutils


    If it is realtek and you have firmware-realtek installed and you are using backports kernel, only solution may be to purchase pci-e Intel based adapter.

    omv 8.0.10-2 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.5 | compose 8.1.3 | cterm 8.0 | borgbackup 8.1.3 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I put the old hard drive with W7, the adapter is Intel, and I have the same problem in windows, after the negociation the switch assign only 100Mbps, can you advise me a model of card to purchase? Thank you

    • Official Post

    This is the one I have in my server at home since the onboard adapter failed. Just out of curiosity, did you try another switch?

    omv 8.0.10-2 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.5 | compose 8.1.3 | cterm 8.0 | borgbackup 8.1.3 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I don't have another switch to 1Gbps, but connect it to another computer gigabit (the switch gives him 1Gbps) and doesn't work, just 100Mbps too. I tried to install 32bits version of OMV, as mentioned in this thread, but doesn't work. So I think the only solution tu tried is changing the network device. You think maybe is a plugin cause the problem?

    Lenovo Thinkcentre Tower M92p + HDD 120GB OS + 8 TB RAID5 (3x4TB HDD WD&Seagate)
    Debian Wheezy 7.8 64 bits + OMV 1.12 kralizec + 3.16 backport kernel


    Radxa Rock + NAND 8 GB OS + 1 TB HD Western Digital
    Debian Wheezy 7 ARM 32 bits + OMV 1.12 kralizec

    • Official Post

    No, I don't think a plugin is causing the issue. Not sure why 32 bit would fix it in that thread. I would try the new adapter. If that doesn't work, I have quite a few of this switch.

    omv 8.0.10-2 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.5 | compose 8.1.3 | cterm 8.0 | borgbackup 8.1.3 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi again! Yesterday arrive my new network device, was the TP-Link TG-3468 and automatically the switch assigned 1000 Mbps, attached some screenshots of the first transfer test and tellme you if all goes as it should, for now I'm happy.


    P.S. I dont know why the transfer still continue in the graph, I just copy the folder lasted 7:44 min ?(

  • @ryecoaaron you think this is normal? since I made the first transfer the speed network still open, and a process of smbd still use very much CPU, screenshot attached.


    P.S. In graph transfer I don't know why maximum speed up to 2.1 Gbps, my switch is just to 1000 Mbps, I reboot, poweroff, poweroff client, and still transfer something, may its an error of graph?

    • Official Post

    Looks like it is working fine. Not sure about that peak but it won't hurt anything.

    omv 8.0.10-2 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.5 | compose 8.1.3 | cterm 8.0 | borgbackup 8.1.3 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I dont know how or why now the speed network down to normally and the smbd process stoped. May it is these stuff of devil. Now we have a powerfull NAS server. Thanks guys. :)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!