1 | | [ Nov 29 19:47:24 Disabled. ] |
2 | | [ Nov 29 19:47:24 Rereading configuration. ] |
3 | | [ Nov 29 19:47:25 Enabled. ] |
4 | | [ Nov 29 19:47:25 Rereading configuration. ] |
5 | | [ Nov 29 19:47:26 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=oxControlService15 |
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::11 |
21 | | ++ svcprop -c -p config/listen_port svc:/oxide/crucible/pantry:default |
22 | | + LISTEN_PORT=17000 |
23 | | + [[ oxControlService15 == unknown ]] |
24 | | + [[ fd00:1122:3344:101::1 == unknown ]] |
25 | | + ipadm delete-if oxControlService15 |
26 | | ipadm: Could not delete oxControlService15: Interface does not exist |
27 | | + true |
28 | | + ipadm create-if -t oxControlService15 |
29 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService15 |
30 | | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService15 |
31 | | + ipadm show-addr oxControlService15/ll |
32 | | ipadm: Address object not found |
33 | | + ipadm create-addr -t -T addrconf oxControlService15/ll |
34 | | + ipadm show-addr oxControlService15/omicron6 |
35 | | ipadm: Address object not found |
36 | | + ipadm create-addr -t -T static -a fd00:1122:3344:101::11 oxControlService15/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::11]:17000' |
43 | | note: configured to log to "/dev/stdout" |
44 | 2023-11-29T19:47:26.841Z | INFO | crucible-pantry (dropshot): listening
local_addr = [fd00:1122:3344:101::11]:17000
|
45 | 2023-11-29T19:47:26.871Z | INFO | crucible-pantry: listen IP: [fd00:1122:3344:101::11]:17000
|