| Summary: | Please publish a list of shell hosts for various architectures | ||
|---|---|---|---|
| Product: | Services | Reporter: | Yuri Victorovich <yuri> |
| Component: | Core Infrastructure | Assignee: | Cluster Admin <clusteradm> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | lwhsu, philip |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Yuri Victorovich
2021-05-23 20:31:53 UTC
It's published at https://www.freebsd.org/internal/machines/ , is it possible for you to find a good place in committer-guide and create a patch for doc repository? Thanks! We should also update the existing page to note the existence of FreeBSD 14 ref and universe machines for all architectures. I'll take care of that. I forgot when I installed the machines a couple of weeks ago. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=bec6dcd4c80285bf30cd380b51cf49767c51b329 commit bec6dcd4c80285bf30cd380b51cf49767c51b329 Author: Philip Paeps <philip@FreeBSD.org> AuthorDate: 2021-05-24 01:10:18 +0000 Commit: Philip Paeps <philip@FreeBSD.org> CommitDate: 2021-05-24 01:10:18 +0000 Add a more obvious link to ref*/universe* machines PR: 256109 documentation/content/en/articles/committers-guide/_index.adoc | 3 +++ 1 file changed, 3 insertions(+) I've added a more obvious link to the ref* and universe* machines to the Committer's Guide. By the way: you can also use `ruptime` on e.g. freefall to find the aarch64 machines. Unfortunately, this won't find the powerpc64 machines because syncthing doesn't work on that architecture (because Go doesn't work). > $ ruptime
> ruptime: no hosts in /var/rwho
(In reply to Yuri Victorovich from comment #5) Sorry, please disregard my previous message. [500] (philip@freefall)~% ruptime freefall up 38+22:29, 1 user, load 0.14, 0.18, 0.22 ref11-amd64 up 39+13:47, 0 users, load 0.32, 0.19, 0.14 ref11-i386 up 39+13:47, 0 users, load 0.18, 0.16, 0.13 ref12-aarch64 up 39+13:46, 0 users, load 0.12, 0.12, 0.08 ref12-amd64 up 39+13:47, 0 users, load 0.32, 0.19, 0.14 ref12-i386 up 39+13:47, 0 users, load 0.30, 0.18, 0.14 ref13-aarch64 up 39+13:43, 0 users, load 0.18, 0.11, 0.08 ref13-amd64 up 39+11:01, 0 users, load 0.23, 0.17, 0.14 ref13-i386 up 39+11:01, 0 users, load 0.28, 0.18, 0.15 ref14-aarch64 up 39+13:46, 0 users, load 0.12, 0.12, 0.08 ref14-amd64 up 39+10:56, 0 users, load 0.01, 0.08, 0.07 ref14-i386 up 39+10:56, 0 users, load 0.01, 0.08, 0.07 universe11a up 39+16:49, 0 users, load 0.22, 0.15, 0.15 universe11b up 39+16:47, 0 users, load 8.00, 7.96, 7.96 universe12a up 39+16:49, 0 users, load 0.17, 0.14, 0.15 universe12b up 39+16:47, 0 users, load 8.00, 7.96, 7.96 universe13a up 39+16:49, 0 users, load 0.19, 0.15, 0.15 universe13b up 39+16:47, 0 users, load 8.05, 7.98, 7.97 universe14a up 39+16:50, 0 users, load 0.16, 0.14, 0.15 universe14b up 39+16:47, 0 users, load 8.07, 7.98, 7.97 |