Details
Description
For an MGT that is used for many short-lived filesystems in which params are set with "lctl set_param -P", the params llog contains all previous commands and they are replayed for all subsequent file systems.
Could "lctl erase_lcfg <fsname>" also remove the entries for <fsname> in the params log?
We currently use "lctl llog_print params" then find the entries for the filesystem to erase and remove them with "lctl llog_cancel".