1 | | [ Jan 31 21:19:41 Enabled. ] |
2 | | [ Jan 31 21:19:41 Rereading configuration. ] |
3 | | [ Jan 31 21:19:43 Rereading configuration. ] |
4 | | [ Jan 31 21:19:45 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ] |
5 | | + . /lib/svc/share/smf_include.sh |
6 | | ++ SMF_EXIT_OK=0 |
7 | | ++ SMF_EXIT_NODAEMON=94 |
8 | | ++ SMF_EXIT_ERR_FATAL=95 |
9 | | ++ SMF_EXIT_ERR_CONFIG=96 |
10 | | ++ SMF_EXIT_MON_DEGRADE=97 |
11 | | ++ SMF_EXIT_MON_OFFLINE=98 |
12 | | ++ SMF_EXIT_ERR_NOSMF=99 |
13 | | ++ SMF_EXIT_ERR_PERM=100 |
14 | | ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default |
15 | | + DATALINK=oxControlService20 |
16 | | ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default |
17 | | + GATEWAY=fd00:1122:3344:101::1 |
18 | | ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default |
19 | | + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::19 |
22 | | ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default |
23 | | + LISTEN_PORT=32345 |
24 | | ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default |
25 | | + PORTBASE=19000 |
26 | | ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default |
27 | | + DOWNSTAIRS_PREFIX=downstairs |
28 | | ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default |
29 | | + SNAPSHOT_PREFIX=snapshot |
30 | | + [[ oxControlService20 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService20 |
33 | | ipadm: Could not delete oxControlService20: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService20 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20 |
38 | | + ipadm show-addr oxControlService20/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService20/ll |
41 | | + ipadm show-addr oxControlService20/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::19 oxControlService20/omicron6 |
44 | | + route get -inet6 default -inet6 fd00:1122:3344:101::1 |
45 | | default: not in table |
46 | | + route add -inet6 default -inet6 fd00:1122:3344:101::1 |
47 | | add net default: gateway fd00:1122:3344:101::1 |
48 | | + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX") |
49 | | + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::19]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2024-01-31T21:19:46.712Z | INFO | crucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
|
52 | 2024-01-31T21:19:46.719Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::19]:32345
|
53 | 2024-01-31T21:19:46.719Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2024-01-31T21:19:47.053Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::19]:32345
|
55 | 2024-01-31T21:21:10.921Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::19]:32345
remote_addr = [fd00:1122:3344:101::b]:38151
|
56 | 2024-01-31T21:21:10.931Z | INFO | crucible-agent (datafile): region ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a state: Requested
|
57 | 2024-01-31T21:21:10.931Z | INFO | crucible-agent (dropshot): request completed
latency_us = 2952
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:38151
req_id = 5c979d7b-2711-4722-b910-2038d1d8b374
response_code = 200
uri = /crucible/0/regions
|
58 | 2024-01-31T21:21:10.934Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2024-01-31T21:21:10.943Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
60 | 2024-01-31T21:21:10.943Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
61 | 2024-01-31T21:21:10.997Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a"), state: Requested, block_size: 512, extent_size: 131072, extent_count: 16, encrypted: true, port_number: 19000, cert_pem: None, key_pem: None, root_pem: None } at "/data/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a"
region = ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
62 | 2024-01-31T21:21:11.094Z | INFO | crucible-agent (dropshot): request completed
latency_us = 88
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:38151
req_id = 499a8628-5a52-42a4-8f42-3497b9ceeab8
response_code = 200
uri = /crucible/0/regions
|
63 | 2024-01-31T21:21:11.168Z | INFO | crucible-agent (worker): region files created ok
region = ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
64 | 2024-01-31T21:21:11.168Z | INFO | crucible-agent (datafile): region ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a state: Requested -> Created
|
65 | 2024-01-31T21:21:11.168Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2024-01-31T21:21:11.168Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
67 | 2024-01-31T21:21:11.172Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
68 | 2024-01-31T21:21:11.180Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2024-01-31T21:21:11.183Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
70 | 2024-01-31T21:21:11.184Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
71 | 2024-01-31T21:21:11.184Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2024-01-31T21:21:11.184Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::19
|
73 | 2024-01-31T21:21:11.184Z | INFO | crucible-agent (worker): commit
|
74 | 2024-01-31T21:21:11.189Z | INFO | crucible-agent (worker): ok!
|
75 | 2024-01-31T21:21:11.194Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2024-01-31T21:21:11.439Z | INFO | crucible-agent (dropshot): request completed
latency_us = 86
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:38151
req_id = 920b13a7-682a-4f03-8770-1578668e0e46
response_code = 200
uri = /crucible/0/regions
|
77 | 2024-01-31T21:21:11.685Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::19]:32345
remote_addr = [fd00:1122:3344:101::b]:53726
|
78 | 2024-01-31T21:21:11.685Z | INFO | crucible-agent (dropshot): request completed
latency_us = 65
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:53726
req_id = cdfb9edf-69b6-4676-b54d-84fac5fd6af9
response_code = 200
uri = /crucible/0/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
79 | 2024-01-31T21:21:11.685Z | INFO | crucible-agent (datafile): path is "/data/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a"
|
80 | 2024-01-31T21:21:11.695Z | INFO | crucible-agent (datafile): dataset is oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
81 | 2024-01-31T21:21:11.703Z | INFO | crucible-agent (datafile): region ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a state: Created -> Tombstoned
|
82 | 2024-01-31T21:21:11.703Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2024-01-31T21:21:11.703Z | INFO | crucible-agent (dropshot): request completed
latency_us = 17847
local_addr = [fd00:1122:3344:101::19]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::b]:53726
req_id = 786e3576-9871-41cc-80e4-66852960e831
response_code = 204
uri = /crucible/0/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
84 | 2024-01-31T21:21:11.703Z | INFO | crucible-agent (dropshot): request completed
latency_us = 23
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:53726
req_id = cfd767aa-5711-4be3-93e1-808312201d74
response_code = 200
uri = /crucible/0/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
85 | 2024-01-31T21:21:11.704Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a (instance states: (Some(Online), None))
|
86 | 2024-01-31T21:21:11.709Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2024-01-31T21:21:11.719Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a"
region = ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
88 | 2024-01-31T21:21:11.769Z | INFO | crucible-agent (datafile): region ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a state: Tombstoned -> Destroyed
|
89 | 2024-01-31T21:21:11.851Z | INFO | crucible-agent (dropshot): request completed
latency_us = 79
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:53726
req_id = 048cc80c-5445-4583-8237-7f86f967ba59
response_code = 200
uri = /crucible/0/regions/ab1558d0-21a8-4ff1-8217-4e6bbb4ba38a
|
90 | 2024-01-31T21:21:14.266Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::19]:32345
remote_addr = [fd00:1122:3344:101::a]:55027
|
91 | 2024-01-31T21:21:14.327Z | INFO | crucible-agent (datafile): region 298c457e-3a97-43ad-b67e-7619aa70229b state: Requested
|
92 | 2024-01-31T21:21:14.328Z | INFO | crucible-agent (dropshot): request completed
latency_us = 388
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:55027
req_id = 0bc23950-9079-42c1-b54c-3fb1c585daa8
response_code = 200
uri = /crucible/0/regions
|
93 | 2024-01-31T21:21:14.328Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
94 | 2024-01-31T21:21:14.336Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/298c457e-3a97-43ad-b67e-7619aa70229b
|
95 | 2024-01-31T21:21:14.336Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/298c457e-3a97-43ad-b67e-7619aa70229b
|
96 | 2024-01-31T21:21:14.384Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("298c457e-3a97-43ad-b67e-7619aa70229b"), state: Requested, block_size: 512, extent_size: 131072, extent_count: 32, encrypted: true, port_number: 19000, cert_pem: None, key_pem: None, root_pem: None } at "/data/regions/298c457e-3a97-43ad-b67e-7619aa70229b"
region = 298c457e-3a97-43ad-b67e-7619aa70229b
|
97 | 2024-01-31T21:21:14.450Z | INFO | crucible-agent (worker): region files created ok
region = 298c457e-3a97-43ad-b67e-7619aa70229b
|
98 | 2024-01-31T21:21:14.450Z | INFO | crucible-agent (datafile): region 298c457e-3a97-43ad-b67e-7619aa70229b state: Requested -> Created
|
99 | 2024-01-31T21:21:14.450Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2024-01-31T21:21:14.452Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-298c457e-3a97-43ad-b67e-7619aa70229b
|
101 | 2024-01-31T21:21:14.455Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-298c457e-3a97-43ad-b67e-7619aa70229b
|
102 | 2024-01-31T21:21:14.463Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2024-01-31T21:21:14.467Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-298c457e-3a97-43ad-b67e-7619aa70229b
|
104 | 2024-01-31T21:21:14.467Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/298c457e-3a97-43ad-b67e-7619aa70229b
|
105 | 2024-01-31T21:21:14.467Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2024-01-31T21:21:14.467Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::19
|
107 | 2024-01-31T21:21:14.467Z | INFO | crucible-agent (worker): commit
|
108 | 2024-01-31T21:21:14.471Z | INFO | crucible-agent (worker): ok!
|
109 | 2024-01-31T21:21:14.477Z | INFO | crucible-agent (worker): SMF ok!
|
110 | 2024-01-31T21:21:14.665Z | INFO | crucible-agent (dropshot): request completed
latency_us = 72
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:55027
req_id = 76e62d53-9d91-463f-ba17-10ae9dc2c2b2
response_code = 200
uri = /crucible/0/regions
|
111 | 2024-01-31T21:27:00.262Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::19]:32345
remote_addr = [fd00:1122:3344:101::a]:61301
|
112 | 2024-01-31T21:27:00.262Z | INFO | crucible-agent (dropshot): request completed
latency_us = 90
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:61301
req_id = 32ed91b4-1722-4585-b087-14ecb8a2508a
response_code = 200
uri = /crucible/0/regions/298c457e-3a97-43ad-b67e-7619aa70229b
|
113 | 2024-01-31T21:27:00.265Z | INFO | crucible-agent (datafile): path is "/data/regions/298c457e-3a97-43ad-b67e-7619aa70229b"
|
114 | 2024-01-31T21:27:00.276Z | INFO | crucible-agent (datafile): dataset is oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/298c457e-3a97-43ad-b67e-7619aa70229b
|
115 | 2024-01-31T21:27:00.285Z | INFO | crucible-agent (ZfsSnapshotInterface): snapshot is oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/298c457e-3a97-43ad-b67e-7619aa70229b@3059f5d0-7848-47d3-98f8-2e259ba9f020
|
116 | 2024-01-31T21:27:00.285Z | INFO | crucible-agent (ZfsSnapshotInterface): parts is ["oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/298c457e-3a97-43ad-b67e-7619aa70229b", "3059f5d0-7848-47d3-98f8-2e259ba9f020"]
|
117 | 2024-01-31T21:27:00.296Z | INFO | crucible-agent (dropshot): request completed
latency_us = 34365
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:61301
req_id = c64c7391-f054-4cfe-99c0-73c6d690915c
response_code = 200
uri = /crucible/0/regions/298c457e-3a97-43ad-b67e-7619aa70229b/snapshots/3059f5d0-7848-47d3-98f8-2e259ba9f020
|
118 | 2024-01-31T21:27:00.297Z | INFO | crucible-agent (datafile): path is "/data/regions/298c457e-3a97-43ad-b67e-7619aa70229b"
|
119 | 2024-01-31T21:27:00.305Z | INFO | crucible-agent (datafile): dataset is oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/298c457e-3a97-43ad-b67e-7619aa70229b
|
120 | 2024-01-31T21:27:00.313Z | INFO | crucible-agent (ZfsSnapshotInterface): snapshot is oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/298c457e-3a97-43ad-b67e-7619aa70229b@3059f5d0-7848-47d3-98f8-2e259ba9f020
|
121 | 2024-01-31T21:27:00.313Z | INFO | crucible-agent (ZfsSnapshotInterface): parts is ["oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/298c457e-3a97-43ad-b67e-7619aa70229b", "3059f5d0-7848-47d3-98f8-2e259ba9f020"]
|
122 | 2024-01-31T21:27:00.321Z | INFO | crucible-agent (datafile): requesting running snapshot 298c457e-3a97-43ad-b67e-7619aa70229b-3059f5d0-7848-47d3-98f8-2e259ba9f020 state: Requested
|
123 | 2024-01-31T21:27:00.327Z | INFO | crucible-agent (worker): applying SMF actions for region 298c457e-3a97-43ad-b67e-7619aa70229b running snapshot 3059f5d0-7848-47d3-98f8-2e259ba9f020 (state Requested)...
|
124 | 2024-01-31T21:27:00.327Z | INFO | crucible-agent (dropshot): request completed
latency_us = 30051
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:61301
req_id = 6240a2a3-66b8-4932-94c9-689937ec790e
response_code = 200
uri = /crucible/0/regions/298c457e-3a97-43ad-b67e-7619aa70229b/snapshots/3059f5d0-7848-47d3-98f8-2e259ba9f020/run
|
125 | 2024-01-31T21:27:00.333Z | INFO | crucible-agent (worker): creating missing snapshot instance snapshot-298c457e-3a97-43ad-b67e-7619aa70229b-3059f5d0-7848-47d3-98f8-2e259ba9f020
|
126 | 2024-01-31T21:27:00.352Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:snapshot-298c457e-3a97-43ad-b67e-7619aa70229b-3059f5d0-7848-47d3-98f8-2e259ba9f020
|
127 | 2024-01-31T21:27:00.393Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:snapshot-298c457e-3a97-43ad-b67e-7619aa70229b-3059f5d0-7848-47d3-98f8-2e259ba9f020
|
128 | 2024-01-31T21:27:00.394Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/298c457e-3a97-43ad-b67e-7619aa70229b/.zfs/snapshot/3059f5d0-7848-47d3-98f8-2e259ba9f020
|
129 | 2024-01-31T21:27:00.394Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19001
|
130 | 2024-01-31T21:27:00.394Z | INFO | crucible-agent (worker): ensure mode SCF_TYPE_ASTRING ro
|
131 | 2024-01-31T21:27:00.394Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::19
|
132 | 2024-01-31T21:27:00.394Z | INFO | crucible-agent (worker): commit
|
133 | 2024-01-31T21:27:00.406Z | INFO | crucible-agent (worker): ok!
|
134 | 2024-01-31T21:27:00.413Z | INFO | crucible-agent (worker): SMF ok!
|
135 | 2024-01-31T21:27:00.413Z | INFO | crucible-agent (datafile): region 298c457e-3a97-43ad-b67e-7619aa70229b running snapshot 3059f5d0-7848-47d3-98f8-2e259ba9f020 state: Requested -> Created
|