1 | | [ Dec 30 06:22:41 Enabled. ] |
2 | | [ Dec 30 06:22:41 Rereading configuration. ] |
3 | | [ Dec 30 06:22:44 Rereading configuration. ] |
4 | | [ Dec 30 06:22:46 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=oxControlService17 |
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 | | + [[ oxControlService17 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService17 |
33 | | ipadm: Could not delete oxControlService17: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService17 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService17 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService17 |
38 | | + ipadm show-addr oxControlService17/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService17/ll |
41 | | + ipadm show-addr oxControlService17/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::14 oxControlService17/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 | 2023-12-30T06:22:47.716Z | INFO | crucible-agent: dataset: "oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible"
|
52 | 2023-12-30T06:22:47.719Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::14]:32345
|
53 | 2023-12-30T06:22:47.719Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2023-12-30T06:22:47.846Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::14]:32345
|
55 | 2023-12-30T06:23:53.597Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::b]:38317
|
56 | 2023-12-30T06:23:53.641Z | INFO | crucible-agent (datafile): region ec099177-3e7c-4422-9406-cb5dd6df8f26 state: Requested
|
57 | 2023-12-30T06:23:53.642Z | INFO | crucible-agent (dropshot): request completed
latency_us = 10323
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:38317
req_id = 030bca94-49c8-45a0-8da9-8b8df1b66ebe
response_code = 200
uri = /crucible/0/regions
|
58 | 2023-12-30T06:23:53.642Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2023-12-30T06:23:53.654Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26
|
60 | 2023-12-30T06:23:53.654Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26
|
61 | 2023-12-30T06:23:53.708Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("ec099177-3e7c-4422-9406-cb5dd6df8f26"), 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/ec099177-3e7c-4422-9406-cb5dd6df8f26"
region = ec099177-3e7c-4422-9406-cb5dd6df8f26
|
62 | 2023-12-30T06:23:53.882Z | INFO | crucible-agent (worker): region files created ok
region = ec099177-3e7c-4422-9406-cb5dd6df8f26
|
63 | 2023-12-30T06:23:53.882Z | INFO | crucible-agent (datafile): region ec099177-3e7c-4422-9406-cb5dd6df8f26 state: Requested -> Created
|
64 | 2023-12-30T06:23:53.882Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
65 | 2023-12-30T06:23:53.882Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-ec099177-3e7c-4422-9406-cb5dd6df8f26
|
66 | 2023-12-30T06:23:53.887Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-ec099177-3e7c-4422-9406-cb5dd6df8f26
|
67 | 2023-12-30T06:23:53.897Z | INFO | crucible-agent (worker): creating config property group
|
68 | 2023-12-30T06:23:53.902Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-ec099177-3e7c-4422-9406-cb5dd6df8f26
|
69 | 2023-12-30T06:23:53.903Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26
|
70 | 2023-12-30T06:23:53.903Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
71 | 2023-12-30T06:23:53.903Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::14
|
72 | 2023-12-30T06:23:53.903Z | INFO | crucible-agent (worker): commit
|
73 | 2023-12-30T06:23:53.908Z | INFO | crucible-agent (worker): ok!
|
74 | 2023-12-30T06:23:53.912Z | INFO | crucible-agent (worker): SMF ok!
|
75 | 2023-12-30T06:23:54.020Z | INFO | crucible-agent (dropshot): request completed
latency_us = 95
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::b]:38317
req_id = a9f9bdc7-114a-496e-b7e2-887069140cfc
response_code = 200
uri = /crucible/0/regions
|
76 | 2023-12-30T06:23:54.490Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::b]:37179
|
77 | 2023-12-30T06:23:54.492Z | INFO | crucible-agent (dropshot): request completed
latency_us = 1916
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:37179
req_id = ea799680-a56d-415a-8fc5-ad10a2e99e65
response_code = 200
uri = /crucible/0/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26
|
78 | 2023-12-30T06:23:54.492Z | INFO | crucible-agent (datafile): path is "/data/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26"
|
79 | 2023-12-30T06:23:54.502Z | INFO | crucible-agent (datafile): dataset is oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26
|
80 | 2023-12-30T06:23:54.511Z | INFO | crucible-agent (datafile): region ec099177-3e7c-4422-9406-cb5dd6df8f26 state: Created -> Tombstoned
|
81 | 2023-12-30T06:23:54.511Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
82 | 2023-12-30T06:23:54.511Z | INFO | crucible-agent (dropshot): request completed
latency_us = 18616
local_addr = [fd00:1122:3344:101::14]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::b]:37179
req_id = 70e2216e-b3e5-400d-b410-c8f489507b39
response_code = 204
uri = /crucible/0/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26
|
83 | 2023-12-30T06:23:54.511Z | INFO | crucible-agent (dropshot): request completed
latency_us = 26
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:37179
req_id = 8819d539-23b2-4353-95e4-2ecbd5d62434
response_code = 200
uri = /crucible/0/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26
|
84 | 2023-12-30T06:23:54.512Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-ec099177-3e7c-4422-9406-cb5dd6df8f26 (instance states: (Some(Online), None))
|
85 | 2023-12-30T06:23:54.517Z | INFO | crucible-agent (worker): SMF ok!
|
86 | 2023-12-30T06:23:54.525Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26"
region = ec099177-3e7c-4422-9406-cb5dd6df8f26
|
87 | 2023-12-30T06:23:54.573Z | INFO | crucible-agent (dropshot): request completed
latency_us = 54
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:37179
req_id = bca164ad-1ecc-4542-b11f-4f9f4461d6fa
response_code = 200
uri = /crucible/0/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26
|
88 | 2023-12-30T06:23:54.579Z | INFO | crucible-agent (datafile): region ec099177-3e7c-4422-9406-cb5dd6df8f26 state: Tombstoned -> Destroyed
|
89 | 2023-12-30T06:23:54.725Z | INFO | crucible-agent (dropshot): request completed
latency_us = 37
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::b]:37179
req_id = a903ff64-6601-4685-abee-2ef76d865539
response_code = 200
uri = /crucible/0/regions/ec099177-3e7c-4422-9406-cb5dd6df8f26
|
90 | 2023-12-30T06:24:23.103Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:35702
|
91 | 2023-12-30T06:24:23.135Z | INFO | crucible-agent (datafile): region 32a11cc6-8c7b-4189-82f5-48e133a29b3e state: Requested
|
92 | 2023-12-30T06:24:23.135Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
93 | 2023-12-30T06:24:23.135Z | INFO | crucible-agent (dropshot): request completed
latency_us = 246
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:35702
req_id = fd6db03e-f956-495f-aa28-1885f08f9458
response_code = 200
uri = /crucible/0/regions
|
94 | 2023-12-30T06:24:23.145Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
95 | 2023-12-30T06:24:23.145Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
96 | 2023-12-30T06:24:23.211Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("32a11cc6-8c7b-4189-82f5-48e133a29b3e"), 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/32a11cc6-8c7b-4189-82f5-48e133a29b3e"
region = 32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
97 | 2023-12-30T06:24:23.348Z | INFO | crucible-agent (worker): region files created ok
region = 32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
98 | 2023-12-30T06:24:23.348Z | INFO | crucible-agent (datafile): region 32a11cc6-8c7b-4189-82f5-48e133a29b3e state: Requested -> Created
|
99 | 2023-12-30T06:24:23.348Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2023-12-30T06:24:23.350Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
101 | 2023-12-30T06:24:23.356Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
102 | 2023-12-30T06:24:23.373Z | INFO | crucible-agent (worker): creating config property group
|
103 | 2023-12-30T06:24:23.382Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
104 | 2023-12-30T06:24:23.382Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
105 | 2023-12-30T06:24:23.382Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
106 | 2023-12-30T06:24:23.382Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::14
|
107 | 2023-12-30T06:24:23.383Z | INFO | crucible-agent (worker): commit
|
108 | 2023-12-30T06:24:23.393Z | INFO | crucible-agent (worker): ok!
|
109 | 2023-12-30T06:24:23.401Z | INFO | crucible-agent (worker): SMF ok!
|
110 | 2023-12-30T06:24:23.435Z | INFO | crucible-agent (dropshot): request completed
latency_us = 78
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:35702
req_id = ee285cc0-05a0-441d-bed8-ae738c29b207
response_code = 200
uri = /crucible/0/regions
|
111 | 2023-12-30T06:29:55.048Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:59614
|
112 | 2023-12-30T06:29:55.079Z | INFO | crucible-agent (datafile): region 898ba538-1006-4c88-af3e-63e6eb7b2c28 state: Requested
|
113 | 2023-12-30T06:29:55.079Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
114 | 2023-12-30T06:29:55.079Z | INFO | crucible-agent (dropshot): request completed
latency_us = 1889
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:59614
req_id = ecd3b24a-5b4f-4882-ad97-d048ad1c4567
response_code = 200
uri = /crucible/0/regions
|
115 | 2023-12-30T06:29:55.089Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/898ba538-1006-4c88-af3e-63e6eb7b2c28
|
116 | 2023-12-30T06:29:55.089Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/898ba538-1006-4c88-af3e-63e6eb7b2c28
|
117 | 2023-12-30T06:29:55.143Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("898ba538-1006-4c88-af3e-63e6eb7b2c28"), state: Requested, block_size: 512, extent_size: 131072, extent_count: 32, encrypted: true, port_number: 19001, cert_pem: None, key_pem: None, root_pem: None } at "/data/regions/898ba538-1006-4c88-af3e-63e6eb7b2c28"
region = 898ba538-1006-4c88-af3e-63e6eb7b2c28
|
118 | 2023-12-30T06:29:55.223Z | INFO | crucible-agent (dropshot): request completed
latency_us = 83
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:59614
req_id = d6bef027-ece0-4009-a8e2-a26cca10dea3
response_code = 200
uri = /crucible/0/regions
|
119 | 2023-12-30T06:29:55.292Z | INFO | crucible-agent (worker): region files created ok
region = 898ba538-1006-4c88-af3e-63e6eb7b2c28
|
120 | 2023-12-30T06:29:55.292Z | INFO | crucible-agent (datafile): region 898ba538-1006-4c88-af3e-63e6eb7b2c28 state: Requested -> Created
|
121 | 2023-12-30T06:29:55.292Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
122 | 2023-12-30T06:29:55.301Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-898ba538-1006-4c88-af3e-63e6eb7b2c28
|
123 | 2023-12-30T06:29:55.304Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-898ba538-1006-4c88-af3e-63e6eb7b2c28
|
124 | 2023-12-30T06:29:55.314Z | INFO | crucible-agent (worker): creating config property group
|
125 | 2023-12-30T06:29:55.317Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-898ba538-1006-4c88-af3e-63e6eb7b2c28
|
126 | 2023-12-30T06:29:55.317Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/898ba538-1006-4c88-af3e-63e6eb7b2c28
|
127 | 2023-12-30T06:29:55.317Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19001
|
128 | 2023-12-30T06:29:55.318Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::14
|
129 | 2023-12-30T06:29:55.318Z | INFO | crucible-agent (worker): commit
|
130 | 2023-12-30T06:29:55.321Z | INFO | crucible-agent (worker): ok!
|
131 | 2023-12-30T06:29:55.326Z | INFO | crucible-agent (worker): SMF ok!
|
132 | 2023-12-30T06:29:55.776Z | 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]:59614
req_id = 10feb4c7-a9ff-4166-bfc9-530b993d299a
response_code = 200
uri = /crucible/0/regions
|
133 | 2023-12-30T06:29:56.345Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:64264
|
134 | 2023-12-30T06:29:56.345Z | 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]:64264
req_id = 586716aa-e54a-46ff-8419-4a3542a32638
response_code = 200
uri = /crucible/0/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
135 | 2023-12-30T06:29:56.345Z | INFO | crucible-agent (datafile): path is "/data/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e"
|
136 | 2023-12-30T06:29:56.355Z | INFO | crucible-agent (datafile): dataset is oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
137 | 2023-12-30T06:29:56.364Z | INFO | crucible-agent (ZfsSnapshotInterface): snapshot is oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e@4bd36969-7ce7-4479-bc7f-aebaf430c842
|
138 | 2023-12-30T06:29:56.364Z | INFO | crucible-agent (ZfsSnapshotInterface): parts is ["oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e", "4bd36969-7ce7-4479-bc7f-aebaf430c842"]
|
139 | 2023-12-30T06:29:56.379Z | INFO | crucible-agent (dropshot): request completed
latency_us = 33667
local_addr = [fd00:1122:3344:101::14]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:64264
req_id = 6b3b12fa-716c-4f99-8a66-9fd86ec097a7
response_code = 200
uri = /crucible/0/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e/snapshots/4bd36969-7ce7-4479-bc7f-aebaf430c842
|
140 | 2023-12-30T06:29:56.380Z | INFO | crucible-agent (datafile): path is "/data/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e"
|
141 | 2023-12-30T06:29:56.389Z | INFO | crucible-agent (datafile): dataset is oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e
|
142 | 2023-12-30T06:29:56.398Z | INFO | crucible-agent (ZfsSnapshotInterface): snapshot is oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e@4bd36969-7ce7-4479-bc7f-aebaf430c842
|
143 | 2023-12-30T06:29:56.398Z | INFO | crucible-agent (ZfsSnapshotInterface): parts is ["oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e", "4bd36969-7ce7-4479-bc7f-aebaf430c842"]
|
144 | 2023-12-30T06:29:56.408Z | INFO | crucible-agent (datafile): requesting running snapshot 32a11cc6-8c7b-4189-82f5-48e133a29b3e-4bd36969-7ce7-4479-bc7f-aebaf430c842 state: Requested
|
145 | 2023-12-30T06:29:56.409Z | INFO | crucible-agent (worker): applying SMF actions for region 32a11cc6-8c7b-4189-82f5-48e133a29b3e running snapshot 4bd36969-7ce7-4479-bc7f-aebaf430c842 (state Requested)...
|
146 | 2023-12-30T06:29:56.409Z | INFO | crucible-agent (dropshot): request completed
latency_us = 29342
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:64264
req_id = 66a9e778-aa68-4edd-b53c-6eae649ce655
response_code = 200
uri = /crucible/0/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e/snapshots/4bd36969-7ce7-4479-bc7f-aebaf430c842/run
|
147 | 2023-12-30T06:29:56.411Z | INFO | crucible-agent (worker): creating missing snapshot instance snapshot-32a11cc6-8c7b-4189-82f5-48e133a29b3e-4bd36969-7ce7-4479-bc7f-aebaf430c842
|
148 | 2023-12-30T06:29:56.415Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:snapshot-32a11cc6-8c7b-4189-82f5-48e133a29b3e-4bd36969-7ce7-4479-bc7f-aebaf430c842
|
149 | 2023-12-30T06:29:56.427Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:snapshot-32a11cc6-8c7b-4189-82f5-48e133a29b3e-4bd36969-7ce7-4479-bc7f-aebaf430c842
|
150 | 2023-12-30T06:29:56.427Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/32a11cc6-8c7b-4189-82f5-48e133a29b3e/.zfs/snapshot/4bd36969-7ce7-4479-bc7f-aebaf430c842
|
151 | 2023-12-30T06:29:56.427Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19002
|
152 | 2023-12-30T06:29:56.427Z | INFO | crucible-agent (worker): ensure mode SCF_TYPE_ASTRING ro
|
153 | 2023-12-30T06:29:56.427Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::14
|
154 | 2023-12-30T06:29:56.427Z | INFO | crucible-agent (worker): commit
|
155 | 2023-12-30T06:29:56.431Z | INFO | crucible-agent (worker): ok!
|
156 | 2023-12-30T06:29:56.436Z | INFO | crucible-agent (worker): SMF ok!
|
157 | 2023-12-30T06:29:56.436Z | INFO | crucible-agent (datafile): region 32a11cc6-8c7b-4189-82f5-48e133a29b3e running snapshot 4bd36969-7ce7-4479-bc7f-aebaf430c842 state: Requested -> Created
|
158 | 2023-12-30T06:29:59.374Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::14]:32345
remote_addr = [fd00:1122:3344:101::a]:56659
|
159 | 2023-12-30T06:29:59.374Z | INFO | crucible-agent (datafile): region a1c87332-7363-47d3-aba7-d96831992027 state: Requested
|
160 | 2023-12-30T06:29:59.374Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
161 | 2023-12-30T06:29:59.374Z | INFO | crucible-agent (dropshot): request completed
latency_us = 222
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:56659
req_id = bd954add-5863-47ca-9ad6-3edc414fff4f
response_code = 200
uri = /crucible/0/regions
|
162 | 2023-12-30T06:29:59.383Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/a1c87332-7363-47d3-aba7-d96831992027
|
163 | 2023-12-30T06:29:59.383Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_31bd71cd-4736-4a12-a387-9b74b050396f/crucible/regions/a1c87332-7363-47d3-aba7-d96831992027
|
164 | 2023-12-30T06:29:59.438Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("a1c87332-7363-47d3-aba7-d96831992027"), state: Requested, block_size: 512, extent_size: 131072, extent_count: 32, encrypted: true, port_number: 19003, cert_pem: None, key_pem: None, root_pem: None } at "/data/regions/a1c87332-7363-47d3-aba7-d96831992027"
region = a1c87332-7363-47d3-aba7-d96831992027
|
165 | 2023-12-30T06:29:59.503Z | INFO | crucible-agent (dropshot): request completed
latency_us = 81
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:56659
req_id = b17fdec8-ac35-4144-8851-dfae70b3b0f9
response_code = 200
uri = /crucible/0/regions
|
166 | 2023-12-30T06:29:59.512Z | INFO | crucible-agent (worker): region files created ok
region = a1c87332-7363-47d3-aba7-d96831992027
|
167 | 2023-12-30T06:29:59.512Z | INFO | crucible-agent (datafile): region a1c87332-7363-47d3-aba7-d96831992027 state: Requested -> Created
|
168 | 2023-12-30T06:29:59.512Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
169 | 2023-12-30T06:29:59.515Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-a1c87332-7363-47d3-aba7-d96831992027
|
170 | 2023-12-30T06:29:59.518Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-a1c87332-7363-47d3-aba7-d96831992027
|
171 | 2023-12-30T06:29:59.526Z | INFO | crucible-agent (worker): creating config property group
|
172 | 2023-12-30T06:29:59.529Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-a1c87332-7363-47d3-aba7-d96831992027
|
173 | 2023-12-30T06:29:59.529Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/a1c87332-7363-47d3-aba7-d96831992027
|
174 | 2023-12-30T06:29:59.529Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19003
|
175 | 2023-12-30T06:29:59.529Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::14
|
176 | 2023-12-30T06:29:59.529Z | INFO | crucible-agent (worker): commit
|
177 | 2023-12-30T06:29:59.533Z | INFO | crucible-agent (worker): ok!
|
178 | 2023-12-30T06:29:59.539Z | INFO | crucible-agent (worker): SMF ok!
|
179 | 2023-12-30T06:29:59.999Z | INFO | crucible-agent (dropshot): request completed
latency_us = 96
local_addr = [fd00:1122:3344:101::14]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:56659
req_id = a13f2941-e207-456f-9c52-89716ea2b4e3
response_code = 200
uri = /crucible/0/regions
|