1 | | [ Dec 11 18:48:07 Enabled. ] |
2 | | [ Dec 11 18:48:07 Rereading configuration. ] |
3 | | [ Dec 11 18:48:13 Rereading configuration. ] |
4 | | [ Dec 11 18:48:19 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=oxControlService12 |
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_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible |
20 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default |
21 | | + LISTEN_ADDR=fd00:1122:3344:101::19 |
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 | | + [[ oxControlService12 == unknown ]] |
31 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
32 | | + ipadm delete-if oxControlService12 |
33 | | ipadm: Could not delete oxControlService12: Interface does not exist |
34 | | + true |
35 | | + ipadm create-if -t oxControlService12 |
36 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService12 |
37 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService12 |
38 | | + ipadm show-addr oxControlService12/ll |
39 | | ipadm: Address object not found |
40 | | + ipadm create-addr -t -T addrconf oxControlService12/ll |
41 | | + ipadm show-addr oxControlService12/omicron6 |
42 | | ipadm: Address object not found |
43 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::19 oxControlService12/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_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::19]:32345' -P 19000 -p downstairs -s snapshot |
50 | | note: configured to log to "/dev/stdout" |
51 | 2023-12-11T18:48:20.513Z | INFO | crucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
|
52 | 2023-12-11T18:48:20.516Z | INFO | crucible-agent: listen IP: [fd00:1122:3344:101::19]:32345
|
53 | 2023-12-11T18:48:20.516Z | INFO | crucible-agent: SMF instance name downstairs_prefix: "downstairs"
|
54 | 2023-12-11T18:48:20.844Z | INFO | crucible-agent (dropshot): listening
local_addr = [fd00:1122:3344:101::19]:32345
|
55 | 2023-12-11T18:49:30.501Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::19]:32345
remote_addr = [fd00:1122:3344:101::a]:54697
|
56 | 2023-12-11T18:49:30.548Z | INFO | crucible-agent (datafile): region cdf761a9-4ae2-4d34-ad52-2338fcb7c99e state: Requested
|
57 | 2023-12-11T18:49:30.549Z | INFO | crucible-agent (dropshot): request completed
latency_us = 9535
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:54697
req_id = 8d5a606e-74b8-43f6-9da7-55d6fb2f1f99
response_code = 200
uri = /crucible/0/regions
|
58 | 2023-12-11T18:49:30.549Z | INFO | crucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
|
59 | 2023-12-11T18:49:30.560Z | INFO | crucible-agent (worker): zfs set reservation of 1342177280 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
60 | 2023-12-11T18:49:30.560Z | INFO | crucible-agent (worker): zfs set quota of 3221225472 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
61 | 2023-12-11T18:49:30.622Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("cdf761a9-4ae2-4d34-ad52-2338fcb7c99e"), 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/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e"
region = cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
62 | 2023-12-11T18:49:30.705Z | INFO | crucible-agent (dropshot): request completed
latency_us = 86
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:54697
req_id = 288adab2-2ce4-46ea-a580-0f958c592dc0
response_code = 200
uri = /crucible/0/regions
|
63 | 2023-12-11T18:49:30.774Z | INFO | crucible-agent (worker): region files created ok
region = cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
64 | 2023-12-11T18:49:30.774Z | INFO | crucible-agent (datafile): region cdf761a9-4ae2-4d34-ad52-2338fcb7c99e state: Requested -> Created
|
65 | 2023-12-11T18:49:30.774Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
66 | 2023-12-11T18:49:30.777Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
67 | 2023-12-11T18:49:30.783Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
68 | 2023-12-11T18:49:30.796Z | INFO | crucible-agent (worker): creating config property group
|
69 | 2023-12-11T18:49:30.799Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
70 | 2023-12-11T18:49:30.800Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
71 | 2023-12-11T18:49:30.800Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
72 | 2023-12-11T18:49:30.800Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::19
|
73 | 2023-12-11T18:49:30.800Z | INFO | crucible-agent (worker): commit
|
74 | 2023-12-11T18:49:30.805Z | INFO | crucible-agent (worker): ok!
|
75 | 2023-12-11T18:49:30.816Z | INFO | crucible-agent (worker): SMF ok!
|
76 | 2023-12-11T18:49:31.412Z | INFO | crucible-agent (dropshot): request completed
latency_us = 69
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:54697
req_id = d4011047-6e8f-4ba5-a53d-cd3af043ed91
response_code = 200
uri = /crucible/0/regions
|
77 | 2023-12-11T18:49:32.047Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::19]:32345
remote_addr = [fd00:1122:3344:101::a]:42122
|
78 | 2023-12-11T18:49:32.047Z | INFO | crucible-agent (dropshot): request completed
latency_us = 239
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:42122
req_id = cc5a8201-4966-488e-be18-4bdbc57e2c96
response_code = 200
uri = /crucible/0/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
79 | 2023-12-11T18:49:32.048Z | INFO | crucible-agent (datafile): path is "/data/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e"
|
80 | 2023-12-11T18:49:32.058Z | INFO | crucible-agent (datafile): dataset is oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
81 | 2023-12-11T18:49:32.067Z | INFO | crucible-agent (datafile): region cdf761a9-4ae2-4d34-ad52-2338fcb7c99e state: Created -> Tombstoned
|
82 | 2023-12-11T18:49:32.067Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
83 | 2023-12-11T18:49:32.067Z | INFO | crucible-agent (dropshot): request completed
latency_us = 19760
local_addr = [fd00:1122:3344:101::19]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:42122
req_id = eeb2d800-0277-42b3-bd62-23c9551e7d43
response_code = 204
uri = /crucible/0/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
84 | 2023-12-11T18:49:32.068Z | INFO | crucible-agent (dropshot): request completed
latency_us = 23
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:42122
req_id = 5787341c-2bde-482b-97b2-300aa13628fe
response_code = 200
uri = /crucible/0/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
85 | 2023-12-11T18:49:32.068Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-cdf761a9-4ae2-4d34-ad52-2338fcb7c99e (instance states: (Some(Online), None))
|
86 | 2023-12-11T18:49:32.072Z | INFO | crucible-agent (worker): SMF ok!
|
87 | 2023-12-11T18:49:32.082Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e"
region = cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
88 | 2023-12-11T18:49:32.132Z | INFO | crucible-agent (datafile): region cdf761a9-4ae2-4d34-ad52-2338fcb7c99e state: Tombstoned -> Destroyed
|
89 | 2023-12-11T18:49:32.145Z | INFO | crucible-agent (dropshot): request completed
latency_us = 82
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:42122
req_id = 55a51d8e-7693-4cce-8aa3-124d542783b1
response_code = 200
uri = /crucible/0/regions/cdf761a9-4ae2-4d34-ad52-2338fcb7c99e
|
90 | 2023-12-11T18:54:57.456Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::19]:32345
remote_addr = [fd00:1122:3344:101::a]:54471
|
91 | 2023-12-11T18:54:57.457Z | INFO | crucible-agent (datafile): region 57134dce-1fa1-49cc-ab0a-053366523465 state: Requested
|
92 | 2023-12-11T18:54:57.460Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
93 | 2023-12-11T18:54:57.460Z | INFO | crucible-agent (dropshot): request completed
latency_us = 4028
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:54471
req_id = df735769-49d8-4725-a974-9e0c3d58f960
response_code = 200
uri = /crucible/0/regions
|
94 | 2023-12-11T18:54:57.471Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/57134dce-1fa1-49cc-ab0a-053366523465
|
95 | 2023-12-11T18:54:57.471Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/57134dce-1fa1-49cc-ab0a-053366523465
|
96 | 2023-12-11T18:54:57.532Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("57134dce-1fa1-49cc-ab0a-053366523465"), 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/57134dce-1fa1-49cc-ab0a-053366523465"
region = 57134dce-1fa1-49cc-ab0a-053366523465
|
97 | 2023-12-11T18:54:57.640Z | INFO | crucible-agent (worker): region files created ok
region = 57134dce-1fa1-49cc-ab0a-053366523465
|
98 | 2023-12-11T18:54:57.640Z | INFO | crucible-agent (datafile): region 57134dce-1fa1-49cc-ab0a-053366523465 state: Requested -> Created
|
99 | 2023-12-11T18:54:57.640Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
100 | 2023-12-11T18:54:57.642Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-57134dce-1fa1-49cc-ab0a-053366523465
|
101 | 2023-12-11T18:54:57.654Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-57134dce-1fa1-49cc-ab0a-053366523465
|
102 | 2023-12-11T18:54:57.669Z | INFO | crucible-agent (dropshot): request completed
latency_us = 80
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:54471
req_id = 89d541d2-a499-461a-ad99-ba0aa8b12e1d
response_code = 200
uri = /crucible/0/regions
|
103 | 2023-12-11T18:54:57.677Z | INFO | crucible-agent (worker): creating config property group
|
104 | 2023-12-11T18:54:57.683Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-57134dce-1fa1-49cc-ab0a-053366523465
|
105 | 2023-12-11T18:54:57.683Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/57134dce-1fa1-49cc-ab0a-053366523465
|
106 | 2023-12-11T18:54:57.683Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
|
107 | 2023-12-11T18:54:57.683Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::19
|
108 | 2023-12-11T18:54:57.683Z | INFO | crucible-agent (worker): commit
|
109 | 2023-12-11T18:54:57.688Z | INFO | crucible-agent (worker): ok!
|
110 | 2023-12-11T18:54:57.695Z | INFO | crucible-agent (worker): SMF ok!
|
111 | 2023-12-11T18:55:01.882Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::19]:32345
remote_addr = [fd00:1122:3344:101::a]:44319
|
112 | 2023-12-11T18:55:01.882Z | INFO | crucible-agent (datafile): region faf96056-b30d-4585-8e64-e76c69b4f3ee state: Requested
|
113 | 2023-12-11T18:55:01.882Z | INFO | crucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
|
114 | 2023-12-11T18:55:01.882Z | INFO | crucible-agent (dropshot): request completed
latency_us = 211
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:44319
req_id = c7c615a3-928d-4bfc-bf41-b4032d5904dc
response_code = 200
uri = /crucible/0/regions
|
115 | 2023-12-11T18:55:01.891Z | INFO | crucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee
|
116 | 2023-12-11T18:55:01.891Z | INFO | crucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee
|
117 | 2023-12-11T18:55:01.959Z | INFO | crucible-agent (worker): creating region Region { id: RegionId("faf96056-b30d-4585-8e64-e76c69b4f3ee"), 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/faf96056-b30d-4585-8e64-e76c69b4f3ee"
region = faf96056-b30d-4585-8e64-e76c69b4f3ee
|
118 | 2023-12-11T18:55:02.081Z | INFO | crucible-agent (worker): region files created ok
region = faf96056-b30d-4585-8e64-e76c69b4f3ee
|
119 | 2023-12-11T18:55:02.081Z | INFO | crucible-agent (datafile): region faf96056-b30d-4585-8e64-e76c69b4f3ee state: Requested -> Created
|
120 | 2023-12-11T18:55:02.082Z | INFO | crucible-agent (worker): applying SMF actions post create...
|
121 | 2023-12-11T18:55:02.084Z | INFO | crucible-agent (worker): creating missing downstairs instance downstairs-faf96056-b30d-4585-8e64-e76c69b4f3ee
|
122 | 2023-12-11T18:55:02.090Z | INFO | crucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-faf96056-b30d-4585-8e64-e76c69b4f3ee
|
123 | 2023-12-11T18:55:02.107Z | INFO | crucible-agent (worker): creating config property group
|
124 | 2023-12-11T18:55:02.115Z | INFO | crucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-faf96056-b30d-4585-8e64-e76c69b4f3ee
|
125 | 2023-12-11T18:55:02.115Z | INFO | crucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee
|
126 | 2023-12-11T18:55:02.115Z | INFO | crucible-agent (worker): ensure port SCF_TYPE_COUNT 19001
|
127 | 2023-12-11T18:55:02.115Z | INFO | crucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::19
|
128 | 2023-12-11T18:55:02.115Z | INFO | crucible-agent (worker): commit
|
129 | 2023-12-11T18:55:02.119Z | INFO | crucible-agent (worker): ok!
|
130 | 2023-12-11T18:55:02.124Z | INFO | crucible-agent (worker): SMF ok!
|
131 | 2023-12-11T18:55:02.165Z | INFO | crucible-agent (dropshot): request completed
latency_us = 81
local_addr = [fd00:1122:3344:101::19]:32345
method = POST
remote_addr = [fd00:1122:3344:101::a]:44319
req_id = a4a0b9aa-8ca4-4df6-a839-eb2fe199e2a9
response_code = 200
uri = /crucible/0/regions
|
132 | 2023-12-11T18:55:33.091Z | INFO | crucible-agent (dropshot): accepted connection
local_addr = [fd00:1122:3344:101::19]:32345
remote_addr = [fd00:1122:3344:101::a]:63861
|
133 | 2023-12-11T18:55:33.091Z | INFO | crucible-agent (dropshot): request completed
latency_us = 68
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:63861
req_id = 8fa3328a-897a-4d82-ab87-5777763aacbd
response_code = 200
uri = /crucible/0/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee
|
134 | 2023-12-11T18:55:33.091Z | INFO | crucible-agent (datafile): path is "/data/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee"
|
135 | 2023-12-11T18:55:33.102Z | INFO | crucible-agent (datafile): dataset is oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee
|
136 | 2023-12-11T18:55:33.110Z | INFO | crucible-agent (datafile): region faf96056-b30d-4585-8e64-e76c69b4f3ee state: Created -> Tombstoned
|
137 | 2023-12-11T18:55:33.111Z | INFO | crucible-agent (worker): applying SMF actions before removal...
|
138 | 2023-12-11T18:55:33.111Z | INFO | crucible-agent (dropshot): request completed
latency_us = 19355
local_addr = [fd00:1122:3344:101::19]:32345
method = DELETE
remote_addr = [fd00:1122:3344:101::a]:63861
req_id = b0b898ed-cb6c-41fe-957b-c32b345a5718
response_code = 204
uri = /crucible/0/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee
|
139 | 2023-12-11T18:55:33.111Z | INFO | crucible-agent (dropshot): request completed
latency_us = 29
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:63861
req_id = b30d791f-6fe6-4ea7-96dc-ada545218e82
response_code = 200
uri = /crucible/0/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee
|
140 | 2023-12-11T18:55:33.112Z | INFO | crucible-agent (worker): disabling downstairs instance: downstairs-faf96056-b30d-4585-8e64-e76c69b4f3ee (instance states: (Some(Online), None))
|
141 | 2023-12-11T18:55:33.122Z | INFO | crucible-agent (worker): SMF ok!
|
142 | 2023-12-11T18:55:33.132Z | INFO | crucible-agent (worker): deleting zfs dataset "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee"
region = faf96056-b30d-4585-8e64-e76c69b4f3ee
|
143 | 2023-12-11T18:55:33.174Z | INFO | crucible-agent (datafile): region faf96056-b30d-4585-8e64-e76c69b4f3ee state: Tombstoned -> Destroyed
|
144 | 2023-12-11T18:55:33.213Z | INFO | crucible-agent (dropshot): request completed
latency_us = 1039
local_addr = [fd00:1122:3344:101::19]:32345
method = GET
remote_addr = [fd00:1122:3344:101::a]:63861
req_id = fb876854-1b27-4ffe-9e26-2d83bc5f6b40
response_code = 200
uri = /crucible/0/regions/faf96056-b30d-4585-8e64-e76c69b4f3ee
|