January 17, 20206 yr Hello all, Still getting my feet wet with Unraid. Ran into a problem today and not sure how to fix it. I had a 2TB Sata drive and at 500G SSD set up as a Cache pool. It was only my intention to use the 500G but since I was porting over my old media server I thought adding the 2TB drive would help with getting things up and going faster) Per one of Space invader One's tips videos I did something with some of my shares (Not data but other system type shares and I can't find out as the shares are no longer there) as luck would have it the 2TB drive died today. Now I Lost all my docker containers such as Krusader/Plex etc as well as my share information. as expected when I browse to my shares over the network none of my shares are accessible. I'm hoping I'm not screwed and have lost all of my data. How can I recover from this? TIA!
January 17, 20206 yr Not sure why you'd mix a spinning disk and a 500GB SSD and expect speed... but what's the file system on there? Sounds like you didn't set it up for RAID1 maybe, if all data is inaccessible?
January 17, 20206 yr Author As i mentioned still new. the speed i was referring to was just having a larger cache pool for xfering data to it. turned out to be a bad idea. i 14 minutes ago, johnnie.black said: Please post the diagnostics: Tools -> Diagnostics tower-diagnostics-20200117-0204.zip
January 17, 20206 yr Community Expert Cache appears to be non redundant, when was the pool created? There was a bug with v6.7.x that resulted in a non redundant pool.
January 17, 20206 yr Author I probably built it about 45 days ago (used 30 day trial and extra 2 weeks and then it ran for a week maybe before I upgraded with a purchased license) ago and I see 6.8 came out early December so it is very possible I built this on 6.7. If I did how screwed am I? Edited January 17, 20206 yr by Arcadejunkie
January 17, 20206 yr Community Expert See here for some recovery options, but if one drive is really dead it might not work if there's missing metadata on that drive, 50/50 chance.
January 17, 20206 yr Author So it would appear my cache data is more than likely gone. So does that mean I've lost all my data on my drives? I went to reinstall binhex-krusader and I don't have option to even install it. Not sure how I recover from here.
January 17, 20206 yr Community Expert If you have appdata backups (from e.g. CA appdata backup) you can just restore them and re-create the dockers from previous apps. Though this issue was likely caused by a non redundant pool, redundancy isn't a backup, you always need to have a backup of any important data, a redundant pool can also get corrupt.
January 17, 20206 yr Community Expert 8 minutes ago, Arcadejunkie said: So does that mean I've lost all my data on my drives? Your array disks and their data should be fine. Your docker problems are because dockers are on cache by default. If you remove cache and start the array the user shares on your array disks should be accessible. You have possibly the largest number of files in config/shares on flash that I have ever seen. Did you really have 188 user shares? Did you intend to have that many?
January 17, 20206 yr Author LOL this keeps getting better and better.....As I originally stated I'm still getting my feet wet. I just looked at CA Appdata backup and it says no backups found so
January 17, 20206 yr Author Just now, trurl said: Your array disks and their data should be fine. Your docker problems are because dockers are on cache by default. If you remove cache and start the array the user shares on your array disks should be accessible. You have possibly the largest number of files in config/shares on flash that I have ever seen. Did you really have 188 user shares? Did you intend to have that many? no.....something happend when I was moving things around in Krusader and when I moved things to a root dir it share them all out. That was on my to do list to figure out for today before the drive crash
January 17, 20206 yr Community Expert 4 minutes ago, Arcadejunkie said: LOL this keeps getting better and better.....As I originally stated I'm still getting my feet wet. I just looked at CA Appdata backup and it says no backups found so Have you fixed your cache issue yet? Probably pointless to worry about restoring cache until you get a working cache pool. Since your user shares didn't seem to be working before then probably CA Backup can't access the path you set for the backup.
January 17, 20206 yr Community Expert And you should forget about that 2TB in cache pool. That was a bad idea. Just start over with cache and that single SSD
January 17, 20206 yr Author My first mistake was thinking that pooling drives and getting more space would increase the xfer speed of my data. Now that I've realized that I will stick with the single ssd for now. From what I'm reading I need to: 1. take the cache pool down 2. Reinstall my various dockers 3. re establish my smb shares 4. setup CAbackup 5. keep learning Am I missing something?
January 17, 20206 yr Author 16 minutes ago, Arcadejunkie said: My first mistake was thinking that pooling drives and getting more space would increase the xfer speed of my data. Now that I've realized that I will stick with the single ssd for now. From what I'm reading I need to: 1. take the cache pool down 2. Reinstall my various dockers 3. re establish my smb shares 4. setup CAbackup 5. keep learning Am I missing something? I took the cache drive offline but when I try to do anything with dockers it won't work. No dockers can install and when I go to docker tab it says docker service failed to start and under vms it says libvert service failed to start.
January 17, 20206 yr 36 minutes ago, Arcadejunkie said: LOL this keeps getting better and better.....As I originally stated I'm still getting my feet wet. I just looked at CA Appdata backup and it says no backups found so Because the settings in backup aren't there... Without reading through the thread, did you redo your flash drive? If there were settings already, they would be listed in that screenshot next to source / destination
January 17, 20206 yr Author 3 minutes ago, Squid said: Because the settings in backup aren't there... Without reading through the thread, did you redo your flash drive? If there were settings already, they would be listed in that screenshot next to source / destination I have not touched the flash drive. Do I need to do something to it? Will that result in data loss on the array then as well?
January 17, 20206 yr You would need to verify the source and destination on the Backup Section of the plugin.
January 17, 20206 yr Author There is a destination but no source Edited January 17, 20206 yr by Arcadejunkie
January 17, 20206 yr Your "source" is where you want it to go on the restore (or in the context of the backup page, its the appdata share you're backing up). Without a "source" on that page, presumably the restore section isn't populating any results because as far as it's concerned you've never set up the plugin in the first place.
January 17, 20206 yr Author 6 minutes ago, Squid said: Your "source" is where you want it to go on the restore (or in the context of the backup page, its the appdata share you're backing up). Without a "source" on that page, presumably the restore section isn't populating any results because as far as it's concerned you've never set up the plugin in the first place. Ok I think I follow you but what should I set the source up to then? I have Disk1 Disk2 Disk3 Disks as options. I assume before it was set to Cache drive? Edited January 17, 20206 yr by Arcadejunkie
January 17, 20206 yr Where do you want the appdata to be stored now? That's where you set it. ie: /mnt/disk1/appdata
January 17, 20206 yr Author Under Disk 1 I already have an appdata folder however if I select that it says all data will be overwritten. I assume this is from before. Is there a way to pull that data? Or do I just choose to put it there and overwrite things? Sorry.....trying to prevent the least amount of data loss as possible and trying to understand how this OS works at the same time. Edited January 17, 20206 yr by Arcadejunkie
January 17, 20206 yr 5 minutes ago, Arcadejunkie said: says all data will be overwritten. Standard CYA popup I'm just trying to see if we can't restore your backup of the appdata....
Archived
This topic is now archived and is closed to further replies.