-
Wed Mar 07 2018 Aron Silverton <aron.silverton@oracle.com> - 3.10-3.0.38
- BUILDINFO: commit=f98ddcc33ddc5eabd8bad167235bfd405708b112
- rdma-3.10: Release v3.10-3.0.38 (Aron Silverton)
- rdma-settings: Disable ibacm in user space (Avinash Repaka)
-
Thu Jul 13 2017 Aron Silverton <aron.silverton@oracle.com> - 3.10-3.0.37
- BUILDINFO: commit=940f32c7dfdf84a10a2bd10d6b0d7c53ea9936f6
- rdma-3.10: Bump release number for bugs listed below (Aron Silverton)
- rdma-init: detect mlx4 driver created PFs properly (Qing Huang)
- rdma-init: not to change port mode on Sparc LDom guest domains (Qing Huang)
-
Wed Jun 28 2017 Aron Silverton <aron.silverton@oracle.com> - 3.10-3.0.36
- BUILDINFO: commit=33582f9fd31f60c927e9c27ad5604e0379dca757
- rdma-3.10: Bump release number for ifup-ib (Aron Silverton)
- ifup-ib: Utilize ibacl tools to enable or disable ACL (Yuval Shaia)
-
Tue Jun 27 2017 Aron Silverton <aron.silverton@oracle.com> - 3.10-3.0.35
- BUILDINFO: commit=6ad2861038cbc73f52a42df010735957d5e70a9d
- rdma-3.10: Bump release number after adding show_gids (Aron Silverton)
- rdma-3.10: port MLNX OFED's show_gids script to Oracle OFED (Qing Huang)
-
Thu Apr 27 2017 Mukesh Kacker <mukesh.kacker@oracle.com> - 3.10-3.0.34
- BUILDINFO: commit=c41a0b78230045ab870af14510bd80065339c7bf
- rdma-3.10: Bump release number for fixes unifying ol6/ol7 source (Mukesh Kacker)
- rdma.init: Remove mlx4 module blacklisting from config files (Mukesh Kacker)
- rdma.init: unified parsing for OL6/OL7 ifconfig output intf name separators (Mukesh Kacker)
-
Thu Apr 27 2017 Mukesh Kacker <mukesh.kacker@oracle.com> - 3.10-3.0.33
- BUILDINFO: commit=140994a6d3bb74428277eb430c32d35fd73937ae
- rdma-3.10: Bump release for build in git after import from svn
-
Fri Feb 10 2017 Joe Jin <joe.jin@oracle.com> -3.10-3.0.32
- Skip port config if device is Ethernet [orabug 25238309]
-
Tue Oct 04 2016 Qing Huang <qing.huang@oracle.com> -3.10-3.0.31
- delay running set_default_mlx4_mode func in rdma init script to
avoid conflicts with mlx4 driver parallel init [orabug 24758344]
-
Sun Sep 04 2016 Yuval Shaia <yuval.shaia@oracle.com> -3.10-3.0.30
- Check for empty num_vfs (vm and no sriov) in function
wait_for_mlx4_iov_ib_devs_to_come_up [orabug 24588194]
Reviewed-by: Wengang Wang <wen.gang.wang@oracle.com>
Acked-by: John Haxby <john.haxby@oracle.com>
-
Thu Aug 25 2016 Yuval Shaia <yuval.shaia@oracle.com> -3.10-3.0.29
- update alias_guid code to work with mlx4_core parallel init [orabug 24500122]
-
Fri Aug 12 2016 Pierre Orzechowski <pierre.e.orzechowski@oracle.com>
- fix dom0 dectection code to avoid long delay in dom0 bootup [orabug 24442929]
-
Wed Aug 10 2016 Mukesh Kacker <mukesh.kacker@oracle.com> -3.10-3.0.28
- updated user space part of fix for alias_guid(slight improvement)[orabug 24355806]
-
Wed Aug 10 2016 Yuval Shaia <yuval.shaia@oracle.com> -3.10-3.0.27
- user space part of fix for alias_guid [orabug 24355806]
-
Thu Aug 04 2016 Qing Huang <qing.huang@oracle.com> -3.10-3.0.26
- fix domU mlx4 device detection code [orabug 24377935]
-
Mon May 23 2016 zheng li <zheng.x.li@oracle.com> -3.10-3.0.25
- Merge patch for bug 21410136 [orabug 21410136]
-
Tue May 17 2016 Li Guanglei <guanglei.li@oracle.com> - 3.10-3.0.24
- correct rdma service status info for subinterface [orabug 22516381]
-
Thu May 12 2016 Qing Huang <qing.huang@oracle.com> - 3.10-3.0.23
- add code to check if Mellanox HCA(s) is present [orabug 21774010]
-
Thu Jan 14 2016 Zhigang Wang <zhigang.x.wang@oracle.com> 3.10-3.0.22
- remove the consistency state [orabug 22502854]
-
Fri Sep 11 2015 Qing Huang <qing.huang@oracle.com> - 3.10-3.0.21
- use a dedicated log file for rdma init script to save logging data as we cannot
use "logger" program before rsyslog service gets started.
[orabug 21787428]
- workaround for delayed vm event handling in dom0 which causes VF interfaces
to stay in down state in vm(s) after a soft reboot [orabug 21028539]
- imagetool bin exe path fix for EXD [orabug 21787452]
- imagetool bin exe path fix for BDA [orabug 21787471]
- Set "MLX4_XEN_FMR_LOAD=yes" and "MLX4_VNIC_LOAD=yes" in rdma.conf per BDA request
(reverse changes made in *.15, so *.21 and *.14 would have the same default settings)
[orabug 21787521]
-
Tue Sep 01 2015 Wengang Wang <wen.gang.wang@oracle.com> - 3.10-3.0.20
- detect existing RDMA applications [orabug 20843819 ]
-
Thu Jun 11 2015 Wengang Wang <wen.gang.wang@oracle.com> - 3.10-3.0.19
- remove error logs [orabug 21215197]
-
Fri Mar 13 2015 Chien Yen <chien.yen@oracle.com> - 3.10-3.0.15
- Add OVM support for ODA and BDA
- Set "MLX4_XEN_FMR_LOAD=no" and "MLX4_VNIC_LOAD=no" in rdma.conf
- Orabug 20643875
- Make stop/restart NOP because of 20048920 and 19665303 [orabug 20543899]
- update rdma.connectx_port_config to detect the MLX pci [orabug 20543874]
-
Tue Dec 23 2014 Chien Yen <chien.yen@oracle.com> - 3.10-3.0.14
- Fixed rdma.cx_virt_config.py for OVS 3.2.9
-
Fri Nov 21 2014 Chien Yen <chien.yen@oracle.com> - 3.10-3.0.13
- added sleep 2 to wait_for_hca_hotplugging() in rdma.init
-
Mon Nov 17 2014 Chien Yen <chien.yen@oracle.com> - 3.10-3.0.12
- Get num_hca from dom0 using ovmapi if the script runs in domU
-
Tue Nov 11 2014 Chien Yen <chien.yen@oracle.com> - 3.10-3.0.11
- Orabug 19789352 - perform PCI rescan in rdma init script if it is run in a VM
-
Mon Nov 10 2014 Mukesh Kacker <mukesh.kacker@oracle.com> - 3.10-3.0.10
- Fix bash syntax error (missing space between != operator and arg)
[ Orabug 19978449 ]
-
Mon Oct 13 2014 Yuval Shaia <yuval.shaia@oracle.com> - 3.10-3.0.9
- Orabug 19519645
- Add support to enable ACL in ifcfg-ib* files
-
Fri Oct 03 2014 Chien Yen <chien.yen@oracle.com> - 3.10-3.0.8
- Orabug 19615057
- Fixed rdma.connectx_port_config for multiple HCAs.
-
Thu Sep 04 2014 Mukesh Kacker <mukesh.kacker@oracle.com> - 3.10-3.0.7
- Implement handling of user generated device name for pkey devices using
new create_named_child interface in ipoib [ Orabug: 19477360 ]
- Fix bug in unset invocation for bond MASTER/SLAVE variables
[ Orabug 19524450 ]
-
Wed Jun 25 2014 Mukesh Kacker <mukesh.kacker@oracle.com> - 3.10-3.0.6
- CATCHUP with openibd bugfixes in OL5 (Details below)
Orabug: 19137471
- Move mlx4 alias in rdma to rdma.mlx4_en.conf
(OL5 orabug 16859554, partial openibd 4.0.4)
- load rds_rdma after bringing up the IB interfaces
(OL5 orabug 16789580, openibd 4.0.5 and openibd 4.0.6)
- Addm mlx4_en to blacklist to prevent warning message load mlx4_en
(OL5 orabug 13815605, openibd 4.0.7)
- Change openib init script to support "alias rds rds_rdma" in modprobe
(openibd 4.0.10 and 4.0.11)
- Fix get_interfaces() in openib.init for supporting multiple HCAs (openibd 4.0.12)
- Add echo to unload_module() [ openibd 4.0.13 and openibd 4.0.14 ]
- openibd needs to wait for interfaces in ifconfig with async ib module init
(OL5 Orabug: 18483921; openibd 4.0.16)
- Set default HCA mode to IB (openibd 4.0.18)
-
Sun Jun 22 2014 Mukesh Kacker <mukesh.kacker@oracle.com> - 3.10-3.0.5
- Run sysctl.conf in start() so arp response settings in place before IP live on IB interfaces.
- Orabug: 18400003
-
Wed May 14 2014 Chien Yen <chien.yen@oracle.com> - 3.10-3.0.4
- Remove loading of iw_cxgb3 and iw_cxgb4 from rdma.init
-
Mon Apr 28 2014 Chien Yen <chien.yen@oracle.com> - 3.10-3.0.3
- Check the script is run on dom0 or domU for loading FMR
- Orabug 18562276
-
Sun Dec 01 2013 Chien Yen <chien.yen@oracle.com> - 3.10-3.0.2
- Include mlx4 driver in rdma.conf
- Change conf dir for mlx4_vnic_confd and connectx_port_config too /etc/rdma
-
Tue Oct 15 2013 Joe Jin <joe.jin@oracle.com> - 3.10-3.0.1
- Append mlx4_* module parameters when insmod the modules [orabug 17429249] (Joe Jin)
- Delay load mlx4_* to prevent hung when start udev. [orabug 16897608] (Joe Jin)
- Fix FMR load, persistent ib0 subinterfaces, remove kudzu dependency (Chien Yen)
- Add SDP to rdma.conf and rdma.init (Chien Yen)
- Support Mellanox OFED 1.5.5 (Chien Yen)
-
Wed Aug 07 2013 Doug Ledford <dledford@redhat.com> - 3.10-3
- Replace an errant usage of PARENTDEVICE with PHYSDEV in ifdown-ib
- Related: bz990288
-
Wed Aug 07 2013 Doug Ledford <dledford@redhat.com> - 3.10-2
- Somehow during editing I accidentally deleted a single character from
the post scriptlet. rpmdiff caught it, now I'm fixing it.
- Resolves: bz990288
-
Tue Jul 23 2013 Doug Ledford <dledford@redhat.com> - 3.10-1
- Bump version to match final kernel submission
- Add support for P_Key interfaces to ifup-ib and ifdown-ib
-
Sun Oct 14 2012 Doug Ledford <dledford@redhat.com> - 3.6-1
- Bump version to match final kernel submission
-
Fri Sep 14 2012 Doug Ledford <dledford@redhat.com> - 3.6-0.rc5.1
- Bump version to match kernel update submitted for rhel6.4
-
Fri Aug 24 2012 Doug Ledford <dledford@redhat.com> - 3.3-4
- Fix an issue in the ifup-ib script
- Fix a problem with the setting of infiniband dev perms
- Resolves: bz834428
-
Thu Apr 26 2012 Doug Ledford <dledford@redhat.com> - 3.3-3
- The fix to bug 808600 was noisy and resulted in bug 815999,
silence the script
- Resolves: bz815999
-
Tue Apr 24 2012 Doug Ledford <dledford@redhat.com> - 3.3-2
- Unload the iw_cxgb4 module when stopping the rdma stack
- Related: bz815622
-
Tue Apr 24 2012 Doug Ledford <dledford@redhat.com> - 3.3-1
- Fix an issue in the rdma script that caused rds_rdma to load
when it shouldn't
- Resolves: bz815622
-
Thu Apr 05 2012 Doug Ledford <dledford@redhat.com> - 1.0-21
- Don't change the user's directory on interactive runs
- Related: bz808600
-
Thu Apr 05 2012 Doug Ledford <dledford@redhat.com> - 1.0-20
- Name the cards slightly differently (upstream request)
- Check for the ibacm program before trying to down the stack
- Resolves: bz808600
-
Thu Mar 22 2012 Doug Ledford <dledford@redhat.com> - 1.0-19
- Remove the rules file again, issue turned out to be a kernel bug.
- Related: bz739138
-
Wed Mar 21 2012 Doug Ledford <dledford@redhat.com> - 1.0-18
- Resurrect rules file, some of the IB devices are not created by the
kernel
- Related: bz739138
-
Fri Mar 09 2012 Doug Ledford <dledford@redhat.com> - 1.0-17
- Don't do lsmod in the %post script looking for ib_ipoib, anaconda
loads it unconditionally. Instead, anaconda has been modified to
enable our init script if it installed over an IPoIB interface, so
simply remove that portion of our %post script.
- Related: bz739138
-
Tue Feb 28 2012 Doug Ledford <dledford@redhat.com> - 1.0-16
- If we are being installed on a machine that has ib_ipoib module loaded,
then this is likely because it is a machine being installed over IPoIB,
so enable our init script
- Related: bz739138
-
Tue Feb 28 2012 Doug Ledford <dledford@redhat.com> - 1.0-15
- No longer provide a rules file to create infinband devices, the kernel
now creates them in the proper place all by itself
- Change the LSB headers in the init script, they were wrong
- Related: bz739138
-
Tue Oct 25 2011 Doug Ledford <dledford@redhat.com> - 1.0-14
- Clear the umask before loading kernel modules otherwise the kernel
modules inherit our umask and don't create the /dev/infiniband
files with the proper permissions.
- Resolves: bz748087
-
Wed Oct 19 2011 Doug Ledford <dledford@redhat.com> - 1.0-13
- Default to not loading the RDS stack by default as it has some known
issues at the moment.
- Resolves: bz747378
-
Thu Aug 11 2011 Doug Ledford <dledford@redhat.com> - 1.0-12
- Another minor fix to RDS support in the rdma script
- Related: bz725016
-
Thu Aug 04 2011 Doug Ledford <dledford@redhat.com> - 1.0-11
- Minor fix to RDS support in the rdma init script
- Related: bz725016
-
Thu Aug 04 2011 Doug Ledford <dledford@redhat.com> - 1.0-10
- Fix ifup-ib script to be compatible with change to core function
expand_config
- Fix renaming of ib? devices to the name given in the ifcfg-* file
- Fix the fact that once you down the rdma stack and reload it, the
HWADDR line in ifcfg-* files no longer matches the address of the
ports. We now match only on the part of the HWADDR that doesn't
change.
- Fix rdma init script to know about cxgb4 adapters
- Fix rdma init script to find all InfiniBand interfaces whether they
use an ib? name or a custom name
- Fix rdma init script to down all InfiniBand interfaces on rdma shutdown
regardless of interface name
- Fix rdma init script to find all ifcfg-* files that apply to ipoib
interfaces without requiring that they be named ib?
- Fix rdma init script to know to unload ib_qib module on stop
- Add an ifdown-ib file that fixes the HWADDR not matching on the second
or later times you down the rdma subsystem
- Related: bz725016
- Resolves: bz678947, bz721101
-
Tue Aug 17 2010 Doug Ledford <dledford@redhat.com> - 1.0-9
- Minor tweak to rdma init script to do the udevadm trigger command in two
seperate calls since we can no longer match on the same item twice and
have the command succeed for both match types.
- Resolves: bz612234
-
Wed Aug 04 2010 Doug Ledford <dledford@redhat.com> - 1.0-8
- Update udev rules syntax to eliminate warnings emitted via syslog (bz603264)
- Add new init script for starting/stopping nfs over rdma support
- Require that the nfs-rdma service be down before stopping the rdma
service (bz613437)
- Change ifup-ib to properly account for the fact that the [ test program
does not process tests in order and fail immediately on first failing
test, resulting in error messages due to unquoted environment variables
that don't need quoting in the second test due to the fact that the
first test guarantees they exist. Or that's how things should be, but
they aren't, so rewrite tests to accommodate this fact. (bz612284)
- Use ip instead of ifconfig as ifconfig knows it doesn't handle infinband
hardware addresses properly (even though we don't care, we aren't using
it for that) and prints out copious warning messages (bz613086)
- Related: bz612284, bz613086
-
Wed May 26 2010 Doug Ledford <dledford@redhat.com> - 1.0-7
- Require a version of udev that's known to contain udevadm and support
usage of udevadm trigger and udevadm settle
- Update rdma.init to use the proper udev commands
- Resolves: bz586594
-
Tue Dec 01 2009 Doug Ledford <dledford@redhat.com> - 1.0-6
- Tweak init script for LSB compliance
- Tweak ifup-ib script to work properly with bonded slaves that need their
MTU set
- Tweak ifup-ib script to properly change connected mode either on or off
instead of only setting it on but not turning it off if the setting changes
-
Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
Thu Oct 09 2008 Doug Ledford <dledford@redhat.com> - 1.0-3
- Add the ifup-ib script so we support connected mode on ib interfaces
-
Mon Jun 09 2008 Doug Ledford <dledford@redhat.com> - 1.0-2
- Attempt to use --subsystem-match=infiniband in the rdma init script use
of udevtrigger so we don't trigger the whole system
- Add a requirement to stop opensm to the init script
-
Sun Jun 08 2008 Doug Ledford <dledford@redhat.com> - 1.0-1
- Create an initial package for Fedora review