Armada64

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Armada64

  1. my docker run command: docker run -d --name='heimdall' --net='host' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/appdata/':'/config':'rw' 'linuxserver/heimdall' i try to acces it by 10.10.10.10:8008 and 8009 nginx: [emerg] still could not bind() nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address in use) is what the logs says
  2. I seem to have some problem after i reinstalled Heimdall. first time worked fine, but now i cant access it. I specify to use port 8008 and 8009 but it wants to bind to port 80 and 443. i have the network setting to host. switching it to bridge does not give the same problem, but still cant access the page. Have someone else the same problem?
  3. so i sorted it out. found the new config on tools, replaced the drives i needed to, and started the array. doing a parity check now. but it seems to work, all data on the other drives is there.
  4. The drive is empty, it does not have any important data on it. what do you mean by new config, more precise? i remove the old drive, put in the new, start and do a parity check? thank you for the quick reply
  5. Helllo. I have 7 3 tb harddrives and one 250 gb, in an array. http://puu.sh/nyb7n/679b8d646b.png the parity is one of them, so six 3 tb data drives, one 250 gb one of the hard drives is failing and i want to replace it. the drive is empty except the small things unraid have put there. i want to replace the drive with a 2 tb drive. but when i do that it says "The replacement disk must be as big or bigger than the original" This confused me, as i was informed was that if you want to replace a drive it need to have capacity to hold all the data the old drive had, but not be the same size. is this wrong? can i not replace a 3 tb empty drive with a new 2tb? i would like to to the same with the 250 gb, but i need to replace the 3tb first since i can oly have one invalid drive a one time to start the array. thank you for all help, much appreciated!