iscsi - a table in the xCAT database.
iscsi Attributes: node, server, target, lun, iname, file, userid, passwd, kernel, kcmdline, initrd, comments, disable
Contains settings that control how to boot a node from an iSCSI target
The node name or group name.
The server containing the iscsi boot device for this node.
The iscsi disk used for the boot device for this node. Filled in by xCAT.
LUN of boot device. Per RFC-4173, this is presumed to be 0 if unset. tgtd often requires this to be 1
Initiator name. Currently unused.
The path on the server of the OS image the node should boot from.
The userid of the iscsi server containing the boot device for this node.
The password for the iscsi server containing the boot device for this node.
The path of the linux kernel to boot from.
The kernel command line to use with iSCSI for this node.
The initial ramdisk to use when network booting this node.
Any user-written notes.
Set to 'yes' or '1' to comment out this row.
nodels(1), chtab(8), tabdump(8), tabedit(8)