1 | | [ Jan 25 04:48:17 Enabled. ] |
2 | | [ Jan 25 04:48:17 Rereading configuration. ] |
3 | | [ Jan 25 04:48:20 Rereading configuration. ] |
4 | | [ Jan 25 04:48: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=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" |
51 | 2024-01-25T04:48:25.316Z | INFO | crucible-agent: dataset: "oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
|
52 | 2024-01-25T04:48:25.319Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::1a]:32345
|
53 | 2024-01-25T04:48:25.319Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2024-01-25T04:48:25.820Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::1a]:32345
|
55 | 2024-01-25T04:49:32.665Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::1a]:32345
remote_addr = [fd00:1122:3344:101::b]:59911
|
56 | 2024-01-25T04:49:32.672Z | INFO | crucible-agent (datafile): region 6be0608d-76b1-4ea4-9ae9-4bd6c088fc60 state: Requested
|
57 | 2024-01-25T04:49:32.677Z | INFO | crucible-agent (dropshot): request completed
latency_us = 9074
local_addr = [fd00:1122:3344:101::1a]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:59911
req_id = 03aeeedc-1f59-4281-8a79-04c7b3cf6914
response_code = 200
uri = /crucible/0/regions
|
58 | 2024-01-25T04:49:32.677Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2024-01-25T04:49:32.686Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
60 | 2024-01-25T04:49:32.686Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
61 | 2024-01-25T04:49:32.733Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("6be0608d-76b1-4ea4-9ae9-4bd6c088fc60"), 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/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60"
region = 6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
62 | 2024-01-25T04:49:32.997Z | INFO | crucible-agent (dropshot): request completed
latency_us = 75
local_addr = [fd00:1122:3344:101::1a]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:59911
req_id = e1c8d4b2-8be3-4b52-b98b-8f9934438480
response_code = 200
uri = /crucible/0/regions
|
63 | 2024-01-25T04:49:33.047Z | INFO | crucible-agent (worker): region files created ok
region = 6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
64 | 2024-01-25T04:49:33.047Z | INFO | crucible-agent (datafile): region 6be0608d-76b1-4ea4-9ae9-4bd6c088fc60 state: Requested -> Created
|
65 | 2024-01-25T04:49:33.047Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2024-01-25T04:49:33.048Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
67 | 2024-01-25T04:49:33.053Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
68 | 2024-01-25T04:49:33.064Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2024-01-25T04:49:33.067Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
70 | 2024-01-25T04:49:33.068Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
71 | 2024-01-25T04:49:33.068Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2024-01-25T04:49:33.068Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::1a
|
73 | 2024-01-25T04:49:33.068Z | INFO | crucible-agent (worker): commit
|
74 | 2024-01-25T04:49:33.075Z | INFO | crucible-agent (worker): ok!
|
75 | 2024-01-25T04:49:33.080Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2024-01-25T04:49:33.569Z | INFO | crucible-agent (dropshot): request completed
latency_us = 68
local_addr = [fd00:1122:3344:101::1a]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:59911
req_id = bdf1c429-6fd2-46ff-8cc0-206b2b619151
response_code = 200
uri = /crucible/0/regions
|
77 | 2024-01-25T04:49:33.802Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::1a]:32345
remote_addr = [fd00:1122:3344:101::b]:46072
|
78 | 2024-01-25T04:49:33.803Z | INFO | crucible-agent (dropshot): request completed
latency_us = 89
local_addr = [fd00:1122:3344:101::1a]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:46072
req_id = f39c6caa-6419-40ec-85e2-c5de24fb01dd
response_code = 200
uri = /crucible/0/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
79 | 2024-01-25T04:49:33.803Z | INFO | crucible-agent (datafile): path is "/data/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60"
|
80 | 2024-01-25T04:49:33.813Z | INFO | crucible-agent (datafile): dataset is oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
81 | 2024-01-25T04:49:33.821Z | INFO | crucible-agent (datafile): region 6be0608d-76b1-4ea4-9ae9-4bd6c088fc60 state: Created -> Tombstoned
|
82 | 2024-01-25T04:49:33.821Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2024-01-25T04:49:33.821Z | INFO | crucible-agent (dropshot): request completed
latency_us = 18659
local_addr = [fd00:1122:3344:101::1a]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::b]:46072
req_id = f06c7d7b-2c46-4800-9017-a925039ecc24
response_code = 204
uri = /crucible/0/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
84 | 2024-01-25T04:49:33.822Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22
local_addr = [fd00:1122:3344:101::1a]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:46072
req_id = 3b24f3f9-f779-435e-a89f-9ba3860fb34f
response_code = 200
uri = /crucible/0/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
85 | 2024-01-25T04:49:33.822Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-6be0608d-76b1-4ea4-9ae9-4bd6c088fc60 (instance states: (Some(Online), None))
|
86 | 2024-01-25T04:49:33.827Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2024-01-25T04:49:33.837Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60"
region = 6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
88 | 2024-01-25T04:49:33.885Z | INFO | crucible-agent (datafile): region 6be0608d-76b1-4ea4-9ae9-4bd6c088fc60 state: Tombstoned -> Destroyed
|
89 | 2024-01-25T04:49:33.954Z | INFO | crucible-agent (dropshot): request completed
latency_us = 91
local_addr = [fd00:1122:3344:101::1a]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:46072
req_id = 145f96ed-cec3-4571-84dd-25f4c8566e7f
response_code = 200
uri = /crucible/0/regions/6be0608d-76b1-4ea4-9ae9-4bd6c088fc60
|
90 | 2024-01-25T04:55:35.004Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::1a]:32345
remote_addr = [fd00:1122:3344:101::a]:64579
|
91 | 2024-01-25T04:55:35.066Z | INFO | crucible-agent (datafile): region 48120578-5948-4902-9865-0e5a2b8f6782 state: Requested
|
92 | 2024-01-25T04:55:35.067Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
93 | 2024-01-25T04:55:35.067Z | INFO | crucible-agent (dropshot): request completed
latency_us = 425
local_addr = [fd00:1122:3344:101::1a]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:64579
req_id = 03d32c08-47ff-4757-a119-926974cce0e9
response_code = 200
uri = /crucible/0/regions
|
94 | 2024-01-25T04:55:35.080Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/48120578-5948-4902-9865-0e5a2b8f6782
|
95 | 2024-01-25T04:55:35.080Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/48120578-5948-4902-9865-0e5a2b8f6782
|
96 | 2024-01-25T04:55:35.137Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("48120578-5948-4902-9865-0e5a2b8f6782"), 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/48120578-5948-4902-9865-0e5a2b8f6782"
region = 48120578-5948-4902-9865-0e5a2b8f6782
|
97 | 2024-01-25T04:55:35.304Z | INFO | crucible-agent (worker): region files created ok
region = 48120578-5948-4902-9865-0e5a2b8f6782
|
98 | 2024-01-25T04:55:35.304Z | INFO | crucible-agent (datafile): region 48120578-5948-4902-9865-0e5a2b8f6782 state: Requested -> Created
|
99 | 2024-01-25T04:55:35.304Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2024-01-25T04:55:35.306Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-48120578-5948-4902-9865-0e5a2b8f6782
|
101 | 2024-01-25T04:55:35.310Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-48120578-5948-4902-9865-0e5a2b8f6782
|
102 | 2024-01-25T04:55:35.326Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2024-01-25T04:55:35.329Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-48120578-5948-4902-9865-0e5a2b8f6782
|
104 | 2024-01-25T04:55:35.329Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/48120578-5948-4902-9865-0e5a2b8f6782
|
105 | 2024-01-25T04:55:35.329Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2024-01-25T04:55:35.329Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::1a
|
107 | 2024-01-25T04:55:35.329Z | INFO | crucible-agent (worker): commit
|
108 | 2024-01-25T04:55:35.333Z | INFO | crucible-agent (worker): ok!
|
109 | 2024-01-25T04:55:35.336Z | INFO | crucible-agent (dropshot): request completed
latency_us = 69
local_addr = [fd00:1122:3344:101::1a]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:64579
req_id = fa29d592-42af-4d71-9bef-5607084b4551
response_code = 200
uri = /crucible/0/regions
|
110 | 2024-01-25T04:55:35.337Z | INFO | crucible-agent (worker): SMF ok!
|
111 | 2024-01-25T04:56:04.865Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::1a]:32345
remote_addr = [fd00:1122:3344:101::a]:45612
|
112 | 2024-01-25T04:56:04.865Z | INFO | crucible-agent (dropshot): request completed
latency_us = 61
local_addr = [fd00:1122:3344:101::1a]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:45612
req_id = 33885f2b-afd0-43bf-8b95-5da7e25b2c55
response_code = 200
uri = /crucible/0/regions/48120578-5948-4902-9865-0e5a2b8f6782
|
113 | 2024-01-25T04:56:04.865Z | INFO | crucible-agent (datafile): path is "/data/regions/48120578-5948-4902-9865-0e5a2b8f6782"
|
114 | 2024-01-25T04:56:04.878Z | INFO | crucible-agent (datafile): dataset is oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/48120578-5948-4902-9865-0e5a2b8f6782
|
115 | 2024-01-25T04:56:04.888Z | INFO | crucible-agent (datafile): region 48120578-5948-4902-9865-0e5a2b8f6782 state: Created -> Tombstoned
|
116 | 2024-01-25T04:56:04.888Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
117 | 2024-01-25T04:56:04.888Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22829
local_addr = [fd00:1122:3344:101::1a]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:45612
req_id = 0660e886-1f71-4eed-a188-9c3302095442
response_code = 204
uri = /crucible/0/regions/48120578-5948-4902-9865-0e5a2b8f6782
|
118 | 2024-01-25T04:56:04.889Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-48120578-5948-4902-9865-0e5a2b8f6782 (instance states: (Some(Online), None))
|
119 | 2024-01-25T04:56:04.891Z | INFO | crucible-agent (dropshot): request completed
latency_us = 548
local_addr = [fd00:1122:3344:101::1a]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:45612
req_id = 746fe6d8-fb5a-4581-b265-244caf11b4f3
response_code = 200
uri = /crucible/0/regions/48120578-5948-4902-9865-0e5a2b8f6782
|
120 | 2024-01-25T04:56:04.896Z | INFO | crucible-agent (worker): SMF ok!
|
121 | 2024-01-25T04:56:04.906Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_f4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/48120578-5948-4902-9865-0e5a2b8f6782"
region = 48120578-5948-4902-9865-0e5a2b8f6782
|
122 | 2024-01-25T04:56:04.950Z | INFO | crucible-agent (datafile): region 48120578-5948-4902-9865-0e5a2b8f6782 state: Tombstoned -> Destroyed
|
123 | 2024-01-25T04:56:05.034Z | INFO | crucible-agent (dropshot): request completed
latency_us = 83
local_addr = [fd00:1122:3344:101::1a]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:45612
req_id = 715a4083-54b4-440a-a7be-466793646d13
response_code = 200
uri = /crucible/0/regions/48120578-5948-4902-9865-0e5a2b8f6782
|