error no network interface

    • Offizieller Beitrag

    A full root filesystem ( / is 100% full) is a serious problem. It is unlikely that the server can function normally.


    You can possibly fix this by booting from other media and by fixing corrupt filesystems and deleting all the junk(?) files that fill up the root filesystem.


    Booting from other media typically means removing the disk/thumb drive/SD card and connect it to a working computer and access the problem filesystem from there. Or booting from a thumbdrive.


    There are several possibilities for why this happened. Four possibilities are:


    1. Some program malfunctioned or was badly configured and it started writing to the root filesystem and wouldn't stop.


    2. A disk that should be mounted at some mount point became unmounted. And you ran some software that was supposed to write to that disk. Instead the writes were written in the mount point on the root filesystem.


    3. The root file system is corrupt due to bad media.


    4. A disk that should be used is corrupt and can't be mounted.


    I guess 2+4 is most likely.


    First a disk went bad, then it couldn't be mounted, then the root file system was filled.


    You need to fix the corrupt disk. Then delete the files that fill up the root file system.


    OMV typically use mount points /sharedfolders and in /srv


    If a disk was connected with USB and the cable moved/was touched/the temperature changed/or there was a faint breeze or if there was a problem with sufficient voltage or current, then a disk might spontaneously become unmounted.

    Be smart - be lazy. Clone your rootfs.
    OMV 5: 9 x Odroid HC2 + 1 x Odroid HC1 + 1 x Raspberry Pi 4

  • I completed delete .deb file enough space, we seeking for that problem "no network interface"


    Currently check "/etc/udev/rules.d/70-persistent-net.rules" this file is empty zero byte


    Try check route
    sudo route -n


    it's showing only 172.17.0.1


    after that I try add
    sudo route add default gw 192.168.1.1


    It showing
    SIOCADDRT : network is unreachable


    I try using OMV-firstaid and error like attachment (This image from host computer not putty)



    I'm not sure how to dissolve.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!