search for: 0_01

Displaying 4 results from an estimated 4 matches for "0_01".

Did you mean: 0001
2011 Mar 26
2
bug in xen 4.1 install on suse 11.4 (xencommons)
...''s how I got 4.1 up on suse 11.4 There is a small bug with the xencommons init script preventing xenstored from starting. Add this repo for 4.1 RPM''s ------------- zypper ar http://download.opensuse.org/repositories/Virtualization/openSUSE_11.4 Virt zypper ref zypper in xen-4.1.0_01-106.1 Fix the xen initsĀ  (observe the order here) ------------ chkconfig -s xen-watchdog off chkconfig -s xendomains off chkconfig -s xend off chkconfig -s xencommons off chkconfig -s xencommons on chkconfig -s xend on chkconfig -s xendomains on Preload kernel modules (or xencommons will choke)...
2020 Apr 07
0
[PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
....com/hisilicon/kernel-dev/commit/ef0ae8540811e32776f64a5b42bd76cbed17ba47 > > > And then still: > > john at ubuntu:~$ lsscsi > [0:0:0:0] disk SEAGATE? ST2000NM0045? N004? /dev/sda > [0:0:1:0] disk SEAGATE? ST2000NM0045? N004? /dev/sdb > [0:0:2:0] disk ATASAMSUNG HM320JI? 0_01? /dev/sdc > [0:0:3:0] disk SEAGATE? ST1000NM0023? 0006? /dev/sdd > [0:0:4:0] enclosu HUAWEIExpander 12Gx16? 128- > john at ubuntu:~$ > > Some proper plumbing would be needed, though. > >> This would be okay if 'this_id' would have been defined by the driver; >&g...
2020 Mar 11
6
[PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
On Tue, Mar 10, 2020 at 09:08:56PM +0000, John Garry wrote: > On 10/03/2020 18:32, Christoph Hellwig wrote: > > On Wed, Mar 11, 2020 at 12:25:28AM +0800, John Garry wrote: > > > From: Hannes Reinecke <hare at suse.com> > > > > > > Allocate a separate 'reserved_cmd_q' for sending reserved commands. > > > > Why? Reserved command
2020 Mar 11
6
[PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
On Tue, Mar 10, 2020 at 09:08:56PM +0000, John Garry wrote: > On 10/03/2020 18:32, Christoph Hellwig wrote: > > On Wed, Mar 11, 2020 at 12:25:28AM +0800, John Garry wrote: > > > From: Hannes Reinecke <hare at suse.com> > > > > > > Allocate a separate 'reserved_cmd_q' for sending reserved commands. > > > > Why? Reserved command