Bug 103365

Summary: [acpi] acpi poweroff doesn't work with geli device attached
Product: Base System Reporter: Kyryll A Minrneko <mirya>
Component: kernAssignee: freebsd-acpi (Nobody) <acpi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 6.1-RELEASE   
Hardware: Any   
OS: Any   

Description Kyryll A Minrneko 2006-09-18 19:00:30 UTC
ACPI poweroff isn't done when i've got geli device manually attached (for
ex. for a filesystem not mentioned in /etc/fstab). On shutdown -p the kernel
output ends with filesystems synced (I've tried waiting but no way it moves
further), pressing ACPI button reports about not being ready for suspend.

How-To-Repeat: $ geli attach some-device-not-being-autodetached-on-shutdown
$ shutdown -p now
..
syncing filesystems, but no actual ACPI poweroff
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-09-25 10:07:32 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-acpi

Over to maintainer(s).
Comment 2 john 2006-10-16 17:57:11 UTC
This is almost certainly not an ACPI problem but a geli(4) one.  
Does 'shutdown -r now' also hang?

-- 
John Baldwin
Comment 3 Kyryll A Mirnenko 2007-11-07 15:28:40 UTC
There's no problem described in 6.2 and 7.0-BETA1, so i guess the ticket can 
be closed
-- 
Regards, Mirya
ICQ #313898202
Comment 4 Gavin Atkinson freebsd_committer freebsd_triage 2008-06-01 19:50:30 UTC
State Changed
From-To: open->closed

Submitter notes that this problem went away with 6.2/7.0.