-
[PLUGIN] Disk Location
Hi, I am trying to get this setup, however whenever I run the Force Smart + DB, it reports back all disks being the same serial number. I think this is because all the disks are behind a p410i raid controller. I was able to get each disks serial using for i in seq 0 7; do echo "Item $i">> /tmp/diskInfo; smartctl -d cciss,$i -i /dev/sdb >> /tmp/diskInfo; done Is it possible to add the ability for Disk Location to grab the serials of drives below a raid controller? Output from Force Smart + DB Checking devices, please wait until it is completed...SMART: /dev/sg0 UNKNOWN (1b7852b855) done in 67ms. SMART: /dev/sg2 ACTIVE (cb9617b5c5) done in 153ms. SMART: /dev/sg3 ACTIVE (cb9617b5c5) done in 152ms. SMART: /dev/sg4 ACTIVE (cb9617b5c5) done in 152ms. SMART: /dev/sg5 ACTIVE (cb9617b5c5) done in 152ms. SMART: /dev/sg6 ACTIVE (cb9617b5c5) done in 151ms. SMART: /dev/sg7 ACTIVE (cb9617b5c5) done in 152ms. SMART: /dev/sg8 ACTIVE (cb9617b5c5) done in 151ms. SMART: /dev/sg9 ACTIVE (cb9617b5c5) done in 152ms. Writing to the database... done in 1.7 seconds. Output from smartctl -d cciss,0 -i /dev/sdb # smartctl -d cciss,0 -i /dev/sdb smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.12.24-Unraid] (local build) Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Western Digital Blue Mobile (SMR) Device Model: WDC WD20SPZX-00CRAT0 Serial Number: WD-WXA1E17DJETD LU WWN Device Id: 5 0014ee 608613ec6 Firmware Version: 01.01A01 User Capacity: 2,000,398,934,016 bytes [2.00 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 5400 rpm Form Factor: 2.5 inches TRIM Command: Available, deterministic Device is: In smartctl database 7.3/5706 ATA Version is: ACS-3 T13/2161-D revision 5 SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s) Local Time is: Thu Oct 23 22:14:38 2025 EDT SMART support is: Available - device has SMART capability. SMART support is: Enabled and output from # lsscsi -g [1:0:0:0] storage HP P410i 3.66 - /dev/sg1 [1:1:0:0] disk HP LOGICAL VOLUME 3.66 /dev/sdb /dev/sg2 [1:1:0:1] disk HP LOGICAL VOLUME 3.66 /dev/sdc /dev/sg3 [1:1:0:2] disk HP LOGICAL VOLUME 3.66 /dev/sdd /dev/sg4 [1:1:0:3] disk HP LOGICAL VOLUME 3.66 /dev/sde /dev/sg5 [1:1:0:4] disk HP LOGICAL VOLUME 3.66 /dev/sdf /dev/sg6 [1:1:0:5] disk HP LOGICAL VOLUME 3.66 /dev/sdg /dev/sg7 [1:1:0:6] disk HP LOGICAL VOLUME 3.66 /dev/sdh /dev/sg8 [1:1:0:7] disk HP LOGICAL VOLUME 3.66 /dev/sdi /dev/sg9
-
Docker Containers Not Updating
I think I solved my issue, my system share was set to use the Array instead of Cache. Once I switched the system share to use Cache, the containers updated and marked themselves as updated with no issues.
-
Docker Containers Not Updating
Is the issue still happening for you? I find it hard to believe that Unraid would want to force everyone to use 8.8.8.8 as their dns resolver. I use my gateway, which then points to Cloudflare on 1.1.1.1. It would be nice to hear someone from the team chime in if this is a known bug or something they may be tracking.
-
[Support] ich777 - Gameserver Dockers
argh, still does not work. Still drops me straight into character creation instead of region select like it should. I enabled caching on appdata. I ensured the files that I uploaded both reflected in /mnt/cache/appdata/projectzomboid/Zomboid/Server and /mnt/user/appdata/projectzomboid/Zomboid/Server. It works now. I needed to upload my spawnregions.lua to the cache directory!
-
[Support] ich777 - Gameserver Dockers
Ah, yeah, my appdata is set to No for Use cache pool. So I am going to try to change it to Prefer, remove the container completely, then reinstall it. As for the start/stop/start thing. Once I pull down the container it starts up, being that I had cache set to no on AppData, I was just going the path I mentioned. I will try this. I am guessing I would then upload the servertest.ini file to the cache directory of PZ instead of the final location. Then the mover will invoke the move at a later time?
-
[Support] ich777 - Gameserver Dockers
Hello, I am running into an odd issue with the Project Zomboid container. I asked on the Project Zomboid forums and the support team is thinking it might be a container issue. So the issue. I have edited the servertest.ini file to include the mods I want to use, the following section have been edited Mods=tsarslib;amclub;AquatsarYachtClub;ATA_Jeep;isoContainers;RainCleansBlood;Super Bulldozer;Chestown;Fort Knox;lakeivytownship;KingsmouthKY Map=Kingsmouth;li_township;Fort Knox, KY by Woldren;Chestown;Muldraugh, KY WorkshopItems=2392709985;2778576730;2392987599;2636100523;2625625421;2956146279;2713275891;2840889213;1414568604;2252982049;2434339338 I have not adjusted my SpawnRegions.lua file, so it remains with having the default 4 regions. I am facing the issue of the game not allowing me to choose my spawn region, whenever I join it drops me into Char creation. I then spawn in Kingsmouth. This is a new world. I installed the container, it auto started. I stopped it, removed the world.db file, as well as the Saves/Multiplayer/world/ directory. I then took the local servertest.ini file and uploaded it to /mnt/user/appdata/projectzomboid/Zomboid/Server/. Then restarted the docker container. The game spins up but drops me in like described above. Is there possibly another location I need to be updating for the PZ Container? Or some permissions issues?
-
[SUPPORT] testdasi repo
I do not have enough experience with docker and the work required to get one running. I have done a pull request which has the update needed. I may play around with this, but cannot guarantee anything timely, or quality.
-
bobbo489 started following Default routes and metrics , [SUPPORT] testdasi repo and [SUPPORT] OpenEats - CorneliousJD Repo
-
[SUPPORT] testdasi repo
If @testdasi wants to, I have created a pull request that brings in the new InfluxData cert. This enabled GUS to start up and run. https://github.com/testdasi/static-ubuntu/pull/1
-
[SUPPORT] Tandoor Recipes - CorneliousJD Repo
I LOVE IT! This works with so much ease! Now onto the work of bringing in tons of recipes! Too bad they don't come preformatted in JSON
-
[SUPPORT] OpenEats - CorneliousJD Repo
I will have to try the above out. I am having troubles setting up mariadb now. I decided to blow it all out and start anew and now can't figure out what steps I did last time to set it up.
-
[SUPPORT] OpenEats - CorneliousJD Repo
Saw this and wanted to get a nice recipe holder so I don't have to have hundreds of links to sites. However, I am having huge setup issues. The biggest setup issue is that no tables are being created in my MariaDB docker (using the one that is advised, went into the docker and created the openeats user and created the openeats database). Attached are the settings I have so far. (I have ping connectivity between the containers). The next issue is that I cannot log in (but I am guessing that is related to the fact that there are no tables created and populated, so openeats can't cross check to ensure authorization)
-
Default routes and metrics
So I just ran into this issue, again. I have docker set up on 1 network, and the rest of the things in my house set up on another. And somehow, Unraid decided that using BR2 was best to get to the internet....it didn't work. In order to fix the issue I changed the metric for BR2 and associated Eth2 to be 5 and set BR0 and Eth1 to be 1. Now I can reach out to the internet again.
-
[Support] Clowrym's Docker Repository
Well, I found the password. Odd that it is this (below). Here is the run command.
-
[Support] Clowrym's Docker Repository
Hi, I had to go out for the week but am back. I do not have a Force Restart option anywhere. I tried looking at the Container on the Docker tab of Unraid as well as looking at the container in Portainer. I did look at the subfolders and all the folders that you wanted me to look at are, (for /mnt/cache/appdata/minecraft root:root), and for the sub folders they are (bobbo489:1000).
-
[Support] Clowrym's Docker Repository
Not sure where to get that. I am using this all from UnRaid. So it is just choose it from the list, download it, and then select start. /var/log/docker.log doesn't show anything in there for the command run. This is the command PS info for the correlating process that started when the mineos container restarted. docker-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/82a7ab3eb8643a40f8f2933559da556ed50bdfd8a2f021b4dbf5f9979d05fade -address /var/run/docker/containerd/docker-containerd.sock -containerd-binary /usr/bin/docker-containerd -runtime-root /var/run/docker/runtime-runc
bobbo489
Members
-
Joined
-
Last visited