1 | | [ Feb 2 02:33:15 Enabled. ] |
2 | | [ Feb 2 02:33:15 Rereading configuration. ] |
3 | | [ Feb 2 02:33:17 Rereading configuration. ] |
4 | | [ Feb 2 02:33:22 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_24b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::13 |
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::13 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_24b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::13]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2024-02-02T02:33:23.871Z | INFO | crucible-agent: dataset: "oxp_24b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
|
52 | 2024-02-02T02:33:23.877Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::13]:32345
|
53 | 2024-02-02T02:33:23.877Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2024-02-02T02:33:24.342Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::13]:32345
|
55 | 2024-02-02T02:34:25.367Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::13]:32345
remote_addr = [fd00:1122:3344:101::a]:36164
|
56 | 2024-02-02T02:34:25.401Z | INFO | crucible-agent (datafile): region e605d087-604e-4454-b81d-e5a17195cfd0 state: Requested
|
57 | 2024-02-02T02:34:25.401Z | INFO | crucible-agent (dropshot): request completed
latency_us = 713
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:36164
req_id = 387ac41a-3726-45e6-9e09-9faa62dfeaf1
response_code = 200
uri = /crucible/0/regions
|
58 | 2024-02-02T02:34:25.406Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2024-02-02T02:34:25.417Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_24b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/e605d087-604e-4454-b81d-e5a17195cfd0
|
60 | 2024-02-02T02:34:25.417Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_24b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/e605d087-604e-4454-b81d-e5a17195cfd0
|
61 | 2024-02-02T02:34:25.479Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("e605d087-604e-4454-b81d-e5a17195cfd0"), 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/e605d087-604e-4454-b81d-e5a17195cfd0"
region = e605d087-604e-4454-b81d-e5a17195cfd0
|
62 | 2024-02-02T02:34:25.687Z | INFO | crucible-agent (dropshot): request completed
latency_us = 855
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:36164
req_id = 3bc4978d-0478-4e0a-abdc-db2d11283c7a
response_code = 200
uri = /crucible/0/regions
|
63 | 2024-02-02T02:34:25.851Z | INFO | crucible-agent (worker): region files created ok
region = e605d087-604e-4454-b81d-e5a17195cfd0
|
64 | 2024-02-02T02:34:25.851Z | INFO | crucible-agent (datafile): region e605d087-604e-4454-b81d-e5a17195cfd0 state: Requested -> Created
|
65 | 2024-02-02T02:34:25.851Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2024-02-02T02:34:25.851Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-e605d087-604e-4454-b81d-e5a17195cfd0
|
67 | 2024-02-02T02:34:25.856Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-e605d087-604e-4454-b81d-e5a17195cfd0
|
68 | 2024-02-02T02:34:25.865Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2024-02-02T02:34:25.869Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-e605d087-604e-4454-b81d-e5a17195cfd0
|
70 | 2024-02-02T02:34:25.869Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/e605d087-604e-4454-b81d-e5a17195cfd0
|
71 | 2024-02-02T02:34:25.870Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2024-02-02T02:34:25.870Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::13
|
73 | 2024-02-02T02:34:25.870Z | INFO | crucible-agent (worker): commit
|
74 | 2024-02-02T02:34:25.874Z | INFO | crucible-agent (worker): ok!
|
75 | 2024-02-02T02:34:25.879Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2024-02-02T02:34:26.094Z | INFO | crucible-agent (dropshot): request completed
latency_us = 603
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:36164
req_id = 4ef9671f-ff5e-4bb5-92dd-89767d3186ae
response_code = 200
uri = /crucible/0/regions
|
77 | 2024-02-02T02:34:26.327Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::13]:32345
remote_addr = [fd00:1122:3344:101::a]:45538
|
78 | 2024-02-02T02:34:26.328Z | INFO | crucible-agent (dropshot): request completed
latency_us = 821
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:45538
req_id = 01b76395-e753-4794-a354-d5be074473c6
response_code = 200
uri = /crucible/0/regions/e605d087-604e-4454-b81d-e5a17195cfd0
|
79 | 2024-02-02T02:34:26.328Z | INFO | crucible-agent (datafile): path is "/data/regions/e605d087-604e-4454-b81d-e5a17195cfd0"
|
80 | 2024-02-02T02:34:26.338Z | INFO | crucible-agent (datafile): dataset is oxp_24b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/e605d087-604e-4454-b81d-e5a17195cfd0
|
81 | 2024-02-02T02:34:26.347Z | INFO | crucible-agent (datafile): region e605d087-604e-4454-b81d-e5a17195cfd0 state: Created -> Tombstoned
|
82 | 2024-02-02T02:34:26.347Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2024-02-02T02:34:26.347Z | INFO | crucible-agent (dropshot): request completed
latency_us = 18896
local_addr = [fd00:1122:3344:101::13]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:45538
req_id = df63990e-ca00-499a-90c0-f84759ffbced
response_code = 204
uri = /crucible/0/regions/e605d087-604e-4454-b81d-e5a17195cfd0
|
84 | 2024-02-02T02:34:26.347Z | INFO | crucible-agent (dropshot): request completed
latency_us = 32
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:45538
req_id = 313bd08d-ccac-4bf1-8aaf-ec4795ea3ff6
response_code = 200
uri = /crucible/0/regions/e605d087-604e-4454-b81d-e5a17195cfd0
|
85 | 2024-02-02T02:34:26.348Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-e605d087-604e-4454-b81d-e5a17195cfd0 (instance states: (Some(Online), None))
|
86 | 2024-02-02T02:34:26.354Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2024-02-02T02:34:26.364Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_24b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/e605d087-604e-4454-b81d-e5a17195cfd0"
region = e605d087-604e-4454-b81d-e5a17195cfd0
|
88 | 2024-02-02T02:34:26.421Z | INFO | crucible-agent (datafile): region e605d087-604e-4454-b81d-e5a17195cfd0 state: Tombstoned -> Destroyed
|
89 | 2024-02-02T02:34:26.431Z | INFO | crucible-agent (dropshot): request completed
latency_us = 77
local_addr = [fd00:1122:3344:101::13]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:45538
req_id = 3e74d2af-c541-4220-9800-20094323aed1
response_code = 200
uri = /crucible/0/regions/e605d087-604e-4454-b81d-e5a17195cfd0
|
90 | 2024-02-02T02:40:05.421Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::13]:32345
remote_addr = [fd00:1122:3344:101::a]:64762
|
91 | 2024-02-02T02:40:05.483Z | INFO | crucible-agent (datafile): region 4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4 state: Requested
|
92 | 2024-02-02T02:40:05.487Z | INFO | crucible-agent (dropshot): request completed
latency_us = 3756
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:64762
req_id = 62297a77-f18c-4f71-841c-1298faf8c05e
response_code = 200
uri = /crucible/0/regions
|
93 | 2024-02-02T02:40:05.487Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
94 | 2024-02-02T02:40:05.497Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_24b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4
|
95 | 2024-02-02T02:40:05.497Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_24b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4
|
96 | 2024-02-02T02:40:05.567Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4"), 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/4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4"
region = 4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4
|
97 | 2024-02-02T02:40:05.678Z | INFO | crucible-agent (worker): region files created ok
region = 4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4
|
98 | 2024-02-02T02:40:05.678Z | INFO | crucible-agent (datafile): region 4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4 state: Requested -> Created
|
99 | 2024-02-02T02:40:05.678Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2024-02-02T02:40:05.680Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4
|
101 | 2024-02-02T02:40:05.687Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4
|
102 | 2024-02-02T02:40:05.708Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2024-02-02T02:40:05.714Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4
|
104 | 2024-02-02T02:40:05.715Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/4c33b0ae-d187-4a92-b70d-bb1b49e3f6c4
|
105 | 2024-02-02T02:40:05.715Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2024-02-02T02:40:05.715Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::13
|
107 | 2024-02-02T02:40:05.715Z | INFO | crucible-agent (worker): commit
|
108 | 2024-02-02T02:40:05.718Z | INFO | crucible-agent (dropshot): request completed
latency_us = 78
local_addr = [fd00:1122:3344:101::13]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:64762
req_id = 22c6384c-c09e-4fd6-8c8c-c08ee3f156d4
response_code = 200
uri = /crucible/0/regions
|
109 | 2024-02-02T02:40:05.722Z | INFO | crucible-agent (worker): ok!
|
110 | 2024-02-02T02:40:05.728Z | INFO | crucible-agent (worker): SMF ok!
|