mituv85

Members
  • Posts

    7
  • Joined

  • Last visited

mituv85's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Okey thanks. I'll stick wit xfs and btrfs for now and I'll try again in rc3
  2. If i use plain zfs, can i just run on encryption or do i have to move data back and forth because of formatting drives will be a must?
  3. I had some issues and asked for help on Discord. My issue did not get resolved and i ended up not going zfs. I want to post whatever i got here since someone mentioned it after i moved on. I run a completely new system with reinstalled USB. I tried to assign zfs - encryption to all drives. All gives the "Unmountable: Unsupported or no file system". I tried restarting, taking array off an on, Unassigned Devices plugin and pressed the red x to remove partitions, doing it all again in every different way. Nothing worked so i ended up going with xfs and btrfs. Here's the log for one of the drives it tried to fromat and mount. Mar 26 09:02:33 Boxen kernel: mdcmd (36): nocheck pause Mar 26 09:02:35 Boxen emhttpd: creating volume: disk1 (zfs - encrypted) Mar 26 09:02:35 Boxen emhttpd: shcmd (281): /sbin/wipefs -a /dev/sdc Mar 26 09:02:36 Boxen root: /dev/sdc: 8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 Mar 26 09:02:36 Boxen root: /dev/sdc: 8 bytes were erased at offset 0x3a3817d5e00 (gpt): 45 46 49 20 50 41 52 54 Mar 26 09:02:36 Boxen root: /dev/sdc: 2 bytes were erased at offset 0x000001fe (PMBR): 55 aa Mar 26 09:02:36 Boxen root: /dev/sdc: calling ioctl to re-read partition table: Success Mar 26 09:02:36 Boxen emhttpd: writing GPT on disk (sdc), with partition 1 byte offset 32KiB, erased: 0 Mar 26 09:02:36 Boxen emhttpd: shcmd (282): sgdisk -Z /dev/sdc Mar 26 09:02:37 Boxen root: Creating new GPT entries in memory. Mar 26 09:02:37 Boxen root: GPT data structures destroyed! You may now partition the disk using fdisk or Mar 26 09:02:37 Boxen root: other utilities. Mar 26 09:02:37 Boxen emhttpd: shcmd (283): sgdisk -o -a 8 -n 1:32K:0 /dev/sdc Mar 26 09:02:38 Boxen root: Creating new GPT entries in memory. Mar 26 09:02:38 Boxen root: The operation has completed successfully. Mar 26 09:02:38 Boxen kernel: sdc: sdc1 Mar 26 09:02:38 Boxen emhttpd: shcmd (284): udevadm settle Mar 26 09:02:38 Boxen emhttpd: shcmd (285): /usr/sbin/cryptsetup luksClose md1p1 Mar 26 09:02:38 Boxen emhttpd: shcmd (287): /usr/sbin/cryptsetup luksFormat /dev/md1p1 Mar 26 09:02:44 Boxen emhttpd: shcmd (290): /usr/sbin/cryptsetup luksOpen /dev/md1p1 md1p1 Mar 26 09:02:47 Boxen emhttpd: shcmd (291): modprobe zfs Mar 26 09:02:47 Boxen emhttpd: shcmd (292): /usr/sbin/zpool create -f -o ashift=12 -o autotrim=off -O compression=off -O dnodesize=auto -O acltype=posixacl -O xattr=sa -O normalization=formD -m /mnt/disk1 disk1 /dev/mapper/md1p1 Mar 26 09:02:47 Boxen emhttpd: shcmd (293): /usr/sbin/zpool export disk1 Mar 26 09:02:47 Boxen emhttpd: mounting /mnt/disk1 Mar 26 09:02:47 Boxen emhttpd: shcmd (294): mkdir -p /mnt/disk1 Mar 26 09:02:47 Boxen emhttpd: shcmd (295): modprobe zfs Mar 26 09:02:47 Boxen emhttpd: /usr/sbin/zpool import -d /dev/mapper/md1p1 2>&1 Mar 26 09:02:47 Boxen emhttpd: pool: disk1 Mar 26 09:02:47 Boxen emhttpd: id: 6556196458859304560 Mar 26 09:02:47 Boxen emhttpd: shcmd (296): /usr/sbin/zpool import -N -o autoexpand=on -d /dev/mapper/md1p1 6556196458859304560 disk1 Mar 26 09:02:48 Boxen emhttpd: shcmd (297): /usr/sbin/zpool online -e disk1 /dev/mapper/md1p1 Mar 26 09:02:48 Boxen emhttpd: /usr/sbin/zpool status -LP disk1 2>&1 Mar 26 09:02:48 Boxen emhttpd: pool: disk1 Mar 26 09:02:48 Boxen emhttpd: state: ONLINE Mar 26 09:02:48 Boxen emhttpd: config: Mar 26 09:02:48 Boxen emhttpd: NAME STATE READ WRITE CKSUM Mar 26 09:02:48 Boxen emhttpd: disk1 ONLINE 0 0 0 Mar 26 09:02:48 Boxen emhttpd: /dev/dm-0 ONLINE 0 0 0 Mar 26 09:02:48 Boxen emhttpd: errors: No known data errors Mar 26 09:02:48 Boxen emhttpd: disk1: invalid config: 0 1 Mar 26 09:02:48 Boxen emhttpd: shcmd (298): /usr/sbin/zpool export disk1 Mar 26 09:02:48 Boxen emhttpd: /mnt/disk1 mount error: Unsupported or no file system Mar 26 09:02:48 Boxen emhttpd: shcmd (299): rmdir /mnt/disk1
  4. Any luck with this? I have currently been using the marthoc/deconz container but i tried the spaceinvaderone one and got the "Couldnt get API"-error. Tried to fix it but figured it was the container that tdidnt work since it worked when i switched back to Marthoc one. However, the docker stopped due to some kind of USB error. Maybe mount error or wahtever, so i tried recreating the docker but it dissapeard totally. I readded it and configured it some and got Phoscon running and it shows version and firmware but now i also get this API Key error on this contianer. I have no idea whats up with that.
  5. Hey man, I recently added a debian VM and intalled a LAMP stack. There's a way to add a Unraid share that you mount in Debian. I have a "Webhosting" folder in unraid that goes to my webservers www, kinda. See this thread, it helped me: However, i'm kinda looking at the apache/php container and the mariadb. I have them installed but havent paried them together. Havent had time to look into it. Hope it helps
  6. I got it working. Maybe because of the extension cord. Thanks ❤️
  7. ---------- EDIT I don't get it. I followed you little guide but it just doesnt work for me. The device when i use ls -l /dev/serial/by-id is ttyACM1 for me and i can start up Decons docker and log in but it shows me the stick but the firmware says Not Connected. I have tried everything ;( This is what my docker looks like.. ;( Of couse i got it working but as usual: I don't know how. I read somewhere about using an extension cord so i plugged on in and restarted Unraid, ran the command to see the port which had changed once. I changed it and restarted the docker container and then it worked. Maybe not much information but maybe it can be helpful for someone. Thanks for the guide, much appreciated! Bought Unraid today after trail ended. It's really nice and i really like it