Hi, On Wed, Jun 25, 2008 at 01:44:12PM +0200, Dominik Klein wrote: >> Management >> - stop/start resource (target_role) >> - manage/unmanage resource (is_managed) >> - move/unmove resource (create/delete absolute location constraints) >> - edit operations (edit timeouts, monitor interval and similar) >> - set resource attributes >> - set/reset cluster options (crm_config) >> - add/delete nodes >> - generate report > > - cleanup a resource after a failure
Right. This is an important feature. Along should also come - probe resource (i.e. refresh the status) > - display/delete/reset failcounts OK. > - query resource status > -- failed (where?) > -- stopped > -- started (where?) > -- partly started (for groups, clones and master_slave) > -- running as master (where?) > -- running as slave > - query scores I didn't include the show/display/query operations. Wanted to concentrate more on the management tasks. Anyway, thanks for including it. >> Configuration >> - edit/create resources >> - edit/create constraints >> - edit object's XML (low level; an object is whatever may be >> referenced, such as resource, group, constraint) > > - add a resource to a specific place inside a group Right, this should be covered by the "create" operation. > - delete resources from the cluster (including if necessary > demote/stop/cleanup) OK. That of course gets in too, as well as deleting constraints or any other objects. Cheers, Dejan > Regards > Dominik > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
