1 | | [ Dec 11 21:11:31 Enabled. ] |
2 | | [ Dec 11 21:11:31 Rereading configuration. ] |
3 | | [ Dec 11 21:11:39 Rereading configuration. ] |
4 | | [ Dec 11 21:11:43 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=oxControlService19 |
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 | | + [[ oxControlService19 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService19 |
33 | | ipadm: Could not delete oxControlService19: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService19 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19 |
38 | | + ipadm show-addr oxControlService19/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService19/ll |
41 | | + ipadm show-addr oxControlService19/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::12 oxControlService19/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 | 2023-12-11T21:11:44.548Z | INFO | crucible-agent: dataset: "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
|
52 | 2023-12-11T21:11:44.551Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::12]:32345
|
53 | 2023-12-11T21:11:44.551Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2023-12-11T21:11:44.806Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::12]:32345
|
55 | 2023-12-11T21:12:49.275Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:53216
|
56 | 2023-12-11T21:12:49.312Z | INFO | crucible-agent (datafile): region 6fbd914e-e2d5-446b-83e6-3f6e6bd550e7 state: Requested
|
57 | 2023-12-11T21:12:49.313Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
58 | 2023-12-11T21:12:49.317Z | INFO | crucible-agent (dropshot): request completed
latency_us = 20441
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:53216
req_id = a227ab59-456e-41fb-93b7-895d6d119e38
response_code = 200
uri = /crucible/0/regions
|
59 | 2023-12-11T21:12:49.323Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
60 | 2023-12-11T21:12:49.323Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
61 | 2023-12-11T21:12:49.392Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("6fbd914e-e2d5-446b-83e6-3f6e6bd550e7"), 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/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7"
region = 6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
62 | 2023-12-11T21:12:49.519Z | INFO | crucible-agent (dropshot): request completed
latency_us = 80
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:53216
req_id = f0f8a563-5624-47ef-a0eb-8227ffa70e32
response_code = 200
uri = /crucible/0/regions
|
63 | 2023-12-11T21:12:49.569Z | INFO | crucible-agent (worker): region files created ok
region = 6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
64 | 2023-12-11T21:12:49.569Z | INFO | crucible-agent (datafile): region 6fbd914e-e2d5-446b-83e6-3f6e6bd550e7 state: Requested -> Created
|
65 | 2023-12-11T21:12:49.569Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2023-12-11T21:12:49.572Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
67 | 2023-12-11T21:12:49.577Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
68 | 2023-12-11T21:12:49.598Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2023-12-11T21:12:49.601Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
70 | 2023-12-11T21:12:49.608Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
71 | 2023-12-11T21:12:49.610Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2023-12-11T21:12:49.610Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
73 | 2023-12-11T21:12:49.610Z | INFO | crucible-agent (worker): commit
|
74 | 2023-12-11T21:12:49.614Z | INFO | crucible-agent (worker): ok!
|
75 | 2023-12-11T21:12:49.618Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2023-12-11T21:12:49.992Z | INFO | crucible-agent (dropshot): request completed
latency_us = 93
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:53216
req_id = d932672d-31df-462d-a198-0a06516638d4
response_code = 200
uri = /crucible/0/regions
|
77 | 2023-12-11T21:12:50.276Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:60796
|
78 | 2023-12-11T21:12:50.276Z | INFO | crucible-agent (dropshot): request completed
latency_us = 227
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:60796
req_id = 49feb5fe-d022-4c76-aa95-03511c601e0a
response_code = 200
uri = /crucible/0/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
79 | 2023-12-11T21:12:50.277Z | INFO | crucible-agent (datafile): path is "/data/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7"
|
80 | 2023-12-11T21:12:50.286Z | INFO | crucible-agent (datafile): dataset is oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
81 | 2023-12-11T21:12:50.295Z | INFO | crucible-agent (datafile): region 6fbd914e-e2d5-446b-83e6-3f6e6bd550e7 state: Created -> Tombstoned
|
82 | 2023-12-11T21:12:50.295Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2023-12-11T21:12:50.295Z | INFO | crucible-agent (dropshot): request completed
latency_us = 18585
local_addr = [fd00:1122:3344:101::12]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:60796
req_id = cc6f3e1f-5fcd-42dd-b78c-ba19d3b42c38
response_code = 204
uri = /crucible/0/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
84 | 2023-12-11T21:12:50.296Z | INFO | crucible-agent (dropshot): request completed
latency_us = 745
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:60796
req_id = ff167619-f119-42db-8867-14a0bf45c3e9
response_code = 200
uri = /crucible/0/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
85 | 2023-12-11T21:12:50.296Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-6fbd914e-e2d5-446b-83e6-3f6e6bd550e7 (instance states: (Some(Online), None))
|
86 | 2023-12-11T21:12:50.300Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2023-12-11T21:12:50.309Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7"
region = 6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
88 | 2023-12-11T21:12:50.355Z | INFO | crucible-agent (datafile): region 6fbd914e-e2d5-446b-83e6-3f6e6bd550e7 state: Tombstoned -> Destroyed
|
89 | 2023-12-11T21:12:50.421Z | INFO | crucible-agent (dropshot): request completed
latency_us = 54
local_addr = [fd00:1122:3344:101::12]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:60796
req_id = 3b55632d-986d-45db-9790-42d219c44430
response_code = 200
uri = /crucible/0/regions/6fbd914e-e2d5-446b-83e6-3f6e6bd550e7
|
90 | 2023-12-11T21:12:51.999Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::12]:32345
remote_addr = [fd00:1122:3344:101::a]:45223
|
91 | 2023-12-11T21:12:52.030Z | INFO | crucible-agent (datafile): region 38a1d81b-b207-4671-9c65-c27f755fbfdd state: Requested
|
92 | 2023-12-11T21:12:52.030Z | INFO | crucible-agent (dropshot): request completed
latency_us = 201
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:45223
req_id = ad0a3b66-db9d-4f2c-802b-af47bcd923e4
response_code = 200
uri = /crucible/0/regions
|
93 | 2023-12-11T21:12:52.030Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
94 | 2023-12-11T21:12:52.039Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/38a1d81b-b207-4671-9c65-c27f755fbfdd
|
95 | 2023-12-11T21:12:52.039Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_14b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/38a1d81b-b207-4671-9c65-c27f755fbfdd
|
96 | 2023-12-11T21:12:52.100Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("38a1d81b-b207-4671-9c65-c27f755fbfdd"), 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/38a1d81b-b207-4671-9c65-c27f755fbfdd"
region = 38a1d81b-b207-4671-9c65-c27f755fbfdd
|
97 | 2023-12-11T21:12:52.174Z | INFO | crucible-agent (worker): region files created ok
region = 38a1d81b-b207-4671-9c65-c27f755fbfdd
|
98 | 2023-12-11T21:12:52.174Z | INFO | crucible-agent (datafile): region 38a1d81b-b207-4671-9c65-c27f755fbfdd state: Requested -> Created
|
99 | 2023-12-11T21:12:52.174Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2023-12-11T21:12:52.175Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-38a1d81b-b207-4671-9c65-c27f755fbfdd
|
101 | 2023-12-11T21:12:52.180Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-38a1d81b-b207-4671-9c65-c27f755fbfdd
|
102 | 2023-12-11T21:12:52.189Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2023-12-11T21:12:52.192Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-38a1d81b-b207-4671-9c65-c27f755fbfdd
|
104 | 2023-12-11T21:12:52.193Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/38a1d81b-b207-4671-9c65-c27f755fbfdd
|
105 | 2023-12-11T21:12:52.193Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2023-12-11T21:12:52.193Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::12
|
107 | 2023-12-11T21:12:52.193Z | INFO | crucible-agent (worker): commit
|
108 | 2023-12-11T21:12:52.197Z | INFO | crucible-agent (worker): ok!
|
109 | 2023-12-11T21:12:52.201Z | INFO | crucible-agent (worker): SMF ok!
|
110 | 2023-12-11T21:12:52.331Z | INFO | crucible-agent (dropshot): request completed
latency_us = 77
local_addr = [fd00:1122:3344:101::12]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:45223
req_id = 34df732f-4cb7-4903-99cb-24bb5de6229a
response_code = 200
uri = /crucible/0/regions
|