Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status: add 2024Q2 clusteradm report #403

Merged
merged 1 commit into from
Aug 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions website/content/en/status/report-2024-04-2024-06/clusteradm.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
=== Cluster Administration Team

Links: +
link:https://www.freebsd.org/administration/#t-clusteradm[Cluster Administration Team members] URL: link:https://www.freebsd.org/administration/#t-clusteradm[]

Contact: Cluster Administration Team <clusteradm@FreeBSD.org>

FreeBSD Cluster Administration Team members are responsible for managing the machines the Project relies on to synchronize its distributed work and communications.

In this quarter, the team has worked on the following:

* Regular support for FreeBSD.org user accounts.
* Regular disk and parts support (and replacement) for all physical hosts and mirrors.
* Cluster software refresh.
* Moving cluster services to Chicago.

==== Cluster software refresh

Except for the package builders and developer-facing ("dogfood") machines, the FreeBSD cluster mostly tracks stable/X branches.
This quarter, we started moving the stable/13 hosts to stable/14.

At the time of this writing, there are 133 physical machines in the cluster, 48 run current, and 64 have been upgraded to stable/14.
The remaining machines are slated for upgrading or decommissioning in the near future.
Of the 290 jails in the cluster, 206 run stable/14.

[.screen]
----
12.x: Regular 2, Jails 8
13.x: Regular 19, Jails 68
14.x: Regular 64, Jails 206
>15.x: Regular 48, Jails 8
-----------------------------
Total: Regular 133, Jails 290
Total installations: 423
Runnning -RELEASE|{-p*}: 0
Total geographic sites: 16
----
ppaeps marked this conversation as resolved.
Show resolved Hide resolved

==== Moving cluster services to Chicago

Earlier this year, we started building up our new site in Chicago.
This quarter, we began decommissioning older machines in New Jersey and moving services to the newer machines in Chicago.
Our long-term goal is for Chicago to become our primary location.
This work will take several more months to complete.

==== FreeBSD Official Mirrors Overview

Current locations are Australia, Brazil, Germany, Japan (two full mirror sites), Malaysia, South Africa, Sweden, Taiwan, United Kingdom (full mirror site), United States of America -- California, Chicago, New Jersey (primary site), and Washington.

The hardware and network connection have been generously provided by:

* Cloud and SDN Laboratory at link:https://www.bbtower.co.jp/en/corporate/[BroadBand Tower, Inc]
* link:https://www.cs.nycu.edu.tw/[Department of Computer Science, National Yang Ming Chiao Tung University]
* link:https://deploy.equinix.com/[Equinix]
* link:https://internet.asn.au/[Internet Association of Australia]
* link:https://www.isc.org/[Internet Systems Consortium]
* link:https://www.inx.net.za/[INX-ZA]
* link:https://www.kddi-webcommunications.co.jp/english/[KDDI Web Communications Inc]
* link:https://www.mohe.gov.my/en/services/research/myren[Malaysian Research & Education Network]
* link:https://www.metapeer.com/[MetaPeer]
* link:https://www.nyi.net/[New York Internet]
* link:https://nic.br/[NIC.br]
* link:https://www.teleservice.net/[Teleservice Skåne AB]
* link:https://your.org/[Your.Org]

New official mirrors are always welcome.
We have noted the benefits of hosting single mirrors at Internet Exchange Points globally, as evidenced by our existing mirrors in Australia, Brazil, and South Africa.
If you are affiliated with or know of any organizations willing to sponsor a single mirror server, please contact us.
We are particularly interested in locations on the United States West Coast and throughout Europe.

See link:https://wiki.freebsd.org/Teams/clusteradm/generic-mirror-layout[generic mirrored layout] for full mirror site specs and link:https://wiki.freebsd.org/Teams/clusteradm/tiny-mirror[tiny-mirror] for a single mirror site.

Sponsors: The FreeBSD Foundation and Netzkommune
Loading