Confusion between mountpoint given by omv and that by lsblk

  • OMV 5 on a raspberry 4 with sd card having two partitions labelled boot and spare and a usb disk with single partition (mountpoint /). OMV filesystem lists sd card boot partition having mountpoint /dev/disk-by-label-boot. Using Putty lsblk -o name,mountpoint,label,uuid get sd boot partition mountpoint is /boot Which is correct?

    • Offizieller Beitrag

    Which is correct?

    both. One is the device and the other is the filesystem mountpoint.

    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!

    • Offizieller Beitrag

    I thought only filesystems are mounted. You can't mount a device can you?

    A device in Linux can mean more than one thing. A filesystem is usually created on a block device. So, the mount point /boot is pointing at the filesystem's device file (/dev/sda1 for example). /dev/disk/by-label/boot is just a symlink to /dev/sda1.

    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!

  • My understanding is that the directory /srv/dev-disk-by-label/boot is linked to the symlink /dev/disk/by-label/boot in the <mntent> entry of the file OMV config.xml The mount point is specified in the file fstab There are two entries for the the boot partition in fstab One (under >>> openmediavault) gives the mount point as /srv/dev-disk-by-label-boot, and the other gives /boot Which one does OMV take as the mount point?

    • Offizieller Beitrag

    There are two entries for the the boot partition in fstab One (under >>> openmediavault) gives the mount point as /srv/dev-disk-by-label-boot, and the other gives /boot Which one does OMV take as the mount point?

    There should not be an entry for boot in the >>> openmediavault section that OMV maintains. If there is, you must have mounted that partition in the web interface (didn't think you could but haven't tried).

    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!

Jetzt mitmachen!

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