28.03.2011 18:35, Dejan Muhamedagic:
Currently, crm shell cannot handle quoted parameters with spaces from the 
command line. Try to enter it interactively:
The crm shell gets what bash (or dash) passes. The quotes are
gobbled by bash in that process. Basically, what you type is not
what crm sees.


I understand the mechanics. It is machine-centric and confusing to some users.

It is not absolutely impossible to accept quoted parameters from command line. Quotes are stripped, but these parameters are preserved in single arguments.

Right. I really don't understand why's everybody trying to
configure the cluster directly from bash instead of doing it in
crm configure.


CRM shell offers this opportunity, that's why many users try to use it. But, unfortunately, the feature is not uniform with interactive shell.


--
Pavel Levshin


_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to