[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

3ware: 3dmd start and stop script



Anyone have a start and stop script for 3dmd I can have a look at?

Thanks,
Jacob

********************************************************************************
**********
**** Automatic configuration is only supported for the Red Hat and SuSE distribu
tions. ***

*** Note: 3ware tests and supports Red Hat and SuSE distributions only. ***

You will need to configure the following manually on other systems.

You will need to create kill script links to init.d/3dm
Kill scripts should be setup in all run levels that don't support full user func
tionality.
(example rc0.d, rc1.d, rc2.d, rc6.d, rcS.d)

You will need to create start script links to init.d/3dm
Start scripts should be setup in all run levels that support full user functiona
lity.
(example rc3.d, rc4.d, rc5.d)

If your release supports chkconfig you can use it as follows to setup the runlev
el scripts.
chkconfig --add 3dm
chkconfig --level 345 3dm on

*** Note: To remove 3dm run level info use chkconfig --del 3dm ***

Run level scripts are only provided for Red Hat and SuSE Linux.
You may need to make changes to enable them under other distributions.
cp -f 3w-xxxx.rc.* /etc/rc.d/init.d/3dm
chmod 755  /etc/rc.d/init.d/3dm

The 3dm binary was copied to /usr/sbin/3dmd
3dmd.conf was created and placed in /etc
********************************************************************************
**********



Reply to: