Everything posted by JorgeB
-
Unmountable drive - xfs_repair - could not find secondary superblock
That means there's no filesystem on that sector. This partition is too small for Unraid to format it. If there's no data, you can just reformat it, but I would need to erase it first, Tools - New Config - Keep All - Apply Then back on main, all disks should have a blue icon. Click on disk1 and "ERASE", then start the array and reformat it (a new parity sync will start)
-
v7.3.x = Drives Unavailable
Please post the diagnostics after the upgrade.
-
Boot Drive Partition
You can copy the config to the flash drive, boot from it again, remove the boot pool and re-run the wizard. In the wizard, you select if you want a dedicated boot pool or not; the default is dedicated. https://forums.unraid.net/topic/198440-73xx-version-moving-boot-drive-nvmessd-to-another-drive-nvmessd/#findComment-1619744
-
Can you boot from a single SSD with 7.3.1?
That suggests you didn't remove the old pool before creating the new one. Please post the diagnostics to see their names; you can delete the old cfg.
-
Server crashing every few days, requiring hard reboot
It's fine to leave it always on
-
unraid connect showing offline, CSRF Token error
Open a terminal window and type unraid-api stop unraid-api restart Then try again to register from the dropdown
-
Time Machine backups fail from multiple computers
Not sure, but it does look to me like an external issue.
-
unraid connect showing offline, CSRF Token error
Please post a screenshot of the error you see when trying to sign in.
-
Online errors on cache drives.
Please post the diagnostics.
-
constant read or write, Tried File Activity app
FCP plugin doing the fileystem tests?
-
New build, transfer speed of hdd's is capped on ~80Mb while using array
This is within the expected speed. If you are writing to the array with the default writing mode, try turbo write https://forums.unraid.net/topic/50397-turbo-write/
-
Unraid logo disappears after I install the unraid connect plugin
Open a terminal window and type unraid-api plugins install unraid-api-plugin-connect Then refresh the GUI, this usually resolves that issue.
-
UNRAID 7.3.0 --> 7.3.1 array start/performance related issues
Same firmware?
-
Time Machine backups fail from multiple computers
The problem now appears to be the network; the Mac is losing its network connection mid-transfer, which may be what was causing the files to corrupt in the first place.
-
Parity drive failed, read-write errors
Syslog-previous in the diags covers the event May 25 23:22:07 koaly-tower kernel: ata27: SATA link down (SStatus 0 SControl 3E0) May 25 23:22:07 koaly-tower kernel: ata27.00: disable device Disk dropped offline; this is almost always a power/connection problem.
-
7.3.0 - drives in disabled state, docker won't start during rebuild
Try starting the rebuild again for disk1, to see if there's still a write error.
- Read Errors
-
Parity drive failed, read-write errors
Please post the diagnostics.
-
7.3.0 - drives in disabled state, docker won't start during rebuild
Post new diags please.
-
Cache pool for 7.3 boot drive?
You can split a pool for boot, but if there's data there, you need to back it up first
-
Read Errors
I would leave it disabled for a few days
-
[7.3.1] Upgrade error: usb usb1-port11: unable to enumerate USB device
Try booting with a different flash drive using a 7.3.1 stock install, no key needed, to see if it's a config problem.
-
usb boot failure, sort of
You should always be able to close the onboarding by clicking the x top right. If you're not, it typically means a flash drive problem; see if you can get syslog using the CLI or over SSH.
-
7.3.0 - drives in disabled state, docker won't start during rebuild
Try recreating the docker image: https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/#re-creating-the-docker-image-file Then: https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/#reinstalling-docker-applications Also see below if you have any custom docker networks: https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/#restoring-docker-custom-networks
-
Shares & Docker Missing After Upgrade
May 28 20:11:29 teak emhttpd: error: malloc_share_locations, 8649: Operation not supported (95): getxattr: /mnt/user/syslogs There's something creating this folder before the array is started, this is not allowed, /mnt/user cannot be used for any custom stuff, or the user shares won't work.