Max level shown:
1 [ Dec 1 20:22:01 Enabled. ]
2 [ Dec 1 20:22:01 Rereading configuration. ]
3 [ Dec 1 20:22:04 Rereading configuration. ]
4 [ Dec 1 20:22:06 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_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible
20 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21 + LISTEN_ADDR=fd00:1122:3344:101::15
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::15 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_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible -l '[fd00:1122:3344:101::15]:32345' -P 19000 -p downstairs -s snapshot
50 note: configured to log to "/dev/stdout"
512023-12-01T20:22:07.097ZINFOcrucible-agent: dataset: "oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible"
522023-12-01T20:22:07.099ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::15]:32345
532023-12-01T20:22:07.099ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
542023-12-01T20:22:07.274ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::15]:32345
552023-12-01T20:23:03.376ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::15]:32345 remote_addr = [fd00:1122:3344:101::b]:65113
562023-12-01T20:23:03.415ZINFOcrucible-agent (datafile): region 539caf17-3e33-4219-ae42-aa015da34b9e state: Requested
572023-12-01T20:23:03.415ZINFOcrucible-agent (dropshot): request completed latency_us = 5752 local_addr = [fd00:1122:3344:101::15]:32345 method = POST remote_addr = [fd00:1122:3344:101::b]:65113 req_id = 7ee66c35-173c-40c3-ab4e-9d55401f79b3 response_code = 200 uri = /crucible/0/regions
582023-12-01T20:23:03.416ZINFOcrucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
592023-12-01T20:23:03.429ZINFOcrucible-agent (worker): zfs set reservation of 1342177280 for oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/539caf17-3e33-4219-ae42-aa015da34b9e
602023-12-01T20:23:03.429ZINFOcrucible-agent (worker): zfs set quota of 3221225472 for oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/539caf17-3e33-4219-ae42-aa015da34b9e
612023-12-01T20:23:03.483ZINFOcrucible-agent (worker): creating region Region { id: RegionId("539caf17-3e33-4219-ae42-aa015da34b9e"), 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/539caf17-3e33-4219-ae42-aa015da34b9e" region = 539caf17-3e33-4219-ae42-aa015da34b9e
622023-12-01T20:23:03.659ZINFOcrucible-agent (worker): region files created ok region = 539caf17-3e33-4219-ae42-aa015da34b9e
632023-12-01T20:23:03.659ZINFOcrucible-agent (datafile): region 539caf17-3e33-4219-ae42-aa015da34b9e state: Requested -> Created
642023-12-01T20:23:03.659ZINFOcrucible-agent (worker): applying SMF actions post create...
652023-12-01T20:23:03.662ZINFOcrucible-agent (worker): creating missing downstairs instance downstairs-539caf17-3e33-4219-ae42-aa015da34b9e
662023-12-01T20:23:03.666ZINFOcrucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-539caf17-3e33-4219-ae42-aa015da34b9e
672023-12-01T20:23:03.674ZINFOcrucible-agent (worker): creating config property group
682023-12-01T20:23:03.677ZINFOcrucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-539caf17-3e33-4219-ae42-aa015da34b9e
692023-12-01T20:23:03.678ZINFOcrucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/539caf17-3e33-4219-ae42-aa015da34b9e
702023-12-01T20:23:03.678ZINFOcrucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
712023-12-01T20:23:03.678ZINFOcrucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::15
722023-12-01T20:23:03.678ZINFOcrucible-agent (worker): commit
732023-12-01T20:23:03.679ZINFOcrucible-agent (dropshot): request completed latency_us = 78 local_addr = [fd00:1122:3344:101::15]:32345 method = POST remote_addr = [fd00:1122:3344:101::b]:65113 req_id = cd824441-fb72-4f52-9a04-38ca725ac30a response_code = 200 uri = /crucible/0/regions
742023-12-01T20:23:03.683ZINFOcrucible-agent (worker): ok!
752023-12-01T20:23:03.687ZINFOcrucible-agent (worker): SMF ok!
762023-12-01T20:23:04.287ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::15]:32345 remote_addr = [fd00:1122:3344:101::b]:35150
772023-12-01T20:23:04.287ZINFOcrucible-agent (dropshot): request completed latency_us = 230 local_addr = [fd00:1122:3344:101::15]:32345 method = GET remote_addr = [fd00:1122:3344:101::b]:35150 req_id = c64e6cae-4cb9-481a-8050-9b513605af5b response_code = 200 uri = /crucible/0/regions/539caf17-3e33-4219-ae42-aa015da34b9e
782023-12-01T20:23:04.287ZINFOcrucible-agent (datafile): path is "/data/regions/539caf17-3e33-4219-ae42-aa015da34b9e"
792023-12-01T20:23:04.297ZINFOcrucible-agent (datafile): dataset is oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/539caf17-3e33-4219-ae42-aa015da34b9e
802023-12-01T20:23:04.307ZINFOcrucible-agent (datafile): region 539caf17-3e33-4219-ae42-aa015da34b9e state: Created -> Tombstoned
812023-12-01T20:23:04.307ZINFOcrucible-agent (worker): applying SMF actions before removal...
822023-12-01T20:23:04.307ZINFOcrucible-agent (dropshot): request completed latency_us = 19830 local_addr = [fd00:1122:3344:101::15]:32345 method = DELETE remote_addr = [fd00:1122:3344:101::b]:35150 req_id = 4a846d7d-24db-4fcd-9ece-745985a0ac71 response_code = 204 uri = /crucible/0/regions/539caf17-3e33-4219-ae42-aa015da34b9e
832023-12-01T20:23:04.307ZINFOcrucible-agent (dropshot): request completed latency_us = 27 local_addr = [fd00:1122:3344:101::15]:32345 method = GET remote_addr = [fd00:1122:3344:101::b]:35150 req_id = a7840f89-c517-433d-930b-4124942d7b57 response_code = 200 uri = /crucible/0/regions/539caf17-3e33-4219-ae42-aa015da34b9e
842023-12-01T20:23:04.308ZINFOcrucible-agent (worker): disabling downstairs instance: downstairs-539caf17-3e33-4219-ae42-aa015da34b9e (instance states: (Some(Online), None))
852023-12-01T20:23:04.312ZINFOcrucible-agent (worker): SMF ok!
862023-12-01T20:23:04.323ZINFOcrucible-agent (worker): deleting zfs dataset "oxp_616b26df-e62a-4c68-b506-f4a923d8aaf7/crucible/regions/539caf17-3e33-4219-ae42-aa015da34b9e" region = 539caf17-3e33-4219-ae42-aa015da34b9e
872023-12-01T20:23:04.370ZINFOcrucible-agent (datafile): region 539caf17-3e33-4219-ae42-aa015da34b9e state: Tombstoned -> Destroyed
882023-12-01T20:23:04.374ZINFOcrucible-agent (dropshot): request completed latency_us = 747 local_addr = [fd00:1122:3344:101::15]:32345 method = GET remote_addr = [fd00:1122:3344:101::b]:35150 req_id = 8abcfd95-e5a1-47f8-a0f7-d5a9c0f1d5c6 response_code = 200 uri = /crucible/0/regions/539caf17-3e33-4219-ae42-aa015da34b9e