1 | | [ Oct 24 21:38:36 Enabled. ] |
2 | | [ Oct 24 21:38:36 Rereading configuration. ] |
3 | | [ Oct 24 21:38:38 Rereading configuration. ] |
4 | | [ Oct 24 21:38:44 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::16 |
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::16 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::16]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2023-10-24T21:38:45.747Z | INFO | crucible-agent: dataset: "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
|
52 | 2023-10-24T21:38:45.751Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::16]:32345
|
53 | 2023-10-24T21:38:45.751Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2023-10-24T21:38:46.311Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::16]:32345
|
55 | 2023-10-24T21:39:27.532Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::16]:32345
remote_addr = [fd00:1122:3344:101::a]:52664
|
56 | 2023-10-24T21:39:27.543Z | INFO | crucible-agent (datafile): region acc2c95d-6f76-4ab0-bd08-972bd6b57075 state: Requested
|
57 | 2023-10-24T21:39:27.544Z | INFO | crucible-agent (dropshot): request completed
latency_us = 5916
local_addr = [fd00:1122:3344:101::16]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:52664
req_id = 75a280e9-c858-42c2-b7ba-4c9535dc0cd0
response_code = 200
uri = /crucible/0/regions
|
58 | 2023-10-24T21:39:27.544Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2023-10-24T21:39:27.555Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
60 | 2023-10-24T21:39:27.555Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
61 | 2023-10-24T21:39:27.631Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("acc2c95d-6f76-4ab0-bd08-972bd6b57075"), 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/acc2c95d-6f76-4ab0-bd08-972bd6b57075"
region = acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
62 | 2023-10-24T21:39:27.772Z | INFO | crucible-agent (dropshot): request completed
latency_us = 93
local_addr = [fd00:1122:3344:101::16]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:52664
req_id = e83ce180-1625-46c0-80f0-918eecb0db20
response_code = 200
uri = /crucible/0/regions
|
63 | 2023-10-24T21:39:27.895Z | INFO | crucible-agent (worker): region files created ok
region = acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
64 | 2023-10-24T21:39:27.895Z | INFO | crucible-agent (datafile): region acc2c95d-6f76-4ab0-bd08-972bd6b57075 state: Requested -> Created
|
65 | 2023-10-24T21:39:27.896Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2023-10-24T21:39:27.898Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
67 | 2023-10-24T21:39:27.902Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
68 | 2023-10-24T21:39:27.913Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2023-10-24T21:39:27.918Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
70 | 2023-10-24T21:39:27.918Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
71 | 2023-10-24T21:39:27.918Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2023-10-24T21:39:27.918Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::16
|
73 | 2023-10-24T21:39:27.918Z | INFO | crucible-agent (worker): commit
|
74 | 2023-10-24T21:39:27.924Z | INFO | crucible-agent (worker): ok!
|
75 | 2023-10-24T21:39:27.929Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2023-10-24T21:39:28.467Z | INFO | crucible-agent (dropshot): request completed
latency_us = 94
local_addr = [fd00:1122:3344:101::16]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:52664
req_id = 5159d446-42bf-4dd7-bc95-6b6fa643f10b
response_code = 200
uri = /crucible/0/regions
|
77 | 2023-10-24T21:39:28.751Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::16]:32345
remote_addr = [fd00:1122:3344:101::a]:46605
|
78 | 2023-10-24T21:39:28.813Z | INFO | crucible-agent (dropshot): request completed
latency_us = 126
local_addr = [fd00:1122:3344:101::16]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46605
req_id = 53e14aee-7e00-4dcc-86c8-f11c505eb558
response_code = 200
uri = /crucible/0/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
79 | 2023-10-24T21:39:28.814Z | INFO | crucible-agent (datafile): path is "/data/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075"
|
80 | 2023-10-24T21:39:28.825Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
81 | 2023-10-24T21:39:28.836Z | INFO | crucible-agent (datafile): region acc2c95d-6f76-4ab0-bd08-972bd6b57075 state: Created -> Tombstoned
|
82 | 2023-10-24T21:39:28.836Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2023-10-24T21:39:28.836Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22415
local_addr = [fd00:1122:3344:101::16]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:46605
req_id = e2be2db6-006f-4c78-9166-be51aaaebab8
response_code = 204
uri = /crucible/0/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
84 | 2023-10-24T21:39:28.836Z | INFO | crucible-agent (dropshot): request completed
latency_us = 30
local_addr = [fd00:1122:3344:101::16]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46605
req_id = e46e76bd-9840-44b2-b859-536a43e333da
response_code = 200
uri = /crucible/0/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
85 | 2023-10-24T21:39:28.837Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-acc2c95d-6f76-4ab0-bd08-972bd6b57075 (instance states: (Some(Online), None))
|
86 | 2023-10-24T21:39:28.842Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2023-10-24T21:39:28.855Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075"
region = acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
88 | 2023-10-24T21:39:28.900Z | INFO | crucible-agent (dropshot): request completed
latency_us = 88
local_addr = [fd00:1122:3344:101::16]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46605
req_id = 4165080b-b6f6-4630-b85e-298d615eaac1
response_code = 200
uri = /crucible/0/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
89 | 2023-10-24T21:39:28.922Z | INFO | crucible-agent (datafile): region acc2c95d-6f76-4ab0-bd08-972bd6b57075 state: Tombstoned -> Destroyed
|
90 | 2023-10-24T21:39:29.032Z | INFO | crucible-agent (dropshot): request completed
latency_us = 34
local_addr = [fd00:1122:3344:101::16]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46605
req_id = 4bb26308-b4b6-43eb-8824-f2d2c12de585
response_code = 200
uri = /crucible/0/regions/acc2c95d-6f76-4ab0-bd08-972bd6b57075
|
91 | 2023-10-24T21:39:31.187Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::16]:32345
remote_addr = [fd00:1122:3344:101::a]:55709
|
92 | 2023-10-24T21:39:31.218Z | INFO | crucible-agent (datafile): region a31b8384-73d5-4ee6-a028-4b3695518729 state: Requested
|
93 | 2023-10-24T21:39:31.218Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
94 | 2023-10-24T21:39:31.218Z | INFO | crucible-agent (dropshot): request completed
latency_us = 271
local_addr = [fd00:1122:3344:101::16]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:55709
req_id = 41cb02e1-3d91-4da4-9b4a-783a84c49570
response_code = 200
uri = /crucible/0/regions
|
95 | 2023-10-24T21:39:31.227Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/a31b8384-73d5-4ee6-a028-4b3695518729
|
96 | 2023-10-24T21:39:31.227Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/a31b8384-73d5-4ee6-a028-4b3695518729
|
97 | 2023-10-24T21:39:31.300Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("a31b8384-73d5-4ee6-a028-4b3695518729"), 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/a31b8384-73d5-4ee6-a028-4b3695518729"
region = a31b8384-73d5-4ee6-a028-4b3695518729
|
98 | 2023-10-24T21:39:31.371Z | INFO | crucible-agent (worker): region files created ok
region = a31b8384-73d5-4ee6-a028-4b3695518729
|
99 | 2023-10-24T21:39:31.371Z | INFO | crucible-agent (datafile): region a31b8384-73d5-4ee6-a028-4b3695518729 state: Requested -> Created
|
100 | 2023-10-24T21:39:31.372Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
101 | 2023-10-24T21:39:31.373Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-a31b8384-73d5-4ee6-a028-4b3695518729
|
102 | 2023-10-24T21:39:31.377Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-a31b8384-73d5-4ee6-a028-4b3695518729
|
103 | 2023-10-24T21:39:31.386Z | INFO | crucible-agent (worker): creating config property group
|
104 | 2023-10-24T21:39:31.389Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-a31b8384-73d5-4ee6-a028-4b3695518729
|
105 | 2023-10-24T21:39:31.389Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/a31b8384-73d5-4ee6-a028-4b3695518729
|
106 | 2023-10-24T21:39:31.389Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
107 | 2023-10-24T21:39:31.389Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::16
|
108 | 2023-10-24T21:39:31.389Z | INFO | crucible-agent (worker): commit
|
109 | 2023-10-24T21:39:31.393Z | INFO | crucible-agent (worker): ok!
|
110 | 2023-10-24T21:39:31.399Z | INFO | crucible-agent (worker): SMF ok!
|
111 | 2023-10-24T21:39:31.526Z | INFO | crucible-agent (dropshot): request completed
latency_us = 75
local_addr = [fd00:1122:3344:101::16]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:55709
req_id = 20d5244d-4cbf-4039-9889-18ab4ff39d02
response_code = 200
uri = /crucible/0/regions
|
112 | 2023-10-24T21:42:23.027Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::16]:32345
remote_addr = [fd00:1122:3344:101::a]:47883
|
113 | 2023-10-24T21:42:23.059Z | INFO | crucible-agent (dropshot): request completed
latency_us = 79
local_addr = [fd00:1122:3344:101::16]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:47883
req_id = c54f7cc0-2309-44dc-8406-783a8bff845f
response_code = 200
uri = /crucible/0/regions/a31b8384-73d5-4ee6-a028-4b3695518729
|
114 | 2023-10-24T21:42:23.059Z | INFO | crucible-agent (datafile): path is "/data/regions/a31b8384-73d5-4ee6-a028-4b3695518729"
|
115 | 2023-10-24T21:42:23.072Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/a31b8384-73d5-4ee6-a028-4b3695518729
|
116 | 2023-10-24T21:42:23.082Z | INFO | crucible-agent (datafile): region a31b8384-73d5-4ee6-a028-4b3695518729 state: Created -> Tombstoned
|
117 | 2023-10-24T21:42:23.082Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
118 | 2023-10-24T21:42:23.082Z | INFO | crucible-agent (dropshot): request completed
latency_us = 23393
local_addr = [fd00:1122:3344:101::16]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:47883
req_id = be93e5e2-09d4-4579-812b-dd86988475be
response_code = 204
uri = /crucible/0/regions/a31b8384-73d5-4ee6-a028-4b3695518729
|
119 | 2023-10-24T21:42:23.082Z | INFO | crucible-agent (dropshot): request completed
latency_us = 21
local_addr = [fd00:1122:3344:101::16]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:47883
req_id = 8b27c6cd-34d0-49b6-8337-baec6125a423
response_code = 200
uri = /crucible/0/regions/a31b8384-73d5-4ee6-a028-4b3695518729
|
120 | 2023-10-24T21:42:23.084Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-a31b8384-73d5-4ee6-a028-4b3695518729 (instance states: (Some(Online), None))
|
121 | 2023-10-24T21:42:23.093Z | INFO | crucible-agent (worker): SMF ok!
|
122 | 2023-10-24T21:42:23.106Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/a31b8384-73d5-4ee6-a028-4b3695518729"
region = a31b8384-73d5-4ee6-a028-4b3695518729
|
123 | 2023-10-24T21:42:23.163Z | INFO | crucible-agent (datafile): region a31b8384-73d5-4ee6-a028-4b3695518729 state: Tombstoned -> Destroyed
|
124 | 2023-10-24T21:42:23.234Z | INFO | crucible-agent (dropshot): request completed
latency_us = 90
local_addr = [fd00:1122:3344:101::16]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:47883
req_id = e8ec67bf-8c21-4ed8-a066-44230eddbb30
response_code = 200
uri = /crucible/0/regions/a31b8384-73d5-4ee6-a028-4b3695518729
|