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:46 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=oxControlService19 |
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_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::18 |
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 | | + [[ oxControlService19 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService19 |
33 | | ipadm: Could not delete oxControlService19: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService19 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19 |
38 | | + ipadm show-addr oxControlService19/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService19/ll |
41 | | + ipadm show-addr oxControlService19/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::18 oxControlService19/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_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible -l '[fd00:1122:3344:101::18]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2024-01-31T21:19:47.227Z | INFO | crucible-agent: dataset: "oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible"
|
52 | 2024-01-31T21:19:47.245Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::18]:32345
|
53 | 2024-01-31T21:19:47.245Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2024-01-31T21:19:47.472Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::18]:32345
|
55 | 2024-01-31T21:21:10.890Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::18]:32345
remote_addr = [fd00:1122:3344:101::b]:43266
|
56 | 2024-01-31T21:21:10.926Z | INFO | crucible-agent (datafile): region 20952443-a437-4525-ac69-361ffe9946b8 state: Requested
|
57 | 2024-01-31T21:21:10.926Z | INFO | crucible-agent (dropshot): request completed
latency_us = 2650
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:43266
req_id = b4769bbe-c657-4bfc-8c86-6f56d9d1ed09
response_code = 200
uri = /crucible/0/regions
|
58 | 2024-01-31T21:21:10.931Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2024-01-31T21:21:10.940Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/20952443-a437-4525-ac69-361ffe9946b8
|
60 | 2024-01-31T21:21:10.940Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/20952443-a437-4525-ac69-361ffe9946b8
|
61 | 2024-01-31T21:21:10.998Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("20952443-a437-4525-ac69-361ffe9946b8"), 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/20952443-a437-4525-ac69-361ffe9946b8"
region = 20952443-a437-4525-ac69-361ffe9946b8
|
62 | 2024-01-31T21:21:11.237Z | INFO | crucible-agent (worker): region files created ok
region = 20952443-a437-4525-ac69-361ffe9946b8
|
63 | 2024-01-31T21:21:11.237Z | INFO | crucible-agent (datafile): region 20952443-a437-4525-ac69-361ffe9946b8 state: Requested -> Created
|
64 | 2024-01-31T21:21:11.237Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
65 | 2024-01-31T21:21:11.238Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-20952443-a437-4525-ac69-361ffe9946b8
|
66 | 2024-01-31T21:21:11.241Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-20952443-a437-4525-ac69-361ffe9946b8
|
67 | 2024-01-31T21:21:11.248Z | INFO | crucible-agent (worker): creating config property group
|
68 | 2024-01-31T21:21:11.251Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-20952443-a437-4525-ac69-361ffe9946b8
|
69 | 2024-01-31T21:21:11.252Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/20952443-a437-4525-ac69-361ffe9946b8
|
70 | 2024-01-31T21:21:11.252Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
71 | 2024-01-31T21:21:11.252Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::18
|
72 | 2024-01-31T21:21:11.252Z | INFO | crucible-agent (worker): commit
|
73 | 2024-01-31T21:21:11.257Z | INFO | crucible-agent (worker): ok!
|
74 | 2024-01-31T21:21:11.262Z | INFO | crucible-agent (worker): SMF ok!
|
75 | 2024-01-31T21:21:11.288Z | INFO | crucible-agent (dropshot): request completed
latency_us = 79
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:43266
req_id = c20e82ad-aae6-42ee-8f97-baa2e1659f59
response_code = 200
uri = /crucible/0/regions
|
76 | 2024-01-31T21:21:11.904Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::18]:32345
remote_addr = [fd00:1122:3344:101::b]:61173
|
77 | 2024-01-31T21:21:11.904Z | INFO | crucible-agent (dropshot): request completed
latency_us = 70
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:61173
req_id = 948d9165-7f88-4e5f-928d-28a74c13bb4d
response_code = 200
uri = /crucible/0/regions/20952443-a437-4525-ac69-361ffe9946b8
|
78 | 2024-01-31T21:21:11.904Z | INFO | crucible-agent (datafile): path is "/data/regions/20952443-a437-4525-ac69-361ffe9946b8"
|
79 | 2024-01-31T21:21:11.913Z | INFO | crucible-agent (datafile): dataset is oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/20952443-a437-4525-ac69-361ffe9946b8
|
80 | 2024-01-31T21:21:11.921Z | INFO | crucible-agent (datafile): region 20952443-a437-4525-ac69-361ffe9946b8 state: Created -> Tombstoned
|
81 | 2024-01-31T21:21:11.921Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
82 | 2024-01-31T21:21:11.921Z | INFO | crucible-agent (dropshot): request completed
latency_us = 17401
local_addr = [fd00:1122:3344:101::18]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::b]:61173
req_id = 6698dc1c-2a7f-4f86-8781-92c39220dfa9
response_code = 204
uri = /crucible/0/regions/20952443-a437-4525-ac69-361ffe9946b8
|
83 | 2024-01-31T21:21:11.922Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:61173
req_id = 4fc2abfc-d79f-44fd-a1f1-b1a48dedf3df
response_code = 200
uri = /crucible/0/regions/20952443-a437-4525-ac69-361ffe9946b8
|
84 | 2024-01-31T21:21:11.923Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-20952443-a437-4525-ac69-361ffe9946b8 (instance states: (Some(Online), None))
|
85 | 2024-01-31T21:21:11.926Z | INFO | crucible-agent (worker): SMF ok!
|
86 | 2024-01-31T21:21:11.937Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/20952443-a437-4525-ac69-361ffe9946b8"
region = 20952443-a437-4525-ac69-361ffe9946b8
|
87 | 2024-01-31T21:21:11.992Z | INFO | crucible-agent (datafile): region 20952443-a437-4525-ac69-361ffe9946b8 state: Tombstoned -> Destroyed
|
88 | 2024-01-31T21:21:12.041Z | INFO | crucible-agent (dropshot): request completed
latency_us = 70
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:61173
req_id = 7ce0e62d-1cfa-494c-bf1b-e81cd4b40a0e
response_code = 200
uri = /crucible/0/regions/20952443-a437-4525-ac69-361ffe9946b8
|
89 | 2024-01-31T21:26:57.577Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::18]:32345
remote_addr = [fd00:1122:3344:101::a]:60193
|
90 | 2024-01-31T21:26:57.577Z | INFO | crucible-agent (datafile): region 32584863-4e48-4a15-ab20-9c922cbe24b4 state: Requested
|
91 | 2024-01-31T21:26:57.587Z | INFO | crucible-agent (dropshot): request completed
latency_us = 10103
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:60193
req_id = 25b69ab1-c0cb-4757-a1f3-68a15d50d740
response_code = 200
uri = /crucible/0/regions
|
92 | 2024-01-31T21:26:57.587Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
93 | 2024-01-31T21:26:57.599Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/32584863-4e48-4a15-ab20-9c922cbe24b4
|
94 | 2024-01-31T21:26:57.599Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/32584863-4e48-4a15-ab20-9c922cbe24b4
|
95 | 2024-01-31T21:26:57.666Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("32584863-4e48-4a15-ab20-9c922cbe24b4"), 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/32584863-4e48-4a15-ab20-9c922cbe24b4"
region = 32584863-4e48-4a15-ab20-9c922cbe24b4
|
96 | 2024-01-31T21:26:57.842Z | INFO | crucible-agent (dropshot): request completed
latency_us = 90
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:60193
req_id = 94c8aee3-d0ef-45c3-9de3-6ec6f823c07e
response_code = 200
uri = /crucible/0/regions
|
97 | 2024-01-31T21:26:58.125Z | INFO | crucible-agent (worker): region files created ok
region = 32584863-4e48-4a15-ab20-9c922cbe24b4
|
98 | 2024-01-31T21:26:58.125Z | INFO | crucible-agent (datafile): region 32584863-4e48-4a15-ab20-9c922cbe24b4 state: Requested -> Created
|
99 | 2024-01-31T21:26:58.126Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2024-01-31T21:26:58.127Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-32584863-4e48-4a15-ab20-9c922cbe24b4
|
101 | 2024-01-31T21:26:58.135Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-32584863-4e48-4a15-ab20-9c922cbe24b4
|
102 | 2024-01-31T21:26:58.169Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2024-01-31T21:26:58.183Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-32584863-4e48-4a15-ab20-9c922cbe24b4
|
104 | 2024-01-31T21:26:58.183Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/32584863-4e48-4a15-ab20-9c922cbe24b4
|
105 | 2024-01-31T21:26:58.184Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2024-01-31T21:26:58.184Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::18
|
107 | 2024-01-31T21:26:58.184Z | INFO | crucible-agent (worker): commit
|
108 | 2024-01-31T21:26:58.191Z | INFO | crucible-agent (worker): ok!
|
109 | 2024-01-31T21:26:58.200Z | INFO | crucible-agent (worker): SMF ok!
|
110 | 2024-01-31T21:26:58.476Z | INFO | crucible-agent (dropshot): request completed
latency_us = 58
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:60193
req_id = d54c0689-2ad2-4084-a678-d8fa74eb9432
response_code = 200
uri = /crucible/0/regions
|
111 | 2024-01-31T21:27:04.390Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::18]:32345
remote_addr = [fd00:1122:3344:101::a]:41039
|
112 | 2024-01-31T21:27:04.452Z | INFO | crucible-agent (datafile): region f6af4d9f-b4e8-463a-8610-46ddfd398696 state: Requested
|
113 | 2024-01-31T21:27:04.452Z | INFO | crucible-agent (dropshot): request completed
latency_us = 271
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:41039
req_id = f1f9d020-3900-44fd-91a7-3c665d662974
response_code = 200
uri = /crucible/0/regions
|
114 | 2024-01-31T21:27:04.452Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
115 | 2024-01-31T21:27:04.460Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696
|
116 | 2024-01-31T21:27:04.460Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696
|
117 | 2024-01-31T21:27:04.564Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("f6af4d9f-b4e8-463a-8610-46ddfd398696"), state: Requested, block_size: 512, extent_size: 131072, extent_count: 32, encrypted: true, port_number: 19001, cert_pem: None, key_pem: None, root_pem: None } at "/data/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696"
region = f6af4d9f-b4e8-463a-8610-46ddfd398696
|
118 | 2024-01-31T21:27:04.777Z | INFO | crucible-agent (dropshot): request completed
latency_us = 680
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:41039
req_id = 47cdd2ef-bd3a-4cb8-afcb-4e7b98b19227
response_code = 200
uri = /crucible/0/regions
|
119 | 2024-01-31T21:27:04.821Z | INFO | crucible-agent (worker): region files created ok
region = f6af4d9f-b4e8-463a-8610-46ddfd398696
|
120 | 2024-01-31T21:27:04.821Z | INFO | crucible-agent (datafile): region f6af4d9f-b4e8-463a-8610-46ddfd398696 state: Requested -> Created
|
121 | 2024-01-31T21:27:04.821Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
122 | 2024-01-31T21:27:04.823Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-f6af4d9f-b4e8-463a-8610-46ddfd398696
|
123 | 2024-01-31T21:27:04.834Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-f6af4d9f-b4e8-463a-8610-46ddfd398696
|
124 | 2024-01-31T21:27:04.860Z | INFO | crucible-agent (worker): creating config property group
|
125 | 2024-01-31T21:27:04.883Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-f6af4d9f-b4e8-463a-8610-46ddfd398696
|
126 | 2024-01-31T21:27:04.883Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696
|
127 | 2024-01-31T21:27:04.883Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19001
|
128 | 2024-01-31T21:27:04.883Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::18
|
129 | 2024-01-31T21:27:04.883Z | INFO | crucible-agent (worker): commit
|
130 | 2024-01-31T21:27:04.894Z | INFO | crucible-agent (worker): ok!
|
131 | 2024-01-31T21:27:04.902Z | INFO | crucible-agent (worker): SMF ok!
|
132 | 2024-01-31T21:27:05.316Z | INFO | crucible-agent (dropshot): request completed
latency_us = 69
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:41039
req_id = 76ed19d5-666b-4f55-870a-125a27965bbc
response_code = 200
uri = /crucible/0/regions
|
133 | 2024-01-31T21:27:38.732Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::18]:32345
remote_addr = [fd00:1122:3344:101::a]:46887
|
134 | 2024-01-31T21:27:38.733Z | INFO | crucible-agent (dropshot): request completed
latency_us = 58
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46887
req_id = af5775c3-e70a-4d70-b6fc-916fd97428cb
response_code = 200
uri = /crucible/0/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696
|
135 | 2024-01-31T21:27:38.733Z | INFO | crucible-agent (datafile): path is "/data/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696"
|
136 | 2024-01-31T21:27:38.746Z | INFO | crucible-agent (datafile): dataset is oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696
|
137 | 2024-01-31T21:27:38.754Z | INFO | crucible-agent (datafile): region f6af4d9f-b4e8-463a-8610-46ddfd398696 state: Created -> Tombstoned
|
138 | 2024-01-31T21:27:38.754Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
139 | 2024-01-31T21:27:38.754Z | INFO | crucible-agent (dropshot): request completed
latency_us = 21776
local_addr = [fd00:1122:3344:101::18]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:46887
req_id = 237541f3-a497-40d6-8df3-077a9cd31a43
response_code = 204
uri = /crucible/0/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696
|
140 | 2024-01-31T21:27:38.755Z | INFO | crucible-agent (dropshot): request completed
latency_us = 23
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46887
req_id = 69ae6142-8a07-4e11-99b5-02e4d2bb0854
response_code = 200
uri = /crucible/0/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696
|
141 | 2024-01-31T21:27:38.756Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-f6af4d9f-b4e8-463a-8610-46ddfd398696 (instance states: (Some(Online), None))
|
142 | 2024-01-31T21:27:38.770Z | INFO | crucible-agent (worker): SMF ok!
|
143 | 2024-01-31T21:27:38.781Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696"
region = f6af4d9f-b4e8-463a-8610-46ddfd398696
|
144 | 2024-01-31T21:27:38.842Z | INFO | crucible-agent (datafile): region f6af4d9f-b4e8-463a-8610-46ddfd398696 state: Tombstoned -> Destroyed
|
145 | 2024-01-31T21:27:38.889Z | INFO | crucible-agent (dropshot): request completed
latency_us = 96
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46887
req_id = 2d864acb-493e-4187-9877-8911488cdb2f
response_code = 200
uri = /crucible/0/regions/f6af4d9f-b4e8-463a-8610-46ddfd398696
|