| 1 | [ May 24 13:25:19 Disabled. ] | ||
| 2 | [ May 24 13:25:19 Rereading configuration. ] | ||
| 3 | [ May 24 13:25:19 Enabled. ] | ||
| 4 | [ May 24 13:25:19 Rereading configuration. ] | ||
| 5 | [ May 24 13:25:19 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=oxControlService95 | ||
| 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::b | ||
| 21 | ++ svcprop -c -p config/listen_port svc:/oxide/crucible/pantry:default | ||
| 22 | + LISTEN_PORT=17000 | ||
| 23 | + [[ oxControlService95 == unknown ]] | ||
| 24 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
| 25 | + ipadm show-addr oxControlService95/ll | ||
| 26 | ipadm: Address object not found | ||
| 27 | + ipadm create-addr -t -T addrconf oxControlService95/ll | ||
| 28 | + ipadm show-addr oxControlService95/omicron6 | ||
| 29 | ipadm: Address object not found | ||
| 30 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::b oxControlService95/omicron6 | ||
| 31 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 32 | default: not in table | ||
| 33 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 34 | add net default: gateway fd00:1122:3344:101::1 | ||
| 35 | + args=('-l' "[$LISTEN_ADDR]:$LISTEN_PORT") | ||
| 36 | + exec /opt/oxide/pantry/bin/crucible-pantry run -l '[fd00:1122:3344:101::b]:17000' | ||
| 37 | May 24 20:25:20.342 INFO listening, local_addr: [fd00:1122:3344:101::b]:17000, component: dropshot | ||
| 38 | May 24 20:25:20.344 INFO listen IP: [fd00:1122:3344:101::b]:17000 | ||