[RESOLVED] Problem creating raid5

  • Hi there,


    I'm new here and have some problems with creating a raid 5 array on my system.


    I've installed omv 3 on my old thecus n5200 nas.
    I've got 5 2Tb sata disks (4 samsung f4 ecogreen 204HDUI, 1 seagate/samung f4 ecogreen 204HDUI).
    After installing , OMV recognizes all disk under physical disks.
    But when try to build a raid, the only drive i can select is the seagate drive.


    Same thing happens when i choose to build a filesytem.
    I can only select the seagate drive.


    I already tried to upgrade the firmware of the samsung drives but these already have the latest firmware.


    Help needed, because i'm clueless :D

  • You should no longer use omv .3 (only if you need some plugins that are only working at .3), update to .4 and lets see if the problem is persistent.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

    • Offizieller Beitrag

    Assuming you don't have data on them, try using the wipe button in the Physical Disks tab.

    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!

  • Version 4 didn' t install on the thecus.
    After reading the forums i think the serial port could be the problem.
    I will try disabling the serial port and see if version 4 installs.

  • I've updated from 0.3 to 0.4.28, no change.
    I still can't use the samsung drives.


    I've tried the wipe button (fast wipe).
    Got a message about changing the mbr but still no change.

    • Offizieller Beitrag

    The OMV version wouldn't matter. Make note of the drives not showing up and their letters (like /dev/sdc). Try the following as root. Substitute X with the letter noted previously.

    Code
    mdadm --zero-superblock /dev/sdX
    parted /dev/sdX mklabel msdos
    dd if=/dev/zero of=/dev/sdX bs=512 count=100000

    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!

  • Code
    mdadm --zero-superblock /dev/sdX
    parted /dev/sdX mklabel msdos
    dd if=/dev/zero of=/dev/sdX bs=512 count=100000

    [/quote]


    Great :D
    I can now select the drives, raid 5 build is in progress.


    Big thanx.

  • Hi.
    Just bumped in to this thread. I'm about to replace all drives in my n5200 an have been a happy user of omv on a HP micro server. How did you install omv on the Thecus? Any links or reference?
    Thanks.

Jetzt mitmachen!

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