Max level shown:
1 [ Feb 15 16:37:06 Enabled. ]
2 [ Feb 15 16:37:06 Rereading configuration. ]
3 [ Feb 15 16:37:07 Rereading configuration. ]
4 [ Feb 15 16:37:10 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=oxControlService22
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_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21 + LISTEN_ADDR=fd00:1122:3344:101::1a
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 + [[ oxControlService22 == unknown ]]
31 + [[ fd00:1122:3344:101::1 == unknown ]]
32 + ipadm delete-if oxControlService22
33 ipadm: Could not delete oxControlService22: Interface does not exist
34 + true
35 + ipadm create-if -t oxControlService22
36 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22
37 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22
38 + ipadm show-addr oxControlService22/ll
39 ipadm: Address object not found
40 + ipadm create-addr -t -T addrconf oxControlService22/ll
41 + ipadm show-addr oxControlService22/omicron6
42 ipadm: Address object not found
43 + ipadm create-addr -t -T static -a fd00:1122:3344:101::1a oxControlService22/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_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::1a]:32345' -P 19000 -p downstairs -s snapshot
50 note: configured to log to "/dev/stdout"
512024-02-15T16:37:11.016ZINFOcrucible-agent: dataset: "oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
522024-02-15T16:37:11.021ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::1a]:32345
532024-02-15T16:37:11.021ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
542024-02-15T16:37:11.720ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::1a]:32345
552024-02-15T16:38:07.053ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::1a]:32345 remote_addr = [fd00:1122:3344:101::c]:45454
562024-02-15T16:38:07.057ZINFOcrucible-agent (datafile): region a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4 state: Requested
572024-02-15T16:38:07.059ZINFOcrucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
582024-02-15T16:38:07.059ZINFOcrucible-agent (dropshot): request completed latency_us = 5203 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::c]:45454 req_id = c9de4752-bf93-440c-ae85-6f5425a7ca03 response_code = 200 uri = /crucible/0/regions
592024-02-15T16:38:07.070ZINFOcrucible-agent (worker): zfs set reservation of 1342177280 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
602024-02-15T16:38:07.070ZINFOcrucible-agent (worker): zfs set quota of 3221225472 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
612024-02-15T16:38:07.123ZINFOcrucible-agent (worker): creating region Region { id: RegionId("a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4"), 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/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4" region = a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
622024-02-15T16:38:07.393ZINFOcrucible-agent (dropshot): request completed latency_us = 71 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::c]:45454 req_id = dc8ae635-6e21-42ce-8d2d-315ea4161fa4 response_code = 200 uri = /crucible/0/regions
632024-02-15T16:38:07.394ZINFOcrucible-agent (worker): region files created ok region = a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
642024-02-15T16:38:07.394ZINFOcrucible-agent (datafile): region a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4 state: Requested -> Created
652024-02-15T16:38:07.394ZINFOcrucible-agent (worker): applying SMF actions post create...
662024-02-15T16:38:07.394ZINFOcrucible-agent (worker): creating missing downstairs instance downstairs-a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
672024-02-15T16:38:07.400ZINFOcrucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
682024-02-15T16:38:07.408ZINFOcrucible-agent (worker): creating config property group
692024-02-15T16:38:07.412ZINFOcrucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
702024-02-15T16:38:07.413ZINFOcrucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
712024-02-15T16:38:07.413ZINFOcrucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
722024-02-15T16:38:07.413ZINFOcrucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::1a
732024-02-15T16:38:07.413ZINFOcrucible-agent (worker): commit
742024-02-15T16:38:07.417ZINFOcrucible-agent (worker): ok!
752024-02-15T16:38:07.421ZINFOcrucible-agent (worker): SMF ok!
762024-02-15T16:38:08.012ZINFOcrucible-agent (dropshot): request completed latency_us = 849 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::c]:45454 req_id = 630accb9-9c51-4f21-9f00-95650d4c0e9a response_code = 200 uri = /crucible/0/regions
772024-02-15T16:38:08.375ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::1a]:32345 remote_addr = [fd00:1122:3344:101::c]:43280
782024-02-15T16:38:08.376ZINFOcrucible-agent (dropshot): request completed latency_us = 82 local_addr = [fd00:1122:3344:101::1a]:32345 method = GET remote_addr = [fd00:1122:3344:101::c]:43280 req_id = 76621237-39ed-4409-b3dd-d4bba8b443a1 response_code = 200 uri = /crucible/0/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
792024-02-15T16:38:08.376ZINFOcrucible-agent (datafile): path is "/data/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4"
802024-02-15T16:38:08.385ZINFOcrucible-agent (datafile): dataset is oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
812024-02-15T16:38:08.393ZINFOcrucible-agent (datafile): region a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4 state: Created -> Tombstoned
822024-02-15T16:38:08.393ZINFOcrucible-agent (worker): applying SMF actions before removal...
832024-02-15T16:38:08.393ZINFOcrucible-agent (dropshot): request completed latency_us = 17696 local_addr = [fd00:1122:3344:101::1a]:32345 method = DELETE remote_addr = [fd00:1122:3344:101::c]:43280 req_id = 2c004c9d-918a-42f5-9d19-6659d8e64c8f response_code = 204 uri = /crucible/0/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
842024-02-15T16:38:08.394ZINFOcrucible-agent (dropshot): request completed latency_us = 27 local_addr = [fd00:1122:3344:101::1a]:32345 method = GET remote_addr = [fd00:1122:3344:101::c]:43280 req_id = 51dc7568-bf52-4276-9de8-f1f7bb2626eb response_code = 200 uri = /crucible/0/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
852024-02-15T16:38:08.395ZINFOcrucible-agent (worker): disabling downstairs instance: downstairs-a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4 (instance states: (Some(Online), None))
862024-02-15T16:38:08.399ZINFOcrucible-agent (worker): SMF ok!
872024-02-15T16:38:08.408ZINFOcrucible-agent (worker): deleting zfs dataset "oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4" region = a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
882024-02-15T16:38:08.457ZINFOcrucible-agent (datafile): region a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4 state: Tombstoned -> Destroyed
892024-02-15T16:38:08.473ZINFOcrucible-agent (dropshot): request completed latency_us = 78 local_addr = [fd00:1122:3344:101::1a]:32345 method = GET remote_addr = [fd00:1122:3344:101::c]:43280 req_id = 6df63ab4-297d-4fd4-ace6-5a85a5124dcf response_code = 200 uri = /crucible/0/regions/a6c7a1d6-45be-41fd-93b9-d709bdcfb2d4
902024-02-15T16:38:49.512ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::1a]:32345 remote_addr = [fd00:1122:3344:101::a]:41529
912024-02-15T16:38:49.570ZINFOcrucible-agent (datafile): region 396e50ff-fd16-4b0c-8471-4bb4325cd037 state: Requested
922024-02-15T16:38:49.570ZINFOcrucible-agent (dropshot): request completed latency_us = 244 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:41529 req_id = 24c5549a-b588-49ac-88de-df0016551f42 response_code = 200 uri = /crucible/0/regions
932024-02-15T16:38:49.570ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
942024-02-15T16:38:49.579ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037
952024-02-15T16:38:49.579ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037
962024-02-15T16:38:49.625ZINFOcrucible-agent (worker): creating region Region { id: RegionId("396e50ff-fd16-4b0c-8471-4bb4325cd037"), 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/396e50ff-fd16-4b0c-8471-4bb4325cd037" region = 396e50ff-fd16-4b0c-8471-4bb4325cd037
972024-02-15T16:38:49.693ZINFOcrucible-agent (worker): region files created ok region = 396e50ff-fd16-4b0c-8471-4bb4325cd037
982024-02-15T16:38:49.693ZINFOcrucible-agent (datafile): region 396e50ff-fd16-4b0c-8471-4bb4325cd037 state: Requested -> Created
992024-02-15T16:38:49.694ZINFOcrucible-agent (worker): applying SMF actions post create...
1002024-02-15T16:38:49.695ZINFOcrucible-agent (worker): creating missing downstairs instance downstairs-396e50ff-fd16-4b0c-8471-4bb4325cd037
1012024-02-15T16:38:49.698ZINFOcrucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-396e50ff-fd16-4b0c-8471-4bb4325cd037
1022024-02-15T16:38:49.705ZINFOcrucible-agent (worker): creating config property group
1032024-02-15T16:38:49.708ZINFOcrucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-396e50ff-fd16-4b0c-8471-4bb4325cd037
1042024-02-15T16:38:49.708ZINFOcrucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037
1052024-02-15T16:38:49.709ZINFOcrucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
1062024-02-15T16:38:49.709ZINFOcrucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::1a
1072024-02-15T16:38:49.709ZINFOcrucible-agent (worker): commit
1082024-02-15T16:38:49.712ZINFOcrucible-agent (worker): ok!
1092024-02-15T16:38:49.717ZINFOcrucible-agent (worker): SMF ok!
1102024-02-15T16:38:49.907ZINFOcrucible-agent (dropshot): request completed latency_us = 68 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:41529 req_id = 2a1d9c25-75bd-43c4-8d0f-d56317ab411c response_code = 200 uri = /crucible/0/regions
1112024-02-15T16:44:11.563ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::1a]:32345 remote_addr = [fd00:1122:3344:101::a]:45068
1122024-02-15T16:44:11.622ZINFOcrucible-agent (datafile): region 8e4a8046-3f75-48a7-aebf-62cf8898ecda state: Requested
1132024-02-15T16:44:11.623ZINFOcrucible-agent (dropshot): request completed latency_us = 913 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:45068 req_id = 49c8631f-6c16-4b37-9080-040c42c4ee03 response_code = 200 uri = /crucible/0/regions
1142024-02-15T16:44:11.623ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
1152024-02-15T16:44:11.633ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/8e4a8046-3f75-48a7-aebf-62cf8898ecda
1162024-02-15T16:44:11.633ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/8e4a8046-3f75-48a7-aebf-62cf8898ecda
1172024-02-15T16:44:11.691ZINFOcrucible-agent (worker): creating region Region { id: RegionId("8e4a8046-3f75-48a7-aebf-62cf8898ecda"), 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/8e4a8046-3f75-48a7-aebf-62cf8898ecda" region = 8e4a8046-3f75-48a7-aebf-62cf8898ecda
1182024-02-15T16:44:11.763ZINFOcrucible-agent (worker): region files created ok region = 8e4a8046-3f75-48a7-aebf-62cf8898ecda
1192024-02-15T16:44:11.763ZINFOcrucible-agent (datafile): region 8e4a8046-3f75-48a7-aebf-62cf8898ecda state: Requested -> Created
1202024-02-15T16:44:11.763ZINFOcrucible-agent (worker): applying SMF actions post create...
1212024-02-15T16:44:11.768ZINFOcrucible-agent (worker): creating missing downstairs instance downstairs-8e4a8046-3f75-48a7-aebf-62cf8898ecda
1222024-02-15T16:44:11.772ZINFOcrucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-8e4a8046-3f75-48a7-aebf-62cf8898ecda
1232024-02-15T16:44:11.780ZINFOcrucible-agent (dropshot): request completed latency_us = 64 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:45068 req_id = d8fe5918-7aea-4cd6-a9cc-5de6f3c5d63d response_code = 200 uri = /crucible/0/regions
1242024-02-15T16:44:11.784ZINFOcrucible-agent (worker): creating config property group
1252024-02-15T16:44:11.787ZINFOcrucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-8e4a8046-3f75-48a7-aebf-62cf8898ecda
1262024-02-15T16:44:11.787ZINFOcrucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/8e4a8046-3f75-48a7-aebf-62cf8898ecda
1272024-02-15T16:44:11.787ZINFOcrucible-agent (worker): ensure port SCF_TYPE_COUNT 19001
1282024-02-15T16:44:11.787ZINFOcrucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::1a
1292024-02-15T16:44:11.788ZINFOcrucible-agent (worker): commit
1302024-02-15T16:44:11.791ZINFOcrucible-agent (worker): ok!
1312024-02-15T16:44:11.798ZINFOcrucible-agent (worker): SMF ok!
1322024-02-15T16:44:12.770ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::1a]:32345 remote_addr = [fd00:1122:3344:101::a]:52889
1332024-02-15T16:44:12.772ZINFOcrucible-agent (dropshot): request completed latency_us = 69 local_addr = [fd00:1122:3344:101::1a]:32345 method = GET remote_addr = [fd00:1122:3344:101::a]:52889 req_id = cc18a86a-802a-484a-aa44-b08af7591458 response_code = 200 uri = /crucible/0/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037
1342024-02-15T16:44:12.772ZINFOcrucible-agent (datafile): path is "/data/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037"
1352024-02-15T16:44:12.782ZINFOcrucible-agent (datafile): dataset is oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037
1362024-02-15T16:44:12.790ZINFOcrucible-agent (ZfsSnapshotInterface): snapshot is oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037@691386a4-01c2-41b7-9527-f4760ea16e6c
1372024-02-15T16:44:12.791ZINFOcrucible-agent (ZfsSnapshotInterface): parts is ["oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037", "691386a4-01c2-41b7-9527-f4760ea16e6c"]
1382024-02-15T16:44:12.802ZINFOcrucible-agent (dropshot): request completed latency_us = 29338 local_addr = [fd00:1122:3344:101::1a]:32345 method = GET remote_addr = [fd00:1122:3344:101::a]:52889 req_id = 13ac1223-263b-4f4d-8bf8-5504f9e3ad08 response_code = 200 uri = /crucible/0/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037/snapshots/691386a4-01c2-41b7-9527-f4760ea16e6c
1392024-02-15T16:44:12.802ZINFOcrucible-agent (datafile): path is "/data/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037"
1402024-02-15T16:44:12.810ZINFOcrucible-agent (datafile): dataset is oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037
1412024-02-15T16:44:12.818ZINFOcrucible-agent (ZfsSnapshotInterface): snapshot is oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037@691386a4-01c2-41b7-9527-f4760ea16e6c
1422024-02-15T16:44:12.818ZINFOcrucible-agent (ZfsSnapshotInterface): parts is ["oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037", "691386a4-01c2-41b7-9527-f4760ea16e6c"]
1432024-02-15T16:44:12.826ZINFOcrucible-agent (datafile): requesting running snapshot 396e50ff-fd16-4b0c-8471-4bb4325cd037-691386a4-01c2-41b7-9527-f4760ea16e6c state: Requested
1442024-02-15T16:44:12.826ZINFOcrucible-agent (worker): applying SMF actions for region 396e50ff-fd16-4b0c-8471-4bb4325cd037 running snapshot 691386a4-01c2-41b7-9527-f4760ea16e6c (state Requested)...
1452024-02-15T16:44:12.826ZINFOcrucible-agent (dropshot): request completed latency_us = 24521 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:52889 req_id = 3b0ce418-049b-4463-9496-c1bf6ed35f88 response_code = 200 uri = /crucible/0/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037/snapshots/691386a4-01c2-41b7-9527-f4760ea16e6c/run
1462024-02-15T16:44:12.829ZINFOcrucible-agent (worker): creating missing snapshot instance snapshot-396e50ff-fd16-4b0c-8471-4bb4325cd037-691386a4-01c2-41b7-9527-f4760ea16e6c
1472024-02-15T16:44:12.837ZINFOcrucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:snapshot-396e50ff-fd16-4b0c-8471-4bb4325cd037-691386a4-01c2-41b7-9527-f4760ea16e6c
1482024-02-15T16:44:12.846ZINFOcrucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:snapshot-396e50ff-fd16-4b0c-8471-4bb4325cd037-691386a4-01c2-41b7-9527-f4760ea16e6c
1492024-02-15T16:44:12.846ZINFOcrucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/396e50ff-fd16-4b0c-8471-4bb4325cd037/.zfs/snapshot/691386a4-01c2-41b7-9527-f4760ea16e6c
1502024-02-15T16:44:12.846ZINFOcrucible-agent (worker): ensure port SCF_TYPE_COUNT 19002
1512024-02-15T16:44:12.846ZINFOcrucible-agent (worker): ensure mode SCF_TYPE_ASTRING ro
1522024-02-15T16:44:12.846ZINFOcrucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::1a
1532024-02-15T16:44:12.846ZINFOcrucible-agent (worker): commit
1542024-02-15T16:44:12.850ZINFOcrucible-agent (worker): ok!
1552024-02-15T16:44:12.855ZINFOcrucible-agent (worker): SMF ok!
1562024-02-15T16:44:12.855ZINFOcrucible-agent (datafile): region 396e50ff-fd16-4b0c-8471-4bb4325cd037 running snapshot 691386a4-01c2-41b7-9527-f4760ea16e6c state: Requested -> Created
1572024-02-15T16:44:15.450ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::1a]:32345 remote_addr = [fd00:1122:3344:101::a]:41828
1582024-02-15T16:44:15.509ZINFOcrucible-agent (datafile): region 72f4880e-0b44-4273-a92e-2ed517f0d315 state: Requested
1592024-02-15T16:44:15.510ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
1602024-02-15T16:44:15.510ZINFOcrucible-agent (dropshot): request completed latency_us = 319 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:41828 req_id = e7f6dfd5-5b1c-405a-ab45-96b9b247606b response_code = 200 uri = /crucible/0/regions
1612024-02-15T16:44:15.518ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/72f4880e-0b44-4273-a92e-2ed517f0d315
1622024-02-15T16:44:15.518ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/72f4880e-0b44-4273-a92e-2ed517f0d315
1632024-02-15T16:44:15.581ZINFOcrucible-agent (worker): creating region Region { id: RegionId("72f4880e-0b44-4273-a92e-2ed517f0d315"), state: Requested, block_size: 512, extent_size: 131072, extent_count: 32, encrypted: true, port_number: 19003, cert_pem: None, key_pem: None, root_pem: None } at "/data/regions/72f4880e-0b44-4273-a92e-2ed517f0d315" region = 72f4880e-0b44-4273-a92e-2ed517f0d315
1642024-02-15T16:44:15.651ZINFOcrucible-agent (worker): region files created ok region = 72f4880e-0b44-4273-a92e-2ed517f0d315
1652024-02-15T16:44:15.651ZINFOcrucible-agent (datafile): region 72f4880e-0b44-4273-a92e-2ed517f0d315 state: Requested -> Created
1662024-02-15T16:44:15.651ZINFOcrucible-agent (worker): applying SMF actions post create...
1672024-02-15T16:44:15.653ZINFOcrucible-agent (worker): creating missing downstairs instance downstairs-72f4880e-0b44-4273-a92e-2ed517f0d315
1682024-02-15T16:44:15.655ZINFOcrucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-72f4880e-0b44-4273-a92e-2ed517f0d315
1692024-02-15T16:44:15.663ZINFOcrucible-agent (worker): creating config property group
1702024-02-15T16:44:15.666ZINFOcrucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-72f4880e-0b44-4273-a92e-2ed517f0d315
1712024-02-15T16:44:15.666ZINFOcrucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/72f4880e-0b44-4273-a92e-2ed517f0d315
1722024-02-15T16:44:15.666ZINFOcrucible-agent (worker): ensure port SCF_TYPE_COUNT 19003
1732024-02-15T16:44:15.666ZINFOcrucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::1a
1742024-02-15T16:44:15.666ZINFOcrucible-agent (worker): commit
1752024-02-15T16:44:15.669ZINFOcrucible-agent (worker): ok!
1762024-02-15T16:44:15.680ZINFOcrucible-agent (worker): SMF ok!
1772024-02-15T16:44:15.882ZINFOcrucible-agent (dropshot): request completed latency_us = 116 local_addr = [fd00:1122:3344:101::1a]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:41828 req_id = 3fe58789-8e5e-4cac-9f17-e3b7a3ee40d1 response_code = 200 uri = /crucible/0/regions