| 1 | | [ Dec 8 16:12:02 Enabled. ] |
| 2 | | [ Dec 8 16:12:02 Rereading configuration. ] |
| 3 | | [ Dec 8 16:12:02 Rereading configuration. ] |
| 4 | | [ Dec 8 16:12:13 Executing start method ("/opt/oxide/lib/svc/manifest/cockroachdb.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/listen_addr svc:/oxide/cockroachdb:default |
| 17 | | + LISTEN_ADDR=fd00:1122:3344:101::5 |
| 18 | | ++ svcprop -c -p config/listen_port svc:/oxide/cockroachdb:default |
| 19 | | + LISTEN_PORT=32221 |
| 20 | | ++ svcprop -c -p config/store svc:/oxide/cockroachdb:default |
| 21 | | + DATASTORE=/data |
| 22 | | ++ svcprop -c -p config/datalink svc:/oxide/cockroachdb:default |
| 23 | | + DATALINK=oxControlService7 |
| 24 | | ++ svcprop -c -p config/gateway svc:/oxide/cockroachdb:default |
| 25 | | + GATEWAY=fd00:1122:3344:101::1 |
| 26 | | + [[ oxControlService7 == unknown ]] |
| 27 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
| 28 | | + ipadm delete-if oxControlService7 |
| 29 | | ipadm: Could not delete oxControlService7: Interface does not exist |
| 30 | | + true |
| 31 | | + ipadm create-if -t oxControlService7 |
| 32 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService7 |
| 33 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService7 |
| 34 | | + ipadm show-addr oxControlService7/ll |
| 35 | | ipadm: Address object not found |
| 36 | | + ipadm create-addr -t -T addrconf oxControlService7/ll |
| 37 | | + ipadm show-addr oxControlService7/omicron6 |
| 38 | | ipadm: Address object not found |
| 39 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::5 oxControlService7/omicron6 |
| 40 | | + route get -inet6 default -inet6 fd00:1122:3344:101::1 |
| 41 | | default: not in table |
| 42 | | + route add -inet6 default -inet6 fd00:1122:3344:101::1 |
| 43 | | add net default: gateway fd00:1122:3344:101::1 |
| 44 | | ++ /opt/oxide/internal-dns-cli/bin/dnswait cockroach |
| 45 | | ++ head -n 5 |
| 46 | | ++ tr '\n' , |
| 47 | | note: configured to log to "/dev/stderr" |
| 48 | 2023-12-08T16:12:13.970Z | INFO | dnswait: using system configuration
|
| 49 | | + JOIN_ADDRS=078f0fff-fad2-4879-8099-f6bff21e0ed3.host.control-plane.oxide.internal.:32221,6d65adcf-4d6c-4ea6-b2df-6cb48cc2abc6.host.control-plane.oxide.internal.:32221,8f0667e5-23da-4be9-b42a-0c5cba3b4466.host.control-plane.oxide.internal.:32221,c3bb57e0-8244-465b-aa23-d079985c713d.host.control-plane.oxide.internal.:32221,ffed18a9-fd67-4e11-b520-5c1f2e90fe27.host.control-plane.oxide.internal.:32221, |
| 50 | | + [[ -z 078f0fff-fad2-4879-8099-f6bff21e0ed3.host.control-plane.oxide.internal.:32221,6d65adcf-4d6c-4ea6-b2df-6cb48cc2abc6.host.control-plane.oxide.internal.:32221,8f0667e5-23da-4be9-b42a-0c5cba3b4466.host.control-plane.oxide.internal.:32221,c3bb57e0-8244-465b-aa23-d079985c713d.host.control-plane.oxide.internal.:32221,ffed18a9-fd67-4e11-b520-5c1f2e90fe27.host.control-plane.oxide.internal.:32221, ]] |
| 51 | | + args=('--insecure' '--listen-addr' "[$LISTEN_ADDR]:$LISTEN_PORT" '--store' "$DATASTORE" '--join' "$JOIN_ADDRS") |
| 52 | | + exec /opt/oxide/cockroachdb/bin/cockroach start --insecure --listen-addr '[fd00:1122:3344:101::5]:32221' --store /data --join 078f0fff-fad2-4879-8099-f6bff21e0ed3.host.control-plane.oxide.internal.:32221,6d65adcf-4d6c-4ea6-b2df-6cb48cc2abc6.host.control-plane.oxide.internal.:32221,8f0667e5-23da-4be9-b42a-0c5cba3b4466.host.control-plane.oxide.internal.:32221,c3bb57e0-8244-465b-aa23-d079985c713d.host.control-plane.oxide.internal.:32221,ffed18a9-fd67-4e11-b520-5c1f2e90fe27.host.control-plane.oxide.internal.:32221, |
| 53 | | [ Dec 8 16:12:13 Method "start" exited with status 0. ] |
| 54 | | * |
| 55 | | * WARNING: ALL SECURITY CONTROLS HAVE BEEN DISABLED! |
| 56 | | * |
| 57 | | * This mode is intended for non-production testing only. |
| 58 | | * |
| 59 | | * In this mode: |
| 60 | | * - Your cluster is open to any client that can access fd00:1122:3344:101::5. |
| 61 | | * - Intruders with access to your machine or network can observe client-server traffic. |
| 62 | | * - Intruders can log in without password and read or write any data in the cluster. |
| 63 | | * - Intruders can consume all your server's resources and cause unavailability. |
| 64 | | * |
| 65 | | * |
| 66 | | * INFO: To start a secure server without mandating TLS for clients, |
| 67 | | * consider --accept-sql-without-tls instead. For other options, see: |
| 68 | | * |
| 69 | | * - https://go.crdb.dev/issue-v/53404/v22.1 |
| 70 | | * - https://www.cockroachlabs.com/docs/v22.1/secure-a-cluster.html |
| 71 | | * |
| 72 | | * |
| 73 | | * INFO: initial startup completed. |
| 74 | | * Node will now attempt to join a running cluster, or wait for `cockroach init`. |
| 75 | | * Client connections will be accepted after this completes successfully. |
| 76 | | * Check the log file(s) for progress. |
| 77 | | * |
| 78 | | CockroachDB node starting at 2023-12-08 16:12:41.502841309 +0000 UTC (took 26.8s) |
| 79 | | build: OSS v22.1.9-dirty @ 2022/10/26 21:17:46 (go1.17.13) |
| 80 | | webui: http://[fd00:1122:3344:101::5]:8080 |
| 81 | | sql: postgresql://root@[fd00:1122:3344:101::5]:32221/defaultdb?sslmode=disable |
| 82 | | sql (JDBC): jdbc:postgresql://[fd00:1122:3344:101::5]:32221/defaultdb?sslmode=disable&user=root |
| 83 | | RPC client flags: /opt/oxide/cockroachdb/bin/cockroach <client cmd> --host=[fd00:1122:3344:101::5]:32221 --insecure |
| 84 | | logs: /data/logs |
| 85 | | temp dir: /data/cockroach-temp1334431957 |
| 86 | | external I/O path: /data/extern |
| 87 | | store[0]: path=/data |
| 88 | | storage engine: pebble |
| 89 | | clusterID: 35c774ee-762b-4a03-bdcf-4c690b104160 |
| 90 | | status: initialized new node, joined pre-existing cluster |
| 91 | | nodeID: 4 |