Page MenuHomeFreeBSD

rc: Update dependencies for zpool scripts
ClosedPublic

Authored by markj on Tue, Oct 7, 1:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 11:39 PM
Unknown Object (File)
Fri, Oct 10, 11:39 PM
Unknown Object (File)
Fri, Oct 10, 11:39 PM
Unknown Object (File)
Fri, Oct 10, 5:15 PM
Unknown Object (File)
Thu, Oct 9, 7:57 AM
Unknown Object (File)
Thu, Oct 9, 4:12 AM
Unknown Object (File)
Wed, Oct 8, 11:42 PM
Unknown Object (File)
Wed, Oct 8, 4:56 PM
Subscribers

Details

Summary

After commit 900bc0206348, zpool depends on mountcritlocal. zpoolreguid
and zpoolupgrade depend on zpool and want to run before mountcritcycle,
so we have a pair of cycles.

Update zpoolreguid and zpoolupgrade to avoid this.

Fixes: 900bc0206348 ("rc.d/zpool: change mountcritlocal dep from BEFORE to REQUIRE")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable