crm node status-attr <hostname> delete "#health_disk non user friendly

Bug #1502403 reported by Artem Hrechanychenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Alex Schultz
8.0.x
Invalid
High
Alex Schultz

Bug Description

crm node status-attr <hostname> delete "#health_disk non user friendly

1)After execute - no one informative message was shown
2) Execute without argument must showed help message
    # crm node status-attr
ERROR: node.status-attr: Expected (node cmd rsc [value]), takes at least 3 arguments (0 given)

3) No help message if execute with --help, -h
    root@node-1:/# crm node status-attr -h
ERROR: node.status-attr: Expected (node cmd rsc [value]), takes at least 3 arguments (1 given)
root@node-1:/# crm node status-attr --help
ERROR: node.status-attr: Expected (node cmd rsc [value]), takes at least 3 arguments (1 given)

4) Don't check partition arguments value
root@node-1:/# crm node status-attr node-1.test.domain.local delete /home
root@node-1:/# crm node status-attr node-1.test.domain.local delete ""
ERROR: node.status-attr: Expected (node cmd rsc [value]), takes at least 3 arguments (2 given)
root@node-1:/# crm node status-attr node-1.test.domain.local delete "1"

Changed in fuel:
milestone: none → 8.0
Revision history for this message
Alex Schultz (alex-schultz) wrote :

This is not a fuel command. This is what is provided by corosync and not something we can fix.

Dmitry Pyzhov (dpyzhov)
tags: added: area-library
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.