Changelog for
sm-debuginfo-1.25.0-1.0.3.el7.centos.x86_64.rpm :
* Thu Feb 07 2019 Samuel Verschelde
- 1.25.0-1.0.2- Add partial ext4 and xfs support- https://github.com/xcp-ng/xcp/issues/130
* Thu Feb 07 2019 Samuel Verschelde - 1.25.0-1.0.1- Add NFS 4.1 support- https://github.com/xcp-ng/xcp/issues/130
* Tue Aug 14 2018 Mark Syms - 1.25.0-1- CA-294975: ensure chap settings are removed from discovery db when not used- CA-295846: call vgs with --readonly- CA-295861: extract processname correctly when there are no arguments
* Wed Jul 25 2018 Mark Syms - 1.24.0-2.0- Remove obsolete LVM config overrides, now in LVM package
* Mon Jul 16 2018 Mark Syms - 1.24.0-1- CA-292144 Avoid having an invalid leaf while taking a snapshot
* Fri Jun 29 2018 Mark Syms - 1.23.0-1- CA-292268: Retry tap-ctl.Spawn on failure- Blacklist nbd devices
* Mon Jun 25 2018 Mark Syms - 1.22.0-1- CA-247723: extend timeout and log lsof if still busy afterwards
* Mon Jun 18 2018 Mark Syms - 1.21.0-1- CA-290491: do not leaf coalesce VDIs with allow_caching=true- Add LIO-ORG iscsi device configuration- Add RBD devices to blacklist- CA-292103: do not scan for and clear signatures in new volumes
* Fri May 25 2018 marksy - 1.20.0-1.0- CA-247723: check lsof when EBUSY on device- CA-287511: add ENOENT to acceptable IO retry errors in VDI load to avoid race- CA-247723: refactor open exclusive and allow a single shot retry to counter new device tool race- CA-277616: add retry into pathexists to diagnose underlying issue- CA-288738: add dependency on multipathd.service- CA-289543: get mpathcount to return the GFS2 multipath count- CP-27874: Failed iSCSI paths are not reconnected to automatically- CA-286622: fix logging issue- CA-288100: in case the VDI is removed in between- CA-288222: deactivate LV on slaves before changing the LVM layout- CA-289979: Refine ENOENT error handling while deleting VDI
* Fri May 25 2018 marksy - 1.19.0-1.0- Release 1.19.0
* Tue Apr 17 2018 marksy - 1.18.0-1.31- CA-287884: reuse existing session in _get_pool_config- CA-287883: Refresh CBT log LV on slave after snapshot
* Tue Apr 10 2018 marksy - 1.18.0-1.30- CA-283724: Don\'t attach CBT log when VDI attached in RO mode- CA-274386: Ensure that get_supported_nfs_versions always returns a list- CA-287504: Import Rackspace fix to Delete LUN on detach of RawISCSI- CA-247723: add log trace for error on exclusive open to track reason- CA-287286: correct error logging message read not write- CA-277128: Remove broken RRD code from SM
* Tue Mar 27 2018 marksy - 1.18.0-1.29- CA-274822: SR-detach fails with parameter errors(add extra logs)- CA-268337: have resetvdis.py request the GC abort before acquiring locks- update series with upstream commit ids
* Fri Feb 16 2018 marksy - 1.18.0-1.28- Actually remove the patches which are now on github- CA-267460: Make device multipath eligibility check more robust- CA-273731: call _testHost before trying to mount ISO SR NFS share- CA-283272: Skip multipath validity check if device is not up yet- CA-283207: Modify mpathcount script to work for GFS2 SRs
* Tue Jan 30 2018 Mark Syms - 1.18.0-1.27- Release version 1.18.0
* Tue Jan 30 2018 marksy - 1.17.1-1.26- Move patches to github, update series and context in patches- Merge CBT upstream, move patches and make minor corrections- Update series with upstream commit ids- Rationalise installation of pip packages- Move the rest of Inverness patches to GH and update series references
* Wed Jan 10 2018 marksy - 1.17.1-1.25- CA-274584: this fixes reboot issues with iscsi sessions- CA-276751: Make sure there are no left-overs in wwids file- CA-277346: Fix flawed parsing of /proc//cmdline, split on NUL
* Tue Dec 12 2017 marksy - 1.17.1-1.24- CA-261907: cleanup refcounts when deleting unused volume- CA-276601: update patch with correct ticket number
* Wed Dec 06 2017 marksy - 1.17.1-1.23- CA-270011: Handle snapshotting a snapshot in a CBT chain- Redo unit tests helpers for CBT chain setup and verification- CA-274115: Handle RAW VDIs when getting block tracking status- CA-257740: fix HA broken for NFS
* Tue Oct 31 2017 marksy - 1.17.1-1.22- CA-268695: Do not strip bitmap strings- CA-269654: Make tapdisk-unpause CBT aware- CA-269988: Remove VDI from MGT metadata on data-destroy- CA-269652: Live disk is not paused before bitmap coalesce on snapshot delete
* Wed Oct 25 2017 marksy - 1.17.1-1.21- CA-267339: Race conditions when activating-deactiving cbtlog files- CA-267032: add ESRCH to list of acceptable errors in pid search- CP-24532: trigger pusb scan- CP-24548: set usb path for VDI- CP-25157: refine document of get_usb_node
* Thu Oct 19 2017 marksy - 1.17.1-1.20- CA-269013: Check SR capability before querying CBT status- CA-264210: Intellicache only supports a single base disk with deltas- CA-269653: Make CBT changes only for user created snapshots
* Mon Oct 16 2017 marksy - 1.17.1-1.19- CA-269166: remove bare print from error path
* Thu Oct 12 2017 marksy - 1.17.1-1.18- CA-255945: fix race on mkdir- CP-24279: Use autospec=True on mocks for unit test- CA-267352: Update local state of VDI after XAPI update- CP-23681: [Unit test] Test snapshot creation on CBT VDI when OOS- CP-23549: Make VDI._db_update use current CBT state of disk- CP-25002: Update XAPI db with CBT state on snapshot
* Tue Oct 03 2017 marksy - 1.17.1-xs.1+1.17- CP-24893: test coverage improvements for refcount- Reenable CP-23549__Update_VDI_CBT_status_on_SR_scan
* Wed Sep 27 2017 marksy - 1.17.1-xs.1+1.16- CP-23557: Extend ISOSR unit tests for SMB protocol- CP-23535: Extend tap-ctl create to consdier CBT parameters- CA-265461: Exclude source vdi whilst calculating changed blocks- CP-22030: Unit tests for export-changed-blocks API- CP-23547: On cbt error disable CBT and generate error for XenCenter- CP-23405: Support calculation of changed blocks for resized VDIs- CP-24536: Add support for CBT-specific messages to xapi and SM- CP-24566: Change export_changed_blocks to list_changed_blocks- CP-24593: Remove changes unrelated to CBT from patch introduced for CP-23919- CP-24592: Resize in VDI should remain unimplemented