Activity
From 07/06/2019 to 08/04/2019
08/02/2019
- LN 07:34 PM Task #7026: place9 hacking for getting ceph + netboot running
- dnsmasq:
switch2 port 19
switchport access vlan 22
ip addr add 192.168.0.1/24 dev bond0.22
- NS 02:00 PM Task #7026: place9 hacking for getting ceph + netboot running
- getting lldp to find out where we are:
- NS 01:59 PM Task #7026: place9 hacking for getting ceph + netboot running
- Configuring port of mikrotik switch:
- NS 01:56 PM Task #7026 (Closed): place9 hacking for getting ceph + netboot running
- * configure switches to put copper ports into internal vlan 22
* Setup 2nd router
* Configure vlan tagging
* Install dhcpv4 for netboot
* Create netboot image
* Setup http server for loading netboot image
* Boot servers with ceph
... - NS 02:50 PM Task #7027 (Rejected): Add new command to cdist / extend cdist to easily generate preos with ssh pubkey
- The main usage for preos is getting something that can be (net)booted, gets an IPv(6,4) address and is accessible by ssh.
Modify cdist to de-generalise cdist preos:
* Accept parameter to specify public keys (and/or read from stdin)... - NS 01:53 PM Task #7025: Fix ifup bond0.22 ip: ioctl 0x8922 failed: Result not representable
- config:
- NS 01:53 PM Task #7025 (Closed): Fix ifup bond0.22 ip: ioctl 0x8922 failed: Result not representable
07/30/2019
- NS 08:02 PM Task #7009: Find out why Alpine Linux hangs at boot when it does not have a link on a device with dhcp
- Work around:
- NS 07:58 PM Task #7009: Find out why Alpine Linux hangs at boot when it does not have a link on a device with dhcp
- Trying as suggested in #alpine-linux:
- NS 07:55 PM Task #7009: Find out why Alpine Linux hangs at boot when it does not have a link on a device with dhcp
- This config hangs again:
- NS 07:51 PM Task #7009: Find out why Alpine Linux hangs at boot when it does not have a link on a device with dhcp
- This config does NOT hang at boot:
- NS 07:49 PM Task #7009: Find out why Alpine Linux hangs at boot when it does not have a link on a device with dhcp
- Messages of boot:
- NS 07:32 PM Task #7009 (In Progress): Find out why Alpine Linux hangs at boot when it does not have a link on a device with dhcp
- NS 07:26 PM Task #7009 (Rejected): Find out why Alpine Linux hangs at boot when it does not have a link on a device with dhcp
- NS 07:48 PM Task #7010 (Closed): Fix Alpine Linux installer to support serial && push it upstream
- yeah!
07/28/2019
- NS 09:14 PM Task #6541: Monitor fans and power supplies
- * Dominique, please approach @kjg in chat/infrastructure and implement it together with him
* @kjg: please read the ticket and ping @rouxdo when you have understood it -> you'll then implement it together - DR 02:37 PM Task #6541: Monitor fans and power supplies
- For both services you'll have to open up ports
Open them only from the inside (so only monitoring.place{5,6} is allowed to talk with theses ports)
07/27/2019
- AB 07:06 PM Task #6931 (Feedback): ucloud-host
- Host creating mechanism is added in ucloud-cli. Newly, created hosts are correctly used by ucloud-scheduler.
- AB 07:04 PM Task #6998 (Feedback): Install & Setup netbox on an IPv6 only VM and find out how to get / reserve the next free ip address
- Installed at http://netbox-dev.ungleich.ch/
07/26/2019
- NS 12:37 PM Task #6648 (Closed): Configure (reset cleanly) a Mikrotik hapAC as a fiber2copper bridge, connect all servers with copper
- SH 12:09 PM Task #6648 (Resolved): Configure (reset cleanly) a Mikrotik hapAC as a fiber2copper bridge, connect all servers with copper
07/25/2019
- DR 06:53 PM Task #6541: Monitor fans and power supplies
- h3. SNMP
Documentation for enabling SNMP on aristas: https://www.arista.com/en/um-eos/eos-section-43-3-configuring-snmp#ww1159793
The installation for the snmp-exporter is quite similar to the freeipmi:
* Get the prebuild package ... - DR 06:32 PM Task #6541: Monitor fans and power supplies
- Nico Schottelius wrote:
> Most important for this task is handing over / explaning to llnu & kjg
> ...
Ok, so in general, the IPMI thing should not be a big of a deal:
I recommend to have the ipmi exporter running only on each monitor... - DR 06:25 PM Task #6541: Monitor fans and power supplies
- Current freeipmi version on devuan available: 1.4.11
Version needed for having ipv6 support: >= 1.6.1
... - NS 06:24 PM Task #6541: Monitor fans and power supplies
- Most important for this task is handing over / explaning to llnu & kjg
redmine@ungleich.ch writes: - DR 05:43 PM Task #6541 (In Progress): Monitor fans and power supplies
- https://github.com/soundcloud/ipmi_exporter
https://github.com/prometheus/snmp_exporter - AB 06:19 AM Task #6998 (Closed): Install & Setup netbox on an IPv6 only VM and find out how to get / reserve the next free ip address
- Checkout whether getting "the next free IP address" works nicely via API for IPv6 and IPv4
If yes, we can use netbox as an IPAM backend
07/24/2019
- LN 10:42 PM Task #6946: Setup the other side of the arista switches
- bond ond devuan started to work after i gave up and started confing alpine, i might setup the radvd there but the interface numbers are changing eth6 moved to eth2.. :o
- LN 10:41 PM Task #6946: Setup the other side of the arista switches
- on both :
$1 = 1 and 15
interface Ethernet$1
channel-group $1 mode active
interface Port-Channel$1
mlag $1 - LN 05:43 PM Task #6946: Setup the other side of the arista switches
- To disable router advertisements on an interface :
* ipv6 nd ra suppress all
-
-
-
-
current switch1-place9 config:
show run
! Command: show running-config
! device: switch1-place9 (DCS-7050S-52, EOS-4.18.6M-2G... - LN 10:26 PM Task #6582: Setup the first router
- networking after (bond0 OK) infinite hang on boot alpine
- LN 10:14 PM Task #6582: Setup the first router
- alpine
doesnt want to bond :/
iface bond0 inet6 manual works
but
static gives:
RTNETLINK: file exists
ifdown doesnt delete static ip from bond0 could be the issue - NS 05:40 PM Task #6996 (Rejected): ucloud-pay v2: add support for retrieving payments from ZKB
- * ZKB has a standard interface
* Retrieve all account data
* Match payments with bills
* Update data in etcd - NS 05:39 PM Task #6995 (Rejected): ucloud-pay v1: Implement payment support into ucloud
- This module should be rather generic, but still out-of-the-box usable.
The basic setup / changes should be as follows:
h2. CLI
* modify the CLI to query the pay service before creating a resources, whether it needs to be paid
*... - DR 02:34 PM Task #6988 (Resolved): Fix cdist configuration run on monitoring.place6
- checked https://grafana.com/docs/installation/debian/ for the repository information
changed in upstream cdist the __grafana_dashboard manifest to the "new" repository
(Changed the signing key and changed the repo url)
Created a M...
07/23/2019
- LN 12:17 PM Task #6651: The network documentation ticket
- yup, reconfed
interface Port-Channel33
switchport access vlan 21
mlag 33
but im getting no ip
07/22/2019
- DR 08:06 PM Task #6988 (Seen): Fix cdist configuration run on monitoring.place6
- NS 11:30 AM Task #6989: Research LEETSPEAK websites
- https://nedbatchelder.com/text/hexwords.html is what I was looking for!
Very cool!
Let's make a local copy in this ticket and then close it. Also copy the
colour words referenced from it
redmine@ungleich.ch writes: - LN 11:05 AM Task #6989: Research LEETSPEAK websites
- http://www.robertecker.com/hp/research/leet-converter.php
https://nedbatchelder.com/text/hexwords.html
and most impowtantwy: https://honk.moe/tools/owo.html
*flies away* •◡• - LN 10:57 AM Task #6982 (In Progress): Ensure that setting up a new ceph cluster is less than 5 minutes of work
07/21/2019
- JK 04:48 PM Task #6989 (Seen): Research LEETSPEAK websites
- It needs to add a detailed description of the LEETspeak.
- JK 01:51 PM Task #6989 (Rejected): Research LEETSPEAK websites
- lookup / research / find websites that have lists of words written in leet speech - aka words that use 0-9 and a-f only
- NS 12:04 PM Task #6988 (Closed): Fix cdist configuration run on monitoring.place6
- && document what you have done / update comments in this ticket, for the watchers
07/20/2019
- NS 10:50 PM Task #6651: The network documentation ticket
- @llnu: did you put the original vlan tag for place 9 back on it?
07/19/2019
- LN 10:57 PM Task #6651: The network documentation ticket
- nyeeh
interface Vlan1
ipv6 address 2a0a:e5c0:1:7::27/64
removed from switch1
these advertisers are dangerous - LN 08:04 PM Task #6651: The network documentation ticket
- Temporarily confed switch5 and 6 in place6, to switchport access vlan 15 (coworking) on port channel 33, because
there is no uplink configured by default on vlan 21 dcl-rebuild,
i cannot access 2a0a:e5c0:1:7::27 from 2a0a:e5c0:1:7:83d... - SK 10:33 PM Task #6937 (Closed): Create debian 10 image
- in prod now, closing the ticket. Nice work!
- NS 12:12 PM Task #6980: Research and publish how we deal / have to deal with court orders and foreign authorities
- Talk from Swinog: https://www.youtube.com/watch?v=WrCW2p3ne0U&list=PLMP2Spqss4Ipu2bEWyqnHPDziyK74uoi0&index=2&t=0s
07/18/2019
- YK 01:21 PM Task #6937 (Resolved): Create debian 10 image
- Done (and published).
- NS 01:11 PM Task #6983 (Closed): Setup networking for bluecmd/mainframe
- * vlan 26/27 as additionaly
** needs to create bond0.25 on routers as well
* Network: 2a0a:e5c0:6::/48
* Transfer network: 2a0a:e5c0:1:9::/64
** Endpoint ungleich: 2a0a:e5c0:1:9::7
** Endpoint bluecmd: 2a0a:e5c0:1:9::1
h2. VLANs... - DR 12:01 PM Task #6541 (Seen): Monitor fans and power supplies
- NS 11:23 AM Task #6982 (Closed): Ensure that setting up a new ceph cluster is less than 5 minutes of work
- * Have a cdist type/types ready
* Have it publicly documented
* Require the minimum amount of parameters
* Maybe base it on the existing internal ceph types
* Maybe push it upstream into cdist (-> coordinate with Darko)
h2. Rough ...
07/17/2019
- NS 11:06 PM Task #6980 (Rejected): Research and publish how we deal / have to deal with court orders and foreign authorities
- * What do we have to do if fedpol approaches us?
* Are we allowed to protect (notify) activists that don't commit a crime according to Swiss law
* Write down typyical cases and what our actions would be
* Clearly write down/define tha... - LN 08:13 PM Task #6978 (Closed): control server ran out of inodes
- Find out where are a lot of files
if they are neccessary: add more space or backup them
if not: delete them
bonus: make sure it wont happen again
07/16/2019
- LN 11:47 AM Task #6601 (Waiting): Setup the arista switches at place6-east and place9
- place9:
add switches to DNS
add BGP configuration for new switches (with a PR in dot-cdist)
* Write wiki for current place6/9 setup
- LN 11:42 AM Task #6972 (Seen): Learn how to rebuild the server OS with cdist preos and document it in the wiki
- MA 09:39 AM Task #6643 (In Progress): Reinstall / APU as tftp server
- started to install alpine
07/15/2019
- LN 09:15 PM Task #6930 (Seen): cdist configuration for etcd
- NS 05:46 PM Task #6972 (Rejected): Learn how to rebuild the server OS with cdist preos and document it in the wiki
- AB 04:33 PM Task #6931 (In Progress): ucloud-host
- AB 04:32 PM Task #6871 (In Progress): Create ucloud-api
- AB 04:32 PM Task #6914 (In Progress): ucloud-image-scanner
- AB 04:32 PM Task #6904 (In Progress): Implement ucloud-image-store management
- AB 04:32 PM Task #6900 (In Progress): Allow creating an image from a file in ucloud-api and ucloud-cli
- AB 04:31 PM Task #6909 (In Progress): Accept units in ucloud-api, but store in non-unit format
- AB 04:30 PM Task #6872 (In Progress): Create ucloud-vm
- AB 04:29 PM Task #6899 (In Progress): Create ucloud-file-scan service
- AB 04:29 PM Task #6897 (In Progress): Create ucloud-image service
- AB 04:27 PM Task #6875 (In Progress): Create ucloud-scheduler
- JK 01:34 PM Task #6465: Expire the password reset link [datacenterlight, dynamicweb]
- Prioritization: immediate --> high
07/12/2019
- NS 12:38 PM Task #6601: Setup the arista switches at place6-east and place9
- hints for mikrotik:
* delete the port-channel
* et17: switchport mode trunk
* et17 NO channel-group
- NS 12:26 PM Task #6601: Setup the arista switches at place6-east and place9
- Adding bgp routing to switch5.place6
07/11/2019
- LN 08:44 PM Task #6601: Setup the arista switches at place6-east and place9
- Im trying to create a redundant sfp connection from mikrotik to 2 aristas. First i assumed that the port-channel is propagated through mlag and 2 physically seperate interfaces will bond (in practice i named the two ethernet ports with t...
07/10/2019
- NS 07:24 PM Task #6601: Setup the arista switches at place6-east and place9
- kraftwerk:
* switch3
** Et32 connected in Po31 full 10G 10GBASE-SRL
** goes to switch5.place6 ET52
* switch4
** Et32 connected in Po31 full 10G 10GBASE-SRL
... - NS 06:13 PM Task #6601: Setup the arista switches at place6-east and place9
- domain-id place9-east
- NS 06:02 PM Task #6601: Setup the arista switches at place6-east and place9
- Suffixes are in [[datacenterlight:Networking]]
- NS 06:52 PM Task #6946 (Closed): Setup the other side of the arista switches
- NS 05:57 PM Task #6873 (Rejected): Ensure that all new 9 servers are running by end of week
- NS 05:57 PM Task #6725 (Closed): Order new hardware for place9
07/09/2019
- JK 04:54 PM Task #6877 (Feedback): Start the first VMs on place9 cluster using ucloud (ucloud v1)
- LN 11:19 AM Task #6901 (Seen): Describe on how to configure the files service
- AB 10:47 AM Task #6897 (Seen): Create ucloud-image service
- AB 10:47 AM Task #6915 (Seen): Introduce host status' and over/underbooking constraints
07/08/2019
- LN 07:24 PM Task #6877 (Waiting): Start the first VMs on place9 cluster using ucloud (ucloud v1)
- There is no networking setup in place 9.
1. I could set it up, but ill need infos.
2. I could set the cluster up elsewhere
- YK 03:33 PM Task #6794: Find out why request tracker crashes from time to time and fix it
- yes, sure
- NS 11:01 AM Task #6794: Find out why request tracker crashes from time to time and fix it
- Hey Yury,
did you try enabling debug in RT?
redmine@ungleich.ch writes: - YK 10:55 AM Task #6794: Find out why request tracker crashes from time to time and fix it
- I didn't find a problem. Debug info doesn't consist enough info about.
We can try to move RT to the new VM. - NS 02:09 PM Task #6901: Describe on how to configure the files service
- ping
07/07/2019
- SK 03:24 PM Task #6937 (Closed): Create debian 10 image
- both for IPv4 and IPv6
07/06/2019
- AB 02:06 PM Task #6931: ucloud-host
- @nico Please comment on this.