You can just drop in a new boot drive and install from a usb. I do recommend setting up a boot pool mirror though. This way if one goes down, you have a spare that can be used to help recover more quickly.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
So the fact that the ZFS pools aren't exported isn't an issue?
It doesn't matter, it might complain when you import but you can just override that.
Yeah. As far as I understand it, exporting is more of a config thing. You can shut down your system asd boot it while missing drives (done this by accident) and boot while missing, and it'll say there's an issue with it. Shut down, pop the drives back in and you're good to go on boot.
But will the new install be able to pick them up?
Oh I see now. You should be able to import them. Worst case is you can't then you're back where you are now. There shouldn't be any data loss.
I really don't care about the configuration, as long as all the data is safe
Yeah, if it's ONLY a separate boot drive, the spanned volumes should still be in tact.
Your data is safe. Worst case is that you need to do some reconfiguration of the system after you reinstalled it. You can import your existing data drives.
Have you got a recent copy of the configuration file?
Nope
Export the configuration is step one. Step two is to replace the drive. You probably don't need to reinstall but having the exported config will make it easier if you do.
I don't think that's possible if they don't have a working boot drive.
Oh I misread. They would need to do a ZFS only mount from a different device and then manually replace it.