Max level shown:
1 [ Dec 5 05:24:26 Enabled. ]
2 [ Dec 5 05:24:26 Rereading configuration. ]
3 [ Dec 5 05:24:27 Rereading configuration. ]
4 [ Dec 5 05:24:28 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=oxControlService15
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 + [[ oxControlService15 == unknown ]]
31 + [[ fd00:1122:3344:101::1 == unknown ]]
32 + ipadm delete-if oxControlService15
33 ipadm: Could not delete oxControlService15: Interface does not exist
34 + true
35 + ipadm create-if -t oxControlService15
36 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService15
37 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService15
38 + ipadm show-addr oxControlService15/ll
39 ipadm: Address object not found
40 + ipadm create-addr -t -T addrconf oxControlService15/ll
41 + ipadm show-addr oxControlService15/omicron6
42 ipadm: Address object not found
43 + ipadm create-addr -t -T static -a fd00:1122:3344:101::18 oxControlService15/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"
512023-12-05T05:24:28.951ZINFOcrucible-agent: dataset: "oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible"
522023-12-05T05:24:28.955ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::18]:32345
532023-12-05T05:24:28.955ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
542023-12-05T05:24:29.068ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::18]:32345
552023-12-05T05:25:34.301ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::18]:32345 remote_addr = [fd00:1122:3344:101::a]:53921
562023-12-05T05:25:34.377ZINFOcrucible-agent (datafile): region 83ce2fb5-1379-4b49-9785-66ed9d4a8f11 state: Requested
572023-12-05T05:25:34.379ZINFOcrucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
582023-12-05T05:25:34.383ZINFOcrucible-agent (dropshot): request completed latency_us = 17150 local_addr = [fd00:1122:3344:101::18]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:53921 req_id = 09872ab4-e6bd-4963-9b96-29e9d99594cc response_code = 200 uri = /crucible/0/regions
592023-12-05T05:25:34.389ZINFOcrucible-agent (worker): zfs set reservation of 1342177280 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11
602023-12-05T05:25:34.389ZINFOcrucible-agent (worker): zfs set quota of 3221225472 for oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11
612023-12-05T05:25:34.442ZINFOcrucible-agent (worker): creating region Region { id: RegionId("83ce2fb5-1379-4b49-9785-66ed9d4a8f11"), 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/83ce2fb5-1379-4b49-9785-66ed9d4a8f11" region = 83ce2fb5-1379-4b49-9785-66ed9d4a8f11
622023-12-05T05:25:34.616ZINFOcrucible-agent (dropshot): request completed latency_us = 85 local_addr = [fd00:1122:3344:101::18]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:53921 req_id = 1dedbcd0-dd7f-4401-a7a3-071a7f8f0ca7 response_code = 200 uri = /crucible/0/regions
632023-12-05T05:25:34.623ZINFOcrucible-agent (worker): region files created ok region = 83ce2fb5-1379-4b49-9785-66ed9d4a8f11
642023-12-05T05:25:34.623ZINFOcrucible-agent (datafile): region 83ce2fb5-1379-4b49-9785-66ed9d4a8f11 state: Requested -> Created
652023-12-05T05:25:34.623ZINFOcrucible-agent (worker): applying SMF actions post create...
662023-12-05T05:25:34.626ZINFOcrucible-agent (worker): creating missing downstairs instance downstairs-83ce2fb5-1379-4b49-9785-66ed9d4a8f11
672023-12-05T05:25:34.629ZINFOcrucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-83ce2fb5-1379-4b49-9785-66ed9d4a8f11
682023-12-05T05:25:34.645ZINFOcrucible-agent (worker): creating config property group
692023-12-05T05:25:34.649ZINFOcrucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-83ce2fb5-1379-4b49-9785-66ed9d4a8f11
702023-12-05T05:25:34.654ZINFOcrucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11
712023-12-05T05:25:34.656ZINFOcrucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
722023-12-05T05:25:34.656ZINFOcrucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::18
732023-12-05T05:25:34.656ZINFOcrucible-agent (worker): commit
742023-12-05T05:25:34.662ZINFOcrucible-agent (worker): ok!
752023-12-05T05:25:34.668ZINFOcrucible-agent (worker): SMF ok!
762023-12-05T05:25:35.066ZINFOcrucible-agent (dropshot): request completed latency_us = 75 local_addr = [fd00:1122:3344:101::18]:32345 method = POST remote_addr = [fd00:1122:3344:101::a]:53921 req_id = b7e84465-5dd3-4d46-a1e4-67c7e7703b44 response_code = 200 uri = /crucible/0/regions
772023-12-05T05:25:35.676ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::18]:32345 remote_addr = [fd00:1122:3344:101::a]:47606
782023-12-05T05:25:35.676ZINFOcrucible-agent (dropshot): request completed latency_us = 173 local_addr = [fd00:1122:3344:101::18]:32345 method = GET remote_addr = [fd00:1122:3344:101::a]:47606 req_id = 674ad0d5-3b78-4aa2-8a4d-f3ca4077bab6 response_code = 200 uri = /crucible/0/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11
792023-12-05T05:25:35.677ZINFOcrucible-agent (datafile): path is "/data/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11"
802023-12-05T05:25:35.686ZINFOcrucible-agent (datafile): dataset is oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11
812023-12-05T05:25:35.694ZINFOcrucible-agent (datafile): region 83ce2fb5-1379-4b49-9785-66ed9d4a8f11 state: Created -> Tombstoned
822023-12-05T05:25:35.694ZINFOcrucible-agent (worker): applying SMF actions before removal...
832023-12-05T05:25:35.694ZINFOcrucible-agent (dropshot): request completed latency_us = 18530 local_addr = [fd00:1122:3344:101::18]:32345 method = DELETE remote_addr = [fd00:1122:3344:101::a]:47606 req_id = 6bdb4ea1-8276-4b24-b75d-94d645366e4d response_code = 204 uri = /crucible/0/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11
842023-12-05T05:25:35.695ZINFOcrucible-agent (dropshot): request completed latency_us = 27 local_addr = [fd00:1122:3344:101::18]:32345 method = GET remote_addr = [fd00:1122:3344:101::a]:47606 req_id = 4ddccdb2-30d0-4c7e-8692-05608cb01a9d response_code = 200 uri = /crucible/0/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11
852023-12-05T05:25:35.696ZINFOcrucible-agent (worker): disabling downstairs instance: downstairs-83ce2fb5-1379-4b49-9785-66ed9d4a8f11 (instance states: (Some(Online), None))
862023-12-05T05:25:35.700ZINFOcrucible-agent (worker): SMF ok!
872023-12-05T05:25:35.710ZINFOcrucible-agent (worker): deleting zfs dataset "oxp_d462a7f7-b628-40fe-80ff-4e4189e2d62b/crucible/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11" region = 83ce2fb5-1379-4b49-9785-66ed9d4a8f11
882023-12-05T05:25:35.756ZINFOcrucible-agent (datafile): region 83ce2fb5-1379-4b49-9785-66ed9d4a8f11 state: Tombstoned -> Destroyed
892023-12-05T05:25:35.762ZINFOcrucible-agent (dropshot): request completed latency_us = 100 local_addr = [fd00:1122:3344:101::18]:32345 method = GET remote_addr = [fd00:1122:3344:101::a]:47606 req_id = 7707744d-5f89-4d50-9590-c2a26840e4ac response_code = 200 uri = /crucible/0/regions/83ce2fb5-1379-4b49-9785-66ed9d4a8f11