I essentially created a self-loading shutdown script - HELP!

Joined
Oct 22, 2019
Messages
3,641
Glad to hear!

Just be careful next time. Don't "force" things without practicing caution. Luckily, the pool imported fine, even when you invoked "-f". But for future reference, "forcing" commands that fail (or fall back to a "failsafe" mode) doesn't always end well. :wink:
 

Glorious1

Guru
Joined
Nov 23, 2014
Messages
1,211
Hmm, I just checked the System Dataset and it is configured to be on the boot pool. So now I'm wondering, why did the booting stall after I physically removed my data pool?
 
Joined
Oct 22, 2019
Messages
3,641
As a sanity check you can do this:
Code:
zfs list -r -t filesystem | grep "\.system"
 

Stux

MVP
Joined
Jun 2, 2016
Messages
4,419

Stux

MVP
Joined
Jun 2, 2016
Messages
4,419
Hmm, I just checked the System Dataset and it is configured to be on the boot pool. So now I'm wondering, why did the booting stall after I physically removed my data pool?
Exactly.

It should’ve worked.
 
Top