Jump to content

ich777

Community Developer
  • Posts

    15,714
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Yep I know that and the informations are all on the previous page I think but most of the people are not configuring photoprism with MariaDB or MySQL. I cann add the options but don't think that anybody uses it, I'm also thinking about pulling the container from the CA app because the reals devs don't take Unraid serious and don't understand how Unraid permissions work (or most consumer grade NAS are working). EDIT: btw I thank you for researching this yourself since most people doesn't do that.
  2. Nein, brauche ich nicht und ist eigentlich kein teil von Unraid. Ich verstehe auch nicht warum man sich das paralell zum unraid array installiert bzw einen zpool aufsetzt da es noch nicht offiziell supportet wird.
  3. Das ist aber nicht das gleiche wie wenn du das array neu aufbaust, sollte theoretisch schneller sein. An dem sollte es nicht liegen, normalerweise solltest du mindestens um die 100MB/s rebuild speed haben. Für 2TB sind mehrere Tage wirklich sehr sehr untypisch, ich brauch für meine 6TB ungefähr 12Stunden bei durchschnittlich 136MB/s.
  4. Das ist eigentlich nicht möglich das sich die ID's verschieben. Wenn du alles richtig machst kannst du es mit new config machen aber du musst dir genau merken wo deine platten waren und dann ein neues array inklusive cache erstellen. Ich würd dir eher dazu raten das du das array stoppst danach wählst du bei datenträger2 der jetzt als fehlend angezeigt wird leer, startest das array, danach stoppst du es wieder und fügst bei datenträger2 den gleichen datenträger wieder ein den du im vorherigen schritt entfernt hast und startest das array wieder, dadurch wird dein datenträger mithilfe des partiy datenträgers neu aufgebaut, dauert zwar ein bisschen aber dafür kannst den schritt mit der neuen config umgehen. Sag mal was für einen prozessor hast du das es bei 2TB mehrere tage dauert bzw. hast du irgendetwas über einen SATA Controller angeschlossen?
  5. Sorry das ich mich hier einmische.
  6. It's basically the same the only difference is that I made it open source (but I also understand why linuxserver.io is closed source). A few things are different, that's why I recommend to use my Kernel-Helper-Plugin instead of the linuxserver.io plugin and of course I made it mainly for acceleration in Docker containers and in my case to combine it with the DitigtalDevices DVB drivers and over time some things where added (MFT Tools, iSCSI,...).
  7. Danke, ich weiß wo ich das her bekomme bzw. bekomm ich den link sicher easy raus wenn ich es bräuchte aber bin auf Debian umgestiegen und glücklich (außer zum Spielen hab ich noch einen wenig stärkeren PC, aber komm sowieso nicht dazu, Unraid und so ).
  8. Lädt der Macinabox nicht die originale Image Datei von Apple runter und installiert diese? Sorry für die Frage zwischen durch, hab mir das noch nicht so genau angesehen.
  9. Kann ich dir nicht unbedingt zustimmen, war früher ein wenig dabei Intel 2 bis 4te generation, das war alles andere als toll vor allem wenn mal ein update kam... EDIT: Konnte schon an einer komponente scheitern.
  10. @moonsorrox und @wubbl0rz habt ihr beide die gleiche oder zumindest ähnliche Hardware? OSX ist meines wissen ziemlich wählerisch...
  11. Forgot that if you build for 6.8.3 that the build of MFT Tools is not implemented only for version 6.9.0betas
  12. I will look into this, should be a quick fix, I will update the container as soon as possible. I will edit this post if the new version is online, please report back if everything works. EDIT: Please update the container (force update):
  13. You can also build it with 0.8.5 (this is the latest version and works also with Unraid 6.8.3). The build with this tools takes a little longer but it should be no problem... (I also got a ConnectX2 with one SFP port and now I can flash the ROM and sucessfully removed the BIOS from the card to speed up boot times and also red the temperature with my Unraid-Kernel-Helper Plugin ). Forgot that if you build for 6.8.3 that the build of MFT Tools is not implemented. CA should detect that and change it automatically to something like /mnt/disk2/appdata/kernel (normally where your appdata files are), but you also can do that manually - please be carefull that Unraid doesn't split the files over multiple disks this could cause complications. Of course not. EDIT: If you got any problems feel free to contact me again.
  14. Nice. First of all I would configure Nextcloud and Photoprism so that they share a directory and then set all up in the Nextcloud instance itself and lastly point the autoupload to the external folder: Go into your Nextcloud template and create a new path Container: '/mnt/external_photoprism_storage' and for the host path you have to select the photoprism import folder on your Unraid box. Then go into your Nextcloud instance and go to the settings and create the external storage pointing to '/mnt/external_photoprism_storage' On the phones you have to set the autoupload of the pictures to the external storege folder that you created above. It could happen that you have not enough permissions to use the '/mnt' folder then I would suggest that you use /external_photoprism_storage' without '/mnt' but at least I would try it works with '/mnt/external_photoprism_storage' (you don't have to change any of the settings within Photoprism if you already added a import folder). Hope that makes sense to you.
  15. No because I don't use ZFS personally... But you could easily do that. I think I got a build somewhere lying around (6.9.0beta30) with ZFS and iSCSI if you haven't built one yourself feel free to contact me.
  16. Hope everything is working as expected. Should work just fine, tested this with this exact configuratione but only with one phone. This should work, but keep in mind that Chrome isn't hardware accelerated because of the missing GPU inside the Container and also you get no sound through the WebGUI but if you stream it it might just work, but that's a thing that you have to try out...
  17. Nextcloud You can select which folder I think within nextcloud and photoprism should scan all files recursively I think.
  18. You could do this with the external storage plugin. Just use the external storage folder as the synchronisation folder for all 4 phones and use the external storage folder as input folder in photoprism.
  19. Ich kann dir leider bei Macinabox nicht weiterhelfen evtl aber einer dieser user: @angelstriker, @thilo, @wubbl0rz, @ipxl Gibt schon einen Thread hier wegen Macinabox nur leider zu einem anderen Thema: Klick
  20. The log tells the problem. It simply can't start the container and is now looping. Stop the container Remove the container completely Remove the folder 'photoprism' from your appdata folder Redownload the container from the CA App Fill in the password and also try to define a import folder The log should only be ~3 lines that tell you that the webserver and app startet.
  21. That's fine because the port is routed from the internal Docker network to the hosts network and so you can reach two different Docker containers on different ports from the hosts IP:PORT. If you are using two Docker containers with the same Port Unraid will throw an error. I can't help when you don't answer the other question. I need the log (the little sheet icon on the right side or the blue text that states how long the container is running), the template page itsef and all the other questions answered above to look into this to eventually help you out.
  22. Go in the Docker template and change the 'Repository' from 'ich777/debian-buster:nvidia-steam' to 'ich777/debian-buster:nvidia-steam-lutris' and you have Lutris fully installed.
  23. A little bit more explanation would be helpfull how does ARK handle the workshop ID's differnetly since it's downloaded through SteamCMD?
  24. How do you connect to it? YOURSERVERIP:PORT or did you just reverse proxy anything yet? Can you give me the log output? Have you configured something in your Unraid Network configuration? Have you installed a Cache drive? Can you provide a screenshot from the template?
  25. Was hast du denn gemacht? Hast du die .vdi schon umgewandelt und sie der VM zugewiesen? Was willst du eigentlich machen du willst OSX in einer VM auf Unraid laufen lassen verstehe ich das richtig? Sie dir doch dazu mal Macinabox an VirtualBox und Qemu sind zwei verschiedene Programme und somit ist es unter Umständen nicht so einfach OSX von VirtualBox auf Qemu zu übertragen.
×
×
  • Create New...