Everything posted by MowMdown
-
change docker image brtfs to xfs, can't figure out nextcloud-aio-mastercontainer
My opinion it doesn’t matter. I use docker folder myself.
-
change docker image brtfs to xfs, can't figure out nextcloud-aio-mastercontainer
Changing the filesystem type of the docker.img vdisk should remove the old one and create a new one. Otherwise you would end up with two docker.img vidsk files and I dont believe that is the case. You will have to look at the creation date to see when it was created to know for sure. Furthermore why are you even changing it from btrfs to xfs?
-
Replacing a Failing Drive in RAIDZ2
That's a risk only you can decide to take.
-
change docker image brtfs to xfs, can't figure out nextcloud-aio-mastercontainer
Nextcloud AIO uses docker subvolumes which are stored inside the docker.img vdisk, you deleted those when you deleted your docker.img vdisk. You've wiped it clean and now have to start over. If you setup the nextcloud AIO backup you will need to restore the data. If not... data is probably gone. You will need to use the built in borg backup restore feature.
-
At a loss - Unraid keeps crashing and no logs/evidence/artifacts left behind are helping figure it out
I can confirm the GPU reports incorrectly the link speed. My A310 always shows x1 as well regardless of what it's doing.
-
Re-arranged HDDs - Now several missing disks
have you checked the BIOS to see if the drives are detected? I would double check the cables.
-
Unraid 7.2.4 - Intel Arc A380 Using i915 Driver, Would Like to Use XE Driver
No reason to move to the Xe driver for media encoding/decoding at this time that I am aware of. A series cards are supported on both drivers, future GPUs from intel may only operate on the Xe driver. There seems to be a fundamental misunderstanding of how hardware works in conjunction with how video transcoding operates. GPU usage should hit 100% and hitting 100% does not mean that the GPU cant do more than one single task. The GPU will easily burn though media re-encoding to fill the transcoder buffer and stop until the buffer needs to be replenished. This can run concurrently with many streams as they will need buffers at different times. Also the number of media engines on a GPU plays a role. You would need to refer to LSIO documentation on how to use their container variables.
-
quick sync transcoding no longer working in Plex.
Your iGPU is not detected, probably disabled when a dGPU was installed, is my guess. You will need to poke around in the BIOS to see if you can re-enable it. As for the P400, your probably not using the legacy nvidia drivers which is required.
-
quick sync transcoding no longer working in Plex.
Type in lspci | grep VGA into the unraid console/terminal and post the output result.
-
Several Plex/Infuse/Jellyfin Issues With Intel Arc
Not relevant in this case. A380's are well supported in the linux kernel. The new B-Pro series are not.
-
Several Plex/Infuse/Jellyfin Issues With Intel Arc
Your buffering issues are likely network related not plex/GPU related. The Roku is direct playing which means the GPU is not involved at all. Entirely disk read speed and network driven Also you have a intel i5-14500 which has an iGPU built in, not sure why you added an Arc GPU when they do the same thing. This is beside the point. You should also increase the throttle buffer from 60 seconds to at least 120 seconds or more, I prefer 300 seconds For reference Ive been using an A310 arc gpu w/ 4k content.
-
Faulty paths or permission issues?
traefik writes logs to /mnt/user/appdata/traefik/logs/ not the host's own /var/log/... You're looking in the wrong spot.
-
ZFS pool disk showing up as unassigned
Please post diagnostics
-
Faulty paths or permission issues?
Do any logs actually appear in /mnt/user/appdata/traefik/logs when traefik is running? Ff you dont see logs in this folder on the host, crowdsec wont see any either if you cant. What you are doing looks correct at a first glance. Paths look like I would expect.
-
Why Unraid Shows NTFS drive with (2) parititions. Windows only sees (1)
Probably something windows is doing that is skipping the smaller partition for whatever reason windows has. Why not just format it on unraid?
-
Parity Question
https://docs.unraid.net/unraid-os/using-unraid-to/manage-storage/array/replacing-disks-in-array/ You will want to follow these procedures. Videos can be out of date the docs should always be current.
-
Parity Question
To be honest, I would not have been running correcting parity checks until after a disk rebuild. Unraid doesn't know if the parity data is valid or the array data is valid and you've been force updating the parity data based on the array data which may or may not have been problematic. For all we know now is that the data on the bad disk is malformed and potentially could have been saved when rebuilding for parity assuming parity was still valid. Im not an expert on parity rebuilds or sync errors so take what I say with a grain of salt but this is what my first thought is. I see no value in running a parity check at this point. I would say, re-evaluate the data once the rebuild is finished. If it looks good no further may be action required.
-
share configuration with high water and split level
Just keep in mind, split level is the highest priority/takes precedence above fill allocation and minimum free space. I personally just use rsync to move files, not sure if there is a "better" way.
-
share configuration with high water and split level
Say you have a level 2 split, /mnt/user/share(l1)/subfolder(l2)/lastfolder(l3)/files.txt If you write subfolder(l2) to Disk1, all future folders and files that would be wrote to subfolder(l2) will forever and always be wrote to disk1 regardless of free space or the allocation method. That's why the manual split was never writing to any other disk.
-
unassigned devices : copying data from array to a usb hard drive
Please post diagnostics with the USB drive attached. Also can you provide a screenshot of the webgui page where you expect to see the USB HDD. Thanks (helps when we see what you see) I would also suggest installing the Unassigned Devices Plus plugin as well as it may be necessary.
-
share configuration with high water and split level
Honestly, you probably just want to use the "automatically split any directory" split level unless you have a reason to restrict how data is split. If you restrict it too much like youve done already, you'll never write data to a second disk because unraid wont split due to folders that data is wrote to existing on the disk already.
-
2 data 1 parity drive failed
If the water damaged disks are able to power up you might be able to use UFS Explorer to see/recover data if possible. The free trial should let you at least see what's potentially on the disks. However without having both parity disks, you have too many failed data disks for parity to function at this point.
-
Unraid server locks up
Enable the remote syslog server to capture system logs between reboots. 2. Are you transcoding plex to RAM? If that's the case, you probably shouldnt do that without increasing your RAM Running low on RAM can cause webgui unresponsiveness.
-
Black screen after USB boot - MSI X870E Carbon + Ryzen 9950X + RTX 4070 Ti Super**
Since this post seems to be getting some attraction: Here is the full "stock unraid" limine.conf with all applicable unraid stock boot options. In case anyone wants the full suite of options to boot from. menu_title: Lime Technology, Inc. default_entry: 1 timeout: 5 /Unraid OS protocol: linux kernel_path: boot():/bzimage module_path: boot():/bzroot comment: Unraid OS /Unraid OS GUI Mode protocol: linux kernel_path: boot():/bzimage module_path: boot():/bzroot module_path: boot():/bzroot-gui comment: Unraid OS GUI Mode /Unraid OS Safe Mode (no plugins, no GUI) protocol: linux kernel_path: boot():/bzimage module_path: boot():/bzroot cmdline: unraidsafemode comment: Unraid OS Safe Mode (no plugins, no GUI) /Unraid OS GUI Safe Mode (no plugins) protocol: linux kernel_path: boot():/bzimage module_path: boot():/bzroot module_path: boot():/bzroot-gui cmdline: unraidsafemode comment: Unraid OS GUI Safe Mode (no plugins) /Memtest86+ protocol: linux path: boot():/memtest comment: Memtest86+
-
Unraid 7.2 slow GUI
You would create scripts using the user-scripts plugin and execute them at "First Array Start"