Skip to content

Reference new rancher node staging rke2 metal01

Antoine R. Dumont requested to merge add-new-staging-metal-node into production

This prepares the plan for the old beaubourg machine as a staging rancher metal worker node.

The disks used were the ONLINE ones used in the previous zpool.

root@beaubourg:~# zpool status
  pool: data
 state: DEGRADED
status: One or more devices could not be used because the label is missing or
        invalid.  Sufficient replicas exist for the pool to continue
        functioning in a degraded state.
action: Replace the device using 'zpool replace'.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-4J
  scan: scrub repaired 0B in 01:29:03 with 0 errors on Sun Apr  9 01:53:04 2023
config:

        NAME                        STATE     READ WRITE CKSUM
        data                        DEGRADED     0     0     0
          mirror-0                  ONLINE       0     0     0
            wwn-0x50000396ec892211  ONLINE       0     0     0
            wwn-0x50000396ec89220d  ONLINE       0     0     0
          mirror-1                  ONLINE       0     0     0
            wwn-0x50000396ec892205  ONLINE       0     0     0
            wwn-0x50000396ec894e39  ONLINE       0     0     0
          mirror-2                  DEGRADED     0     0     0
            wwn-0x50000396ec892251  ONLINE       0     0     0
            2152817194539464319     UNAVAIL      0     0     0  was /dev/disk/by-id/wwn-0x500003965c898908-part1
          mirror-3                  DEGRADED     0     0     0
            wwn-0x500003976c880145  ONLINE       0     0     0
            5830877036615432447     UNAVAIL      0     0     0  was /dev/disk/by-id/wwn-0x500003964c88a184-part1
          mirror-4                  ONLINE       0     0     0
            wwn-0x50000397bc8969ad  ONLINE       0     0     0
            wwn-0x50000397bc8969b5  ONLINE       0     0     0

Refs. swh/infra/sysadm-environment#5251 (closed)

Merge request reports