category
stringclasses 1
value | response
stringclasses 28
values | context
stringclasses 7
values | instruction
stringclasses 28
values |
---|---|---|---|
open_qa | Display status of cluster nodes | Check Cluster Status | pcs cluster status |
open_qa | Display detailed cluster status of nodes and resources | Check Cluster Status | pcs status –full (double dashes) |
open_qa | Display status of all resources and resource groups | Check Cluster Status | pcs resource |
open_qa | Place node in standby mode | Modify Cluster Nodes | pcs cluster standby |
open_qa | Remove node from standby mode | Modify Cluster Nodes | pcs cluster unstandby |
open_qa | Move resource to another node | Managing Running Resources | pcs resource move [resource_name] node name |
open_qa | Restart resource on current node | Managing Running Resources | pcs resource restart [resource_name] |
open_qa | Start resource on current node | Managing Running Resources | pcs resource enable [resource_name] |
open_qa | Stop resource on current node | Managing Running Resources | pcs resource disable [resource_name] |
open_qa | Force resource to start on node where command is executed showing debug information. Use --full for even more verbose output. | Debugging Resources | pcs resource debug-start [source_name] |
open_qa | Force resource to stop on node where command is executed showing debug information. Use --full for even more verbose output. | Debugging Resources | pcs resource debug-stop [source_name] |
open_qa | Force resource to be monitored on node where command is executed showing debug information. Use --full for even more verbose output. | Debugging Resources | pcs resource debug-monitor [source_name] |
open_qa | List available resource agents | Creating and Modifying Resources | pcs resource agents |
open_qa | List configuration setting for resource | Creating and Modifying Resources | pcs resource describe [resource] |
open_qa | Create resource | Creating and Modifying Resources | pcs resource create [resource id][resource] options… |
open_qa | Display currently configured setting of resource | Creating and Modifying Resources | pcs resource show [resource id] |
open_qa | Update resource configuration | Creating and Modifying Resources | pcs resource update [resource id] options… |
open_qa | Delete resource | Creating and Modifying Resources | pcs resource delete [resource id] |
open_qa | Cleanup resource failures | Creating and Modifying Resources | pcs resource cleanup [resource id] |
open_qa | List available fence agents | Creating and Modifying Stonith Resources | pcs stonith list |
open_qa | List configuration settings for fence agent | Creating and Modifying Stonith Resources | pcs stonith describe [fence agent] |
open_qa | List configuration setting for stonith agent | Creating and Modifying Stonith Resources | pcs stonith describe [stonith_id] |
open_qa | Create stonith agent | Creating and Modifying Stonith Resources | pcs stonith create [stonith_id][resource] options… |
open_qa | Display currently configured setting of stonith agent | Creating and Modifying Stonith Resources | pcs stonith show [stonith_id] |
open_qa | Update stonith configuration | Creating and Modifying Stonith Resources | pcs stonith update [stonith_id] options… |
open_qa | Delete stonith agent | Creating and Modifying Stonith Resources | pcs stonith delete [stonith_id] |
open_qa | Cleanup stonith agent failures | Creating and Modifying Stonith Resources | pcs stonith cleanup [stonith_id] |
open_qa | Cleanup stonith history | Cleaning up stonith history | pcs stonith history cleanup * |
No dataset card yet
New: Create and edit this dataset card directly on the website!
Contribute a Dataset Card- Downloads last month
- 7