Bug 30589

Summary: going single-user -> multi-user with started vinum volumes results in "page fault"
Product: Base System Reporter: Lukas Ertl <l.ertl>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-STABLE   
Hardware: Any   
OS: Any   

Description Lukas Ertl 2001-09-15 13:20:00 UTC
	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.
Comment 1 dd freebsd_committer freebsd_triage 2001-09-15 17:08:30 UTC
State Changed
From-To: open->closed

duplicate of 30588