MowMdown
Members
-
Joined
-
Last visited
-
Currently
Viewing Topic: Unmountable: wrong or no file system
Everything posted by MowMdown
-
Unmountable: wrong or no file system
It appears that disk2 connection issues have been corrected, I dont see any connection issues in the new logs but now you need to repair the filesystem Stop the parity check. Stop the array. Check the "Maintenance Mode" checkbox, then click start array. Once array is started in maintenance mode, click on disk2, then click the check filesystem button, and report back once it finishes. (you can find further information by clicking on the underlined text) Note: If it cannot find a superblock after a few hours, it likely wont find one and you can stop the filesystem check.
-
Unmountable: wrong or no file system
Unraid is now very strict about the partition created on the USB drive. You may need to back it up and re-create it, then restore the config folder. This can be addressed later.
-
Unmountable: wrong or no file system
check and replace the cables on disk2 "WD40EZAX-00C8UB0" and post new diagnostics
-
Array will not start after being stopped, only starts on reboot.
It is new yes.
-
NVME Drive Failed to Format
I really advise against installing plugins outside of CA as there is no validity to those plugins. Considering they run directly on your system.
-
Plex NO HW Transcoding on CPU or GPU!
you need to check your driver version, p2000 needs to be on nvidia 585 or lower to function.
-
Hard Drives wont stay spinned down
In my opinion this plugin causes more problems than it solves.
-
Have I incorrectly setup things?
Well unraid parity is more like RAID4 but without data striping of any kind. Each disk in the unraid array remains an individual filesystem. RAID1 is just a mirror of two drives which act as a single unit. If you need more technical details I highly suggest reading the unraid documentation as it explains it in detail.
-
Have I incorrectly setup things?
You created two btrfs raid1 pools. If you wanted to use the unraid array you should have instead added the disks to the array slots above the pool section when the array is stopped. Btrfs goes into degraded mode when you pulled a disk, however it was likely in the process of rebalancing itself to single mode before you interrupted it. Please refer to the docs: https://docs.unraid.net/unraid-os/using-unraid-to/manage-storage/cache-pools/#removing-disks-from-a-pool To fix this you need to start the array with both disks assigned, let it rebalance back into RAID1 mode. Once that’s done you can remove ONE of the disks, set the slot to “missing” and start the array. Then it will once again balance into SINGLE mode. It will display degraded until the process is complete. You can check the balance status by clicking on the pool name “data” or opening the console/terminal and typing in btrfs balance status /mnt/data
-
After Shutdown Unraid Won’t Boot
Make sure Fastboot is disabled Check boot drive order in the BIOS to make sure it's booting off the correct device See if there is a BIOS update It cant be related to updating the OS if the OS doesnt even load which it sounds like it's not.
-
1password as vault for environment variables ?
Might be worth a read? https://www.1password.dev/connect/get-started
-
unraid on ugreen dxf2800
UGreen DXP2800 has TPM 2.0 so if the USB device doesnt, OP has a backup fallback option. (source I own a dxp2800 running unraid)
-
Disk not spinning down after upgrade 7.3.0 to 7.3.1
Either: You have SAS disks that dont like spin-downs You have plugins reading/polling disks You are running VMs/Docker containers reading/writing to the disks. SMB/NFS client connections waking disks up to read contents. Boot into SAFE MODE, disable docker and VM services from the settings menu, and observe the disks.
-
How to speed up the download??
You need to check your entire network from start to finish to make sure it is all fully capable of supporting 2.5Gbps, Modem/Router, Cables, NIC, Switches, whatever you are using. All of it has to support 2.5Gbps. If you're using a commercial VPN service, you're likely capped at 1Gbps over the VPN. What does your network widget report?
-
Intel Battlemage B580 on Unraid? Anyone?
It appears that rebar is required for the intel ARC GPUs to function in any capacity on linux. This is due to intel and the drivers more than unraid.
-
7.3.1 Array Disks not staying spun down
It either is one of those two containers (or both) or it's something else reading from the drives like SMB network shares or a terminal or a script. Something is reading the disks, you will have to figure out what it is. You also have a lot of shares that are set to use a pool only and files/folders exist on the array disks. For example your "system" share.
-
Unraid on Ugreen DXP4800+, bad write speeds
need more info, how is your storage assigned in unraid? Array + Parity? Zpool? btrfs pool? combination?
-
7.3.1 Array Disks not staying spun down
My guess is it was one of these. Not sure really what cache dirs does to keep disks awake but if it's doing reads over and over... file integrity will keep disks awake during it's scanning and hashing of files ZFS master will keep zfs disks spun up if you have the refresh setting enabled for snapshots and datasets
-
Slow Parity Check after upgrading to 7.3.1
best way to see what disk(s) are causing the slowness is to use the disk speed docker container to benchmark them. Your 3TB disks are likely the reason why, they’re probably older tech and just generally slow overall. Your parity check will likely speed up after 3TB.
-
Hard Drive Space Filling
Yeah I think having it set to 1GB was likely your issue, I dont see anything else that would cause this. 0----------------------------------4 # Share does not exist appdata shareUseCache="no" # Share exists on disk1, disk2, disk3, disk4, disk5 a-----e shareUseCache="no" # Share exists on disk5 b----p shareUseCache="no" # Share exists on disk5 c-----s # Share exists on disk5 domains shareUseCache="no" # Share exists on disk1 G---s shareUseCache="no" # Share exists on disk4, disk5 isos shareUseCache="no" # Share exists on disk5 M--------d shareUseCache="no" # Share exists on disk4, disk5 N---------e shareUseCache="no" # Share exists on disk1, disk2, disk3, disk4, disk5 P-------a shareUseCache="no" # Share exists on disk1, disk2, disk3, disk4, disk5, disk6 S---h shareUseCache="no" # Share exists on disk1, disk2, disk3, disk4, disk5, disk6 S------R shareUseCache="no" # Share exists on disk1, disk2, disk3 system shareUseCache="no" # Share exists on disk1 t-------------------4 # Share does not exist t-------------------------f # Share does not existYou can see two of your shares do have data on disk6
-
Hard Drive Space Filling
Would you be willing to share a screenshot of your dashboard and post the diagnostics?
-
Move to proxmox to unraid
To clarify, are you currently running unraid on proxmox or just simply migrating from proxmox to unraid? If you are coming to unraid from proxmox: Unraid should be able to import your zpool but you will need to export it from proxmox first. Just be aware that any/all top level folders/subvolumes/datasets will be converted into unraid users shares if you allow the zpool to participate in user shares. What you will need to do is create an unraid pool of the same name your zpool currently is, add the disks to the disk slots for the pool, leave the filesystem set to AUTO, and simply let unraid import it.
-
Hard Drive Space Filling
Click on the share name, check the split level setting, same place you set minumum free space on each share.
-
Hard Drive Space Filling
It's probably your split levels, if theyre too restrictive unraid wont write files to new disks even if minimum free space is surpassed since split level takes precedence.
-
server unresponsive (web ui, some dockers) - continues to happen
This is docker service, you can ignore it unless it never ends, which could indicate a container boot looping.