1 | | [ Nov 28 19:01:52 Enabled. ] |
2 | | [ Nov 28 19:01:52 Rereading configuration. ] |
3 | | [ Nov 28 19:01:55 Rereading configuration. ] |
4 | | [ Nov 28 19:02:01 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=oxControlService14 |
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_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::18 |
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 | | + [[ oxControlService14 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService14 |
33 | | ipadm: Could not delete oxControlService14: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService14 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService14 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService14 |
38 | | + ipadm show-addr oxControlService14/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService14/ll |
41 | | + ipadm show-addr oxControlService14/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::18 oxControlService14/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_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible -l '[fd00:1122:3344:101::18]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2023-11-28T19:02:02.241Z | INFO | crucible-agent: dataset: "oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible"
|
52 | 2023-11-28T19:02:02.242Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::18]:32345
|
53 | 2023-11-28T19:02:02.242Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2023-11-28T19:02:02.372Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::18]:32345
|
55 | 2023-11-28T19:03:12.141Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::18]:32345
remote_addr = [fd00:1122:3344:101::b]:60694
|
56 | 2023-11-28T19:03:12.211Z | INFO | crucible-agent (datafile): region 5f9aa0e6-4363-46be-a52f-e9cded75159d state: Requested
|
57 | 2023-11-28T19:03:12.220Z | INFO | crucible-agent (dropshot): request completed
latency_us = 16613
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:60694
req_id = 77e1ab20-c730-44a1-b617-81c28dd20c92
response_code = 200
uri = /crucible/0/regions
|
58 | 2023-11-28T19:03:12.220Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2023-11-28T19:03:12.231Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d
|
60 | 2023-11-28T19:03:12.231Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d
|
61 | 2023-11-28T19:03:12.332Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("5f9aa0e6-4363-46be-a52f-e9cded75159d"), 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/5f9aa0e6-4363-46be-a52f-e9cded75159d"
region = 5f9aa0e6-4363-46be-a52f-e9cded75159d
|
62 | 2023-11-28T19:03:12.436Z | INFO | crucible-agent (dropshot): request completed
latency_us = 75
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:60694
req_id = 6c19a799-7bbe-4517-9d6a-a18376687368
response_code = 200
uri = /crucible/0/regions
|
63 | 2023-11-28T19:03:12.713Z | INFO | crucible-agent (worker): region files created ok
region = 5f9aa0e6-4363-46be-a52f-e9cded75159d
|
64 | 2023-11-28T19:03:12.713Z | INFO | crucible-agent (datafile): region 5f9aa0e6-4363-46be-a52f-e9cded75159d state: Requested -> Created
|
65 | 2023-11-28T19:03:12.713Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2023-11-28T19:03:12.716Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-5f9aa0e6-4363-46be-a52f-e9cded75159d
|
67 | 2023-11-28T19:03:12.723Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-5f9aa0e6-4363-46be-a52f-e9cded75159d
|
68 | 2023-11-28T19:03:12.747Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2023-11-28T19:03:12.767Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-5f9aa0e6-4363-46be-a52f-e9cded75159d
|
70 | 2023-11-28T19:03:12.768Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d
|
71 | 2023-11-28T19:03:12.768Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2023-11-28T19:03:12.768Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::18
|
73 | 2023-11-28T19:03:12.768Z | INFO | crucible-agent (worker): commit
|
74 | 2023-11-28T19:03:12.780Z | INFO | crucible-agent (worker): ok!
|
75 | 2023-11-28T19:03:12.795Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2023-11-28T19:03:12.999Z | INFO | crucible-agent (dropshot): request completed
latency_us = 72
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:60694
req_id = 9a28e921-5746-4218-8610-eec0eb4ab816
response_code = 200
uri = /crucible/0/regions
|
77 | 2023-11-28T19:03:13.651Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::18]:32345
remote_addr = [fd00:1122:3344:101::b]:40955
|
78 | 2023-11-28T19:03:13.651Z | INFO | crucible-agent (dropshot): request completed
latency_us = 108
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:40955
req_id = f2558a57-e492-4e00-b78b-b1953a08b448
response_code = 200
uri = /crucible/0/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d
|
79 | 2023-11-28T19:03:13.652Z | INFO | crucible-agent (datafile): path is "/data/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d"
|
80 | 2023-11-28T19:03:13.661Z | INFO | crucible-agent (datafile): dataset is oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d
|
81 | 2023-11-28T19:03:13.671Z | INFO | crucible-agent (datafile): region 5f9aa0e6-4363-46be-a52f-e9cded75159d state: Created -> Tombstoned
|
82 | 2023-11-28T19:03:13.671Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2023-11-28T19:03:13.671Z | INFO | crucible-agent (dropshot): request completed
latency_us = 19413
local_addr = [fd00:1122:3344:101::18]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::b]:40955
req_id = 0a6257dd-e8fc-4429-ba83-c5ac4e9f3c01
response_code = 204
uri = /crucible/0/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d
|
84 | 2023-11-28T19:03:13.671Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:40955
req_id = 2fd8b2d3-701f-4cd0-b824-beae99433c37
response_code = 200
uri = /crucible/0/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d
|
85 | 2023-11-28T19:03:13.672Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-5f9aa0e6-4363-46be-a52f-e9cded75159d (instance states: (Some(Online), None))
|
86 | 2023-11-28T19:03:13.686Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2023-11-28T19:03:13.696Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d"
region = 5f9aa0e6-4363-46be-a52f-e9cded75159d
|
88 | 2023-11-28T19:03:13.728Z | INFO | crucible-agent (dropshot): request completed
latency_us = 67
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:40955
req_id = a519c449-0d62-4005-b29a-ec63ff469054
response_code = 200
uri = /crucible/0/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d
|
89 | 2023-11-28T19:03:13.767Z | INFO | crucible-agent (datafile): region 5f9aa0e6-4363-46be-a52f-e9cded75159d state: Tombstoned -> Destroyed
|
90 | 2023-11-28T19:03:13.897Z | INFO | crucible-agent (dropshot): request completed
latency_us = 49
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:40955
req_id = 2931f982-9023-47aa-a560-0a124c9b22d3
response_code = 200
uri = /crucible/0/regions/5f9aa0e6-4363-46be-a52f-e9cded75159d
|
91 | 2023-11-28T19:03:17.199Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::18]:32345
remote_addr = [fd00:1122:3344:101::b]:51443
|
92 | 2023-11-28T19:03:17.231Z | INFO | crucible-agent (datafile): region aab261eb-b146-4c99-92b0-71dda5da5a0f state: Requested
|
93 | 2023-11-28T19:03:17.233Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
94 | 2023-11-28T19:03:17.233Z | INFO | crucible-agent (dropshot): request completed
latency_us = 2210
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:51443
req_id = 6bddfac4-2c81-4b49-9411-3f1c4c4fd2d2
response_code = 200
uri = /crucible/0/regions
|
95 | 2023-11-28T19:03:17.242Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f
|
96 | 2023-11-28T19:03:17.243Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f
|
97 | 2023-11-28T19:03:17.362Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("aab261eb-b146-4c99-92b0-71dda5da5a0f"), 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/aab261eb-b146-4c99-92b0-71dda5da5a0f"
region = aab261eb-b146-4c99-92b0-71dda5da5a0f
|
98 | 2023-11-28T19:03:17.439Z | INFO | crucible-agent (dropshot): request completed
latency_us = 99
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:51443
req_id = a484f104-09f8-4e4a-b820-83a1c819c455
response_code = 200
uri = /crucible/0/regions
|
99 | 2023-11-28T19:03:17.516Z | INFO | crucible-agent (worker): region files created ok
region = aab261eb-b146-4c99-92b0-71dda5da5a0f
|
100 | 2023-11-28T19:03:17.516Z | INFO | crucible-agent (datafile): region aab261eb-b146-4c99-92b0-71dda5da5a0f state: Requested -> Created
|
101 | 2023-11-28T19:03:17.516Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
102 | 2023-11-28T19:03:17.517Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-aab261eb-b146-4c99-92b0-71dda5da5a0f
|
103 | 2023-11-28T19:03:17.530Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-aab261eb-b146-4c99-92b0-71dda5da5a0f
|
104 | 2023-11-28T19:03:17.551Z | INFO | crucible-agent (worker): creating config property group
|
105 | 2023-11-28T19:03:17.555Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-aab261eb-b146-4c99-92b0-71dda5da5a0f
|
106 | 2023-11-28T19:03:17.555Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f
|
107 | 2023-11-28T19:03:17.555Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
108 | 2023-11-28T19:03:17.556Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::18
|
109 | 2023-11-28T19:03:17.556Z | INFO | crucible-agent (worker): commit
|
110 | 2023-11-28T19:03:17.564Z | INFO | crucible-agent (worker): ok!
|
111 | 2023-11-28T19:03:17.570Z | INFO | crucible-agent (worker): SMF ok!
|
112 | 2023-11-28T19:03:17.945Z | INFO | crucible-agent (dropshot): request completed
latency_us = 74
local_addr = [fd00:1122:3344:101::18]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:51443
req_id = 1070e3d4-480f-4b4a-aae6-8aa82825586c
response_code = 200
uri = /crucible/0/regions
|
113 | 2023-11-28T19:06:11.257Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::18]:32345
remote_addr = [fd00:1122:3344:101::b]:54431
|
114 | 2023-11-28T19:06:11.257Z | INFO | crucible-agent (dropshot): request completed
latency_us = 59
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:54431
req_id = 8c105d97-24d2-4298-824a-1653a8dfddf2
response_code = 200
uri = /crucible/0/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f
|
115 | 2023-11-28T19:06:11.257Z | INFO | crucible-agent (datafile): path is "/data/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f"
|
116 | 2023-11-28T19:06:11.270Z | INFO | crucible-agent (datafile): dataset is oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f
|
117 | 2023-11-28T19:06:11.279Z | INFO | crucible-agent (datafile): region aab261eb-b146-4c99-92b0-71dda5da5a0f state: Created -> Tombstoned
|
118 | 2023-11-28T19:06:11.279Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
119 | 2023-11-28T19:06:11.279Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22384
local_addr = [fd00:1122:3344:101::18]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::b]:54431
req_id = ad2f109b-1b47-4838-acd8-f3ddcd18e2cf
response_code = 204
uri = /crucible/0/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f
|
120 | 2023-11-28T19:06:11.279Z | INFO | crucible-agent (dropshot): request completed
latency_us = 22
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:54431
req_id = f47217df-fdc9-4c2c-8a83-639b56841973
response_code = 200
uri = /crucible/0/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f
|
121 | 2023-11-28T19:06:11.281Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-aab261eb-b146-4c99-92b0-71dda5da5a0f (instance states: (Some(Online), None))
|
122 | 2023-11-28T19:06:11.294Z | INFO | crucible-agent (worker): SMF ok!
|
123 | 2023-11-28T19:06:11.304Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f"
region = aab261eb-b146-4c99-92b0-71dda5da5a0f
|
124 | 2023-11-28T19:06:11.363Z | INFO | crucible-agent (datafile): region aab261eb-b146-4c99-92b0-71dda5da5a0f state: Tombstoned -> Destroyed
|
125 | 2023-11-28T19:06:11.418Z | INFO | crucible-agent (dropshot): request completed
latency_us = 64
local_addr = [fd00:1122:3344:101::18]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:54431
req_id = 5e85fdc7-4815-454f-8ead-4ae82f4d7f5a
response_code = 200
uri = /crucible/0/regions/aab261eb-b146-4c99-92b0-71dda5da5a0f
|