Sadly, no. The issue is at a level below backups. And for a reason I haven't looked into yet, there are no previous NixOS generations available to roll back to.
The principal issue is that while booting, NixOS Stage 1 prints the message "cannot import 'rpool': more than one matching pool". The root filesystem is in that pool, so booting fails. Unfortunately I don't know why it says that. From within a rescue system, I can see just one pool named "rpool", and I can import it and mount filesystems from it just fine. So the current task is figuring out why NixOS Stage 1 sees otherwise. On Fri, 10 Jan 2025 at 14:04, Matthew Pickering <[email protected]> wrote: > Hi, > > Thanks Bryan for taking on the upgrade. > > Is it possible to perform a rollback to the last known good state for this > afternoon so that we can make some progress with work? > > Cheers, > > Matt > > On Fri, Jan 10, 2025 at 8:44 AM Bryan Richter via ghc-devs < > [email protected]> wrote: > >> Well, everything went according to plan, but the plan had a flaw. ;) >> >> GitLab is back up, but the maintenance did not succeed. I will try again >> in an hour. >> >> On Fri, 10 Jan 2025 at 09:48, Bryan Richter <[email protected]> >> wrote: >> >>> >>> On Thu, 9 Jan 2025 at 09:54, Bryan Richter <[email protected]> >>> wrote: >>> >>>> Hi folks, >>>> >>>> In about 24 hours, I will perform some maintenance on >>>> gitlab.haskell.org. I will be addressing the frequent disk outages by >>>> improving how partitions are used. This will only require a system restart, >>>> so you can expect some short downtime. >>>> >>> _______________________________________________ >> ghc-devs mailing list >> [email protected] >> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs >> >
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
