Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I hide unused resources when listing all resources in the cluster?

0
Posted

How can I hide unused resources when listing all resources in the cluster?

0

If one wants to list only those resources that are actively used in the cluster, the following command can be used: crsctl stat res -w ‘ENABLED != 0’ — the -t option can be used to get a “tabular view” Note: If ASM is not used for the cluster at all, disable the ASM proxy resource in Oracle Clusterware in order to not list it using this command. To disable the ASM proxy resource in Oracle Clusterware, the “srvctl disable asm [-n (node_name)]” command can be used. If ASM is used to store the Voting Disks and / or OCRs, DB files, or an ACFS file system, ASM must be enabled!

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123