Jump to content

Drucchi

Members
  • Posts

    4
  • Joined

Posts posted by Drucchi

  1. Hi all,

     

    For a while now I've been trying out Unraid. Initially it seemed to work just fine. However the idea was scrapped and I started over again. Now I have a new machine, where I added a 14TB drive. I wanted to use that as only data disk (with no other disks) so I can copy over my data and add the other (pairity) drive later.

     

    Anyway I start up my array with the disk as first data disk and I'm fine with formatting it. However it just fails to do so. The logs show me this:
     

    Jun 22 01:58:44 UNR kernel: mdcmd (52): nocheck pause
    Jun 22 01:58:46 UNR emhttpd: error: ckmbr, 2263: No such file or directory (2): open: /dev/sdd1
    Jun 22 01:58:46 UNR emhttpd: writing GPT on disk (sdd), with partition 1 byte offset 32KiB, erased: 0
    Jun 22 01:58:46 UNR emhttpd: shcmd (400): sgdisk -Z /dev/sdd
    Jun 22 01:58:46 UNR kernel: sdd:
    Jun 22 01:58:47 UNR root: GPT data structures destroyed! You may now partition the disk using fdisk or
    Jun 22 01:58:47 UNR root: other utilities.
    Jun 22 01:58:47 UNR emhttpd: shcmd (401): sgdisk -o -a 8 -n 1:32K:0 /dev/sdd
    Jun 22 01:58:48 UNR root: Creating new GPT entries in memory.
    Jun 22 01:58:48 UNR root: The operation has completed successfully.
    Jun 22 01:58:48 UNR kernel: sdd: sdd1
    Jun 22 01:58:48 UNR emhttpd: shcmd (402): udevadm settle
    Jun 22 01:58:48 UNR emhttpd: shcmd (403): /sbin/wipefs -a /dev/md1
    Jun 22 01:58:48 UNR kernel: Buffer I/O error on dev md1, logical block 3418095584, async page read
    Jun 22 01:58:48 UNR emhttpd: shcmd (404): mkfs.btrfs -f /dev/md1
    Jun 22 01:58:48 UNR root: ERROR: superblock magic doesn't match
    Jun 22 01:58:48 UNR kernel: Buffer I/O error on dev md1, logical block 3418095584, lost async page write
    Jun 22 01:58:48 UNR root: ERROR: failed to write super block for devid 1: flush error: Input/output error
    Jun 22 01:58:48 UNR root: failed to write new super block err -5
    Jun 22 01:58:48 UNR root: ERROR: failed to create default block groups: -5
    Jun 22 01:58:48 UNR root: btrfs-progs v5.10
    Jun 22 01:58:48 UNR root: See http://btrfs.wiki.kernel.org for more information.
    Jun 22 01:58:48 UNR root:
    Jun 22 01:58:48 UNR emhttpd: shcmd (404): exit status: 1
    Jun 22 01:58:48 UNR emhttpd: shcmd (405): mkdir -p /mnt/disk1
    Jun 22 01:58:48 UNR emhttpd: shcmd (406): mount -t btrfs -o noatime,space_cache=v2 /dev/md1 /mnt/disk1
    Jun 22 01:58:48 UNR root: mount: /mnt/disk1: wrong fs type, bad option, bad superblock on /dev/md1, missing codepage or helper program, or other error.
    Jun 22 01:58:48 UNR emhttpd: shcmd (406): exit status: 32
    Jun 22 01:58:48 UNR emhttpd: /mnt/disk1 mount error: not mounted
    Jun 22 01:58:48 UNR emhttpd: shcmd (407): umount /mnt/disk1
    Jun 22 01:58:48 UNR root: umount: /mnt/disk1: not mounted.
    Jun 22 01:58:48 UNR emhttpd: shcmd (407): exit status: 32
    Jun 22 01:58:48 UNR emhttpd: shcmd (408): rmdir /mnt/disk1
    Jun 22 01:58:48 UNR emhttpd: Starting services...
    Jun 22 01:58:48 UNR emhttpd: shcmd (411): /etc/rc.d/rc.samba restart

     

    For some reason it keeps getting the non-matching super-block. I can't figure out why.

    For complete info I got the diagnostics too. Just need to find a way of adding them to the post...

    unr-diagnostics-20210622-1059.zip

×
×
  • Create New...