Page MenuHomeClusterLabs Projects

crm_attribute --delete doesn't delete transient attributes
Closed (Released)Public

Assigned To
Authored By
nrwahl2
Dec 8 2023, 3:20 PM
Tags
  • Restricted Project
  • Restricted Project
  • Restricted Project
  • Restricted Project
Referenced Files
None
Subscribers

Description

Regression introduced by 73b8c033.

Built on current main.

[root@fastvm-rhel-9-0-42 pacemaker]# crm_attribute --query --name testattr --node fastvm-rhel-9-0-42 -l reboot
scope=status  name=testattr value=true

[root@fastvm-rhel-9-0-42 pacemaker]# crm_attribute --delete --name testattr --node fastvm-rhel-9-0-42 -l reboot

[root@fastvm-rhel-9-0-42 pacemaker]# crm_attribute --query --name testattr --node fastvm-rhel-9-0-42 -l reboot
scope=status  name=testattr value=true

[root@fastvm-rhel-9-0-42 pacemaker]# pacemakerd -$
Pacemaker 2.1.7
Written by Andrew Beekhof and the Pacemaker project contributors

Event Timeline

nrwahl2 triaged this task as High priority.Dec 8 2023, 3:20 PM
nrwahl2 created this task.
nrwahl2 created this object with edit policy "Restricted Project (Project)".
nrwahl2 raised the priority of this task from High to Unbreak Now!.
nrwahl2 updated the task description. (Show Details)
nrwahl2 added a project: Restricted Project.Dec 8 2023, 4:32 PM
nrwahl2 added a project: Restricted Project.
kgaillot changed the task status from Merged to Released.Dec 19 2023, 6:16 PM