search for: zfcp

Displaying 16 results from an estimated 16 matches for "zfcp".

Did you mean: fcp
2008 Aug 21
0
kickstart error on 5.2 exception
...oot: 1 id.diskset: DiskSet instance, containing members: id.diskset.initializedDisks: {'sda': True} id.diskset.disks: {'sda': <PedDisk object at 0x2b20f8b87310>} id.diskset.anaconda: Already dumped id.diskset.onlyPrimary: None id.upgradeInfoFound: None id.zfcp: ZFCP instance, containing members: id.zfcp.hasReadConfig: True id.zfcp.fcpdevs: [] id.displayMode: g id.excludeDocs: 0 id.auth: --enableshadow --enablemd5 id.instProgress: Already dumped id.dependencies: [] id.ksdata: KickstartData instance, containing members: id.ksdata.ra...
2005 Oct 05
1
for anyone not on nahant list
Red Hat is pleased to announce the availability of Update 2 for the Red Hat Enterprise Linux 4 family of products, including: - Red Hat Enterprise Linux AS 4 for x86, AMD64/EM64T, Itanium, POWER, S/390 and zSeries - Red Hat Enterprise Linux ES 4 for x86, AMD64/EM64T, Itanium - Red Hat Enterprise Linux WS 4 for x86, AMD64/EM64T, Itanium - Red Hat Desktop 4 for x86 and AMD64/EM64T Craig
2019 May 13
2
[PATCH 05/10] s390/cio: introduce DMA pools to cio
On Sun, 12 May 2019 20:22:56 +0200 Halil Pasic <pasic at linux.ibm.com> wrote: > On Fri, 10 May 2019 16:10:13 +0200 > Cornelia Huck <cohuck at redhat.com> wrote: > > > On Fri, 10 May 2019 00:11:12 +0200 > > Halil Pasic <pasic at linux.ibm.com> wrote: > > > > > On Thu, 9 May 2019 12:11:06 +0200 > > > Cornelia Huck <cohuck at
2019 May 13
2
[PATCH 05/10] s390/cio: introduce DMA pools to cio
On Sun, 12 May 2019 20:22:56 +0200 Halil Pasic <pasic at linux.ibm.com> wrote: > On Fri, 10 May 2019 16:10:13 +0200 > Cornelia Huck <cohuck at redhat.com> wrote: > > > On Fri, 10 May 2019 00:11:12 +0200 > > Halil Pasic <pasic at linux.ibm.com> wrote: > > > > > On Thu, 9 May 2019 12:11:06 +0200 > > > Cornelia Huck <cohuck at
2007 Jan 02
0
[PATCH 1/4] add scsi-target and IO_CMD_EPOLL_WAIT patches
...documentation can be found: ++ ++ http://stgt.berlios.de/ ++ ++ To compile this driver as a module, choose M here: the ++ module will be called ibmvstgt. ++ + config SCSI_INITIO + tristate "Initio 9100U(W) support" + depends on PCI && SCSI +@@ -1827,6 +1848,16 @@ config ZFCP + called zfcp. If you want to compile it as a module, say M here + and read <file:Documentation/modules.txt>. + ++config SCSI_SRP ++ tristate "SCSI RDMA Protocol helper library" ++ depends on SCSI && PCI ++ select SCSI_TGT ++ help ++ If you wish to use...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
...e Emulex LightPulse - Family of Fibre Channel PCI host adapters. + This lpfc driver supports the Emulex LightPulse + Family of Fibre Channel PCI host adapters. config SCSI_LPFC_DEBUG_FS bool "Emulex LightPulse Fibre Channel debugfs Support" @@ -1480,14 +1480,14 @@ config ZFCP depends on S390 && QDIO && SCSI depends on SCSI_FC_ATTRS help - If you want to access SCSI devices attached to your IBM eServer - zSeries by means of Fibre Channel interfaces say Y. - For details please refer to the documentation provided by IBM at -...
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
...e Emulex LightPulse - Family of Fibre Channel PCI host adapters. + This lpfc driver supports the Emulex LightPulse + Family of Fibre Channel PCI host adapters. config SCSI_LPFC_DEBUG_FS bool "Emulex LightPulse Fibre Channel debugfs Support" @@ -1480,14 +1480,14 @@ config ZFCP depends on S390 && QDIO && SCSI depends on SCSI_FC_ATTRS help - If you want to access SCSI devices attached to your IBM eServer - zSeries by means of Fibre Channel interfaces say Y. - For details please refer to the documentation provided by IBM at -...
2020 Feb 11
0
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
...176109] Built 1 zonelists, mobility grouping on. Total pages: 33030144 [ 0.176110] Policy zone: Normal [ 0.176111] Kernel command line: root=/dev/disk/by-path/ccw-0.0.3318-part1 rd.dasd=0.0.3318 cio_ignore=all,!condev rd.znet=qeth,0.0.bd00,0.0.bd01,0.0.bd02,layer2=1,portno=0,portname=OSAPORT zfcp.allow_lun_scan=0 BOOT_IMAGE=0 crashkernel=1G BOOT_IMAGE=0 [ 0.177105] printk: log_buf_len individual max cpu contribution: 4096 bytes [ 0.177106] printk: log_buf_len total cpu_extra contributions: 1388544 bytes [ 0.177106] printk: log_buf_len min size: 131072 bytes [ 0.177403] printk: l...
2020 Sep 09
17
[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
...++++------ drivers/pcmcia/db1xxx_ss.c | 4 ++-- drivers/power/supply/abx500_chargalg.c | 2 +- drivers/power/supply/charger-manager.c | 2 +- drivers/rtc/rtc-pcf85063.c | 2 +- drivers/s390/scsi/zfcp_fsf.c | 2 +- drivers/scsi/aic7xxx/aic79xx_core.c | 4 ++-- drivers/scsi/aic94xx/aic94xx_tmf.c | 2 +- drivers/scsi/lpfc/lpfc_sli.c | 2 +- drivers/scsi/smartpqi/smartpqi_init.c...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...DRIVERS: Use fallthrough; POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS: Use fallthrough; S390 COMMON I/O LAYER: Use fallthrough; S390 VFIO AP DRIVER: Use fallthrough; S390 ZCRYPT DRIVER: Use fallthrough; S390 IUCV NETWORK LAYER: Use fallthrough; S390 NETWORK DRIVERS: Use fallthrough; S390 ZFCP DRIVER: Use fallthrough; AACRAID SCSI RAID DRIVER: Use fallthrough; AIC7XXX / AIC79XX SCSI DRIVER: Use fallthrough; NCR 5380 SCSI DRIVERS: Use fallthrough; Emulex 10Gbps iSCSI - OneConnect DRIVER: Use fallthrough; BROCADE BFA FC SCSI DRIVER: Use fallthrough; BROADCOM BNX2FC 10 GIGABIT F...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...DRIVERS: Use fallthrough; POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS: Use fallthrough; S390 COMMON I/O LAYER: Use fallthrough; S390 VFIO AP DRIVER: Use fallthrough; S390 ZCRYPT DRIVER: Use fallthrough; S390 IUCV NETWORK LAYER: Use fallthrough; S390 NETWORK DRIVERS: Use fallthrough; S390 ZFCP DRIVER: Use fallthrough; AACRAID SCSI RAID DRIVER: Use fallthrough; AIC7XXX / AIC79XX SCSI DRIVER: Use fallthrough; NCR 5380 SCSI DRIVERS: Use fallthrough; Emulex 10Gbps iSCSI - OneConnect DRIVER: Use fallthrough; BROCADE BFA FC SCSI DRIVER: Use fallthrough; BROADCOM BNX2FC 10 GIGABIT F...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...DRIVERS: Use fallthrough; POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS: Use fallthrough; S390 COMMON I/O LAYER: Use fallthrough; S390 VFIO AP DRIVER: Use fallthrough; S390 ZCRYPT DRIVER: Use fallthrough; S390 IUCV NETWORK LAYER: Use fallthrough; S390 NETWORK DRIVERS: Use fallthrough; S390 ZFCP DRIVER: Use fallthrough; AACRAID SCSI RAID DRIVER: Use fallthrough; AIC7XXX / AIC79XX SCSI DRIVER: Use fallthrough; NCR 5380 SCSI DRIVERS: Use fallthrough; Emulex 10Gbps iSCSI - OneConnect DRIVER: Use fallthrough; BROCADE BFA FC SCSI DRIVER: Use fallthrough; BROADCOM BNX2FC 10 GIGABIT F...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...DRIVERS: Use fallthrough; POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS: Use fallthrough; S390 COMMON I/O LAYER: Use fallthrough; S390 VFIO AP DRIVER: Use fallthrough; S390 ZCRYPT DRIVER: Use fallthrough; S390 IUCV NETWORK LAYER: Use fallthrough; S390 NETWORK DRIVERS: Use fallthrough; S390 ZFCP DRIVER: Use fallthrough; AACRAID SCSI RAID DRIVER: Use fallthrough; AIC7XXX / AIC79XX SCSI DRIVER: Use fallthrough; NCR 5380 SCSI DRIVERS: Use fallthrough; Emulex 10Gbps iSCSI - OneConnect DRIVER: Use fallthrough; BROCADE BFA FC SCSI DRIVER: Use fallthrough; BROADCOM BNX2FC 10 GIGABIT F...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...DRIVERS: Use fallthrough; POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS: Use fallthrough; S390 COMMON I/O LAYER: Use fallthrough; S390 VFIO AP DRIVER: Use fallthrough; S390 ZCRYPT DRIVER: Use fallthrough; S390 IUCV NETWORK LAYER: Use fallthrough; S390 NETWORK DRIVERS: Use fallthrough; S390 ZFCP DRIVER: Use fallthrough; AACRAID SCSI RAID DRIVER: Use fallthrough; AIC7XXX / AIC79XX SCSI DRIVER: Use fallthrough; NCR 5380 SCSI DRIVERS: Use fallthrough; Emulex 10Gbps iSCSI - OneConnect DRIVER: Use fallthrough; BROCADE BFA FC SCSI DRIVER: Use fallthrough; BROADCOM BNX2FC 10 GIGABIT F...
2020 Feb 07
16
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
On Fri, Feb 07, 2020 at 08:47:14AM +0100, Christian Borntraeger wrote: > Also adding Cornelia. > > > On 06.02.20 23:17, Michael S. Tsirkin wrote: > > On Thu, Feb 06, 2020 at 04:12:21PM +0100, Christian Borntraeger wrote: > >> > >> > >> On 06.02.20 15:22, eperezma at redhat.com wrote: > >>> Hi Christian. > >>> > >>>
2020 Feb 07
16
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
On Fri, Feb 07, 2020 at 08:47:14AM +0100, Christian Borntraeger wrote: > Also adding Cornelia. > > > On 06.02.20 23:17, Michael S. Tsirkin wrote: > > On Thu, Feb 06, 2020 at 04:12:21PM +0100, Christian Borntraeger wrote: > >> > >> > >> On 06.02.20 15:22, eperezma at redhat.com wrote: > >>> Hi Christian. > >>> > >>>