How could I remove Live Upgrade BE's from a server
I am looking for a workaround to help me delete liveupgrade Boot Environment definitions and configuration from a system.
According to the ludelete man pages:
The ludelete command deletes all records associated with a boot environment (BE) on all defined complete BEs.
A complete BE is one that is notparticipatinginan
lucreate(1M), luupgrade(1M), or lucompare(1M) operation.
Use lustatus(1M) to determine a BE's status. You can delete neither the current BE, nor the BE that will become current upon the next reboot. Also, you cannot delete a BE that has file systems mounted with lumount(1M) or mount(1M).
# lustatus
BE_name Complete Active ActiveOnReboot CopyStatus
boot_priyes yesyes -
#

