1 | | [ Jan 28 05:19:30 Enabled. ] |
2 | | [ Jan 28 05:19:30 Rereading configuration. ] |
3 | | [ Jan 28 05:19:31 Rereading configuration. ] |
4 | | [ Jan 28 05:19:32 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=oxControlService10 |
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_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::12 |
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 | | + [[ oxControlService10 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService10 |
33 | | ipadm: Could not delete oxControlService10: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService10 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10 |
38 | | + ipadm show-addr oxControlService10/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService10/ll |
41 | | + ipadm show-addr oxControlService10/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::12 oxControlService10/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_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::12]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2024-01-28T05:19:33.450Z | INFO | crucible-agent: dataset: "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
|
52 | 2024-01-28T05:19:33.455Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::12]:32345
|
53 | 2024-01-28T05:19:33.455Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2024-01-28T05:19:33.573Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::12]:32345
|
55 | 2024-01-28T05:20:36.260Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::b]:44983
|
56 | 2024-01-28T05:20:36.330Z | INFO | crucible-agent (datafile): region f95ee247-1c34-48bb-804a-5058ac21d1e3 state: Requested
|
57 | 2024-01-28T05:20:36.332Z | INFO | crucible-agent (dropshot): request completed
latency_us = 7589
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:44983
req_id = 0c588ac6-ed6e-4389-89b7-3dbcee6aafb7
response_code = 200
uri = /crucible/0/regions
|
58 | 2024-01-28T05:20:36.333Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2024-01-28T05:20:36.343Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3
|
60 | 2024-01-28T05:20:36.343Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3
|
61 | 2024-01-28T05:20:36.404Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("f95ee247-1c34-48bb-804a-5058ac21d1e3"), 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/f95ee247-1c34-48bb-804a-5058ac21d1e3"
region = f95ee247-1c34-48bb-804a-5058ac21d1e3
|
62 | 2024-01-28T05:20:36.524Z | INFO | crucible-agent (dropshot): request completed
latency_us = 77
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:44983
req_id = 3f9f3376-6a73-480d-91db-4342224f2d9a
response_code = 200
uri = /crucible/0/regions
|
63 | 2024-01-28T05:20:36.534Z | INFO | crucible-agent (worker): region files created ok
region = f95ee247-1c34-48bb-804a-5058ac21d1e3
|
64 | 2024-01-28T05:20:36.534Z | INFO | crucible-agent (datafile): region f95ee247-1c34-48bb-804a-5058ac21d1e3 state: Requested -> Created
|
65 | 2024-01-28T05:20:36.534Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2024-01-28T05:20:36.534Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-f95ee247-1c34-48bb-804a-5058ac21d1e3
|
67 | 2024-01-28T05:20:36.537Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-f95ee247-1c34-48bb-804a-5058ac21d1e3
|
68 | 2024-01-28T05:20:36.544Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2024-01-28T05:20:36.547Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-f95ee247-1c34-48bb-804a-5058ac21d1e3
|
70 | 2024-01-28T05:20:36.547Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3
|
71 | 2024-01-28T05:20:36.550Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2024-01-28T05:20:36.550Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
73 | 2024-01-28T05:20:36.550Z | INFO | crucible-agent (worker): commit
|
74 | 2024-01-28T05:20:36.557Z | INFO | crucible-agent (worker): ok!
|
75 | 2024-01-28T05:20:36.562Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2024-01-28T05:20:37.140Z | INFO | crucible-agent (dropshot): request completed
latency_us = 104
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:44983
req_id = 4b888387-e35b-45b8-a9ac-9d4a94656bbd
response_code = 200
uri = /crucible/0/regions
|
77 | 2024-01-28T05:20:37.705Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::b]:52004
|
78 | 2024-01-28T05:20:37.705Z | INFO | crucible-agent (dropshot): request completed
latency_us = 68
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:52004
req_id = e3cc42cd-4a82-4786-bf23-ca79cc1f93b2
response_code = 200
uri = /crucible/0/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3
|
79 | 2024-01-28T05:20:37.705Z | INFO | crucible-agent (datafile): path is "/data/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3"
|
80 | 2024-01-28T05:20:37.714Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3
|
81 | 2024-01-28T05:20:37.723Z | INFO | crucible-agent (datafile): region f95ee247-1c34-48bb-804a-5058ac21d1e3 state: Created -> Tombstoned
|
82 | 2024-01-28T05:20:37.723Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2024-01-28T05:20:37.724Z | INFO | crucible-agent (dropshot): request completed
latency_us = 18153
local_addr = [fd00:1122:3344:101::12]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::b]:52004
req_id = 946ba9ae-1764-4478-a082-737b80b864dc
response_code = 204
uri = /crucible/0/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3
|
84 | 2024-01-28T05:20:37.724Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:52004
req_id = 10199993-d14d-4b6d-b00c-3b959d433eb9
response_code = 200
uri = /crucible/0/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3
|
85 | 2024-01-28T05:20:37.725Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-f95ee247-1c34-48bb-804a-5058ac21d1e3 (instance states: (Some(Online), None))
|
86 | 2024-01-28T05:20:37.728Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2024-01-28T05:20:37.739Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3"
region = f95ee247-1c34-48bb-804a-5058ac21d1e3
|
88 | 2024-01-28T05:20:37.786Z | INFO | crucible-agent (datafile): region f95ee247-1c34-48bb-804a-5058ac21d1e3 state: Tombstoned -> Destroyed
|
89 | 2024-01-28T05:20:37.806Z | INFO | crucible-agent (dropshot): request completed
latency_us = 1181
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:52004
req_id = 19888d02-7020-4576-93d0-24c3695b6ec8
response_code = 200
uri = /crucible/0/regions/f95ee247-1c34-48bb-804a-5058ac21d1e3
|
90 | 2024-01-28T05:21:06.958Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:52915
|
91 | 2024-01-28T05:21:06.991Z | INFO | crucible-agent (datafile): region b59ca6df-d979-440c-9888-5bc11f22387d state: Requested
|
92 | 2024-01-28T05:21:06.991Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
93 | 2024-01-28T05:21:06.991Z | INFO | crucible-agent (dropshot): request completed
latency_us = 1016
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:52915
req_id = 37a75c1c-98cb-4188-acda-fda3c89a62c3
response_code = 200
uri = /crucible/0/regions
|
94 | 2024-01-28T05:21:07.000Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b59ca6df-d979-440c-9888-5bc11f22387d
|
95 | 2024-01-28T05:21:07.000Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b59ca6df-d979-440c-9888-5bc11f22387d
|
96 | 2024-01-28T05:21:07.070Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("b59ca6df-d979-440c-9888-5bc11f22387d"), 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/b59ca6df-d979-440c-9888-5bc11f22387d"
region = b59ca6df-d979-440c-9888-5bc11f22387d
|
97 | 2024-01-28T05:21:07.147Z | INFO | crucible-agent (worker): region files created ok
region = b59ca6df-d979-440c-9888-5bc11f22387d
|
98 | 2024-01-28T05:21:07.147Z | INFO | crucible-agent (datafile): region b59ca6df-d979-440c-9888-5bc11f22387d state: Requested -> Created
|
99 | 2024-01-28T05:21:07.147Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2024-01-28T05:21:07.148Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-b59ca6df-d979-440c-9888-5bc11f22387d
|
101 | 2024-01-28T05:21:07.152Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-b59ca6df-d979-440c-9888-5bc11f22387d
|
102 | 2024-01-28T05:21:07.159Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2024-01-28T05:21:07.163Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-b59ca6df-d979-440c-9888-5bc11f22387d
|
104 | 2024-01-28T05:21:07.163Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/b59ca6df-d979-440c-9888-5bc11f22387d
|
105 | 2024-01-28T05:21:07.163Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2024-01-28T05:21:07.163Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
107 | 2024-01-28T05:21:07.163Z | INFO | crucible-agent (worker): commit
|
108 | 2024-01-28T05:21:07.167Z | INFO | crucible-agent (worker): ok!
|
109 | 2024-01-28T05:21:07.172Z | INFO | crucible-agent (worker): SMF ok!
|
110 | 2024-01-28T05:21:07.343Z | INFO | crucible-agent (dropshot): request completed
latency_us = 728
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:52915
req_id = d0040ae6-6cb1-47b6-8686-4c3b898b17dc
response_code = 200
uri = /crucible/0/regions
|
111 | 2024-01-28T05:26:32.957Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:56898
|
112 | 2024-01-28T05:26:32.988Z | INFO | crucible-agent (datafile): region 509c38fc-d74e-4f41-9043-909d239c4a65 state: Requested
|
113 | 2024-01-28T05:26:32.989Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
114 | 2024-01-28T05:26:32.989Z | INFO | crucible-agent (dropshot): request completed
latency_us = 1084
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:56898
req_id = fd602982-afd8-4fdb-bebf-09f8413321b7
response_code = 200
uri = /crucible/0/regions
|
115 | 2024-01-28T05:26:32.999Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/509c38fc-d74e-4f41-9043-909d239c4a65
|
116 | 2024-01-28T05:26:32.999Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/509c38fc-d74e-4f41-9043-909d239c4a65
|
117 | 2024-01-28T05:26:33.053Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("509c38fc-d74e-4f41-9043-909d239c4a65"), 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/509c38fc-d74e-4f41-9043-909d239c4a65"
region = 509c38fc-d74e-4f41-9043-909d239c4a65
|
118 | 2024-01-28T05:26:33.188Z | INFO | crucible-agent (worker): region files created ok
region = 509c38fc-d74e-4f41-9043-909d239c4a65
|
119 | 2024-01-28T05:26:33.188Z | INFO | crucible-agent (datafile): region 509c38fc-d74e-4f41-9043-909d239c4a65 state: Requested -> Created
|
120 | 2024-01-28T05:26:33.188Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
121 | 2024-01-28T05:26:33.189Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-509c38fc-d74e-4f41-9043-909d239c4a65
|
122 | 2024-01-28T05:26:33.194Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-509c38fc-d74e-4f41-9043-909d239c4a65
|
123 | 2024-01-28T05:26:33.206Z | INFO | crucible-agent (worker): creating config property group
|
124 | 2024-01-28T05:26:33.209Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-509c38fc-d74e-4f41-9043-909d239c4a65
|
125 | 2024-01-28T05:26:33.209Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/509c38fc-d74e-4f41-9043-909d239c4a65
|
126 | 2024-01-28T05:26:33.209Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19001
|
127 | 2024-01-28T05:26:33.209Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
128 | 2024-01-28T05:26:33.209Z | INFO | crucible-agent (worker): commit
|
129 | 2024-01-28T05:26:33.213Z | INFO | crucible-agent (worker): ok!
|
130 | 2024-01-28T05:26:33.219Z | INFO | crucible-agent (worker): SMF ok!
|
131 | 2024-01-28T05:26:33.221Z | INFO | crucible-agent (dropshot): request completed
latency_us = 66
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:56898
req_id = fa1d9f06-d7d9-4e04-90dc-e5a1bbe5c30f
response_code = 200
uri = /crucible/0/regions
|
132 | 2024-01-28T05:26:33.905Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:45954
|
133 | 2024-01-28T05:26:33.905Z | INFO | crucible-agent (dropshot): request completed
latency_us = 72
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:45954
req_id = a8f9a688-e78e-4ca4-b2ab-111a0eebeef4
response_code = 200
uri = /crucible/0/regions/b59ca6df-d979-440c-9888-5bc11f22387d
|
134 | 2024-01-28T05:26:33.909Z | INFO | crucible-agent (datafile): path is "/data/regions/b59ca6df-d979-440c-9888-5bc11f22387d"
|
135 | 2024-01-28T05:26:33.917Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b59ca6df-d979-440c-9888-5bc11f22387d
|
136 | 2024-01-28T05:26:33.925Z | INFO | crucible-agent (ZfsSnapshotInterface): snapshot is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b59ca6df-d979-440c-9888-5bc11f22387d@092dcc3b-9cd1-4510-af0a-d0fb02162747
|
137 | 2024-01-28T05:26:33.925Z | INFO | crucible-agent (ZfsSnapshotInterface): parts is ["oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b59ca6df-d979-440c-9888-5bc11f22387d", "092dcc3b-9cd1-4510-af0a-d0fb02162747"]
|
138 | 2024-01-28T05:26:33.936Z | INFO | crucible-agent (dropshot): request completed
latency_us = 30617
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:45954
req_id = 46e7df50-a858-44e5-8e0e-608151220bc9
response_code = 200
uri = /crucible/0/regions/b59ca6df-d979-440c-9888-5bc11f22387d/snapshots/092dcc3b-9cd1-4510-af0a-d0fb02162747
|
139 | 2024-01-28T05:26:33.938Z | INFO | crucible-agent (datafile): path is "/data/regions/b59ca6df-d979-440c-9888-5bc11f22387d"
|
140 | 2024-01-28T05:26:33.947Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b59ca6df-d979-440c-9888-5bc11f22387d
|
141 | 2024-01-28T05:26:33.954Z | INFO | crucible-agent (ZfsSnapshotInterface): snapshot is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b59ca6df-d979-440c-9888-5bc11f22387d@092dcc3b-9cd1-4510-af0a-d0fb02162747
|
142 | 2024-01-28T05:26:33.954Z | INFO | crucible-agent (ZfsSnapshotInterface): parts is ["oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b59ca6df-d979-440c-9888-5bc11f22387d", "092dcc3b-9cd1-4510-af0a-d0fb02162747"]
|
143 | 2024-01-28T05:26:33.964Z | INFO | crucible-agent (datafile): requesting running snapshot b59ca6df-d979-440c-9888-5bc11f22387d-092dcc3b-9cd1-4510-af0a-d0fb02162747 state: Requested
|
144 | 2024-01-28T05:26:33.964Z | INFO | crucible-agent (worker): applying SMF actions for region b59ca6df-d979-440c-9888-5bc11f22387d running snapshot 092dcc3b-9cd1-4510-af0a-d0fb02162747 (state Requested)...
|
145 | 2024-01-28T05:26:33.964Z | INFO | crucible-agent (dropshot): request completed
latency_us = 26231
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:45954
req_id = 29c7ca24-5501-47ad-b9ef-3cfb22860ba1
response_code = 200
uri = /crucible/0/regions/b59ca6df-d979-440c-9888-5bc11f22387d/snapshots/092dcc3b-9cd1-4510-af0a-d0fb02162747/run
|
146 | 2024-01-28T05:26:33.967Z | INFO | crucible-agent (worker): creating missing snapshot instance snapshot-b59ca6df-d979-440c-9888-5bc11f22387d-092dcc3b-9cd1-4510-af0a-d0fb02162747
|
147 | 2024-01-28T05:26:33.974Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:snapshot-b59ca6df-d979-440c-9888-5bc11f22387d-092dcc3b-9cd1-4510-af0a-d0fb02162747
|
148 | 2024-01-28T05:26:33.984Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:snapshot-b59ca6df-d979-440c-9888-5bc11f22387d-092dcc3b-9cd1-4510-af0a-d0fb02162747
|
149 | 2024-01-28T05:26:33.984Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/b59ca6df-d979-440c-9888-5bc11f22387d/.zfs/snapshot/092dcc3b-9cd1-4510-af0a-d0fb02162747
|
150 | 2024-01-28T05:26:33.984Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19002
|
151 | 2024-01-28T05:26:33.984Z | INFO | crucible-agent (worker): ensure mode SCF_TYPE_ASTRING ro
|
152 | 2024-01-28T05:26:33.984Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
153 | 2024-01-28T05:26:33.984Z | INFO | crucible-agent (worker): commit
|
154 | 2024-01-28T05:26:33.988Z | INFO | crucible-agent (worker): ok!
|
155 | 2024-01-28T05:26:33.992Z | INFO | crucible-agent (worker): SMF ok!
|
156 | 2024-01-28T05:26:33.992Z | INFO | crucible-agent (datafile): region b59ca6df-d979-440c-9888-5bc11f22387d running snapshot 092dcc3b-9cd1-4510-af0a-d0fb02162747 state: Requested -> Created
|
157 | 2024-01-28T05:26:36.935Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:61187
|
158 | 2024-01-28T05:26:36.936Z | INFO | crucible-agent (datafile): region b559726e-caa1-498d-ab77-a597e101ed62 state: Requested
|
159 | 2024-01-28T05:26:36.936Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
160 | 2024-01-28T05:26:36.936Z | INFO | crucible-agent (dropshot): request completed
latency_us = 1247
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:61187
req_id = fef000bb-8c83-4802-adb9-5f1df357ee00
response_code = 200
uri = /crucible/0/regions
|
161 | 2024-01-28T05:26:36.945Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b559726e-caa1-498d-ab77-a597e101ed62
|
162 | 2024-01-28T05:26:36.945Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b559726e-caa1-498d-ab77-a597e101ed62
|
163 | 2024-01-28T05:26:37.056Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("b559726e-caa1-498d-ab77-a597e101ed62"), 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/b559726e-caa1-498d-ab77-a597e101ed62"
region = b559726e-caa1-498d-ab77-a597e101ed62
|
164 | 2024-01-28T05:26:37.099Z | INFO | crucible-agent (dropshot): request completed
latency_us = 71
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:61187
req_id = 8a1ea940-7932-415c-8227-6289f3b787a1
response_code = 200
uri = /crucible/0/regions
|
165 | 2024-01-28T05:26:37.251Z | INFO | crucible-agent (worker): region files created ok
region = b559726e-caa1-498d-ab77-a597e101ed62
|
166 | 2024-01-28T05:26:37.251Z | INFO | crucible-agent (datafile): region b559726e-caa1-498d-ab77-a597e101ed62 state: Requested -> Created
|
167 | 2024-01-28T05:26:37.251Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
168 | 2024-01-28T05:26:37.253Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-b559726e-caa1-498d-ab77-a597e101ed62
|
169 | 2024-01-28T05:26:37.260Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-b559726e-caa1-498d-ab77-a597e101ed62
|
170 | 2024-01-28T05:26:37.292Z | INFO | crucible-agent (worker): creating config property group
|
171 | 2024-01-28T05:26:37.299Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-b559726e-caa1-498d-ab77-a597e101ed62
|
172 | 2024-01-28T05:26:37.299Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/b559726e-caa1-498d-ab77-a597e101ed62
|
173 | 2024-01-28T05:26:37.299Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19003
|
174 | 2024-01-28T05:26:37.299Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
175 | 2024-01-28T05:26:37.299Z | INFO | crucible-agent (worker): commit
|
176 | 2024-01-28T05:26:37.312Z | INFO | crucible-agent (worker): ok!
|
177 | 2024-01-28T05:26:37.333Z | INFO | crucible-agent (worker): SMF ok!
|
178 | 2024-01-28T05:26:37.793Z | INFO | crucible-agent (dropshot): request completed
latency_us = 66
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:61187
req_id = 5c34be12-016d-44bf-8237-fd5c250562bc
response_code = 200
uri = /crucible/0/regions
|
179 | 2024-01-28T05:27:10.428Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:64150
|
180 | 2024-01-28T05:27:10.428Z | INFO | crucible-agent (dropshot): request completed
latency_us = 67
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:64150
req_id = d52dcce5-a3dd-4752-9127-72af381c7999
response_code = 200
uri = /crucible/0/regions/b559726e-caa1-498d-ab77-a597e101ed62
|
181 | 2024-01-28T05:27:10.428Z | INFO | crucible-agent (datafile): path is "/data/regions/b559726e-caa1-498d-ab77-a597e101ed62"
|
182 | 2024-01-28T05:27:10.440Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b559726e-caa1-498d-ab77-a597e101ed62
|
183 | 2024-01-28T05:27:10.449Z | INFO | crucible-agent (datafile): region b559726e-caa1-498d-ab77-a597e101ed62 state: Created -> Tombstoned
|
184 | 2024-01-28T05:27:10.450Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
185 | 2024-01-28T05:27:10.450Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22170
local_addr = [fd00:1122:3344:101::12]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:64150
req_id = a54e2203-1b62-4f6c-b1a2-97acb724a4c6
response_code = 204
uri = /crucible/0/regions/b559726e-caa1-498d-ab77-a597e101ed62
|
186 | 2024-01-28T05:27:10.450Z | INFO | crucible-agent (dropshot): request completed
latency_us = 24
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:64150
req_id = d58a725d-2bdd-4871-b685-6e34fc7bc7d3
response_code = 200
uri = /crucible/0/regions/b559726e-caa1-498d-ab77-a597e101ed62
|
187 | 2024-01-28T05:27:10.452Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-b559726e-caa1-498d-ab77-a597e101ed62 (instance states: (Some(Online), None))
|
188 | 2024-01-28T05:27:10.467Z | INFO | crucible-agent (worker): SMF ok!
|
189 | 2024-01-28T05:27:10.476Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/b559726e-caa1-498d-ab77-a597e101ed62"
region = b559726e-caa1-498d-ab77-a597e101ed62
|
190 | 2024-01-28T05:27:10.534Z | INFO | crucible-agent (datafile): region b559726e-caa1-498d-ab77-a597e101ed62 state: Tombstoned -> Destroyed
|
191 | 2024-01-28T05:27:10.548Z | INFO | crucible-agent (dropshot): request completed
latency_us = 102
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:64150
req_id = db874454-7dba-46e9-9b51-53af0375fb10
response_code = 200
uri = /crucible/0/regions/b559726e-caa1-498d-ab77-a597e101ed62
|