brintos

brintos / linux-shallow public Read only

0
0
Text · 1.5 KiB · b583776 Raw
46 lines · plain
1What:		/sys/block/etherd*/mac2Date:		Apr, 20053KernelVersion:	v2.6.124Contact:	Ed L. Cashin <ed.cashin@acm.org>5Description:6		(RO) The ethernet address of the remote Ata over Ethernet (AoE)7		device.8 9What:		/sys/block/etherd*/netif10Date:		Apr, 200511KernelVersion:	v2.6.1212Contact:	Ed L. Cashin <ed.cashin@acm.org>13Description:14		(RO) The names of the network interfaces on the localhost (comma15		separated) through which we are communicating with the remote16		AoE device.17 18What:		/sys/block/etherd*/state19Date:		Apr, 200520KernelVersion:	v2.6.1221Contact:	Ed L. Cashin <ed.cashin@acm.org>22Description:23		(RO) Device status. The state attribute is "up" when the device24		is ready for I/O and "down" if detected but unusable. The25		"down,closewait" state shows that the device is still open and26		cannot come up again until it has been closed.  The "up,kickme"27		state means that the driver wants to send more commands to the28		target but found out there were already the max number of29		commands waiting for a response. It will retry again after being30		kicked by the periodic timer handler routine.31 32What:		/sys/block/etherd*/firmware-version33Date:		Apr, 200534KernelVersion:	v2.6.1235Contact:	Ed L. Cashin <ed.cashin@acm.org>36Description:37		(RO) Version of the firmware in the target.38 39What:		/sys/block/etherd*/payload40Date:		Dec, 201241KernelVersion:	v3.1042Contact:	Ed L. Cashin <ed.cashin@acm.org>43Description:44		(RO) The amount of user data transferred (in bytes) inside each AoE45		command on the network, network headers excluded.46