# ./alluxio-start.sh local
Killed 0 processes on alpha-cn-01
Killed 0 processes on alpha-cn-01
Killed 0 processes on alpha-cn-01
Killed 0 processes on alpha-cn-01
Starting master @ alpha-cn-01.cars.com. Logging to /home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/logs
Starting secondary master @ alpha-cn-01.cars.com. Logging to /home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/logs
Formatting RamFS: /mnt/ramdisk (11036104021)
Starting worker @ alpha-cn-01.cars.com. Logging to /home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/logs
Starting proxy @ alpha-cn-01.cars.com. Logging to /home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/logs
[root@alpha-cn-01 bin]# ps -ef|grep alluxio
root 146127 1 58 23:26 pts/1 00:00:13 /opt/jdk1.8.0_131/bin/java -cp /home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf/::/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/assembly/server/target/alluxio-assembly-server-1.7.0-jar-with-dependencies.jar -Dalluxio.home=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7 -Dalluxio.conf.dir=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf -Dalluxio.logs.dir=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/logs -Dlog4j.configuration=file:/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf/log4j.properties -Dorg.apache.jasper.compiler.disablejsr199=true -Djava.net.preferIPv4Stack=true -Dalluxio.logger.type=MASTER_LOGGER -Dalluxio.master.audit.logger.type=MASTER_AUDIT_LOGGER alluxio.master.AlluxioMaster
root 146129 1 9 23:26 pts/1 00:00:02 /opt/jdk1.8.0_131/bin/java -cp /home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf/::/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/assembly/server/target/alluxio-assembly-server-1.7.0-jar-with-dependencies.jar -Dalluxio.home=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7 -Dalluxio.conf.dir=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf -Dalluxio.logs.dir=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/logs -Dlog4j.configuration=file:/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf/log4j.properties -Dorg.apache.jasper.compiler.disablejsr199=true -Djava.net.preferIPv4Stack=true -Dalluxio.logger.type=SECONDARY_MASTER_LOGGER alluxio.master.AlluxioSecondaryMaster
root 146387 1 37 23:26 pts/1 00:00:06 /opt/jdk1.8.0_131/bin/java -cp /home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf/::/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/assembly/server/target/alluxio-assembly-server-1.7.0-jar-with-dependencies.jar -Dalluxio.home=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7 -Dalluxio.conf.dir=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf -Dalluxio.logs.dir=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/logs -Dlog4j.configuration=file:/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf/log4j.properties -Dorg.apache.jasper.compiler.disablejsr199=true -Djava.net.preferIPv4Stack=true -Dalluxio.logger.type=WORKER_LOGGER alluxio.worker.AlluxioWorker
root 146389 1 49 23:26 pts/1 00:00:08 /opt/jdk1.8.0_131/bin/java -cp /home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf/::/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/assembly/server/target/alluxio-assembly-server-1.7.0-jar-with-dependencies.jar -Dalluxio.home=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7 -Dalluxio.conf.dir=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf -Dalluxio.logs.dir=/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/logs -Dlog4j.configuration=file:/home/xiaoxu/installSoftware/alluxio-1.7.0-hadoop-2.7/conf/log4j.properties -Dorg.apache.jasper.compiler.disablejsr199=true -Djava.net.preferIPv4Stack=true -Dalluxio.logger.type=PROXY_LOGGER alluxio.proxy.AlluxioProxy
root 146549 108303 0 23:27 pts/1 00:00:00 grep --color=auto alluxio