By default, when we install our multipath package, it is not enabled by default. The user will need to manually configure multipath to start during boot or manually enable it. In order to do so, the user will have to do the following:
- Copy correct multipath.conf to clinet-hostname:/etc
- Run "installer.pl --with-gui install" to install VTrakFSClient packages.
- Run "chkconfig multipathd on"
- Run "service multipathd start"