1 | | [ Feb 2 02:33:15 Enabled. ] |
2 | | [ Feb 2 02:33:15 Rereading configuration. ] |
3 | | [ Feb 2 02:33:18 Rereading configuration. ] |
4 | | [ Feb 2 02:33:24 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-02-02T02:33:25.166Z | INFO | crucible-agent: dataset: "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
|
52 | 2024-02-02T02:33:25.173Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::12]:32345
|
53 | 2024-02-02T02:33:25.173Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2024-02-02T02:33:25.521Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::12]:32345
|
55 | 2024-02-02T02:34:25.334Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:48437
|
56 | 2024-02-02T02:34:25.400Z | INFO | crucible-agent (datafile): region 1f771e14-a636-4132-aa03-ab19ee2067ee state: Requested
|
57 | 2024-02-02T02:34:25.401Z | INFO | crucible-agent (dropshot): request completed
latency_us = 540
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:48437
req_id = 43c29742-64f9-4ac5-aae1-c8e8ca1ba1af
response_code = 200
uri = /crucible/0/regions
|
58 | 2024-02-02T02:34:25.405Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2024-02-02T02:34:25.415Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/1f771e14-a636-4132-aa03-ab19ee2067ee
|
60 | 2024-02-02T02:34:25.415Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/1f771e14-a636-4132-aa03-ab19ee2067ee
|
61 | 2024-02-02T02:34:25.472Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("1f771e14-a636-4132-aa03-ab19ee2067ee"), 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/1f771e14-a636-4132-aa03-ab19ee2067ee"
region = 1f771e14-a636-4132-aa03-ab19ee2067ee
|
62 | 2024-02-02T02:34:25.599Z | INFO | crucible-agent (dropshot): request completed
latency_us = 78
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:48437
req_id = 9f374880-a258-421b-9c35-c1ef96073598
response_code = 200
uri = /crucible/0/regions
|
63 | 2024-02-02T02:34:25.815Z | INFO | crucible-agent (worker): region files created ok
region = 1f771e14-a636-4132-aa03-ab19ee2067ee
|
64 | 2024-02-02T02:34:25.815Z | INFO | crucible-agent (datafile): region 1f771e14-a636-4132-aa03-ab19ee2067ee state: Requested -> Created
|
65 | 2024-02-02T02:34:25.815Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2024-02-02T02:34:25.816Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-1f771e14-a636-4132-aa03-ab19ee2067ee
|
67 | 2024-02-02T02:34:25.821Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-1f771e14-a636-4132-aa03-ab19ee2067ee
|
68 | 2024-02-02T02:34:25.831Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2024-02-02T02:34:25.835Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-1f771e14-a636-4132-aa03-ab19ee2067ee
|
70 | 2024-02-02T02:34:25.835Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/1f771e14-a636-4132-aa03-ab19ee2067ee
|
71 | 2024-02-02T02:34:25.835Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2024-02-02T02:34:25.835Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
73 | 2024-02-02T02:34:25.835Z | INFO | crucible-agent (worker): commit
|
74 | 2024-02-02T02:34:25.841Z | INFO | crucible-agent (worker): ok!
|
75 | 2024-02-02T02:34:25.845Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2024-02-02T02:34:26.003Z | 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]:48437
req_id = d296e87f-92d2-4d63-8ffb-7da6f032bf82
response_code = 200
uri = /crucible/0/regions
|
77 | 2024-02-02T02:34:26.483Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:60389
|
78 | 2024-02-02T02:34:26.484Z | INFO | crucible-agent (dropshot): request completed
latency_us = 63
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:60389
req_id = 64c38292-bac6-44f7-95d0-047502fd2127
response_code = 200
uri = /crucible/0/regions/1f771e14-a636-4132-aa03-ab19ee2067ee
|
79 | 2024-02-02T02:34:26.484Z | INFO | crucible-agent (datafile): path is "/data/regions/1f771e14-a636-4132-aa03-ab19ee2067ee"
|
80 | 2024-02-02T02:34:26.493Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/1f771e14-a636-4132-aa03-ab19ee2067ee
|
81 | 2024-02-02T02:34:26.501Z | INFO | crucible-agent (datafile): region 1f771e14-a636-4132-aa03-ab19ee2067ee state: Created -> Tombstoned
|
82 | 2024-02-02T02:34:26.501Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2024-02-02T02:34:26.501Z | INFO | crucible-agent (dropshot): request completed
latency_us = 17792
local_addr = [fd00:1122:3344:101::12]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:60389
req_id = 35f9bed7-7dde-4997-a1e0-ac7c30cca258
response_code = 204
uri = /crucible/0/regions/1f771e14-a636-4132-aa03-ab19ee2067ee
|
84 | 2024-02-02T02:34:26.502Z | INFO | crucible-agent (dropshot): request completed
latency_us = 561
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:60389
req_id = 05da473c-c866-4130-822d-afb56e5fddc2
response_code = 200
uri = /crucible/0/regions/1f771e14-a636-4132-aa03-ab19ee2067ee
|
85 | 2024-02-02T02:34:26.503Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-1f771e14-a636-4132-aa03-ab19ee2067ee (instance states: (Some(Online), None))
|
86 | 2024-02-02T02:34:26.507Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2024-02-02T02:34:26.517Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/1f771e14-a636-4132-aa03-ab19ee2067ee"
region = 1f771e14-a636-4132-aa03-ab19ee2067ee
|
88 | 2024-02-02T02:34:26.567Z | 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::a]:60389
req_id = c1739253-169f-4142-b5b7-2dfb36b95e64
response_code = 200
uri = /crucible/0/regions/1f771e14-a636-4132-aa03-ab19ee2067ee
|
89 | 2024-02-02T02:34:26.570Z | INFO | crucible-agent (datafile): region 1f771e14-a636-4132-aa03-ab19ee2067ee state: Tombstoned -> Destroyed
|
90 | 2024-02-02T02:34:26.643Z | INFO | crucible-agent (dropshot): request completed
latency_us = 25
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:60389
req_id = 357dc98d-c119-4bf2-b9f6-d4f9b931de2a
response_code = 200
uri = /crucible/0/regions/1f771e14-a636-4132-aa03-ab19ee2067ee
|
91 | 2024-02-02T02:34:27.756Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:36249
|
92 | 2024-02-02T02:34:27.786Z | INFO | crucible-agent (datafile): region 23b569b8-2028-49a3-8a78-281eb5c72e3a state: Requested
|
93 | 2024-02-02T02:34:27.786Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
94 | 2024-02-02T02:34:27.787Z | INFO | crucible-agent (dropshot): request completed
latency_us = 353
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:36249
req_id = befdf77a-ce73-4dd4-80fd-2df5b0e4fb37
response_code = 200
uri = /crucible/0/regions
|
95 | 2024-02-02T02:34:27.796Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a
|
96 | 2024-02-02T02:34:27.796Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a
|
97 | 2024-02-02T02:34:27.853Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("23b569b8-2028-49a3-8a78-281eb5c72e3a"), 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/23b569b8-2028-49a3-8a78-281eb5c72e3a"
region = 23b569b8-2028-49a3-8a78-281eb5c72e3a
|
98 | 2024-02-02T02:34:27.925Z | INFO | crucible-agent (worker): region files created ok
region = 23b569b8-2028-49a3-8a78-281eb5c72e3a
|
99 | 2024-02-02T02:34:27.925Z | INFO | crucible-agent (datafile): region 23b569b8-2028-49a3-8a78-281eb5c72e3a state: Requested -> Created
|
100 | 2024-02-02T02:34:27.925Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
101 | 2024-02-02T02:34:27.926Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-23b569b8-2028-49a3-8a78-281eb5c72e3a
|
102 | 2024-02-02T02:34:27.929Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-23b569b8-2028-49a3-8a78-281eb5c72e3a
|
103 | 2024-02-02T02:34:27.937Z | INFO | crucible-agent (worker): creating config property group
|
104 | 2024-02-02T02:34:27.940Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-23b569b8-2028-49a3-8a78-281eb5c72e3a
|
105 | 2024-02-02T02:34:27.940Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a
|
106 | 2024-02-02T02:34:27.940Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
107 | 2024-02-02T02:34:27.940Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
108 | 2024-02-02T02:34:27.940Z | INFO | crucible-agent (worker): commit
|
109 | 2024-02-02T02:34:27.944Z | INFO | crucible-agent (worker): ok!
|
110 | 2024-02-02T02:34:27.948Z | INFO | crucible-agent (worker): SMF ok!
|
111 | 2024-02-02T02:34:28.069Z | INFO | crucible-agent (dropshot): request completed
latency_us = 75
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:36249
req_id = 4cac5000-e412-4919-b517-e6bc94f53d55
response_code = 200
uri = /crucible/0/regions
|
112 | 2024-02-02T02:40:06.371Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:65410
|
113 | 2024-02-02T02:40:06.371Z | INFO | crucible-agent (dropshot): request completed
latency_us = 60
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:65410
req_id = 10656c61-73fe-4e73-9a02-c74f49a03f74
response_code = 200
uri = /crucible/0/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a
|
114 | 2024-02-02T02:40:06.375Z | INFO | crucible-agent (datafile): path is "/data/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a"
|
115 | 2024-02-02T02:40:06.384Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a
|
116 | 2024-02-02T02:40:06.393Z | INFO | crucible-agent (ZfsSnapshotInterface): snapshot is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a@043d67e6-7244-453f-b2d4-b5c90f72c8d3
|
117 | 2024-02-02T02:40:06.393Z | INFO | crucible-agent (ZfsSnapshotInterface): parts is ["oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a", "043d67e6-7244-453f-b2d4-b5c90f72c8d3"]
|
118 | 2024-02-02T02:40:06.404Z | INFO | crucible-agent (dropshot): request completed
latency_us = 32279
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:65410
req_id = a92b18aa-b913-4a59-b4ab-12408ecd9adb
response_code = 200
uri = /crucible/0/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a/snapshots/043d67e6-7244-453f-b2d4-b5c90f72c8d3
|
119 | 2024-02-02T02:40:06.404Z | INFO | crucible-agent (datafile): path is "/data/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a"
|
120 | 2024-02-02T02:40:06.412Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a
|
121 | 2024-02-02T02:40:06.421Z | INFO | crucible-agent (ZfsSnapshotInterface): snapshot is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a@043d67e6-7244-453f-b2d4-b5c90f72c8d3
|
122 | 2024-02-02T02:40:06.421Z | INFO | crucible-agent (ZfsSnapshotInterface): parts is ["oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a", "043d67e6-7244-453f-b2d4-b5c90f72c8d3"]
|
123 | 2024-02-02T02:40:06.431Z | INFO | crucible-agent (datafile): requesting running snapshot 23b569b8-2028-49a3-8a78-281eb5c72e3a-043d67e6-7244-453f-b2d4-b5c90f72c8d3 state: Requested
|
124 | 2024-02-02T02:40:06.432Z | INFO | crucible-agent (worker): applying SMF actions for region 23b569b8-2028-49a3-8a78-281eb5c72e3a running snapshot 043d67e6-7244-453f-b2d4-b5c90f72c8d3 (state Requested)...
|
125 | 2024-02-02T02:40:06.432Z | INFO | crucible-agent (dropshot): request completed
latency_us = 27975
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:65410
req_id = 31d5da6c-a154-4384-947c-117e8f0211c0
response_code = 200
uri = /crucible/0/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a/snapshots/043d67e6-7244-453f-b2d4-b5c90f72c8d3/run
|
126 | 2024-02-02T02:40:06.438Z | INFO | crucible-agent (worker): creating missing snapshot instance snapshot-23b569b8-2028-49a3-8a78-281eb5c72e3a-043d67e6-7244-453f-b2d4-b5c90f72c8d3
|
127 | 2024-02-02T02:40:06.447Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:snapshot-23b569b8-2028-49a3-8a78-281eb5c72e3a-043d67e6-7244-453f-b2d4-b5c90f72c8d3
|
128 | 2024-02-02T02:40:06.466Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:snapshot-23b569b8-2028-49a3-8a78-281eb5c72e3a-043d67e6-7244-453f-b2d4-b5c90f72c8d3
|
129 | 2024-02-02T02:40:06.466Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/23b569b8-2028-49a3-8a78-281eb5c72e3a/.zfs/snapshot/043d67e6-7244-453f-b2d4-b5c90f72c8d3
|
130 | 2024-02-02T02:40:06.466Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19001
|
131 | 2024-02-02T02:40:06.466Z | INFO | crucible-agent (worker): ensure mode SCF_TYPE_ASTRING ro
|
132 | 2024-02-02T02:40:06.466Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
133 | 2024-02-02T02:40:06.466Z | INFO | crucible-agent (worker): commit
|
134 | 2024-02-02T02:40:06.475Z | INFO | crucible-agent (worker): ok!
|
135 | 2024-02-02T02:40:06.484Z | INFO | crucible-agent (worker): SMF ok!
|
136 | 2024-02-02T02:40:06.484Z | INFO | crucible-agent (datafile): region 23b569b8-2028-49a3-8a78-281eb5c72e3a running snapshot 043d67e6-7244-453f-b2d4-b5c90f72c8d3 state: Requested -> Created
|
137 | 2024-02-02T02:40:08.926Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:35616
|
138 | 2024-02-02T02:40:08.956Z | INFO | crucible-agent (datafile): region c6d1f399-715d-4127-b750-6b5afc719b0e state: Requested
|
139 | 2024-02-02T02:40:08.956Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
140 | 2024-02-02T02:40:08.956Z | INFO | crucible-agent (dropshot): request completed
latency_us = 240
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:35616
req_id = 16f08b2e-ebc3-4fd1-a1b7-d6011e0a1ae9
response_code = 200
uri = /crucible/0/regions
|
141 | 2024-02-02T02:40:08.966Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/c6d1f399-715d-4127-b750-6b5afc719b0e
|
142 | 2024-02-02T02:40:08.966Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/c6d1f399-715d-4127-b750-6b5afc719b0e
|
143 | 2024-02-02T02:40:09.046Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("c6d1f399-715d-4127-b750-6b5afc719b0e"), state: Requested, block_size: 512, extent_size: 131072, extent_count: 32, encrypted: true, port_number: 19002, cert_pem: None, key_pem: None, root_pem: None } at "/data/regions/c6d1f399-715d-4127-b750-6b5afc719b0e"
region = c6d1f399-715d-4127-b750-6b5afc719b0e
|
144 | 2024-02-02T02:40:09.144Z | INFO | crucible-agent (worker): region files created ok
region = c6d1f399-715d-4127-b750-6b5afc719b0e
|
145 | 2024-02-02T02:40:09.145Z | INFO | crucible-agent (datafile): region c6d1f399-715d-4127-b750-6b5afc719b0e state: Requested -> Created
|
146 | 2024-02-02T02:40:09.145Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
147 | 2024-02-02T02:40:09.146Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-c6d1f399-715d-4127-b750-6b5afc719b0e
|
148 | 2024-02-02T02:40:09.152Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-c6d1f399-715d-4127-b750-6b5afc719b0e
|
149 | 2024-02-02T02:40:09.165Z | INFO | crucible-agent (worker): creating config property group
|
150 | 2024-02-02T02:40:09.171Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-c6d1f399-715d-4127-b750-6b5afc719b0e
|
151 | 2024-02-02T02:40:09.171Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/c6d1f399-715d-4127-b750-6b5afc719b0e
|
152 | 2024-02-02T02:40:09.171Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19002
|
153 | 2024-02-02T02:40:09.171Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
154 | 2024-02-02T02:40:09.171Z | INFO | crucible-agent (worker): commit
|
155 | 2024-02-02T02:40:09.179Z | INFO | crucible-agent (worker): ok!
|
156 | 2024-02-02T02:40:09.189Z | INFO | crucible-agent (worker): SMF ok!
|
157 | 2024-02-02T02:40:09.234Z | INFO | crucible-agent (dropshot): request completed
latency_us = 69
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:35616
req_id = d068e8e1-c119-43db-9693-e8f7fbe40198
response_code = 200
uri = /crucible/0/regions
|
158 | 2024-02-02T02:40:40.370Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:53485
|
159 | 2024-02-02T02:40:40.370Z | INFO | crucible-agent (dropshot): request completed
latency_us = 74
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:53485
req_id = 32118116-0865-4d65-8d87-38314326d41b
response_code = 200
uri = /crucible/0/regions/c6d1f399-715d-4127-b750-6b5afc719b0e
|
160 | 2024-02-02T02:40:40.370Z | INFO | crucible-agent (datafile): path is "/data/regions/c6d1f399-715d-4127-b750-6b5afc719b0e"
|
161 | 2024-02-02T02:40:40.382Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/c6d1f399-715d-4127-b750-6b5afc719b0e
|
162 | 2024-02-02T02:40:40.391Z | INFO | crucible-agent (datafile): region c6d1f399-715d-4127-b750-6b5afc719b0e state: Created -> Tombstoned
|
163 | 2024-02-02T02:40:40.391Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
164 | 2024-02-02T02:40:40.391Z | INFO | crucible-agent (dropshot): request completed
latency_us = 21091
local_addr = [fd00:1122:3344:101::12]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:53485
req_id = 76af910f-bb03-43c0-a0f6-e862a386f411
response_code = 204
uri = /crucible/0/regions/c6d1f399-715d-4127-b750-6b5afc719b0e
|
165 | 2024-02-02T02:40:40.392Z | 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::a]:53485
req_id = 414a5e62-b61e-42c2-9bf5-e00b7b9132b6
response_code = 200
uri = /crucible/0/regions/c6d1f399-715d-4127-b750-6b5afc719b0e
|
166 | 2024-02-02T02:40:40.393Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-c6d1f399-715d-4127-b750-6b5afc719b0e (instance states: (Some(Online), None))
|
167 | 2024-02-02T02:40:40.400Z | INFO | crucible-agent (worker): SMF ok!
|
168 | 2024-02-02T02:40:40.410Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/c6d1f399-715d-4127-b750-6b5afc719b0e"
region = c6d1f399-715d-4127-b750-6b5afc719b0e
|
169 | 2024-02-02T02:40:40.457Z | INFO | crucible-agent (datafile): region c6d1f399-715d-4127-b750-6b5afc719b0e state: Tombstoned -> Destroyed
|
170 | 2024-02-02T02:40:40.475Z | INFO | crucible-agent (dropshot): request completed
latency_us = 46
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:53485
req_id = 6f23437e-98ec-4650-b181-237ec4229462
response_code = 200
uri = /crucible/0/regions/c6d1f399-715d-4127-b750-6b5afc719b0e
|