Everything posted by JonathanM
-
Can't shut down due to an unmounted disk...
What is the output of "mount" at the console?
-
Capture Syslog Server to Flash
post the current contents of the templates folder
-
Extremely Slow Drive Rebuild
As long as all the drives are still connected, parity or unraid doesn't care which physical bay / connector is used. It tracks the drives by serial number. The logical slots in the Unraid GUI won't be effected.
-
Removing a data drive.. what happens to disk numbers?
Have to set the new config before you change the assignments.
-
Help getting my VPN running for Dockers
Probably easier to use
-
Help migrating to new server
If you are using the 7 series beta, you simply define another pool with the 2 disks and select RAID1 either BTRFS or ZFS. If you are still on the 6.x release, the array is still necessary, but you can assign any old drive, even a USB, to disk1 and then define all the different pools with whatever RAID levels you want.
-
Removing a data drive.. what happens to disk numbers?
It's a little complicated. Parity1 doesn't care what order the disks are in, as long as they are all there. Parity2 uses disk slot number as well, so it's invalid when you move slots around. There is no easy way to tell unraid to only rebuild parity2, so you have to set a new config with all the drives where you want them, WITHOUT assigning parity2, and select that parity is already valid, start the array, cancel the automatic parity check, stop the array, add parity2 back, allow it to build. All this assumes the drive being removed is properly zeroed, that can take a very long time. Most people just take the risk of being unprotected while parity is being rebuilt when removing a drive slot. That assumes all your drives are healthy, but if you don't think all your drives are healthy that needs to be addressed BEFORE going through this drastic of a procedure.
-
Removing a data drive.. what happens to disk numbers?
Not without rebuilding the parity2 slot.
-
How Can I change disk ?
tools, new config, apply
-
Capture Syslog Server to Flash
If you click the "Add container" button on the docker page you should be able to select your user templates.
-
Unraid Server Errors
Do you have any way to check the temperature of the heatsink in the final configuration, i.e. case closed?
-
I have 3 folders which when I try to delete tell me they are running.
They are part of the Unassigned Devices plugin.
-
Cache: Unmountable: Unsupported or no file system as well as RAM failing memtest86
That means any data written is suspect, as it all flows through RAM. Likely all the recovery attempts while the bad RAM was installed caused more issues and corruption. When the machine can pass a long memtest, preferably more than 24 hours, then you can start recovery efforts.
-
[Support] binhex - qBittorrentVPN
That means the VPN isn't configured or connecting properly. Look through the supervisor.d log after a failed attempt for clues.
-
[Support] binhex - qBittorrentVPN
https://github.com/binhex/documentation/blob/master/docker/faq/help.md Have you gone through binhex's docs?
-
[Support] binhex - qBittorrentVPN
For a test, set the VPN to no, and see if the interface loads.
-
Faster way to get data onto Unraid array?
Have you run the diskspeed benchmarks?
-
Copy process to array takes ages, high CPU load. Why my unraid is that slow?
Install this and run the benchmarks, both drive and controller.
-
How to protect from Bitrot in array - my testing and possible solution
ZFS drives in the parity array are single volume, and can't correct corruption. If you want ZFS to correct bit corruption you must use multi drive volumes with the appropriate RAID level in pools. Don't use ZFS in the parity array if you want bit correction.
-
Mover does not use "reconstructive write" anymore
Mover isn't the only thing that will write to drives, if an existing file is overwritten, the writes will happen on the disk where the file exists.
-
Array Won't Stop of Shutdown
Go to the apps tab and search for factory reset.
-
Guacamole Alternative
I like nomachine.
-
Shift + F10 doesn't work to bypass network setup when installing Windows 11
You can customize your windows installation and optimize it for VM install. https://schneegans.de/windows/unattend-generator/
-
Unraid Future Feature Desires Poll
You can use any disks you want in pools, and select pretty much any RAID level. There is no requirement to use the Unraid array in version 7, you can set up whatever arrangement of pools you want. "Cache" in the Unraid context is an old term, pools now can be used as the main storage if you want.
-
Cache drive suddenly Read Only. Causing many issues.
Is the array stopped?