From owner-freebsd-stable@FreeBSD.ORG Fri Jun 17 17:22:12 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 863A616A41F for ; Fri, 17 Jun 2005 17:22:12 +0000 (GMT) (envelope-from tom@blorp.com) Received: from stan.phonebites.com (stan.phonebites.com [209.133.33.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54FC943D55 for ; Fri, 17 Jun 2005 17:22:12 +0000 (GMT) (envelope-from tom@blorp.com) Received: from localhost (localhost.phonebites.com [127.0.0.1]) by stan.phonebites.com (Postfix) with ESMTP id 022CBA9FDC2 for ; Fri, 17 Jun 2005 10:25:54 -0700 (PDT) Received: from stan.phonebites.com ([127.0.0.1]) by localhost (stan.phonebites.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 79835-10 for ; Fri, 17 Jun 2005 10:25:53 -0700 (PDT) Received: from mail.phonebites.com (unknown [209.133.33.143]) by stan.phonebites.com (Postfix) with ESMTP id A97B1A9FD78 for ; Fri, 17 Jun 2005 10:25:53 -0700 (PDT) Received: from [192.168.0.101] ([208.19.63.177]) by mail.phonebites.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Fri, 17 Jun 2005 10:22:11 -0700 Mime-Version: 1.0 (Apple Message framework v730) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-stable@freebsd.org From: Tom Pepper Date: Fri, 17 Jun 2005 10:22:17 -0700 X-Mailer: Apple Mail (2.730) X-OriginalArrivalTime: 17 Jun 2005 17:22:11.0151 (UTC) FILETIME=[18972DF0:01C57361] X-Virus-Scanned: amavisd-new at phonebites.com Subject: shutdown -p now doesn't power off VMWare ESX 2.x VMs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 17:22:12 -0000 I realize this is probably a VMware issue, but was wondering if anyone here has experience getting -stable to be happy on ESX 2.1. I've managed to get 8 VMs humming along and their agent software (incl. memory manager) functioning in 5.4, but am having difficulty getting a shutdown command from the ESX console to instantiate a shutdown in the FBSD VMs. Likewise, issuing a shutdown -p now makes it all the way past halt but the host doesn't apparently interpret the power down signal. Ideas? Thanks much, -t