From owner-freebsd-current@FreeBSD.ORG Tue Nov 27 20:25:46 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F68716A417 for ; Tue, 27 Nov 2007 20:25:46 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.freebsd.org (Postfix) with ESMTP id BA41C13C465 for ; Tue, 27 Nov 2007 20:25:44 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (dpm.xs4all.nl [80.126.205.144]) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id lARKB7oT089792 for ; Tue, 27 Nov 2007 21:11:08 +0100 (CET) (envelope-from Johan@double-l.nl) Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Tue, 27 Nov 2007 21:12:56 +0100 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB01118B@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mysqld umtxn Thread-Index: AcgxMeXoq1mm/1pZSR63i/RlPaTISw== From: "Johan Hendriks" To: X-Virus-Scanned: by XS4ALL Virus Scanner Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: mysqld umtxn X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2007 20:25:46 -0000 Hello all, i just cvsup'ed today on a 8.0 Current machine (a pIII 1000 = Mhz dual proc machine). =20 Did a buildworld cycle and rebooted the machine I noticed that i can not start mysql-server anymore. mysqld will show up in top but have a umtxn state, if i do a = /usr/local/etc/rc.d/mysql-server restart it tells me it can not stop = mysql (check /usr/.... .pid) then i have 2 mysqld entries showing up in top also in umtxn state. It creates new mysqld proccess with every = /usr/local/etc/rc.d/mysql-server restart i give. =20 I then tryed to csup -g -L2 /usr/local/etc/cvsup/current-supfile but = this prosess also ends up in umtxn state. Witness and stuff are disabled on the machine. Do other people see this ? =20 regards, Johan Hendriks