From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by sourceware.org (Postfix) with ESMTPS id 13864385829C for ; Fri, 5 Aug 2022 00:29:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 13864385829C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=osuosl.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=osuosl.org Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 9DED460B9D; Fri, 5 Aug 2022 00:29:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9DED460B9D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1659659353; bh=kzPbu5DkF1GsOebvGvWw1z2XzSuqV2Vun8opCQeKvqI=; h=Subject:From:Reply-To:In-Reply-To:References:To:Cc:Date:From; b=tvsAzXPmzWs80kiujSMFyrwOdHyJsmQW5MDG5q4XikouoULJzr2+tP/PtM/hSNvtc uYI/GAtHtIgS2cZ0bZpCUmAjac5MUgmPGkZJTLROd9rXywmiUX+i8lSxcFht/wP0HX zrrbd36NnmluwbZKzZpXULi9yD1LBtNjIDO5MuP6CjvOFjyejT9x2TSoRxfL8gGkh7 gw150nEnCgdjGwnrIME/CCkkKltzRRY8X853NPaW84YAmUrtvUs+hUUfsQr7qIAeqU hIJH5ry7B7qoas6EUd84e3vccJb71w0a91ZFl4UtWW4lDt19b1iDp4xSDnQfbNJBDx fxWGqNiaGSOew== X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f9pZdulNdtyh; Fri, 5 Aug 2022 00:29:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id A5B1F60ACA; Fri, 5 Aug 2022 00:29:12 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org A5B1F60ACA Received: by ash.osuosl.org (Postfix, from userid 81) id 8C1851C11A5; Fri, 5 Aug 2022 00:29:12 +0000 (UTC) Subject: [support.osuosl.org #32563] Request CI hosting for builder.sourceware.org From: "Lance Albertson via RT" Reply-To: hosting-request@osuosl.org In-Reply-To: References: Message-ID: Precedence: bulk X-RT-Loop-Prevention: support.osuosl.org RT-Ticket: support.osuosl.org #32563 Managed-by: RT 4.0.4 (http://www.bestpractical.com/rt/) RT-Originator: ramereth@osuosl.org To: mark@klomp.org Cc: buildbot@sourceware.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 Date: Thu, 4 Aug 2022 17:29:12 -0700 X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: buildbot@sourceware.org X-Mailman-Version: 2.1.29 List-Id: "The https://builder.sourceware.org/ buildbot" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2022 00:29:17 -0000 > > I believe we were going to allocate a new phyiscal system for this instead > > of allocating VM(s) for it on our OpenStack. Is that still correct? I was > > planning on using the bare metal installation guide [1] once I got hardware > > allocated. > > The same file can be used for bare metal. You only have to change the disk > device entry from /dev/vda to /dev/sda. And you have to provide the ignition > file through an URL that the system can reach. > > BTW. The osuosl-butane.yaml file is a butane yaml file, while the install > wants an ignition json file. You transform the yaml file into a json file > using the butane binary, see > https://docs.fedoraproject.org/en-US/fedora-coreos/producing-ign/ I _finally_ got this system online. You should be able to ssh to it as sourceware-builder1.osuosl.org. A few changes I made to the ignition file: - Change the console to go to ttyS1 so IPMI works properly - Add OSL unmanaged ssh key to core user - Setup IPv6 as a static IP address Can you please confirm you have access and let me know how it looks? Thanks- -- Lance Albertson Director Oregon State University | Open Source Lab