Max level shown:
1 [ Oct 11 22:23:14 Enabled. ]
2 [ Oct 11 22:23:14 Rereading configuration. ]
3 [ Oct 11 22:23:16 Rereading configuration. ]
4 [ Oct 11 22:23:18 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=oxControlService22
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_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/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 + [[ oxControlService22 == unknown ]]
31 + [[ fd00:1122:3344:101::1 == unknown ]]
32 + ipadm delete-if oxControlService22
33 ipadm: Could not delete oxControlService22: Interface does not exist
34 + true
35 + ipadm create-if -t oxControlService22
36 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22
37 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22
38 + ipadm show-addr oxControlService22/ll
39 ipadm: Address object not found
40 + ipadm create-addr -t -T addrconf oxControlService22/ll
41 + ipadm show-addr oxControlService22/omicron6
42 ipadm: Address object not found
43 + ipadm create-addr -t -T static -a fd00:1122:3344:101::13 oxControlService22/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_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible -l '[fd00:1122:3344:101::13]:32345' -P 19000 -p downstairs -s snapshot
50 note: configured to log to "/dev/stdout"
512023-10-11T22:23:19.536ZINFOcrucible-agent: dataset: "oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible"
522023-10-11T22:23:19.541ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::13]:32345
532023-10-11T22:23:19.541ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
542023-10-11T22:23:19.767ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::13]:32345
552023-10-11T22:24:38.322ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::13]:32345 remote_addr = [fd00:1122:3344:101::c]:63182
562023-10-11T22:24:38.336ZINFOcrucible-agent (datafile): region f0530155-e2ac-4648-a630-c66b0e980f84 state: Requested
572023-10-11T22:24:38.342ZINFOcrucible-agent (dropshot): request completed latency_us = 10418 local_addr = [fd00:1122:3344:101::13]:32345 method = POST remote_addr = [fd00:1122:3344:101::c]:63182 req_id = c03c023e-e1e7-4cc8-bddc-a053b73dfda6 response_code = 200 uri = /crucible/0/regions
582023-10-11T22:24:38.343ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
592023-10-11T22:24:38.353ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/f0530155-e2ac-4648-a630-c66b0e980f84
602023-10-11T22:24:38.353ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/f0530155-e2ac-4648-a630-c66b0e980f84
612023-10-11T22:24:38.405ZINFOcrucible-agent (worker): creating region Region { id: RegionId("f0530155-e2ac-4648-a630-c66b0e980f84"), 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/f0530155-e2ac-4648-a630-c66b0e980f84" region = f0530155-e2ac-4648-a630-c66b0e980f84
622023-10-11T22:24:38.603ZINFOcrucible-agent (worker): region files created ok region = f0530155-e2ac-4648-a630-c66b0e980f84
632023-10-11T22:24:38.603ZINFOcrucible-agent (datafile): region f0530155-e2ac-4648-a630-c66b0e980f84 state: Requested -> Created
642023-10-11T22:24:38.603ZINFOcrucible-agent (worker): applying SMF actions post create...
652023-10-11T22:24:38.615ZINFOcrucible-agent (worker): creating missing downstairs instance downstairs-f0530155-e2ac-4648-a630-c66b0e980f84
662023-10-11T22:24:38.622ZINFOcrucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-f0530155-e2ac-4648-a630-c66b0e980f84
672023-10-11T22:24:38.634ZINFOcrucible-agent (worker): creating config property group
682023-10-11T22:24:38.637ZINFOcrucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-f0530155-e2ac-4648-a630-c66b0e980f84
692023-10-11T22:24:38.638ZINFOcrucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/f0530155-e2ac-4648-a630-c66b0e980f84
702023-10-11T22:24:38.638ZINFOcrucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
712023-10-11T22:24:38.638ZINFOcrucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::13
722023-10-11T22:24:38.638ZINFOcrucible-agent (worker): commit
732023-10-11T22:24:38.645ZINFOcrucible-agent (worker): ok!
742023-10-11T22:24:38.655ZINFOcrucible-agent (dropshot): request completed latency_us = 75 local_addr = [fd00:1122:3344:101::13]:32345 method = POST remote_addr = [fd00:1122:3344:101::c]:63182 req_id = 687231a2-b426-41d2-b9f9-3486bca86eed response_code = 200 uri = /crucible/0/regions
752023-10-11T22:24:38.655ZINFOcrucible-agent (worker): SMF ok!
762023-10-11T22:27:30.062ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::13]:32345 remote_addr = [fd00:1122:3344:101::c]:38946
772023-10-11T22:27:30.063ZINFOcrucible-agent (dropshot): request completed latency_us = 209 local_addr = [fd00:1122:3344:101::13]:32345 method = GET remote_addr = [fd00:1122:3344:101::c]:38946 req_id = 040a2a2f-23f0-44fb-8bf8-641e1e381c7c response_code = 200 uri = /crucible/0/regions/f0530155-e2ac-4648-a630-c66b0e980f84
782023-10-11T22:27:30.063ZINFOcrucible-agent (datafile): path is "/data/regions/f0530155-e2ac-4648-a630-c66b0e980f84"
792023-10-11T22:27:30.075ZINFOcrucible-agent (datafile): dataset is oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/f0530155-e2ac-4648-a630-c66b0e980f84
802023-10-11T22:27:30.085ZINFOcrucible-agent (datafile): region f0530155-e2ac-4648-a630-c66b0e980f84 state: Created -> Tombstoned
812023-10-11T22:27:30.086ZINFOcrucible-agent (worker): applying SMF actions before removal...
822023-10-11T22:27:30.088ZINFOcrucible-agent (dropshot): request completed latency_us = 25301 local_addr = [fd00:1122:3344:101::13]:32345 method = DELETE remote_addr = [fd00:1122:3344:101::c]:38946 req_id = 64ab5503-b13b-4d7e-85f8-660628fefb32 response_code = 204 uri = /crucible/0/regions/f0530155-e2ac-4648-a630-c66b0e980f84
832023-10-11T22:27:30.088ZINFOcrucible-agent (dropshot): request completed latency_us = 75 local_addr = [fd00:1122:3344:101::13]:32345 method = GET remote_addr = [fd00:1122:3344:101::c]:38946 req_id = a3eb2e79-308f-4a8a-8380-4c8c1ce40762 response_code = 200 uri = /crucible/0/regions/f0530155-e2ac-4648-a630-c66b0e980f84
842023-10-11T22:27:30.097ZINFOcrucible-agent (worker): disabling downstairs instance: downstairs-f0530155-e2ac-4648-a630-c66b0e980f84 (instance states: (Some(Online), None))
852023-10-11T22:27:30.107ZINFOcrucible-agent (worker): SMF ok!
862023-10-11T22:27:30.119ZINFOcrucible-agent (worker): deleting zfs dataset "oxp_cd70d7f6-2354-4bf2-8012-55bf9eaf7930/crucible/regions/f0530155-e2ac-4648-a630-c66b0e980f84" region = f0530155-e2ac-4648-a630-c66b0e980f84
872023-10-11T22:27:30.187ZINFOcrucible-agent (datafile): region f0530155-e2ac-4648-a630-c66b0e980f84 state: Tombstoned -> Destroyed
882023-10-11T22:27:30.219ZINFOcrucible-agent (dropshot): request completed latency_us = 68 local_addr = [fd00:1122:3344:101::13]:32345 method = GET remote_addr = [fd00:1122:3344:101::c]:38946 req_id = 41f3cb6b-6168-434e-9c57-cebe1e261e58 response_code = 200 uri = /crucible/0/regions/f0530155-e2ac-4648-a630-c66b0e980f84