Weird: disks correctly listed but some of them are unavailable under file systems!

  • Hi friends! :)


    I'm using OMV since a long time but I've created a new OMV server in order to use URBACKUP plugin. My goal is to have near 20To of backup storage with multiple disks. One storage location through UNION FILESYSTEM (easier than LVM to manage :)


    So I created a UNION FILESYSTEM with 3 HDD 2.0To in order to start, everything is working fine.


    Then I added 5 new HDD after creating the UNIONFILESYSTEM.... and problem appears: I'm not able to use new disks now!!


    I added 5 new disks: they're correctly listed under OMV:
    -->I was then able to delete disks through DISK / ERASE under OMV
    on STORAGE / DISKS I see the correct information:
    /dev/sda ST2000... 1.8To (UNION FILESYSTEM)
    /dev/sdb ST2000... 1.8To (UNION FILESYSTEM)
    /dev/sdc WDC20EZ.... 1.8To (UNION FILESYSTEM)
    /dev/sdd OCZ VECTOR ... 120GB
    /dev/sde WDC WD15EADS 1.5To (new disk)
    /dev/sdf WDC WD15EADS 1.5To (new disk)
    /dev/sdg WDC WD15EADS 1.5To (new disk)
    /dev/sdh WDC WD15EADS 1.5To (new disk)
    /dev/sdi WDC WD15EADS 1.5To (new disk)




    Then I went under STORAGE/ FILESYSTEM tab in order to create partition and mount disks.
    Here I found only ONE new disk that I was able to mount.... only one on 5 disks!!!
    /dev/sda1 ext4 1.8To ... mount ... online
    /dev/sdb1 ext4 1.8To ... mount ... online
    /dev/sdc1 ext4 1.8To ... mount ... online
    /dev/sdd1 ext4 106Gb ... mount ... online
    /dev/sdf1 ext4 1.8To ... mount ... online
    /srv/9b41160e-Oc5d-4d..... fuse.mergerfs ... mount ... online -->> the UNION FILESYSTEM disk



    Why I only see 1 new disk on this tab and not the others??? 4 HDD are missing !!!


    I then tested with some command on the console:


    /etc/fstab is giving:
    # >>> [openmediavault]
    /dev/disk/by-id/ata-ST2000DL003-9VT166_5YD0V8W1-part1 /srv/dev-disk-by-id-ata-ST2000DL003-9VT166_5YD0V8W1-part1 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aq$
    /dev/disk/by-id/ata-ST2000DL003-9VT166_5YD0XF7R-part1 /srv/dev-disk-by-id-ata-ST2000DL003-9VT166_5YD0XF7R-part1 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aq$
    /dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WCC4MK670TJE-part1 /srv/dev-disk-by-id-ata-WDC_WD20EZRX-00D8PB0_WD-WCC4MK670TJE-part1 ext4 defaults,nofail,user_xattr,n$
    /dev/disk/by-id/ata-WDC_WD15EADS-00P8B0_WD-WMAVU0878242-part1 /srv/dev-disk-by-id-ata-WDC_WD15EADS-00P8B0_WD-WMAVU0878242-part1 ext4 defaults,nofail,user_xattr,noe$
    /srv/dev-disk-by-id-ata-ST2000DL003-9VT166_5YD0V8W1-part1:/srv/dev-disk-by-id-ata-ST2000DL003-9VT166_5YD0XF7R-part1:/srv/dev-disk-by-id-ata-WDC_WD20EZRX-00D8PB0_WD$
    # <<< [openmediavault]



    root@openmediavault:~# lsblk -f
    NAME FSTYPE LABEL UUID MOUNTPOINT
    sda
    └─sda1 ext4 23f8b93d-2635-48df-95c9-cd61c548963f /srv/dev-disk-by-id-ata-ST2000DL003-9VT166_5YD0V8W1-part1
    sdb
    └─sdb1 ext4 6019bcdb-954b-47f7-8afd-847df078e360 /srv/dev-disk-by-id-ata-ST2000DL003-9VT166_5YD0XF7R-part1
    sdc
    └─sdc1 ext4 4abce038-1018-469e-b2f3-0d7d0475a769 /srv/dev-disk-by-id-ata-WDC_WD20EZRX-00D8PB0_WD-WCC4MK670TJE-part1
    sdd
    ├─sdd1 ext4 c86b95eb-c218-4060-9b77-8cad074f02ec /
    ├─sdd2
    └─sdd5 swap c3b4d914-8b9f-4551-a5ca-5639039e8342 [SWAP]
    sde
    └─ARCHIVE-archive1
    sdf
    └─sdf1 ext4 45d745db-57d1-4009-aa4f-594acf0d5a24 /srv/dev-disk-by-id-ata-WDC_WD15EADS-00P8B0_WD-WMAVU0878242-part1
    sdg
    └─ARCHIVE-archive1
    sdh
    └─ARCHIVE-archive1
    sdi
    └─ARCHIVE-archive1



    --->>> WEIRD!!! SDE SDG SDG and SDI are the disks I want to use!!! but I don't know how to do this!!


    Those disks are using a SATA 6G PCI card on my server with Marvel 9215 with 4 SATA PORTS. They're detected by the system. But is the problem is coming from this side???
    It's weird because this card (IOCREST) is normally compatible with LINUX.




    blkid
    /dev/sda1: UUID="23f8b93d-2635-48df-95c9-cd61c548963f" TYPE="ext4" PARTUUID="57a309d1-5bb8-4856-9530-1260f2584110"
    /dev/sdb1: UUID="6019bcdb-954b-47f7-8afd-847df078e360" TYPE="ext4" PARTUUID="b9dcd850-5646-4da7-b238-e3aa76eaa898"
    /dev/sdc1: UUID="4abce038-1018-469e-b2f3-0d7d0475a769" TYPE="ext4" PARTUUID="0119e2ee-0067-4ae5-a375-13ba2c348671"
    /dev/sdd1: UUID="c86b95eb-c218-4060-9b77-8cad074f02ec" TYPE="ext4" PARTUUID="47c5b9a4-01"
    /dev/sdd5: UUID="c3b4d914-8b9f-4551-a5ca-5639039e8342" TYPE="swap" PARTUUID="47c5b9a4-05"
    /dev/sdf1: UUID="45d745db-57d1-4009-aa4f-594acf0d5a24" TYPE="ext4" PARTUUID="864c708b-af67-42a3-beec-a6af86160b76"



    please help me!! :)
    thanks in advance!

    • Offizieller Beitrag

    Did you wipe these new disks and create a filesystem on them?

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


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


    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

    And please read Problem #4 about the posting error- https://forum.openmediavault.o…tions-to-common-problems/

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


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


    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

    yes when I added the 5 new disks I was able to see them under OMV and make a DISK / ERASE

    But did you create a filesystem and mount it under the Filesystems tab?

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


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


    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!

  • sorry... I've restarted OMV twice and my system correctly found the drives now.... it's weird


    Many thanks for your really fast answer on this topic (and sorry also to have duplicated the posts on the forums but I had an error on my browser and click many times :(
    bye and keep an REALLY GOOD JOB! :)

Jetzt mitmachen!

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