1 | | [ Nov 21 21:33:39 Enabled. ] |
2 | | [ Nov 21 21:33:39 Rereading configuration. ] |
3 | | [ Nov 21 21:33:40 Rereading configuration. ] |
4 | | [ Nov 21 21:33:42 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=oxControlService12 |
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_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::15 |
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 | | + [[ oxControlService12 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService12 |
33 | | ipadm: Could not delete oxControlService12: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService12 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService12 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService12 |
38 | | + ipadm show-addr oxControlService12/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService12/ll |
41 | | + ipadm show-addr oxControlService12/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::15 oxControlService12/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_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible -l '[fd00:1122:3344:101::15]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2023-11-21T21:33:42.924Z | INFO | crucible-agent: dataset: "oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible"
|
52 | 2023-11-21T21:33:42.927Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::15]:32345
|
53 | 2023-11-21T21:33:42.927Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2023-11-21T21:33:43.052Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::15]:32345
|
55 | 2023-11-21T21:34:32.810Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::15]:32345
remote_addr = [fd00:1122:3344:101::a]:62506
|
56 | 2023-11-21T21:34:32.850Z | INFO | crucible-agent (datafile): region 46f27d48-c91d-430f-9020-37ea77bccd26 state: Requested
|
57 | 2023-11-21T21:34:32.851Z | INFO | crucible-agent (dropshot): request completed
latency_us = 7815
local_addr = [fd00:1122:3344:101::15]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:62506
req_id = a0075a14-a19c-4eea-91d9-100e7438ec51
response_code = 200
uri = /crucible/0/regions
|
58 | 2023-11-21T21:34:32.851Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2023-11-21T21:34:32.862Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/46f27d48-c91d-430f-9020-37ea77bccd26
|
60 | 2023-11-21T21:34:32.862Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/46f27d48-c91d-430f-9020-37ea77bccd26
|
61 | 2023-11-21T21:34:32.924Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("46f27d48-c91d-430f-9020-37ea77bccd26"), 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/46f27d48-c91d-430f-9020-37ea77bccd26"
region = 46f27d48-c91d-430f-9020-37ea77bccd26
|
62 | 2023-11-21T21:34:33.080Z | INFO | crucible-agent (dropshot): request completed
latency_us = 93
local_addr = [fd00:1122:3344:101::15]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:62506
req_id = f45eb665-366b-4ae7-a58c-98fd4f281df9
response_code = 200
uri = /crucible/0/regions
|
63 | 2023-11-21T21:34:33.229Z | INFO | crucible-agent (worker): region files created ok
region = 46f27d48-c91d-430f-9020-37ea77bccd26
|
64 | 2023-11-21T21:34:33.229Z | INFO | crucible-agent (datafile): region 46f27d48-c91d-430f-9020-37ea77bccd26 state: Requested -> Created
|
65 | 2023-11-21T21:34:33.230Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2023-11-21T21:34:33.232Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-46f27d48-c91d-430f-9020-37ea77bccd26
|
67 | 2023-11-21T21:34:33.236Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-46f27d48-c91d-430f-9020-37ea77bccd26
|
68 | 2023-11-21T21:34:33.251Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2023-11-21T21:34:33.257Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-46f27d48-c91d-430f-9020-37ea77bccd26
|
70 | 2023-11-21T21:34:33.258Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/46f27d48-c91d-430f-9020-37ea77bccd26
|
71 | 2023-11-21T21:34:33.258Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2023-11-21T21:34:33.258Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::15
|
73 | 2023-11-21T21:34:33.258Z | INFO | crucible-agent (worker): commit
|
74 | 2023-11-21T21:34:33.263Z | INFO | crucible-agent (worker): ok!
|
75 | 2023-11-21T21:34:33.271Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2023-11-21T21:34:33.513Z | INFO | crucible-agent (dropshot): request completed
latency_us = 67
local_addr = [fd00:1122:3344:101::15]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:62506
req_id = f47d041f-49f2-4426-b2d9-2152f9e51b51
response_code = 200
uri = /crucible/0/regions
|
77 | 2023-11-21T21:34:34.033Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::15]:32345
remote_addr = [fd00:1122:3344:101::a]:51435
|
78 | 2023-11-21T21:34:34.096Z | INFO | crucible-agent (dropshot): request completed
latency_us = 117
local_addr = [fd00:1122:3344:101::15]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:51435
req_id = 942cb2db-966e-4290-9dc7-95ec0c505add
response_code = 200
uri = /crucible/0/regions/46f27d48-c91d-430f-9020-37ea77bccd26
|
79 | 2023-11-21T21:34:34.097Z | INFO | crucible-agent (datafile): path is "/data/regions/46f27d48-c91d-430f-9020-37ea77bccd26"
|
80 | 2023-11-21T21:34:34.109Z | INFO | crucible-agent (datafile): dataset is oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/46f27d48-c91d-430f-9020-37ea77bccd26
|
81 | 2023-11-21T21:34:34.118Z | INFO | crucible-agent (datafile): region 46f27d48-c91d-430f-9020-37ea77bccd26 state: Created -> Tombstoned
|
82 | 2023-11-21T21:34:34.118Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2023-11-21T21:34:34.118Z | INFO | crucible-agent (dropshot): request completed
latency_us = 21953
local_addr = [fd00:1122:3344:101::15]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:51435
req_id = 66f68d47-f973-4986-9f64-b0251255de1a
response_code = 204
uri = /crucible/0/regions/46f27d48-c91d-430f-9020-37ea77bccd26
|
84 | 2023-11-21T21:34:34.119Z | INFO | crucible-agent (dropshot): request completed
latency_us = 21
local_addr = [fd00:1122:3344:101::15]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:51435
req_id = d11a6f91-5b1a-4fc0-80fa-7ebb7256a906
response_code = 200
uri = /crucible/0/regions/46f27d48-c91d-430f-9020-37ea77bccd26
|
85 | 2023-11-21T21:34:34.119Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-46f27d48-c91d-430f-9020-37ea77bccd26 (instance states: (Some(Online), None))
|
86 | 2023-11-21T21:34:34.126Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2023-11-21T21:34:34.138Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/46f27d48-c91d-430f-9020-37ea77bccd26"
region = 46f27d48-c91d-430f-9020-37ea77bccd26
|
88 | 2023-11-21T21:34:34.207Z | INFO | crucible-agent (datafile): region 46f27d48-c91d-430f-9020-37ea77bccd26 state: Tombstoned -> Destroyed
|
89 | 2023-11-21T21:34:34.257Z | INFO | crucible-agent (dropshot): request completed
latency_us = 69
local_addr = [fd00:1122:3344:101::15]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:51435
req_id = 420ba01f-3d3e-47a1-9acd-b17dbd5dcef2
response_code = 200
uri = /crucible/0/regions/46f27d48-c91d-430f-9020-37ea77bccd26
|
90 | 2023-11-21T21:34:36.517Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::15]:32345
remote_addr = [fd00:1122:3344:101::a]:55146
|
91 | 2023-11-21T21:34:36.517Z | INFO | crucible-agent (datafile): region 7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b state: Requested
|
92 | 2023-11-21T21:34:36.517Z | INFO | crucible-agent (dropshot): request completed
latency_us = 276
local_addr = [fd00:1122:3344:101::15]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:55146
req_id = 1cd40e2c-c4b0-439b-8288-bb8987f83e06
response_code = 200
uri = /crucible/0/regions
|
93 | 2023-11-21T21:34:36.518Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
94 | 2023-11-21T21:34:36.527Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
95 | 2023-11-21T21:34:36.527Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
96 | 2023-11-21T21:34:36.607Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b"), 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/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b"
region = 7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
97 | 2023-11-21T21:34:36.680Z | INFO | crucible-agent (worker): region files created ok
region = 7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
98 | 2023-11-21T21:34:36.680Z | INFO | crucible-agent (datafile): region 7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b state: Requested -> Created
|
99 | 2023-11-21T21:34:36.680Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2023-11-21T21:34:36.681Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
101 | 2023-11-21T21:34:36.685Z | INFO | crucible-agent (dropshot): request completed
latency_us = 76
local_addr = [fd00:1122:3344:101::15]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:55146
req_id = c1d2c14b-9528-44f1-b9b2-e6adde2a5c4f
response_code = 200
uri = /crucible/0/regions
|
102 | 2023-11-21T21:34:36.685Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
103 | 2023-11-21T21:34:36.693Z | INFO | crucible-agent (worker): creating config property group
|
104 | 2023-11-21T21:34:36.697Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
105 | 2023-11-21T21:34:36.697Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
106 | 2023-11-21T21:34:36.697Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
107 | 2023-11-21T21:34:36.697Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::15
|
108 | 2023-11-21T21:34:36.697Z | INFO | crucible-agent (worker): commit
|
109 | 2023-11-21T21:34:36.702Z | INFO | crucible-agent (worker): ok!
|
110 | 2023-11-21T21:34:36.707Z | INFO | crucible-agent (worker): SMF ok!
|
111 | 2023-11-21T21:37:34.087Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::15]:32345
remote_addr = [fd00:1122:3344:101::a]:56440
|
112 | 2023-11-21T21:37:34.148Z | INFO | crucible-agent (dropshot): request completed
latency_us = 79
local_addr = [fd00:1122:3344:101::15]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:56440
req_id = 94a174c7-7afe-4405-99bf-5cfa062174de
response_code = 200
uri = /crucible/0/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
113 | 2023-11-21T21:37:34.148Z | INFO | crucible-agent (datafile): path is "/data/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b"
|
114 | 2023-11-21T21:37:34.159Z | INFO | crucible-agent (datafile): dataset is oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
115 | 2023-11-21T21:37:34.169Z | INFO | crucible-agent (datafile): region 7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b state: Created -> Tombstoned
|
116 | 2023-11-21T21:37:34.169Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
117 | 2023-11-21T21:37:34.170Z | INFO | crucible-agent (dropshot): request completed
latency_us = 21363
local_addr = [fd00:1122:3344:101::15]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:56440
req_id = f3c9db75-57e7-4e82-90fa-d15d59ccce45
response_code = 204
uri = /crucible/0/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
118 | 2023-11-21T21:37:34.170Z | INFO | crucible-agent (dropshot): request completed
latency_us = 21
local_addr = [fd00:1122:3344:101::15]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:56440
req_id = 1ba8598d-121a-4a50-83c6-921fdcf35709
response_code = 200
uri = /crucible/0/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
119 | 2023-11-21T21:37:34.171Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b (instance states: (Some(Online), None))
|
120 | 2023-11-21T21:37:34.178Z | INFO | crucible-agent (worker): SMF ok!
|
121 | 2023-11-21T21:37:34.190Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b"
region = 7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|
122 | 2023-11-21T21:37:34.242Z | INFO | crucible-agent (datafile): region 7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b state: Tombstoned -> Destroyed
|
123 | 2023-11-21T21:37:34.304Z | INFO | crucible-agent (dropshot): request completed
latency_us = 82
local_addr = [fd00:1122:3344:101::15]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:56440
req_id = 690cb063-3fc4-4f14-95c0-db2960d2abae
response_code = 200
uri = /crucible/0/regions/7d468c2a-bf4f-4c21-ac5a-4b5c76f5fa8b
|