Back to home page

OSCL-LXR

 
 

    


0001 What:           /sys/block/etherd*/mac
0002 Date:           Apr, 2005
0003 KernelVersion:  v2.6.12
0004 Contact:        Ed L. Cashin <ed.cashin@acm.org>
0005 Description:
0006                 (RO) The ethernet address of the remote Ata over Ethernet (AoE)
0007                 device.
0008 
0009 What:           /sys/block/etherd*/netif
0010 Date:           Apr, 2005
0011 KernelVersion:  v2.6.12
0012 Contact:        Ed L. Cashin <ed.cashin@acm.org>
0013 Description:
0014                 (RO) The names of the network interfaces on the localhost (comma
0015                 separated) through which we are communicating with the remote
0016                 AoE device.
0017 
0018 What:           /sys/block/etherd*/state
0019 Date:           Apr, 2005
0020 KernelVersion:  v2.6.12
0021 Contact:        Ed L. Cashin <ed.cashin@acm.org>
0022 Description:
0023                 (RO) Device status. The state attribute is "up" when the device
0024                 is ready for I/O and "down" if detected but unusable. The
0025                 "down,closewait" state shows that the device is still open and
0026                 cannot come up again until it has been closed.  The "up,kickme"
0027                 state means that the driver wants to send more commands to the
0028                 target but found out there were already the max number of
0029                 commands waiting for a response. It will retry again after being
0030                 kicked by the periodic timer handler routine.
0031 
0032 What:           /sys/block/etherd*/firmware-version
0033 Date:           Apr, 2005
0034 KernelVersion:  v2.6.12
0035 Contact:        Ed L. Cashin <ed.cashin@acm.org>
0036 Description:
0037                 (RO) Version of the firmware in the target.
0038 
0039 What:           /sys/block/etherd*/payload
0040 Date:           Dec, 2012
0041 KernelVersion:  v3.10
0042 Contact:        Ed L. Cashin <ed.cashin@acm.org>
0043 Description:
0044                 (RO) The amount of user data transferred (in bytes) inside each AoE
0045                 command on the network, network headers excluded.