1 | | [ Jan 17 05:15:25 Enabled. ] |
2 | | [ Jan 17 05:15:25 Rereading configuration. ] |
3 | | [ Jan 17 05:15:26 Rereading configuration. ] |
4 | | [ Jan 17 05:15:27 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=oxControlService13 |
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_31bd71cd-4736-4a12-a387-9b74b050396f/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::14 |
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 | | + [[ oxControlService13 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService13 |
33 | | ipadm: Could not delete oxControlService13: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService13 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService13 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService13 |
38 | | + ipadm show-addr oxControlService13/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService13/ll |
41 | | + ipadm show-addr oxControlService13/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::14 oxControlService13/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_31bd71cd-4736-4a12-a387-9b74b050396f/crucible -l '[fd00:1122:3344:101::14]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2024-01-17T05:15:28.460Z | INFO | crucible-agent: dataset: "oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible"
|
52 | 2024-01-17T05:15:28.463Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::14]:32345
|
53 | 2024-01-17T05:15:28.463Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2024-01-17T05:15:28.602Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::14]:32345
|
55 | 2024-01-17T05:16:19.909Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:59393
|
56 | 2024-01-17T05:16:19.980Z | INFO | crucible-agent (datafile): region abbf9d2b-d03f-42ce-9c23-25cad2247b32 state: Requested
|
57 | 2024-01-17T05:16:19.982Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
58 | 2024-01-17T05:16:19.985Z | INFO | crucible-agent (dropshot): request completed
latency_us = 14344
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:59393
req_id = 524994cc-0c06-433d-9cfa-62aba504e598
response_code = 200
uri = /crucible/0/regions
|
59 | 2024-01-17T05:16:19.994Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
60 | 2024-01-17T05:16:19.994Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
61 | 2024-01-17T05:16:20.101Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("abbf9d2b-d03f-42ce-9c23-25cad2247b32"), 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/abbf9d2b-d03f-42ce-9c23-25cad2247b32"
region = abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
62 | 2024-01-17T05:16:20.201Z | INFO | crucible-agent (dropshot): request completed
latency_us = 79
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:59393
req_id = 3a099af0-d270-4003-9e5a-532b6eee20a6
response_code = 200
uri = /crucible/0/regions
|
63 | 2024-01-17T05:16:20.281Z | INFO | crucible-agent (worker): region files created ok
region = abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
64 | 2024-01-17T05:16:20.281Z | INFO | crucible-agent (datafile): region abbf9d2b-d03f-42ce-9c23-25cad2247b32 state: Requested -> Created
|
65 | 2024-01-17T05:16:20.281Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2024-01-17T05:16:20.281Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
67 | 2024-01-17T05:16:20.285Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
68 | 2024-01-17T05:16:20.298Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2024-01-17T05:16:20.303Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
70 | 2024-01-17T05:16:20.304Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
71 | 2024-01-17T05:16:20.306Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2024-01-17T05:16:20.306Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::14
|
73 | 2024-01-17T05:16:20.306Z | INFO | crucible-agent (worker): commit
|
74 | 2024-01-17T05:16:20.328Z | INFO | crucible-agent (worker): ok!
|
75 | 2024-01-17T05:16:20.339Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2024-01-17T05:16:20.455Z | INFO | crucible-agent (dropshot): request completed
latency_us = 622
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:59393
req_id = 2fb3d70f-aa93-497d-be69-75025ead739b
response_code = 200
uri = /crucible/0/regions
|
77 | 2024-01-17T05:16:20.828Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:46396
|
78 | 2024-01-17T05:16:20.829Z | INFO | crucible-agent (dropshot): request completed
latency_us = 98
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46396
req_id = a6f06a0d-3250-435d-80e8-c6d1b85f49e9
response_code = 200
uri = /crucible/0/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
79 | 2024-01-17T05:16:20.829Z | INFO | crucible-agent (datafile): path is "/data/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32"
|
80 | 2024-01-17T05:16:20.839Z | INFO | crucible-agent (datafile): dataset is oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
81 | 2024-01-17T05:16:20.847Z | INFO | crucible-agent (datafile): region abbf9d2b-d03f-42ce-9c23-25cad2247b32 state: Created -> Tombstoned
|
82 | 2024-01-17T05:16:20.848Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2024-01-17T05:16:20.848Z | INFO | crucible-agent (dropshot): request completed
latency_us = 18905
local_addr = [fd00:1122:3344:101::14]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:46396
req_id = fc27e0ef-e5e6-4b38-bd8c-9708288cdae8
response_code = 204
uri = /crucible/0/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
84 | 2024-01-17T05:16:20.848Z | INFO | crucible-agent (dropshot): request completed
latency_us = 25
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46396
req_id = a7cc16b4-7926-4445-a2e5-bc96c565c8fd
response_code = 200
uri = /crucible/0/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
85 | 2024-01-17T05:16:20.849Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-abbf9d2b-d03f-42ce-9c23-25cad2247b32 (instance states: (Some(Online), None))
|
86 | 2024-01-17T05:16:20.858Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2024-01-17T05:16:20.869Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32"
region = abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
88 | 2024-01-17T05:16:20.938Z | INFO | crucible-agent (datafile): region abbf9d2b-d03f-42ce-9c23-25cad2247b32 state: Tombstoned -> Destroyed
|
89 | 2024-01-17T05:16:20.997Z | INFO | crucible-agent (dropshot): request completed
latency_us = 797
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:46396
req_id = dc7b1586-574f-411f-b9ae-59c5950bc977
response_code = 200
uri = /crucible/0/regions/abbf9d2b-d03f-42ce-9c23-25cad2247b32
|
90 | 2024-01-17T05:21:57.578Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:39559
|
91 | 2024-01-17T05:21:57.609Z | INFO | crucible-agent (datafile): region 723f20eb-cfe6-4fb1-96df-44080b244c54 state: Requested
|
92 | 2024-01-17T05:21:57.609Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
93 | 2024-01-17T05:21:57.610Z | INFO | crucible-agent (dropshot): request completed
latency_us = 1267
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:39559
req_id = 87bf6019-4e7b-4640-a6d0-760d436f91a0
response_code = 200
uri = /crucible/0/regions
|
94 | 2024-01-17T05:21:57.620Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/723f20eb-cfe6-4fb1-96df-44080b244c54
|
95 | 2024-01-17T05:21:57.620Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/723f20eb-cfe6-4fb1-96df-44080b244c54
|
96 | 2024-01-17T05:21:57.677Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("723f20eb-cfe6-4fb1-96df-44080b244c54"), 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/723f20eb-cfe6-4fb1-96df-44080b244c54"
region = 723f20eb-cfe6-4fb1-96df-44080b244c54
|
97 | 2024-01-17T05:21:57.744Z | INFO | crucible-agent (worker): region files created ok
region = 723f20eb-cfe6-4fb1-96df-44080b244c54
|
98 | 2024-01-17T05:21:57.744Z | INFO | crucible-agent (datafile): region 723f20eb-cfe6-4fb1-96df-44080b244c54 state: Requested -> Created
|
99 | 2024-01-17T05:21:57.744Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2024-01-17T05:21:57.746Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-723f20eb-cfe6-4fb1-96df-44080b244c54
|
101 | 2024-01-17T05:21:57.750Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-723f20eb-cfe6-4fb1-96df-44080b244c54
|
102 | 2024-01-17T05:21:57.767Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2024-01-17T05:21:57.770Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-723f20eb-cfe6-4fb1-96df-44080b244c54
|
104 | 2024-01-17T05:21:57.771Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/723f20eb-cfe6-4fb1-96df-44080b244c54
|
105 | 2024-01-17T05:21:57.771Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2024-01-17T05:21:57.771Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::14
|
107 | 2024-01-17T05:21:57.771Z | INFO | crucible-agent (worker): commit
|
108 | 2024-01-17T05:21:57.774Z | INFO | crucible-agent (worker): ok!
|
109 | 2024-01-17T05:21:57.778Z | INFO | crucible-agent (worker): SMF ok!
|
110 | 2024-01-17T05:21:57.886Z | INFO | crucible-agent (dropshot): request completed
latency_us = 870
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:39559
req_id = 236e5bc0-b870-4ba0-8199-ec4775223c2b
response_code = 200
uri = /crucible/0/regions
|
111 | 2024-01-17T05:22:28.525Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:42748
|
112 | 2024-01-17T05:22:28.525Z | INFO | crucible-agent (dropshot): request completed
latency_us = 60
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:42748
req_id = 38b6e646-f86d-4fa8-8a31-eea399259a7b
response_code = 200
uri = /crucible/0/regions/723f20eb-cfe6-4fb1-96df-44080b244c54
|
113 | 2024-01-17T05:22:28.526Z | INFO | crucible-agent (datafile): path is "/data/regions/723f20eb-cfe6-4fb1-96df-44080b244c54"
|
114 | 2024-01-17T05:22:28.536Z | INFO | crucible-agent (datafile): dataset is oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/723f20eb-cfe6-4fb1-96df-44080b244c54
|
115 | 2024-01-17T05:22:28.545Z | INFO | crucible-agent (datafile): region 723f20eb-cfe6-4fb1-96df-44080b244c54 state: Created -> Tombstoned
|
116 | 2024-01-17T05:22:28.545Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
117 | 2024-01-17T05:22:28.545Z | INFO | crucible-agent (dropshot): request completed
latency_us = 19925
local_addr = [fd00:1122:3344:101::14]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:42748
req_id = 0d16877b-f229-4de2-8d02-4d6f24709a94
response_code = 204
uri = /crucible/0/regions/723f20eb-cfe6-4fb1-96df-44080b244c54
|
118 | 2024-01-17T05:22:28.546Z | INFO | crucible-agent (dropshot): request completed
latency_us = 663
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:42748
req_id = ac70c5ed-13c1-4068-a9e4-27ed43cac0a6
response_code = 200
uri = /crucible/0/regions/723f20eb-cfe6-4fb1-96df-44080b244c54
|
119 | 2024-01-17T05:22:28.547Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-723f20eb-cfe6-4fb1-96df-44080b244c54 (instance states: (Some(Online), None))
|
120 | 2024-01-17T05:22:28.552Z | INFO | crucible-agent (worker): SMF ok!
|
121 | 2024-01-17T05:22:28.562Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/723f20eb-cfe6-4fb1-96df-44080b244c54"
region = 723f20eb-cfe6-4fb1-96df-44080b244c54
|
122 | 2024-01-17T05:22:28.630Z | INFO | crucible-agent (datafile): region 723f20eb-cfe6-4fb1-96df-44080b244c54 state: Tombstoned -> Destroyed
|
123 | 2024-01-17T05:22:28.656Z | INFO | crucible-agent (dropshot): request completed
latency_us = 61
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:42748
req_id = 0fe2caca-8328-49e1-b52f-7a2d13b75287
response_code = 200
uri = /crucible/0/regions/723f20eb-cfe6-4fb1-96df-44080b244c54
|