Filesystem creation failed 3 dhhs: 1 with system & 2 for storage

  • Hi,


    My problem: I can see all 3 disks in Storage->Disks sda - system, sdb & sdc - storage.
    I managed to create sdb1 without any problem. Than later on i added sdc disk and when i go to Storage->filesystem->create for sdc1 during the process i get few errors:
    "Failed to read file '/tmp/bgstatuslVLC9a' (size=0)."
    "Failed to read file '/tmp/bgstatusfiIhYK' (size=0)."



    when i select ok on both in popup i get finally:


    "The file system creation has completed successfully."



    When i select finish, new partition dissapear.



    I am runnin OMV v 4.1.3-1 ( Arrakis)



    Please help.


    Thanks

  • OK,


    so the problem was with zfs_member signature. What i did to make it working:
    logged into console as root and typed following command (letter command are fdisk specific, for info type fdisk in console):
    fdisk /dev/sdc
    p
    d
    w
    fdisk /dev/sdc
    p
    n
    1
    34
    <enter>
    Y
    p
    w


    done! new drive partition up and running.


    Thanks

Jetzt mitmachen!

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