Changelog for
rdma-1.0-9.el6.noarch.rpm :
Tue Aug 17 14:00:00 2010 Doug Ledford
- 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 4 14:00:00 2010 Doug Ledford - 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 14:00:00 2010 Doug Ledford - 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 1 13:00:00 2009 Doug Ledford - 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 14:00:00 2009 Fedora Release Engineering - 1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Thu Oct 9 14:00:00 2008 Doug Ledford - 1.0-3
- Add the ifup-ib script so we support connected mode on ib interfaces
Mon Jun 9 14:00:00 2008 Doug Ledford - 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 8 14:00:00 2008 Doug Ledford - 1.0-1
- Create an initial package for Fedora review