Can't create filesystem

  • Hello!


    I use Proxmox 3.2. I will test OMV as KVM-Guest.


    KVM Config for OMV:
    1 GByte Ram
    1 Disk (ide0) with 8 GB for System
    3 Disk (virtio{0,1,2}) with 32 GB for Date


    1) install the System on the ide-Disk (Version: 0.5.53)
    2) log into the admin interface
    3) show under Storage -> Physical disks: I saw 1 (one) ide-Disk and 3 (three) virtio-Disks
    4) go to Storage -> Raid Management: I create a Raid5 (named Raid5) with the 3 virtio disks; after finished -> I saw one active Device /dev/md0 with 3 disks (/dev/vd{a,b,c})
    5) go to Storage -> File systems: I will create a File system, but can't select a device (no drive listed)


    what am I doing wrong?


    Rosi

    • Offizieller Beitrag

    Login as root on the OMV system. What is the output of:


    cat /proc/mdstat
    fdisk -l

    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
    root@openmediavault:~# cat /proc/mdstat
    Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
    md0 : active raid5 vdc[2] vdb[1] vda[0]
          67105792 blocks super 1.2 level 5, 512k chunk, algorithm 2 [3/3] [UUU]
    
    
    unused devices: <none>


    regards
    Rosi

    • Offizieller Beitrag

    Not sure why you can't but you can create the filesystem with:


    mkfs.ext4 /dev/md0


    Then you should be able to mount it in the web interface.

    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!