| 1 | * | ||
| 2 | * INFO: initial startup completed. | ||
| 3 | * Node will now attempt to join a running cluster, or wait for `cockroach init`. | ||
| 4 | * Client connections will be accepted after this completes successfully. | ||
| 5 | * Check the log file(s) for progress. | ||
| 6 | * | ||
| 7 | CockroachDB node starting at 2025-02-28 06:45:04.361296427 +0000 UTC (took 10.3s) | ||
| 8 | build: OSS v22.1.22-29-g865aff1595 @ 2024/11/04 18:39:00 (go1.17.13) | ||
| 9 | webui: http://127.0.0.1:8080 | ||
| 10 | sql: postgresql://root@[fd00:1122:3344:101::4]:32221/defaultdb?sslmode=disable | ||
| 11 | sql (JDBC): jdbc:postgresql://[fd00:1122:3344:101::4]:32221/defaultdb?sslmode=disable&user=root | ||
| 12 | RPC client flags: /opt/oxide/cockroachdb/bin/cockroach <client cmd> --host=[fd00:1122:3344:101::4]:32221 --insecure | ||
| 13 | logs: /data/logs | ||
| 14 | temp dir: /data/cockroach-temp3048175964 | ||
| 15 | external I/O path: /data/extern | ||
| 16 | store[0]: path=/data | ||
| 17 | storage engine: pebble | ||
| 18 | clusterID: 67497f91-00dc-4719-ab4d-b5bff30917f2 | ||
| 19 | status: initialized new node, joined pre-existing cluster | ||
| 20 | nodeID: 3 | ||