Everything posted by ashman70
-
Disk offline not sure why
Unraid kicked one of my drives out the array last night. I ran smart tests and everything looks fine, I even got an alert that the array was OK but the disk is still disabled. I took the opportunity to upgrade and reboot, still the disk is disabled. My file system is BTRFS and I see a log entry in the system log referencing the disabled disk but it doesn't say anything else. Is someone able to assist? Diagnostics attached. Thanks backuptower-diagnostics-20260605-0810.zip
-
Account email address change - unable to change email address
I am changing my email address, however when I go into my account settings I am unable to do so, it says only one account change is permitted every 30 days and I haven't made any changes. How can I change my email address for my unraid account? My old email address won't be working soon and I dont want to lose access to my unraid account. Who should I reach out to about this?
-
Drive disabled, not sure why
I had a drive drop out of the array today and become disabled. There doesn't appear to be anything wrong with it from that I can tell. Stopped the array, restarted it, same. Stopped the array, pulled (hot plug) the drive out, reinserted it, restarted the array, same. Several reboots, same. Diagnostics attached. backuptower-diagnostics-20260124-2314.zip
-
Share on cache not showing up
Yes thanks, its working now. Thank you so much for your help with this!
-
Share on cache not showing up
Done, I entered the command, then deleted some files in the downloads share, it still is not visible in finder on my Mac backuptower-diagnostics-20260115-0809.zip
-
Share on cache not showing up
-
Share on cache not showing up
-
Share on cache not showing up
-
Share on cache not showing up
Diagnostics attached, the share name is Downloads backuptower-diagnostics-20260114-1434.zip
-
Share on cache not showing up
I just upgraded to 7.2.3 last night and now a share on my cache is not showing up in finder on my Mac. When I go into shares I see it does not have an SMB setting. How can I setup access to this share like I had before?
-
Remove a spare from ZFS pool before upgrading from 7.0 beta to 7.0 final
When I went into the cfg directory on the flash drive and then into the pools directory, there was a spare.cfg file. I deleted that and then rebooted and now the spare is gone, am going to try and upgrade to 7.0 final now. Thanks for all your help. Upgrade worked perfectly, all is good.
-
Remove a spare from ZFS pool before upgrading from 7.0 beta to 7.0 final
I had already removed the spare from the pool, however now, following your instructions, when I click on the first device in the pool the option to remove pool is not available? I do see in the GUI an option to upgrade the pool, should I do that?
-
Remove a spare from ZFS pool before upgrading from 7.0 beta to 7.0 final
How can I remove a spare from my ZFS pool before upgrading? Is it as simple as doing it in the gui and removing the drive so the spare slot is empty? Or is there a command I have to run from terminal to do it?
-
Copy data
Right now my Plex metadata resides on an SSD as an unassigned device, the SSD is 500GB I have a second empty 500GB SSD that I want to copy all the Plex data over to, so I can eventually have both SSD' in a RAID 1 cache pool for Plex. The SSD that currently contains the Plex metadate is formatted with the XFS file system, so I have to move everything off it to reformat it in BTRFS. What is the most efficient, in terms of speed, method of copying the Plex metadata from one drive to the next, there are thousands and thousands of files.
-
Disk corruption
Ok thanks will do!
-
Disk corruption
Thanks, that makes sense. So far this morning after running for 12 hours with 6 left until completion, its reporting 226 uncorrectable. I do have a backup of my data. Attaching diagnostics. backuptower-diagnostics-20240328-0741.zip
-
Disk corruption
Running unRAD 6.12.8, my array is BTRFS. One of my drives is reporting corruption, I am currently running a scrub on the disk. If the scrub can't do anything in terms of repairing the corruption, if I do a parity replacement of the disk, what happens to the corrupted data? Does it remain corrupted, and if so, how can I repair it?
-
Server not booting
Thank you that fixed it.
-
Server not booting
Yesterday my backup server booted just fine, I may have updated some plugins, I can' remember. Today it won't boot and its complaining about the disk location plugin, it just hangs with an error referring to a config file. I'm not able to upload diagnostics, but I can boot the server in safe mode. What I can I do on the flash drive to get the server to boot? Can I delete the plugin from the flash drive or will that cause further problems? Running unRAID 6.12.6
-
BTRFS corruption
Thanks, I am aware and doing that right now, appreciate your help.
-
BTRFS corruption
Thanks, blkid was what I was looking for though.
-
BTRFS corruption
How do I identify the disks again? I did this once before but can't remember, there was a command I ran that listed all the disk ID's
-
BTRFS corruption
After upgrading to the latest release of unRAID I've noticed a lot of my drives are reporting corruption. I understand its possible with the new kernel in this release, its detecting corruption that may he been there for some time was just not detected by previous kernels. Should I run a scrub on each affected disk? I do have a complete backup of my data on another server running ZFS.
-
BTRFS file corruption
Thanks, figured it out.
-
BTRFS file corruption
My array is running BTRFS, I have discovered that one of my disks contains 31 corruption errors From what I gather I need to run the dmesg command to locate the file path of the corrupted files? I am having difficulty tracking down the syntax I need to use to do this. Has anyone done this before? I have everything backed up on a second system running ZFS, however this is my production server. TIA