From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V02hF-0004qS-Hj for qemu-devel@nongnu.org; Fri, 19 Jul 2013 00:53:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V02hE-0000HY-51 for qemu-devel@nongnu.org; Fri, 19 Jul 2013 00:53:37 -0400 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:64879) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V02hD-0000HH-V1 for qemu-devel@nongnu.org; Fri, 19 Jul 2013 00:53:36 -0400 Received: by mail-we0-f171.google.com with SMTP id m46so3588079wev.16 for ; Thu, 18 Jul 2013 21:53:35 -0700 (PDT) Date: Fri, 19 Jul 2013 12:53:26 +0800 From: Stefan Hajnoczi Message-ID: <20130719045326.GC14330@stefanha-thinkpad.redhat.com> References: <51DA4923.8030408@weilnetz.de> <20130715034249.GD21224@stefanha-thinkpad.redhat.com> <51E38919.3030009@b1-systems.de> <20130715064349.GA12648@stefanha-thinkpad.redhat.com> <51E7C756.2020205@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <51E7C756.2020205@suse.de> Subject: Re: [Qemu-devel] Buildbots out of disk space List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: Stefan Weil , Christian Berendt , qemu-devel , Alexander Graf On Thu, Jul 18, 2013 at 12:45:42PM +0200, Andreas Färber wrote: > Am 15.07.2013 08:43, schrieb Stefan Hajnoczi: > > On Mon, Jul 15, 2013 at 07:31:05AM +0200, Christian Berendt wrote: > >> Think we should clean up the registered build slaves. Here's a list > >> of offline slaves. Can they be removed from the bot? > >> > >> default_s390 > > > > This slave goes offline relatively often but we do try to get it back > > periodically. > > It's a z/VM instance that had some networking issues but I can SSH onto > the machine again now - I don't see any buildbot-related process running > nor is there anything related scheduled in cron. Please advise what to > do to get it back online. I have added the following crontab entry for user 'build' on qemu-s390.opensuse.org: @reboot cd /home/build/qemu && /usr/local/bin/buildslave start See here for buildslave status: http://buildbot.b1-systems.de/qemu/buildslaves Stefan