CptRetro

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by CptRetro

  1. Hello all, I had the grandiose idea to transfer my T15p G2 into a Unraid system. For this I have ordered the following things from Amazon: 2x https://www.amazon.de/dp/B0BRSM7VKK?psc=1&ref=ppx_yo2ov_dt_b_product_details 4x https://www.amazon.de/dp/B08FBLXT4L?psc=1&ref=ppx_yo2ov_dt_b_product_details There are 2 disks on each USB-C hub and when I look at the write speeds I can't get more than 30mb/s. Has anyone had this or similar experience? Cheers
  2. I am afraid that the hard disk mappings (sdc etc) with USB connections are not reliable
  3. Hello all, I would like to use my "old" laptop with Unraid. It is a Lenovo T15 g2 with an i9-11950H, 128GB RAM, 3x m.2 PCIe slots and an Nvidia RTX 3070. I would like to combine the laptop with an external enclosure for hard drives like the TerraMaster D5 Thunderbolt 3. I would be interested to know if I can pass the hard drives directly to Unraid without RAID? Furthermore, there is also the question of whether I can use the internal m.2 slots for caching? Has anyone already had experience with this?
  4. Hello, since the 2nd parity drive I got the message "Write Cache is disabled on parity" from Fix Common Problems plugin. When I try this command hdparm -W 1 /dev/sdc I receive this /dev/sdc: setting drive write-caching to 1 (on) HDIO_DRIVE_CMD(setcache) failed: Invalid argument write-caching = 0 (off) How I can set up write cache on my parity drives? Just fyi, my drives (SATA) connected to SAS backplane on my Dell PowerEdge R430
  5. Hello all, after adding another hard disk to my system, I wonder if there is a way to distribute all data evenly across the disks? I always use for my shares most-free Cheers
  6. Hey all, I would like to start on scretch. I have files on the drives and the drives running just fine. But I also have system, domain and appdata folder as well. I would like to reinstall the USB Stick to have a fresh start and fear an interference with the existing mentioned folders. How I can start from scratch without wiping all drives? Cheers, Cpt
  7. Hello all, I got the message "Machine Check Events detected on your server" and does not have any clue why because the system and Hardware is fine. Anyone have an idea? BR, Cpt cptunraid-diagnostics-20230126-1552.zip
  8. I was able to solve the problem. However, no way to avoid deleting the docker folder (I do not use the image file). After that I re-downloaded all the containers and had a working environment again.
  9. Hey all, after moving to a new server I experianceing issues with containers. Containers cannot start. cptunraid-diagnostics-20230121-2333.zip
  10. Hey, is there also a script to backup the cache drive?
  11. Hi all, is there an explanation why the NextCloud container keeps losing the MariaDB connection? I have now set up everything for the 2nd time and overnight the connection to DB is gone. I fed adminer with the credentials from config.php and was able to log in to the DB. Therefore the credentials should be correct. Can it perhaps be due to the custom docker network? Here I have specified the internal IP and not the unraid server plus port. Any suggestion to solve this? Doctrine\DBAL\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /config/www/nextcloud/lib/private/DB/Connection.php:139 Stack trace: #0 /config/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\DB\Connection->connect() #1 /config/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\DBAL\Connection->getWrappedConnection() #2 /config/www/nextcloud/lib/private/DB/Connection.php(261): Doctrine\DBAL\Connection->executeQuery() #3 /config/www/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\DB\Connection->executeQuery() #4 /config/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(281): Doctrine\DBAL\Query\QueryBuilder->execute() #5 /config/www/nextcloud/lib/private/AppConfig.php(415): OC\DB\QueryBuilder\QueryBuilder->execute() #6 /config/www/nextcloud/lib/private/AppConfig.php(180): OC\AppConfig->loadConfigValues() #7 /config/www/nextcloud/lib/private/AppConfig.php(371): OC\AppConfig->getApps() #8 /config/www/nextcloud/lib/private/legacy/OC_App.php(965): OC\AppConfig->getValues() #9 /config/www/nextcloud/lib/private/Server.php(725): OC_App::getAppVersions() #10 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\Server->OC\{closure}() #11 /config/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}() #12 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(129): Pimple\Container->offsetGet() #13 /config/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query() #14 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(57): OC\ServerContainer->query() #15 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(184): OC\AppFramework\Utility\SimpleContainer->get() #16 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}() #17 /config/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(118): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}() #18 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(129): Pimple\Container->offsetGet() #19 /config/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query() #20 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(57): OC\ServerContainer->query() #21 /config/www/nextcloud/lib/private/Server.php(1119): OC\AppFramework\Utility\SimpleContainer->get() #22 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\Server->OC\{closure}() #23 /config/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}() #24 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(129): Pimple\Container->offsetGet() #25 /config/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query() #26 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(57): OC\ServerContainer->query() #27 /config/www/nextcloud/lib/private/Server.php(2070): OC\AppFramework\Utility\SimpleContainer->get() #28 /config/www/nextcloud/lib/private/Files/View.php(117): OC\Server->getLockingProvider() #29 /config/www/nextcloud/lib/private/Server.php(462): OC\Files\View->__construct() #30 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\Server->OC\{closure}() #31 /config/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}() #32 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(129): Pimple\Container->offsetGet() #33 /config/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query() #34 /config/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(57): OC\ServerContainer->query() #35 /config/www/nextcloud/lib/private/Server.php(1472): OC\AppFramework\Utility\SimpleContainer->get() #36 /config/www/nextcloud/lib/base.php(617): OC\Server->boot() #37 /config/www/nextcloud/lib/base.php(1144): OC::init() #38 /config/www/nextcloud/cron.php(43): require_once('...') #39 {main}
  12. Solved by using the linuxserver container for nextcloud. Both containers had the same configuration, but it only worked for the one of linuxserver
  13. Hello all, A brief history before I explain the problem. I did my first unraid configuration at the beginning of the year and made some irreperable mistakes. But what always worked was to run swag together with nextcloud. I always orrientated myself on the videos of spaceinvader one. Now I have replaced my mATX Unraid system with an ITX one and have also started the configuration completely from scratch. In my first configuration earlier this year I used the nextcloud container from linuxserver. Now I am using the official container from knex666 and I always get a 502 bad gateway. In the nextcloud.subdomain.conf I also tried with the IP of the container and the port but the result didn't change. This is what I got from the error.log: 2022/11/29 17:44:45 [error] 359#359: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 79.80.81.82, server: nextcloud.*, request: "GET /login HTTP/2.0", upstream: "https://172.20.0.8:443/login", host: "nextcloud.my.domain" 2022/11/29 17:44:45 [error] 359#359: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 79.80.81.82, server: nextcloud.*, request: "GET /favicon.ico HTTP/2.0", upstream: "https://172.20.0.8:443/favicon.ico", host: "nextcloud.my.domain", referrer: "https://nextcloud.my.domain/login" Any idea what it could be? Best regards, Cpt
  14. Hello all, I'm already an owner of the Plus license. Yesterday I bought a new USB stick, put Unraid on it and begun a completely new configuration after doing some irreparable mistakes. Now I finished all tasks successfully and that I'm not able to transfer the licenses in my current state. Is there any way to transfer the license to the new stick by any chance? BR, Cpt
  15. Hi all, is there any chance to get an icon for Inter-Tech IPC SC-4004? BR, Cpt
  16. I would like to see advanced networking possible without editing files. These modes would be quite useful, which can be set via the GUI: Not attached Network Address Translation (NAT) NAT Network Bridged networking Internal networking Host-only networking
  17. I've disaabled and enabled bridging and now it works
  18. Bridging is already enabled
  19. During the creation of the VM the NIC can be seen. However, the NIC disappears as soon as the VM is created