aoetools.8 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. .TH aoetools 8
  2. .SH NAME
  3. aoetools \- utilities for AoE on systems running Linux 2.6 and up
  4. .SH DESCRIPTION
  5. The
  6. .I aoetools
  7. package contains scripts and commands that interact with,
  8. support, and supplement the
  9. aoe driver in the Linux kernel.
  10. .TP
  11. .BI aoe-discover
  12. tell aoe driver to discover AoE devices
  13. .TP
  14. .BI aoe-flush
  15. flush the down devices out of the aoe driver
  16. .TP
  17. .BI aoe-interfaces
  18. restrict aoe driver to specified network interfaces
  19. .TP
  20. .BI aoe-mkdevs
  21. create special device files for system without udev
  22. .TP
  23. .BI aoe-mkshelf
  24. create device files for one shelf address for system without udev
  25. .TP
  26. .BI aoe-revalidate
  27. revalidate the disk size of an aoe device
  28. .TP
  29. .BI aoe-stat
  30. collate and present information about AoE storage
  31. .TP
  32. .BI aoe-version
  33. display version numbers of AoE-related software
  34. .TP
  35. .BI coraid-update
  36. send updates to CORAID appliances
  37. .TP
  38. .BI sos-linux
  39. collect AoE-related information about the localhost
  40. .TP
  41. .BI aoe-sancheck
  42. perform an analysis of the AoE storage network
  43. .SH "SEE ALSO"
  44. .IR aoe-discover (8),
  45. .IR aoe-flush (8),
  46. .IR aoe-interfaces (8),
  47. .IR aoe-mkdevs (8),
  48. .IR aoe-mkshelf (8),
  49. .IR aoe-revalidate (8),
  50. .IR aoe-stat (8),
  51. .IR aoe-version (8),
  52. .IR aoecfg (8),
  53. .IR aoeping (8),
  54. .IR coraid-update (8),
  55. .IR sos-linux (8),
  56. .IR aoe-sancheck (8),
  57. .IR udev (7).