From owner-freebsd-ports@freebsd.org Sat Mar 4 12:20:39 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90705CF888C for ; Sat, 4 Mar 2017 12:20:39 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: from mail-qk0-x231.google.com (mail-qk0-x231.google.com [IPv6:2607:f8b0:400d:c09::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49DBA1527 for ; Sat, 4 Mar 2017 12:20:39 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: by mail-qk0-x231.google.com with SMTP id n127so214616395qkf.0 for ; Sat, 04 Mar 2017 04:20:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=8NZLKRMHrnX2gqEN384KLmEJM14FVs3EXhXdMQUoHtc=; b=qMEwrTmZrN+U1QXP3qv4Y4nmMYuhqh05up6GGqZ4XC3JErFGcDbzZoM42jHB7pY3eY rcR3NkJnAKX650Rhct9Q4BGttrHkJmOswB6q6DBbVQyqGaGRTBU8JWcQYV51/olt9JZH 2i1Kz6Xy42lzXTAb3T13AXFa2PrDXKtysorUk3aDGo5NJG5cXYp40HSuOph+fcMfitJT 7yefa+HuQAezQZ5xZWXgMnS2BNtwu0Iz4DcAogrn/f5BUlsnjbXSK5MOr8RicKWBGZWf rfPfmRAGOvS9QeyPsq3ytlbiuchnKQDfT8pDGRswUllbD40ylhmlB4N4ERsdcIz/1d+O JVUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=8NZLKRMHrnX2gqEN384KLmEJM14FVs3EXhXdMQUoHtc=; b=P8HKuIckDAoxqmyv+pFBhx8VTrGHGhd7wPW3joGG2ZgWa9eqjmzIblR/Y08UH59/9r SAQPkJJvoXGDusBWxANhO0PkPRV7WfcN9ZLmduWeRzejmUMI50tulF8pmiQDSzcVBvPs Hw977CY9UJJtmPqYThs7fD/IeBXxd8t5HUjdc1yEcq0R6S7G5c4c2bq3sKyyYFg89rK5 Lw5bJJTzsZyGMZPKUPGcCOYHs7kHwS/CUVA1iM9WFnojU4JQlx/wCGGRbwKDp5fUhTiO HaMR3rc93I+6igjQbfzbMBrilFR37gmxM0CSFZeDEbGgc2COPP2m0MVTRSKXJ7UmpzCo M+Mw== X-Gm-Message-State: AMke39n5cN731onTd5AuNPpw5M21unAA41iIssc1wKwQN690P1Rn9B40LvlBc50y1Eq7aE3zT+DQy7Qos99D+A== X-Received: by 10.200.49.230 with SMTP id i35mr8336262qte.254.1488630038417; Sat, 04 Mar 2017 04:20:38 -0800 (PST) MIME-Version: 1.0 Sender: tommi.pernila@gmail.com Received: by 10.200.42.163 with HTTP; Sat, 4 Mar 2017 04:20:36 -0800 (PST) Received: by 10.200.42.163 with HTTP; Sat, 4 Mar 2017 04:20:36 -0800 (PST) In-Reply-To: <20170304115740.GG13006@home.opsec.eu> References: <20170304110857.GA2793@c720-r292778-amd64> <20170304115740.GG13006@home.opsec.eu> From: Tommi Pernila Date: Sat, 4 Mar 2017 14:20:36 +0200 X-Google-Sender-Auth: TcOGBW8drZiMd-6o_4EgIENoHf0 Message-ID: Subject: Re: running poudriere with 8 builders To: Kurt Jaeger Cc: freebsd-ports@freebsd.org, Matthias Apitz Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2017 12:20:39 -0000 On Mar 4, 2017 13:57, "Kurt Jaeger" wrote: Hi! > > Did you use ZFS as file system ? > > When I did the disk setup, I was also thinking in ZFS, but this would have > reduced the netto disk space from 2* 280 GB to the half. It does not have to be that way. Use only one disk for the system and the second disk for a poudriere ZFS pool ? > I have / for > all.the system and /usr/local for poudriere on the 2nd disk. Use the same setup, but with ZFS. I think, but have not checked it, that poudriere uses zfs clones, which is ***way*** more efficient than copying the whole tree for each poudriere builder jail. > > SSD instead of spinning disks ? > No. Seagate SAS disks. 3.5" or 2.5" ? Putting the poudriere storage on a SSD might be very helpful. This is my builder box (8 threads, Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz, 32 GB RAM): zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT zroot 428G 216G 212G - 47% 50% 1.00x ONLINE - pou 232G 49.9G 182G - 39% 21% 1.00x ONLINE - /pou is on an Samsung SSD 840 EVO 250GB: smartctl says: 9 Power_On_Hours 0x0032 091 091 Always - 41885 12 Power_Cycle_Count 0x0032 099 099 Always - 8 177 Wear_Leveling_Count 0x0013 083 083 Always - 199 The Wear_Leveling_Count shows that it's probably beyond the spec already 8-} -- pi@opsec.eu +49 171 3101372 3 years to go ! _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" Have you checked poudriere configurations MAKE_JOBS parameter? Here is a snippet from poudriere wiki: By default MAKE_JOBS is disabled to allow only one process per cpu. To allow it anyway, ALLOW_MAKE_JOBS=yes in your /usr/local/etc/poudriere.conf: echo "ALLOW_MAKE_JOBS=yes" >> /usr/local/etc/poudriere.conf Br,Tommi