Displaying 3 results from an estimated 3 matches for "rxqn".
Did you mean:
rxq
2012 Mar 23
0
Add. Sense: Logical unit not ready, initializing command required
...12:11:53 matrix kernel: Buffer I/O error on device sdb, logical
block 2
Mar 23 12:11:53 matrix kernel: sd 3:0:0:0: Device not ready: <6>:
Current: sense key: Not Ready
If I run smartctl, I get following:
[root at matrix ~]# smartctl -a /dev/sdb
Device: IBM-ESXS PYH300C3-ETS10FN Version: RXQN
Serial number: VAVH8YVA
Device type: disk
Local Time is: Fri Mar 23 12:23:53 2012 IST
*device is NOT READY (e.g. spun down, busy)*
A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.
--
Without Wax!
Rahul Tidke
2012 Nov 22
2
[PATCHv4] virtio-spec: virtio network device RFS support
Add RFS support to virtio network device.
Add a new feature flag VIRTIO_NET_F_RFS for this feature, a new
configuration field max_virtqueue_pairs to detect supported number of
virtqueues as well as a new command VIRTIO_NET_CTRL_RFS to program
packet steering for unidirectional protocols.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
--
Changes from v3:
- rename multiqueue ->
2012 Nov 22
2
[PATCHv4] virtio-spec: virtio network device RFS support
Add RFS support to virtio network device.
Add a new feature flag VIRTIO_NET_F_RFS for this feature, a new
configuration field max_virtqueue_pairs to detect supported number of
virtqueues as well as a new command VIRTIO_NET_CTRL_RFS to program
packet steering for unidirectional protocols.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
--
Changes from v3:
- rename multiqueue ->