| Summary: | going single-user -> multi-user with started vinum volumes results in "page fault" | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Lukas Ertl <l.ertl> |
| Component: | kern | Assignee: | Greg Lehey <grog> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.4-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->grog Over to maintainer. State Changed From-To: open->closed Long since lcosed, just forgot to change the state. Both PRs were notified about FreeBSD 4.x. Patch applied on CURRENT above 3 month ago and PRs closed, but there was no MFC to -STABLE. Well, v4.9 code freeze is comming... -- Pawe³ Ma³achowski |
When going from single-user mode to multi-user mode, I get "vinum: no additional drives found", "Fatal trap 12: page fault while in kernel mode", if vinum volumes had already been started in single-user mode. Fix: I don't have a fix, but I suspect that vinum doesn't like a repeated "vinum start". How-To-Repeat: Go into single-user mode either by booting "boot -s" or issueing "shutdown now". Make sure that vinum volumes are started (after booting into single-user mode type "vinum start"). Type "exit" to get back to multi-user mode.