Deployment Guide

0 row(s) in 1.0770 seconds
0 row(s) in 2.1620 seconds
0 row(s) in 0.3120 seconds
0 row(s) in 1.0470 seconds
0 row(s) in 2.1200 seconds
0 row(s) in 0.2780 seconds
0 row(s) in 1.0680 seconds
0 row(s) in 2.1250 seconds
0 row(s) in 0.1780 seconds
0 row(s) in 1.0540 seconds
0 row(s) in 2.1300 seconds
0 row(s) in 0.3530 seconds
0 row(s) in 1.0800 seconds
0 row(s) in 2.1860 seconds
0 row(s) in 0.1700 seconds
0 row(s) in 1.0590 seconds
0 row(s) in 2.1360 seconds
0 row(s) in 0.2000 seconds
0 row(s) in 1.0550 seconds
0 row(s) in 2.0990 seconds
0 row(s) in 0.2750 seconds
0 row(s) in 1.0630 seconds
0 row(s) in 2.1860 seconds
0 row(s) in 0.1620 seconds
0 row(s) in 1.0570 seconds
0 row(s) in 2.1250 seconds
0 row(s) in 0.1730 seconds
0 row(s) in 1.0620 seconds
0 row(s) in 2.0980 seconds
0 row(s) in 0.1860 seconds
0 row(s) in 1.0810 seconds
0 row(s) in 2.0790 seconds
0 row(s) in 0.1780 seconds
0 row(s) in 1.0530 seconds
11. Link the AFM startup script dfmserver to AFM as shown in the following example.
# cd /etc/init.d
# ln -s /opt/dell/dfm/bin/dfmServer.sh dfmserver
#cd /etc/rc3.d
# ln -s ../init.d/dfmserver S99dfmserver
#cd /etc/rc3.d
# ln -s ../init.d/dfmserver K01dfmserver
12. Restart AFM using the dfmServer.sh script, which starts all required AFM software including the
Apache service, PostgreSQL DB, and HBase DB.
# /etc/init.d/dfmserver start
Starting AFM Server
waiting to start postgres ...Starting postgresql-9.1 service [ OK ]
Done
Starting HBASE Server
waiting to start HBASE ...starting master, logging to /usr/hbase/
hbase-0.94.1/bin/../logs/hbase-root-master-Centos65.out
Done
waiting to start AFM Web Service...nohup: ignoring input and appending
output to `nohup.out'
Done
13. Verify that all servers (AFM, HBASE) are running after restarting AFM using the ps -ef |grep java
command.
28
RPM Installation