Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

SSM v1.3.2

Compare
Choose a tag to compare
@PHILO-HE PHILO-HE released this 09 Feb 08:38
· 41 commits to release-1.3.2 since this release

Highlights:

  • Display the storage utilization info for cache, SSD, archive and disk it in SSM's web UI dynamically.
  • The Smart Server code is refined to improve SSM's performance on huge namespace with 10 million files.

Change log:

  • #1176, Show action execution result under submit area.
  • #1579, Add enable/disable smart client scripts.
  • #1524 & #1563, Tune SSM performance on huge namespace.
  • Add SetXattr feature to Copy2S3Action.
  • #1544, Fix cmdlet dispatch bug when local execution disabled.
  • Add storage and node info pages in web UI.
  • #1536, Define interface to query node info of SSM cluster.
  • #1508, Define interface to get historical data for resources.
  • #1499, Avoid memory exhaust due to too many pending cmdlets.
  • Add Truncate0Action.
  • #1463 , Record user's action history in smart notebook page.