1 | | [ Nov 20 07:51:54 Enabled. ] |
2 | | [ Nov 20 07:51:54 Rereading configuration. ] |
3 | | [ Nov 20 07:51:55 Rereading configuration. ] |
4 | | [ Nov 20 07:51:56 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=oxControlService16 |
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_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::17 |
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 | | + [[ oxControlService16 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService16 |
33 | | ipadm: Could not delete oxControlService16: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService16 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 |
38 | | + ipadm show-addr oxControlService16/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService16/ll |
41 | | + ipadm show-addr oxControlService16/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::17 oxControlService16/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_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible -l '[fd00:1122:3344:101::17]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2023-11-20T07:51:57.557Z | INFO | crucible-agent: dataset: "oxp_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible"
|
52 | 2023-11-20T07:51:57.559Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::17]:32345
|
53 | 2023-11-20T07:51:57.559Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2023-11-20T07:51:57.695Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::17]:32345
|
55 | 2023-11-20T07:53:05.203Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::17]:32345
remote_addr = [fd00:1122:3344:101::c]:62210
|
56 | 2023-11-20T07:53:05.283Z | INFO | crucible-agent (datafile): region dff278fc-227d-4f3d-acd4-20a62eeca5ee state: Requested
|
57 | 2023-11-20T07:53:05.291Z | INFO | crucible-agent (dropshot): request completed
latency_us = 18356
local_addr = [fd00:1122:3344:101::17]:32345
method = POST
remote_addr = [fd00:1122:3344:101::c]:62210
req_id = b5bcfdb5-d9a2-42d9-9766-fead58fd78a3
response_code = 200
uri = /crucible/0/regions
|
58 | 2023-11-20T07:53:05.291Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2023-11-20T07:53:05.302Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
60 | 2023-11-20T07:53:05.302Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
61 | 2023-11-20T07:53:05.348Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("dff278fc-227d-4f3d-acd4-20a62eeca5ee"), 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/dff278fc-227d-4f3d-acd4-20a62eeca5ee"
region = dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
62 | 2023-11-20T07:53:05.536Z | INFO | crucible-agent (worker): region files created ok
region = dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
63 | 2023-11-20T07:53:05.536Z | INFO | crucible-agent (datafile): region dff278fc-227d-4f3d-acd4-20a62eeca5ee state: Requested -> Created
|
64 | 2023-11-20T07:53:05.536Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
65 | 2023-11-20T07:53:05.539Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
66 | 2023-11-20T07:53:05.542Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
67 | 2023-11-20T07:53:05.542Z | INFO | crucible-agent (dropshot): request completed
latency_us = 86
local_addr = [fd00:1122:3344:101::17]:32345
method = POST
remote_addr = [fd00:1122:3344:101::c]:62210
req_id = bf6a12e9-8aba-4738-877d-eeb9d406adc0
response_code = 200
uri = /crucible/0/regions
|
68 | 2023-11-20T07:53:05.554Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2023-11-20T07:53:05.557Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
70 | 2023-11-20T07:53:05.558Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
71 | 2023-11-20T07:53:05.558Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2023-11-20T07:53:05.558Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::17
|
73 | 2023-11-20T07:53:05.558Z | INFO | crucible-agent (worker): commit
|
74 | 2023-11-20T07:53:05.562Z | INFO | crucible-agent (worker): ok!
|
75 | 2023-11-20T07:53:05.571Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2023-11-20T07:53:06.480Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::17]:32345
remote_addr = [fd00:1122:3344:101::c]:42075
|
77 | 2023-11-20T07:53:06.542Z | INFO | crucible-agent (dropshot): request completed
latency_us = 162
local_addr = [fd00:1122:3344:101::17]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:42075
req_id = 3523e323-ad86-4572-8364-9ec696981e20
response_code = 200
uri = /crucible/0/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
78 | 2023-11-20T07:53:06.543Z | INFO | crucible-agent (datafile): path is "/data/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee"
|
79 | 2023-11-20T07:53:06.555Z | INFO | crucible-agent (datafile): dataset is oxp_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
80 | 2023-11-20T07:53:06.566Z | INFO | crucible-agent (datafile): region dff278fc-227d-4f3d-acd4-20a62eeca5ee state: Created -> Tombstoned
|
81 | 2023-11-20T07:53:06.566Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
82 | 2023-11-20T07:53:06.566Z | INFO | crucible-agent (dropshot): request completed
latency_us = 23575
local_addr = [fd00:1122:3344:101::17]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::c]:42075
req_id = 272a3f67-9d7e-4d49-9e2c-5ae7b8b24e17
response_code = 204
uri = /crucible/0/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
83 | 2023-11-20T07:53:06.566Z | INFO | crucible-agent (dropshot): request completed
latency_us = 24
local_addr = [fd00:1122:3344:101::17]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:42075
req_id = 8889e07a-cd14-457c-9210-8f87f27a4950
response_code = 200
uri = /crucible/0/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
84 | 2023-11-20T07:53:06.567Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-dff278fc-227d-4f3d-acd4-20a62eeca5ee (instance states: (Some(Online), None))
|
85 | 2023-11-20T07:53:06.571Z | INFO | crucible-agent (worker): SMF ok!
|
86 | 2023-11-20T07:53:06.584Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee"
region = dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
87 | 2023-11-20T07:53:06.632Z | INFO | crucible-agent (datafile): region dff278fc-227d-4f3d-acd4-20a62eeca5ee state: Tombstoned -> Destroyed
|
88 | 2023-11-20T07:53:06.692Z | INFO | crucible-agent (dropshot): request completed
latency_us = 62
local_addr = [fd00:1122:3344:101::17]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:42075
req_id = 88699e99-19a9-47e1-b670-9cf794b36ad2
response_code = 200
uri = /crucible/0/regions/dff278fc-227d-4f3d-acd4-20a62eeca5ee
|
89 | 2023-11-20T07:53:08.904Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::17]:32345
remote_addr = [fd00:1122:3344:101::c]:32831
|
90 | 2023-11-20T07:53:08.934Z | INFO | crucible-agent (datafile): region ad502828-b7c9-43bc-9a58-e7635035bdb3 state: Requested
|
91 | 2023-11-20T07:53:08.936Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
92 | 2023-11-20T07:53:08.936Z | INFO | crucible-agent (dropshot): request completed
latency_us = 2274
local_addr = [fd00:1122:3344:101::17]:32345
method = POST
remote_addr = [fd00:1122:3344:101::c]:32831
req_id = bb656815-e3d4-4b14-ae4d-eb856e5fa7e3
response_code = 200
uri = /crucible/0/regions
|
93 | 2023-11-20T07:53:08.945Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3
|
94 | 2023-11-20T07:53:08.945Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3
|
95 | 2023-11-20T07:53:08.992Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("ad502828-b7c9-43bc-9a58-e7635035bdb3"), 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/ad502828-b7c9-43bc-9a58-e7635035bdb3"
region = ad502828-b7c9-43bc-9a58-e7635035bdb3
|
96 | 2023-11-20T07:53:09.059Z | INFO | crucible-agent (worker): region files created ok
region = ad502828-b7c9-43bc-9a58-e7635035bdb3
|
97 | 2023-11-20T07:53:09.059Z | INFO | crucible-agent (datafile): region ad502828-b7c9-43bc-9a58-e7635035bdb3 state: Requested -> Created
|
98 | 2023-11-20T07:53:09.059Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
99 | 2023-11-20T07:53:09.061Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-ad502828-b7c9-43bc-9a58-e7635035bdb3
|
100 | 2023-11-20T07:53:09.064Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-ad502828-b7c9-43bc-9a58-e7635035bdb3
|
101 | 2023-11-20T07:53:09.070Z | INFO | crucible-agent (worker): creating config property group
|
102 | 2023-11-20T07:53:09.074Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-ad502828-b7c9-43bc-9a58-e7635035bdb3
|
103 | 2023-11-20T07:53:09.075Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3
|
104 | 2023-11-20T07:53:09.075Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
105 | 2023-11-20T07:53:09.075Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::17
|
106 | 2023-11-20T07:53:09.075Z | INFO | crucible-agent (worker): commit
|
107 | 2023-11-20T07:53:09.078Z | INFO | crucible-agent (worker): ok!
|
108 | 2023-11-20T07:53:09.082Z | INFO | crucible-agent (worker): SMF ok!
|
109 | 2023-11-20T07:53:09.122Z | INFO | crucible-agent (dropshot): request completed
latency_us = 82
local_addr = [fd00:1122:3344:101::17]:32345
method = POST
remote_addr = [fd00:1122:3344:101::c]:32831
req_id = 47ad7069-6ddb-4a1a-bdad-ad47d990e6b1
response_code = 200
uri = /crucible/0/regions
|
110 | 2023-11-20T07:56:05.367Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::17]:32345
remote_addr = [fd00:1122:3344:101::c]:39125
|
111 | 2023-11-20T07:56:05.429Z | INFO | crucible-agent (dropshot): request completed
latency_us = 59
local_addr = [fd00:1122:3344:101::17]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:39125
req_id = 543659d9-08b5-4529-b8d4-56b6714a1fe8
response_code = 200
uri = /crucible/0/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3
|
112 | 2023-11-20T07:56:05.429Z | INFO | crucible-agent (datafile): path is "/data/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3"
|
113 | 2023-11-20T07:56:05.442Z | INFO | crucible-agent (datafile): dataset is oxp_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3
|
114 | 2023-11-20T07:56:05.452Z | INFO | crucible-agent (datafile): region ad502828-b7c9-43bc-9a58-e7635035bdb3 state: Created -> Tombstoned
|
115 | 2023-11-20T07:56:05.452Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
116 | 2023-11-20T07:56:05.452Z | INFO | crucible-agent (dropshot): request completed
latency_us = 23304
local_addr = [fd00:1122:3344:101::17]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::c]:39125
req_id = b50f9da1-989e-48c7-963e-394f3552855f
response_code = 204
uri = /crucible/0/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3
|
117 | 2023-11-20T07:56:05.453Z | INFO | crucible-agent (dropshot): request completed
latency_us = 21
local_addr = [fd00:1122:3344:101::17]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:39125
req_id = 1f4dcca1-219f-475a-8859-e398169ae19c
response_code = 200
uri = /crucible/0/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3
|
118 | 2023-11-20T07:56:05.454Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-ad502828-b7c9-43bc-9a58-e7635035bdb3 (instance states: (Some(Online), None))
|
119 | 2023-11-20T07:56:05.463Z | INFO | crucible-agent (worker): SMF ok!
|
120 | 2023-11-20T07:56:05.475Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_ceb4461c-cf56-4719-ad3c-14430bfdfb60/crucible/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3"
region = ad502828-b7c9-43bc-9a58-e7635035bdb3
|
121 | 2023-11-20T07:56:05.524Z | INFO | crucible-agent (datafile): region ad502828-b7c9-43bc-9a58-e7635035bdb3 state: Tombstoned -> Destroyed
|
122 | 2023-11-20T07:56:05.592Z | INFO | crucible-agent (dropshot): request completed
latency_us = 70
local_addr = [fd00:1122:3344:101::17]:32345
method = GET
remote_addr = [fd00:1122:3344:101::c]:39125
req_id = 7a0308fb-eb0a-4e16-a1f2-2bc5da6315af
response_code = 200
uri = /crucible/0/regions/ad502828-b7c9-43bc-9a58-e7635035bdb3
|