committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
12
rdma/modules/infiniband.conf
Normal file
12
rdma/modules/infiniband.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# These modules are loaded by the system if any InfiniBand device is installed
|
||||
# InfiniBand over IP netdevice
|
||||
ib_ipoib
|
||||
|
||||
# Access to fabric management SMPs and GMPs from userspace.
|
||||
ib_umad
|
||||
|
||||
# SCSI Remote Protocol target support
|
||||
# ib_srpt
|
||||
|
||||
# ib_ucm provides the obsolete /dev/infiniband/ucm0
|
||||
# ib_ucm
|
||||
1
rdma/modules/iwarp.conf
Normal file
1
rdma/modules/iwarp.conf
Normal file
@@ -0,0 +1 @@
|
||||
# These modules are loaded by the system if any iWarp device is installed
|
||||
10
rdma/modules/opa.conf
Normal file
10
rdma/modules/opa.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
# These modules are loaded by the system if any OmniPath Architecture device
|
||||
# is installed
|
||||
# Infiniband over IP netdevice
|
||||
ib_ipoib
|
||||
|
||||
# Access to fabric management SMPs and GMPs from userspace.
|
||||
ib_umad
|
||||
|
||||
# Omnipath Ethernet Virtual NIC netdevice
|
||||
opa_vnic
|
||||
24
rdma/modules/rdma.conf
Normal file
24
rdma/modules/rdma.conf
Normal file
@@ -0,0 +1,24 @@
|
||||
# These modules are loaded by the system if any RDMA devices is installed
|
||||
# iSCSI over RDMA client support
|
||||
ib_iser
|
||||
|
||||
# iSCSI over RDMA target support
|
||||
ib_isert
|
||||
|
||||
# SCSI RDMA Protocol target driver
|
||||
ib_srpt
|
||||
|
||||
# User access to RDMA verbs (supports libibverbs)
|
||||
ib_uverbs
|
||||
|
||||
# User access to RDMA connection management (supports librdmacm)
|
||||
rdma_ucm
|
||||
|
||||
# RDS over RDMA support
|
||||
# rds_rdma
|
||||
|
||||
# NFS over RDMA client support
|
||||
xprtrdma
|
||||
|
||||
# NFS over RDMA server support
|
||||
svcrdma
|
||||
2
rdma/modules/roce.conf
Normal file
2
rdma/modules/roce.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
# These modules are loaded by the system if any RDMA over Converged Ethernet
|
||||
# device is installed
|
||||
Reference in New Issue
Block a user