Based on kernel version 6.11
. Page generated on 2024-09-24 08:21 EST
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | What: /sys/block/etherd*/mac Date: Apr, 2005 KernelVersion: v2.6.12 Contact: Ed L. Cashin <ed.cashin@acm.org> Description: (RO) The ethernet address of the remote Ata over Ethernet (AoE) device. What: /sys/block/etherd*/netif Date: Apr, 2005 KernelVersion: v2.6.12 Contact: Ed L. Cashin <ed.cashin@acm.org> Description: (RO) The names of the network interfaces on the localhost (comma separated) through which we are communicating with the remote AoE device. What: /sys/block/etherd*/state Date: Apr, 2005 KernelVersion: v2.6.12 Contact: Ed L. Cashin <ed.cashin@acm.org> Description: (RO) Device status. The state attribute is "up" when the device is ready for I/O and "down" if detected but unusable. The "down,closewait" state shows that the device is still open and cannot come up again until it has been closed. The "up,kickme" state means that the driver wants to send more commands to the target but found out there were already the max number of commands waiting for a response. It will retry again after being kicked by the periodic timer handler routine. What: /sys/block/etherd*/firmware-version Date: Apr, 2005 KernelVersion: v2.6.12 Contact: Ed L. Cashin <ed.cashin@acm.org> Description: (RO) Version of the firmware in the target. What: /sys/block/etherd*/payload Date: Dec, 2012 KernelVersion: v3.10 Contact: Ed L. Cashin <ed.cashin@acm.org> Description: (RO) The amount of user data transferred (in bytes) inside each AoE command on the network, network headers excluded. |