Re: ftp.html: adjust mirror minimum space

2019-06-01 Thread Reyk Floeter
On Sat, Jun 01, 2019 at 12:18:33PM +0200, Theo Buehler wrote:
> On Sat, Jun 01, 2019 at 12:05:09PM +0200, Reyk Floeter wrote:
> > Hi,
> > 
> > a fresh rsync over night revealed that the minimum space for mirrors
> > should be adjusted.
> > 
> > OK?
> 
> I don't know whether the size is correct or whether it should be bumped
> further, but please note that ftp.html is generated. Edit
> www/build/mirrors/ftp.html.end instead and run 'make ftp' from
> www/build/:
> 
> $ head -1 ftp.html
> 
> 

Forget about this diff, we were mirroring from the wrong rsync source
which included old releases that aren't on the LF1 and LF2 anymore.
We'll switch to an LF2.

Background: ungleich glaurus is sponsoring a mirror to once again have
a full and up-to-date mirror in Switzerland.  These are the people
behind many nice things including digital glarus, datacenterlight, and
hack4glarus.

Thanks to Nico and the ungleich team!

The mirror in its current state (old releases will be deleted or moved
to OpenBSD-unsupported):

https://mirror.ungleich.ch/pub/OpenBSD/

Reyk



Re: ftp.html: adjust mirror minimum space

2019-06-01 Thread Theo Buehler
On Sat, Jun 01, 2019 at 12:05:09PM +0200, Reyk Floeter wrote:
> Hi,
> 
> a fresh rsync over night revealed that the minimum space for mirrors
> should be adjusted.
> 
> OK?

I don't know whether the size is correct or whether it should be bumped
further, but please note that ftp.html is generated. Edit
www/build/mirrors/ftp.html.end instead and run 'make ftp' from
www/build/:

$ head -1 ftp.html


> 
> Reyk
> 
> Index: ftp.html
> ===
> RCS file: /cvs/www/ftp.html,v
> retrieving revision 1.794
> diff -u -p -u -p -r1.794 ftp.html
> --- ftp.html  30 May 2019 21:05:37 -  1.794
> +++ ftp.html  1 Jun 2019 09:57:55 -
> @@ -1155,7 +1155,7 @@ Mirrors must carry the following:
>  In addition, mirrors must use a second-level mirror as their upstream.
>  
>  
> -As of 6.1, the minimum space required is approximately 700GB.
> +As of 6.5, the minimum space required is approximately 1.3TB.
>  However, to reduce problems when snapshot packages are updated, it is
>  recommended to use the rsync options --delete-delay 
> --delay-updates
>  which will use additional space.
> 



ftp.html: adjust mirror minimum space

2019-06-01 Thread Reyk Floeter
Hi,

a fresh rsync over night revealed that the minimum space for mirrors
should be adjusted.

OK?

Reyk

Index: ftp.html
===
RCS file: /cvs/www/ftp.html,v
retrieving revision 1.794
diff -u -p -u -p -r1.794 ftp.html
--- ftp.html30 May 2019 21:05:37 -  1.794
+++ ftp.html1 Jun 2019 09:57:55 -
@@ -1155,7 +1155,7 @@ Mirrors must carry the following:
 In addition, mirrors must use a second-level mirror as their upstream.
 
 
-As of 6.1, the minimum space required is approximately 700GB.
+As of 6.5, the minimum space required is approximately 1.3TB.
 However, to reduce problems when snapshot packages are updated, it is
 recommended to use the rsync options --delete-delay --delay-updates
 which will use additional space.