1 | | [ Nov 29 19:47:27 Disabled. ] |
2 | | [ Nov 29 19:47:27 Rereading configuration. ] |
3 | | [ Nov 29 19:47:29 Enabled. ] |
4 | | [ Nov 29 19:47:29 Rereading configuration. ] |
5 | | [ Nov 29 19:47:30 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/pantry.sh"). ] |
6 | | + . /lib/svc/share/smf_include.sh |
7 | | ++ SMF_EXIT_OK=0 |
8 | | ++ SMF_EXIT_NODAEMON=94 |
9 | | ++ SMF_EXIT_ERR_FATAL=95 |
10 | | ++ SMF_EXIT_ERR_CONFIG=96 |
11 | | ++ SMF_EXIT_MON_DEGRADE=97 |
12 | | ++ SMF_EXIT_MON_OFFLINE=98 |
13 | | ++ SMF_EXIT_ERR_NOSMF=99 |
14 | | ++ SMF_EXIT_ERR_PERM=100 |
15 | | ++ svcprop -c -p config/datalink svc:/oxide/crucible/pantry:default |
16 | | + DATALINK=oxControlService23 |
17 | | ++ svcprop -c -p config/gateway svc:/oxide/crucible/pantry:default |
18 | | + GATEWAY=fd00:1122:3344:101::1 |
19 | | ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/pantry:default |
20 | | + LISTEN_ADDR=fd00:1122:3344:101::10 |
21 | | ++ svcprop -c -p config/listen_port svc:/oxide/crucible/pantry:default |
22 | | + LISTEN_PORT=17000 |
23 | | + [[ oxControlService23 == unknown ]] |
24 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
25 | | + ipadm delete-if oxControlService23 |
26 | | ipadm: Could not delete oxControlService23: Interface does not exist |
27 | | + true |
28 | | + ipadm create-if -t oxControlService23 |
29 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23 |
30 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23 |
31 | | + ipadm show-addr oxControlService23/ll |
32 | | ipadm: Address object not found |
33 | | + ipadm create-addr -t -T addrconf oxControlService23/ll |
34 | | + ipadm show-addr oxControlService23/omicron6 |
35 | | ipadm: Address object not found |
36 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService23/omicron6 |
37 | | + route get -inet6 default -inet6 fd00:1122:3344:101::1 |
38 | | default: not in table |
39 | | + route add -inet6 default -inet6 fd00:1122:3344:101::1 |
40 | | add net default: gateway fd00:1122:3344:101::1 |
41 | | + args=('-l' "[$LISTEN_ADDR]:$LISTEN_PORT") |
42 | | + exec /opt/oxide/pantry/bin/crucible-pantry run -l '[fd00:1122:3344:101::10]:17000' |
43 | | note: configured to log to "/dev/stdout" |
44 | 2023-11-29T19:47:30.926Z | INFO | crucible-pantry (dropshot): listening
local_addr = [fd00:1122:3344:101::10]:17000
|
45 | 2023-11-29T19:47:30.943Z | INFO | crucible-pantry: listen IP: [fd00:1122:3344:101::10]:17000
|