You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to a StackOverflow-User I found out, that there is some way to find the earliest baseline information of a component.
Following command can be used: lscm list baselines --components
Like that its probably possible to remove the "InitialBaselines" and the "Oldest Stream" options in the config.
This issue can be closed when either one of those or both options can be replaced or when a comment is written about the reason why this cant be accomplished.
The text was updated successfully, but these errors were encountered:
I almost finished implementing. Atm I am testing if everything still works as expected. I removed the oldeststream option completly but left the initialbaseline. It saves some time to configure it, because the determination takes some minutes, depending how many components the stream has.
Thanks to a StackOverflow-User I found out, that there is some way to find the earliest baseline information of a component.
Following command can be used: lscm list baselines --components
Like that its probably possible to remove the "InitialBaselines" and the "Oldest Stream" options in the config.
This issue can be closed when either one of those or both options can be replaced or when a comment is written about the reason why this cant be accomplished.
The text was updated successfully, but these errors were encountered: