1 | | [ Oct 20 00:36:28 Enabled. ] |
2 | | [ Oct 20 00:36:28 Rereading configuration. ] |
3 | | [ Oct 20 00:36:30 Rereading configuration. ] |
4 | | [ Oct 20 00:36: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=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_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::13 |
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::13 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_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible -l '[fd00:1122:3344:101::13]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2023-10-20T00:36:33.691Z | INFO | crucible-agent: dataset: "oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible"
|
52 | 2023-10-20T00:36:33.698Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::13]:32345
|
53 | 2023-10-20T00:36:33.698Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2023-10-20T00:36:33.959Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::13]:32345
|
55 | 2023-10-20T00:37:28.091Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::13]:32345
remote_addr = [fd00:1122:3344:101::c]:49355
|
56 | 2023-10-20T00:37:28.092Z | INFO | crucible-agent (datafile): region 3129811b-6ae7-45e1-9877-f87a68e1cd25 state: Requested
|
57 | 2023-10-20T00:37:28.094Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
58 | 2023-10-20T00:37:28.094Z | INFO | crucible-agent (dropshot): request completed
latency_us = 1753
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::c]:49355
req_id = 85454953-7149-47a6-a09a-011d2d620ad7
response_code = 200
uri = /crucible/0/regions
|
59 | 2023-10-20T00:37:28.105Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25
|
60 | 2023-10-20T00:37:28.105Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25
|
61 | 2023-10-20T00:37:28.161Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("3129811b-6ae7-45e1-9877-f87a68e1cd25"), 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/3129811b-6ae7-45e1-9877-f87a68e1cd25"
region = 3129811b-6ae7-45e1-9877-f87a68e1cd25
|
62 | 2023-10-20T00:37:28.224Z | INFO | crucible-agent (dropshot): request completed
latency_us = 92
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::c]:49355
req_id = 5c35319b-84c5-41f7-8db0-e0f57ddb9c9f
response_code = 200
uri = /crucible/0/regions
|
63 | 2023-10-20T00:37:28.325Z | INFO | crucible-agent (worker): region files created ok
region = 3129811b-6ae7-45e1-9877-f87a68e1cd25
|
64 | 2023-10-20T00:37:28.325Z | INFO | crucible-agent (datafile): region 3129811b-6ae7-45e1-9877-f87a68e1cd25 state: Requested -> Created
|
65 | 2023-10-20T00:37:28.325Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2023-10-20T00:37:28.325Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-3129811b-6ae7-45e1-9877-f87a68e1cd25
|
67 | 2023-10-20T00:37:28.329Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-3129811b-6ae7-45e1-9877-f87a68e1cd25
|
68 | 2023-10-20T00:37:28.337Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2023-10-20T00:37:28.340Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-3129811b-6ae7-45e1-9877-f87a68e1cd25
|
70 | 2023-10-20T00:37:28.341Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25
|
71 | 2023-10-20T00:37:28.341Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2023-10-20T00:37:28.341Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::13
|
73 | 2023-10-20T00:37:28.341Z | INFO | crucible-agent (worker): commit
|
74 | 2023-10-20T00:37:28.346Z | INFO | crucible-agent (worker): ok!
|
75 | 2023-10-20T00:37:28.355Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2023-10-20T00:37:28.574Z | INFO | crucible-agent (dropshot): request completed
latency_us = 62
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::c]:49355
req_id = f33e5057-474d-4c4c-b210-f8c1cb64c3ca
response_code = 200
uri = /crucible/0/regions
|
77 | 2023-10-20T00:37:29.205Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::13]:32345
remote_addr = [fd00:1122:3344:101::c]:45295
|
78 | 2023-10-20T00:37:29.236Z | INFO | crucible-agent (dropshot): request completed
latency_us = 73
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:45295
req_id = 9fe6122b-aedb-4d06-8d32-f7239e6650d4
response_code = 200
uri = /crucible/0/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25
|
79 | 2023-10-20T00:37:29.236Z | INFO | crucible-agent (datafile): path is "/data/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25"
|
80 | 2023-10-20T00:37:29.248Z | INFO | crucible-agent (datafile): dataset is oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25
|
81 | 2023-10-20T00:37:29.258Z | INFO | crucible-agent (datafile): region 3129811b-6ae7-45e1-9877-f87a68e1cd25 state: Created -> Tombstoned
|
82 | 2023-10-20T00:37:29.258Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2023-10-20T00:37:29.259Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22283
local_addr = [fd00:1122:3344:101::13]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::c]:45295
req_id = afa22ac3-a3f5-4995-8ffe-91878fd756a3
response_code = 204
uri = /crucible/0/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25
|
84 | 2023-10-20T00:37:29.259Z | INFO | crucible-agent (dropshot): request completed
latency_us = 21
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:45295
req_id = 5351bf15-d317-4bc1-88e7-beac7ab3b76b
response_code = 200
uri = /crucible/0/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25
|
85 | 2023-10-20T00:37:29.260Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-3129811b-6ae7-45e1-9877-f87a68e1cd25 (instance states: (Some(Online), None))
|
86 | 2023-10-20T00:37:29.265Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2023-10-20T00:37:29.276Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25"
region = 3129811b-6ae7-45e1-9877-f87a68e1cd25
|
88 | 2023-10-20T00:37:29.329Z | INFO | crucible-agent (datafile): region 3129811b-6ae7-45e1-9877-f87a68e1cd25 state: Tombstoned -> Destroyed
|
89 | 2023-10-20T00:37:29.348Z | INFO | crucible-agent (dropshot): request completed
latency_us = 103
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:45295
req_id = 88d53a1f-6110-43a1-b643-02653598b971
response_code = 200
uri = /crucible/0/regions/3129811b-6ae7-45e1-9877-f87a68e1cd25
|
90 | 2023-10-20T00:37:31.713Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::13]:32345
remote_addr = [fd00:1122:3344:101::c]:54431
|
91 | 2023-10-20T00:37:31.714Z | INFO | crucible-agent (datafile): region 2e4fbe26-3ff8-410f-9b19-ca23ba771d1d state: Requested
|
92 | 2023-10-20T00:37:31.714Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
93 | 2023-10-20T00:37:31.714Z | INFO | crucible-agent (dropshot): request completed
latency_us = 215
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::c]:54431
req_id = 66b34b92-d736-448b-8fe3-d5fcc1e1f927
response_code = 200
uri = /crucible/0/regions
|
94 | 2023-10-20T00:37:31.723Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
95 | 2023-10-20T00:37:31.723Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
96 | 2023-10-20T00:37:31.768Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("2e4fbe26-3ff8-410f-9b19-ca23ba771d1d"), 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/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d"
region = 2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
97 | 2023-10-20T00:37:31.827Z | INFO | crucible-agent (worker): region files created ok
region = 2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
98 | 2023-10-20T00:37:31.827Z | INFO | crucible-agent (datafile): region 2e4fbe26-3ff8-410f-9b19-ca23ba771d1d state: Requested -> Created
|
99 | 2023-10-20T00:37:31.827Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2023-10-20T00:37:31.828Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
101 | 2023-10-20T00:37:31.832Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
102 | 2023-10-20T00:37:31.840Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2023-10-20T00:37:31.843Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
104 | 2023-10-20T00:37:31.843Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
105 | 2023-10-20T00:37:31.843Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2023-10-20T00:37:31.843Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::13
|
107 | 2023-10-20T00:37:31.843Z | INFO | crucible-agent (worker): commit
|
108 | 2023-10-20T00:37:31.847Z | INFO | crucible-agent (worker): ok!
|
109 | 2023-10-20T00:37:31.851Z | INFO | crucible-agent (worker): SMF ok!
|
110 | 2023-10-20T00:37:31.973Z | INFO | crucible-agent (dropshot): request completed
latency_us = 83
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::c]:54431
req_id = 0f87cd8c-56c5-44a3-80e7-783731eed01d
response_code = 200
uri = /crucible/0/regions
|
111 | 2023-10-20T00:40:27.377Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::13]:32345
remote_addr = [fd00:1122:3344:101::c]:45610
|
112 | 2023-10-20T00:40:27.439Z | INFO | crucible-agent (dropshot): request completed
latency_us = 60
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:45610
req_id = e93da20c-f15e-4457-b21f-195b57b9cdea
response_code = 200
uri = /crucible/0/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
113 | 2023-10-20T00:40:27.439Z | INFO | crucible-agent (datafile): path is "/data/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d"
|
114 | 2023-10-20T00:40:27.451Z | INFO | crucible-agent (datafile): dataset is oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
115 | 2023-10-20T00:40:27.461Z | INFO | crucible-agent (datafile): region 2e4fbe26-3ff8-410f-9b19-ca23ba771d1d state: Created -> Tombstoned
|
116 | 2023-10-20T00:40:27.461Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
117 | 2023-10-20T00:40:27.461Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22042
local_addr = [fd00:1122:3344:101::13]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::c]:45610
req_id = 3a03d4b9-f86e-4909-95b9-0ad5b6fa572d
response_code = 204
uri = /crucible/0/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
118 | 2023-10-20T00:40:27.461Z | INFO | crucible-agent (dropshot): request completed
latency_us = 28
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:45610
req_id = 7026837c-c0fd-4565-ad6f-2fb30dd16de9
response_code = 200
uri = /crucible/0/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
119 | 2023-10-20T00:40:27.463Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-2e4fbe26-3ff8-410f-9b19-ca23ba771d1d (instance states: (Some(Online), None))
|
120 | 2023-10-20T00:40:27.504Z | INFO | crucible-agent (worker): SMF ok!
|
121 | 2023-10-20T00:40:27.516Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d"
region = 2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
122 | 2023-10-20T00:40:27.541Z | INFO | crucible-agent (dropshot): request completed
latency_us = 116
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:45610
req_id = 1380a4af-47c7-40aa-a278-45af324875eb
response_code = 200
uri = /crucible/0/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|
123 | 2023-10-20T00:40:27.593Z | INFO | crucible-agent (datafile): region 2e4fbe26-3ff8-410f-9b19-ca23ba771d1d state: Tombstoned -> Destroyed
|
124 | 2023-10-20T00:40:27.614Z | INFO | crucible-agent (dropshot): request completed
latency_us = 51
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:45610
req_id = 2c1c5b09-c148-4b36-8e58-43fcd82fb1e4
response_code = 200
uri = /crucible/0/regions/2e4fbe26-3ff8-410f-9b19-ca23ba771d1d
|