File: ionstart

package info (click to toggle)
ion 3.2.1%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 23,768 kB
  • ctags: 11,049
  • sloc: ansic: 141,798; sh: 22,848; makefile: 7,818; python: 1,638; sql: 311; perl: 197; awk: 178; xml: 50; java: 19
file content (21 lines) | stat: -rwxr-xr-x 494 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# shell script to get node running
#!/bin/bash
ionadmin	amroc.ionrc
sleep 1
ionadmin	global.ionrc
sleep 1
ionsecadmin	amroc.ionsecrc
sleep 1
ltpadmin	amroc.ltprc
sleep 1
bpadmin		amroc.bprc
sleep 1
amsd mib.amsrc @ amsdemo test "" &
echo "Waiting for AMS cell census (90 seconds left)..."
sleep 30
echo "Waiting for AMS cell census (60 seconds left)..."
sleep 30
echo "Waiting for AMS cell census (30 seconds left)..."
sleep 30
cp init.petition.log petition.log
ramsgate amsdemo test 2592000 &