sysfs-ibft 1.0 KB

1234567891011121314151617181920212223
  1. What: /sys/firmware/ibft/initiator
  2. Date: November 2007
  3. Contact: Konrad Rzeszutek <ketuzsezr@darnok.org>
  4. Description: The /sys/firmware/ibft/initiator directory will contain
  5. files that expose the iSCSI Boot Firmware Table initiator data.
  6. Usually this contains the Initiator name.
  7. What: /sys/firmware/ibft/targetX
  8. Date: November 2007
  9. Contact: Konrad Rzeszutek <ketuzsezr@darnok.org>
  10. Description: The /sys/firmware/ibft/targetX directory will contain
  11. files that expose the iSCSI Boot Firmware Table target data.
  12. Usually this contains the target's IP address, boot LUN,
  13. target name, and what NIC it is associated with. It can also
  14. contain the CHAP name (and password), the reverse CHAP
  15. name (and password)
  16. What: /sys/firmware/ibft/ethernetX
  17. Date: November 2007
  18. Contact: Konrad Rzeszutek <ketuzsezr@darnok.org>
  19. Description: The /sys/firmware/ibft/ethernetX directory will contain
  20. files that expose the iSCSI Boot Firmware Table NIC data.
  21. Usually this contains the IP address, MAC, and gateway of the NIC.