1 | | [ Feb 2 03:19:30 Enabled. ] |
2 | | [ Feb 2 03:19:30 Rereading configuration. ] |
3 | | [ Feb 2 03:19:31 Rereading configuration. ] |
4 | | [ Feb 2 03:19: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=oxControlService21 |
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 | | + [[ oxControlService21 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService21 |
33 | | ipadm: Could not delete oxControlService21: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService21 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService21 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService21 |
38 | | + ipadm show-addr oxControlService21/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService21/ll |
41 | | + ipadm show-addr oxControlService21/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::14 oxControlService21/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-02-02T03:19:33.369Z | INFO | crucible-agent: dataset: "oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible"
|
52 | 2024-02-02T03:19:33.374Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::14]:32345
|
53 | 2024-02-02T03:19:33.374Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2024-02-02T03:19:33.491Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::14]:32345
|
55 | 2024-02-02T03:20:22.699Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:48972
|
56 | 2024-02-02T03:20:22.745Z | INFO | crucible-agent (datafile): region cb3359ee-835b-4d7d-a8b0-d004931577a8 state: Requested
|
57 | 2024-02-02T03:20:22.747Z | INFO | crucible-agent (dropshot): request completed
latency_us = 8804
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:48972
req_id = 21881cc0-1e97-4acd-a534-8084f476ce32
response_code = 200
uri = /crucible/0/regions
|
58 | 2024-02-02T03:20:22.751Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2024-02-02T03:20:22.761Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8
|
60 | 2024-02-02T03:20:22.761Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8
|
61 | 2024-02-02T03:20:22.855Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("cb3359ee-835b-4d7d-a8b0-d004931577a8"), 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/cb3359ee-835b-4d7d-a8b0-d004931577a8"
region = cb3359ee-835b-4d7d-a8b0-d004931577a8
|
62 | 2024-02-02T03:20:22.994Z | INFO | crucible-agent (dropshot): request completed
latency_us = 76
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:48972
req_id = dcaf884c-87ce-4e4f-b408-96ce935f34ff
response_code = 200
uri = /crucible/0/regions
|
63 | 2024-02-02T03:20:23.248Z | INFO | crucible-agent (worker): region files created ok
region = cb3359ee-835b-4d7d-a8b0-d004931577a8
|
64 | 2024-02-02T03:20:23.248Z | INFO | crucible-agent (datafile): region cb3359ee-835b-4d7d-a8b0-d004931577a8 state: Requested -> Created
|
65 | 2024-02-02T03:20:23.248Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2024-02-02T03:20:23.248Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-cb3359ee-835b-4d7d-a8b0-d004931577a8
|
67 | 2024-02-02T03:20:23.257Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-cb3359ee-835b-4d7d-a8b0-d004931577a8
|
68 | 2024-02-02T03:20:23.277Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2024-02-02T03:20:23.285Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-cb3359ee-835b-4d7d-a8b0-d004931577a8
|
70 | 2024-02-02T03:20:23.286Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8
|
71 | 2024-02-02T03:20:23.290Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2024-02-02T03:20:23.290Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::14
|
73 | 2024-02-02T03:20:23.290Z | INFO | crucible-agent (worker): commit
|
74 | 2024-02-02T03:20:23.303Z | INFO | crucible-agent (worker): ok!
|
75 | 2024-02-02T03:20:23.311Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2024-02-02T03:20:23.352Z | INFO | crucible-agent (dropshot): request completed
latency_us = 687
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:48972
req_id = ab28377b-2c6c-4de4-b5c1-cbd3da6a1a87
response_code = 200
uri = /crucible/0/regions
|
77 | 2024-02-02T03:20:23.694Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:39675
|
78 | 2024-02-02T03:20:23.694Z | INFO | crucible-agent (dropshot): request completed
latency_us = 79
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:39675
req_id = 5e2e6e5c-d8ee-4886-b73a-8cefe3b5f892
response_code = 200
uri = /crucible/0/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8
|
79 | 2024-02-02T03:20:23.694Z | INFO | crucible-agent (datafile): path is "/data/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8"
|
80 | 2024-02-02T03:20:23.704Z | INFO | crucible-agent (datafile): dataset is oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8
|
81 | 2024-02-02T03:20:23.713Z | INFO | crucible-agent (datafile): region cb3359ee-835b-4d7d-a8b0-d004931577a8 state: Created -> Tombstoned
|
82 | 2024-02-02T03:20:23.713Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2024-02-02T03:20:23.713Z | INFO | crucible-agent (dropshot): request completed
latency_us = 19098
local_addr = [fd00:1122:3344:101::14]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:39675
req_id = 0598eef9-513b-439a-b3b0-a0c6acbd5020
response_code = 204
uri = /crucible/0/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8
|
84 | 2024-02-02T03:20:23.714Z | INFO | crucible-agent (dropshot): request completed
latency_us = 519
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:39675
req_id = 318c48c1-b66a-4ced-98e9-6598a725a8b4
response_code = 200
uri = /crucible/0/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8
|
85 | 2024-02-02T03:20:23.714Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-cb3359ee-835b-4d7d-a8b0-d004931577a8 (instance states: (Some(Online), None))
|
86 | 2024-02-02T03:20:23.724Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2024-02-02T03:20:23.734Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8"
region = cb3359ee-835b-4d7d-a8b0-d004931577a8
|
88 | 2024-02-02T03:20:23.795Z | INFO | crucible-agent (datafile): region cb3359ee-835b-4d7d-a8b0-d004931577a8 state: Tombstoned -> Destroyed
|
89 | 2024-02-02T03:20:23.845Z | INFO | crucible-agent (dropshot): request completed
latency_us = 79
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:39675
req_id = 047909d0-1ce1-4941-8dfb-d89c57190e25
response_code = 200
uri = /crucible/0/regions/cb3359ee-835b-4d7d-a8b0-d004931577a8
|
90 | 2024-02-02T03:26:23.952Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:60784
|
91 | 2024-02-02T03:26:24.013Z | INFO | crucible-agent (datafile): region c5a77696-8e4c-4173-9c96-651848a0454b state: Requested
|
92 | 2024-02-02T03:26:24.017Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
93 | 2024-02-02T03:26:24.017Z | INFO | crucible-agent (dropshot): request completed
latency_us = 3761
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:60784
req_id = 73b814cc-f7ce-4926-b6cf-1830e41236b1
response_code = 200
uri = /crucible/0/regions
|
94 | 2024-02-02T03:26:24.026Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/c5a77696-8e4c-4173-9c96-651848a0454b
|
95 | 2024-02-02T03:26:24.026Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/c5a77696-8e4c-4173-9c96-651848a0454b
|
96 | 2024-02-02T03:26:24.089Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("c5a77696-8e4c-4173-9c96-651848a0454b"), 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/c5a77696-8e4c-4173-9c96-651848a0454b"
region = c5a77696-8e4c-4173-9c96-651848a0454b
|
97 | 2024-02-02T03:26:24.266Z | INFO | crucible-agent (worker): region files created ok
region = c5a77696-8e4c-4173-9c96-651848a0454b
|
98 | 2024-02-02T03:26:24.266Z | INFO | crucible-agent (datafile): region c5a77696-8e4c-4173-9c96-651848a0454b state: Requested -> Created
|
99 | 2024-02-02T03:26:24.266Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2024-02-02T03:26:24.268Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-c5a77696-8e4c-4173-9c96-651848a0454b
|
101 | 2024-02-02T03:26:24.273Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-c5a77696-8e4c-4173-9c96-651848a0454b
|
102 | 2024-02-02T03:26:24.286Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2024-02-02T03:26:24.288Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-c5a77696-8e4c-4173-9c96-651848a0454b
|
104 | 2024-02-02T03:26:24.289Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/c5a77696-8e4c-4173-9c96-651848a0454b
|
105 | 2024-02-02T03:26:24.289Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2024-02-02T03:26:24.289Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::14
|
107 | 2024-02-02T03:26:24.289Z | INFO | crucible-agent (worker): commit
|
108 | 2024-02-02T03:26:24.292Z | INFO | crucible-agent (worker): ok!
|
109 | 2024-02-02T03:26:24.297Z | INFO | crucible-agent (worker): SMF ok!
|
110 | 2024-02-02T03:26:24.357Z | INFO | crucible-agent (dropshot): request completed
latency_us = 68
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:60784
req_id = 4e0ba95a-53b1-424b-8664-2db6275abd3f
response_code = 200
uri = /crucible/0/regions
|
111 | 2024-02-02T03:26:55.656Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:43484
|
112 | 2024-02-02T03:26:55.656Z | INFO | crucible-agent (dropshot): request completed
latency_us = 51
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:43484
req_id = d8c7ebbe-29cf-45d9-a656-f285082fcf1d
response_code = 200
uri = /crucible/0/regions/c5a77696-8e4c-4173-9c96-651848a0454b
|
113 | 2024-02-02T03:26:55.657Z | INFO | crucible-agent (datafile): path is "/data/regions/c5a77696-8e4c-4173-9c96-651848a0454b"
|
114 | 2024-02-02T03:26:55.670Z | INFO | crucible-agent (datafile): dataset is oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/c5a77696-8e4c-4173-9c96-651848a0454b
|
115 | 2024-02-02T03:26:55.678Z | INFO | crucible-agent (datafile): region c5a77696-8e4c-4173-9c96-651848a0454b state: Created -> Tombstoned
|
116 | 2024-02-02T03:26:55.688Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
117 | 2024-02-02T03:26:55.688Z | INFO | crucible-agent (dropshot): request completed
latency_us = 31548
local_addr = [fd00:1122:3344:101::14]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:43484
req_id = f0e0290a-57c8-49e6-a9f0-ba0f22d25a06
response_code = 204
uri = /crucible/0/regions/c5a77696-8e4c-4173-9c96-651848a0454b
|
118 | 2024-02-02T03:26:55.688Z | INFO | crucible-agent (dropshot): request completed
latency_us = 29
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:43484
req_id = 4d688ba9-1fe7-4304-b162-371455f719a5
response_code = 200
uri = /crucible/0/regions/c5a77696-8e4c-4173-9c96-651848a0454b
|
119 | 2024-02-02T03:26:55.690Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-c5a77696-8e4c-4173-9c96-651848a0454b (instance states: (Some(Online), None))
|
120 | 2024-02-02T03:26:55.697Z | INFO | crucible-agent (worker): SMF ok!
|
121 | 2024-02-02T03:26:55.707Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/c5a77696-8e4c-4173-9c96-651848a0454b"
region = c5a77696-8e4c-4173-9c96-651848a0454b
|
122 | 2024-02-02T03:26:55.790Z | INFO | crucible-agent (datafile): region c5a77696-8e4c-4173-9c96-651848a0454b state: Tombstoned -> Destroyed
|
123 | 2024-02-02T03:26:55.829Z | INFO | crucible-agent (dropshot): request completed
latency_us = 71
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:43484
req_id = e4dd352c-7333-4f4a-9fc9-9be82401f2a8
response_code = 200
uri = /crucible/0/regions/c5a77696-8e4c-4173-9c96-651848a0454b
|