| ID | 5554 |
| Package Name | sm |
| Version | 4.1.15 |
| Release | 1~ydi1.1.xcpng8.99 |
| Epoch | |
Draft | False |
| Source | git+https://github.com/xcp-ng-rpms/sm.git#5d09eaadf788452b0894e5abf34175100c5ad947 |
| Summary |
| Description |
| Built by | ydirson |
| State |
failed
|
| Volume |
DEFAULT |
| Started | Fri, 24 Apr 2026 15:25:29 UTC |
| Completed | Fri, 24 Apr 2026 15:27:47 UTC |
| Task | build (v9.0-u-ydi1, /xcp-ng-rpms/sm.git:5d09eaadf788452b0894e5abf34175100c5ad947) |
| Extra | {'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/sm.git?#5d09eaadf788452b0894e5abf34175100c5ad947'}} |
| Tags |
No tags
|
| RPMs |
No RPMs
|
| Changelog |
* Fri Apr 24 2026 Yann Dirson <yann.dirson@vates.tech> - 4.1.15-1.1 WIP
- HACK include systemctl in BuildRequires, some unit tests to strange things
* Fri Mar 27 2026 Mark Syms <mark.syms@citrix.com> - 4.1.15-1
- CP-312008: handle ENOSPC and EDQUOT in vdi.create
- CP-311969: skip introduce and clean metadata for VDIs missing from VG and XAPI
* Mon Mar 23 2026 Lin Liu <lin.liu01@citrix.com> - 4.1.14-1
- CA-425281: _clear_dir used python3.13 features
* Mon Mar 16 2026 Lin Liu <lin.liu01@citrix.com> - 4.1.13-1
- CA-424060: Fix sm-fairlock post-install script
- CA-424403: Root disk iscsi node.startup does not survive restart_daemon
* Mon Jan 26 2026 Mark Syms <mark.syms@citrix.com> - 4.1.12-1
- Revert: use VHD header to fetch block size
* Thu Jan 22 2026 Mark Syms <mark.syms@citrix.com> - 4.1.11-1
- Fix tests
* Thu Jan 22 2026 Mark Syms <mark.syms@citrix.com> - 4.1.10-1
- CA-420307: Construct synthetic page data as byte arrays
- fix(cleanup): ensure VDI is active before relink
- CA-411988 Fix TypeError in LVHDoHBASR.load() with dynamic module loading
- CA-418775: ensure getsize and sg_readcap agree on resize
- CA-420515: log errors when in foreground
- CA-419706: update print calls
- CA-416486: leaf coalesce wait for GC
- LVHDSR: convert refvdi retured by get_snapshot_of to vdi_uuid
- check that the snapshot_of field is not 'OpaqueRef:' format
- use VHD header to fetch block size
* Mon Dec 15 2025 Mark Syms <mark.syms@citrix.com> - 4.1.9-1
- CA-421013: ensure cbt log removed on supporter after disable
* Mon Dec 08 2025 Mark Syms <mark.syms@citrix.com> - 4.1.8-1
- CP-310443: Drop legacy mpathutil tool
- CA-413899: Rescan LVs whilst activating
- remove flag gc_no_space from SR sm-config
- improve error messages when vdi_type is missing
- CP-309718: calculate a moving average of leaf size in GC
* Thu Oct 02 2025 Mark Syms <mark.syms@citrix.com> - 4.1.7-1
- Rebuild
* Wed Oct 01 2025 Mark Syms <mark.syms@citrix.com> - 4.1.6-1
- stop SMGC service on SR detach
- CP-308803: enable SR multipathing by default for new installs
- CA-417862: tolerate device not found on multipath flush
* Tue Sep 16 2025 Tim Smith <tim.smith@cloud.com> - 4.1.5-1
- CA-407343: do not remove the VHD parent property after leaf coalesce
- CA-408452: remove vhd parent if it does not have one
- Revert "CA-397084 Log any user of LV at deactivate"
- CA-408105: add logging to _finishInterruptedCoalesceLeaf
- CA-411163: verify SCSI ids for SR PVs
- CA-405851: stop_all_gc failed to stop SMGC services
* Mon Aug 18 2025 Mark Syms <mark.syms@cloud.com> - 4.1.4-1
- CA-412080 Add lcache to SM_LIBS
- CA-413209: remove dangling reference to deprecated rawhba
- CP-51843: advertise SR_CACHING on LVHDoISCSI and HBA
* Wed Jun 25 2025 Mark Syms <mark.syms@cloud.com> - 4.1.3-1
- CA-411927: guard check with presence of ScsiId key
- CA-395221: use systemd target for gc enable
- CA-412336: treat inaccessible device as a soft failure
* Tue Jun 03 2025 Tim Smith <tim.smith@cloud.com> - 4.1.2-1
- CP-308219 Separate resetvdis script
* Tue May 27 2025 Tim Smith <tim.smith@cloud.com> - 4.1.1-1
- CP-54096 Path cleanup
- CA-409231 report intellicache stats with nbd
- CP-54434 Correction of python locations
- CP-54351 Further correction of python locations
- CP-54766 Use of /opt is now only for compatibility reasons
* Tue Apr 01 2025 Tim Smith <tim.smith@cloud.com> - 4.1.0-1
- Add udev rules for PureStorage
- Remove 69-dm-lvm-metad.rules
- CP-53808 Obsolete sm-core-libs with sm-libs
- Move SM_ERRORCODES.xml to datadir
- Remove excludes which are no longer required
- CP-53810 Move all /opt/xensource file into compat package
* Mon Jan 27 2025 Mark Syms <mark.syms@cloud.com> - 4.0.0-3
- CA-392489: drop cgrules patch, moved to libcgroup
- CA-392489: Requires libcgroup-tools
- CP-53410: remove use of alternatives
* Wed Jan 22 2025 Mark Syms <mark.syms@cloud.com> - 4.0.0-2
- Drop patching cgrules as this is moved to libcgroup
* Tue Jan 21 2025 Mark Syms <mark.syms@cloud.com> - 4.0.0-1
- Remove sm-multipath, now moved to host-installer
- Remove support for FCoE Storage Repositories
- CP-35551: Support tapdisk >= 4 with no kernel blktap2 device
* Mon Jan 06 2025 Mark Syms <mark.syms@cloud.com> - 3.2.12-1
- CA-400789: Do not exclude parentless VDIs from cacheing
- CP-52844: allow for open session to be passed to sr_get_capability
- CP-52852: add handler for xmlrpc ProtocolError
- fix(cleanup.py): bad live coalesce check regarding FileSR
* Tue Nov 19 2024 Mark Syms <mark.syms@cloud.com> - 3.2.11-1
- CP-42675: send messages to Xapi if GC has insufficient space
- CP-52620: enable read-through cache on persistent leaf
* Tue Nov 05 2024 Mark Syms <mark.syms@cloud.com> - 3.2.10-1
- CA-397084: SR scan tries to deactivate LV in use by tapdisk
- CA-399644: if we make progress do not abort the GC or evaluate criteria
- CA-400743: perform post snapshot rename in ioretry
- CA-401068: if iSCSI device path is not found scan the bus
* Wed Oct 09 2024 Mark Syms <mark.syms@cloud.com> - 3.2.9-3
- CP-51658: install stop gc helper script
- CA-399643 Use full paths when stopping fairlock on upgrade
- CA-396655: check xapi is enabled before starting multipath reporting
- CA-396658: check xapi is enabled before checking SR health
- CA-400106: disable leaf coalesce with VDI snapshot secondary
* Tue Sep 24 2024 Tim Smith <tim.smith@cloud.com> - 3.2.8-2
- CA-399643 Use full paths when stopping fairlock on upgrade
* Fri Sep 06 2024 Robin Newton <robin.newton@cloud.com> - 3.2.8-1
- CA-398958 Cope with concurrent read-only activations
* Wed Sep 04 2024 Mark Syms <mark.syms@cloud.com> - 3.2.7-1
- CA-398425: correctly check for multiple targets in iSCSI
* Wed Aug 21 2024 Mark Syms <mark.syms@cloud.com> - 3.2.6-1
- CA-395560: Log exception details when LUN refresh fails
- CA-396124: amend criteria under which the garbage collector aborts
- CA-397084: Log any user of LV at deactivate
- CP-51214: stop cgrules triggering errors on update
* Tue Jul 23 2024 Tim Smith <tim.smith@cloud.com> - 3.2.5-1
- CA-395554 Stop fairlock services on package upgrade
* Mon Jul 22 2024 Mark Syms <mark.syms@cloud.com> - 3.2.4-1
- Add missing sg3_utils dependency
- Update multipath config for Dell, IBM and Nimble arrays
* Thu Jul 04 2024 Mark Syms <mark.syms@cloud.com> - 3.2.3-1
- CA-393194: Fix pvremove failure
* Mon Jun 24 2024 Mark Syms <mark.syms@cloud.com> - 3.2.2-1
- CP-49689: remove reverse dependency on SR from xs_errors
- CP-49775 convert SMGC to systemd service
- CP-49720 Move LOCK_TYPE_RUNNING from cleanup.py to lock.py
* Wed May 29 2024 Mark Syms <mark.syms@cloud.com> - 3.2.1-1
- Use python3 rather than python3.6
- CA-390937: fix conflict between GC and SR detach
- CA-392989: improve diagnostics for tests
* Fri May 17 2024 Mark Syms <mark.syms@cloud.com> - 3.2.0-1
- CA-387861 Introduce fair locking subsystem
- CA-384942: use resolved CD path for error checking
- CA-392823: ensure no device mapper conflicts in LVHDSR detach
|