Problem beim anlegen eines neuen Shares

  • Ich hab letztens zwei Shares gelöscht. Jetzt wollte ich einen neuen Share anlegen und bekomme dann diese Fehler Meldung wenn das Pop-up kommt.


    Code
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; blkid -p -o full '/dev/root' 2>&1' with exit code '2': blkid: error: /dev/root: No such file or directory

    Unter Details kommt folgende Beschreibung:


    Habe leider bisher noch keine Lösung gefunden. Deshalb wende ich mich mal an die Community.


    Mit freundlichen Grüßen


    Marcel

    • Offizieller Beitrag

    I wonder where the device file / dev / root comes from. It is the second time that I see this. This device has not been around since Debian Lenny.

    I have wondered this myself. I have repeated had to change the root drive detection code in the flashmemory plugin to avoid this.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    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!

  • Ich frage mich wo das Devicefile /dev/root herkommt. Das ist jetzt schon das zweite Mal dass ich das sehe. Dieses Gerät gibt es schon seit Debian Lenny nicht mehr.


    Welche Plugins hast Du installiert?

    Also ich hab folgende Erweiterungen installiert:

    Code
    openmediavault-sharerootfs
    openmediavault-flashmemory
    openmediavault-remotemount
    openmediavault-symlinks
    openmediavault-diskstats
    openmediavault-omvextrasorg

    Das waren die Installierten Erweiterungen. Dann hab ich noch Docker mit Portainer und noch Cockpit. Also Ich hab es so gut wie es geht Standard gelassen, weil das was ich brauche hab ich als Docker Container.

  • Can you please post the output of


    Bash
    # salt-call --local --retcode-passthrough --no-color --out=json mount.fstab


    and

    Bash
    # salt-call --local --retcode-passthrough --no-color --out=json omv_utils.get_root_filesystem

    Beim ersten kommt das hier :



    beim zweiten das hier:



    Code
    [WARNING ] /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
      if not isinstance(exes, collections.Iterable):
    
    
    {
        "local": "/dev/mmcblk0p2"
    }
  • This is strange, still no reason that there is /dev/root in the configuration.


    Please post


    Bash
    # omv-confdbadm read --prettify conf.system.filesystem.mountpoint


    Das ist das Ergebnis:



  • Das erste:


    Code
    brw-rw---- 1 root disk 179, 2 Jan 28 08:38 /dev/mmcblk0p2


    Das zweite:



    • Offizieller Beitrag

    ich hab immer noch ein Problem und zwar beim erstellen von Freigaben kriege ich folgende Meldung


    und interessant ist, das ich auf einmal das Account von dem Admin habe ?(:S

Jetzt mitmachen!

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