home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / dac960sw.zip / gam_s213.exe / gam213os.exe / GAMSRVC.CNF < prev    next >
Text File  |  1997-07-23  |  1KB  |  38 lines

  1. # $Id: gamscm.cnf,v 1.2 94/11/03 17:26:35 vger!kailash Exp $
  2. #
  3. # This script will start any default programs or setup any default values.
  4. #
  5. # GAMSERV
  6. gamserv.exe
  7. #
  8. #
  9. # GAMEVENT
  10. # start the reliable event delivery system mechanism. Change the following line
  11. # according to your need and remove the comment.
  12. #
  13. # gamevent.exe -s 7 -p 158 -h gamclient1 -h gamclient2 -h gamclient3
  14. #
  15. # GAMEVENT LOG
  16. # start the gamevlog which will log the information in a file.
  17. # gamevlog.exe -f c:\gamevlog.log
  18. #
  19. # RAID BUILD
  20. # The following program will help in the following areas.
  21. # Scan for dead hot spare drives.
  22. # Do automatic consistency check at specified interval and time.
  23. # Do automatic rebuild is dead drive is replaced at same spot.
  24. #
  25. # Change the following line according to your need and remove the comment.
  26. # raidbld.exe -s 7 -S 1 -r -R 1 -t 24 -T 0 -l c:\raidbld.log
  27. #
  28. # NOTE: gamevlog and raidbld commands need pathnames for the logs they
  29. # create. Please make sure the pathnames are correct, before enabling
  30. # them.
  31. #
  32. # Limit the capacity of disk drives. This feature is useful when
  33. # you want to use the same capacity for different drive make.
  34. # Please modify the file C:\OS2\mylexdrv.siz
  35. # for appropriate drive make and size or provide/add different file
  36. # in command line argument.
  37. @gamsetsz.exe -f C:\OS2\mylexdrv.siz
  38.