IBM C1000-150 IBM Cloud Pak for Business Automation v21.0.3 Administration Exam Practice Test

Page: 1 / 14
Total 60 questions
Question 1

When using the product Certificate manager service, what might one consider in regards to the default setting of refreshing certificates?



Answer : C

When using the product Certificate manager service, the default setting of refreshing certificates is disabled. Pods that use the refreshed certificate do not need to be manually restarted, as certificate refresh will be automatically enabled when the certificate expires.


Question 2

How can diagnostic commands be run in order to avoid packaging extraneous log files?



Answer : B

In order to avoid packaging extraneous log files, diagnostic commands should be run from an empty directory. This will ensure that only the necessary log files are packaged.


Question 3

After scaling a Process Mining deployment, which two replica set values are updated?



Answer : D, E

After scaling a Process Mining deployment, the replica set values for COMPLETED and DESIRED are updated.


Question 4

Which command is used to verify that all the pods are running after Operators are deployed?



Answer : D

The command 'oc get pods -n NAMESPACE' is used to verify that all the pods are running after Operators are deployed. This command allows you to view the status of all pods in a specific namespace, which is useful for troubleshooting issues and ensuring that all pods are running correctly. The command will show the name, status, and other information about each pod in the specified namespace.

It's important to note that the other commands such as oc debug pods, oc describe pods, and oc status pods can also be used to troubleshoot issues but oc get pods is the command that is used to verify that all the pods are running after Operators are deployed.


https://docs.openshift.com/container-platform/4.6/cli_reference/pods/get_pod.html

https://docs.openshift.com/container-platform/4.6/cli_reference/pods/debug_pod.html

https://docs.openshift.com/container-platform/4.6/cli_reference/pods/describe_pod.html

https://docs.openshift.com/container-platform/4.6/cli_reference/pods/status_pod.html

Question 5

What can be done to generate a higher level of detail if the operator logs are not detailed enough?



Answer : D

To generate a higher level of detail in operator logs, you can configure a detailed operator trace in a ConfigMap. This allows you to specify the level of logging for different components of the operator and can provide more information about the operator's behavior. The level of logging can be set to 'debug', 'info', 'warning' or 'error' in the ConfigMap. You can access the ConfigMap by using the 'oc edit configmap' command and then editing the 'loglevel' field.

It's also important to note that there are other ways to troubleshoot issues with operators and their logs, such as running the 'oc logs' command on the operator pod, or using the 'oc adm must-gather' command to collect cluster state and diagnostic information.


https://www.ibm.com/support/knowledgecenter/en/SSBS6K_3.2.0/troubleshoot/troubleshoot_logging.html

https://docs.openshift.com/container-platform/4.6/operations/troubleshooting/troubleshooting-logging.html

https://docs.openshift.com/container-platform/4.6/operations/troubleshooting/debugging-operators.html

Question 6

During a Cloud Pak for Business Automation installation, which component helps install, update, and manage the lifecycle of all operators and services that are deployed in OpenShift Container Platform clusters?



Answer : B

It is a component of the Cloud Pak for Business Automation which helps install, update and manage the lifecycle of all operators and services that are deployed in OpenShift Container Platform clusters. Reference: https://www.ibm.com/blogs/cloud-pak-for-automation/what-is-the-operator-lifecycle-manager-olm/.


Question 7

The migration of data from Cloud Pak for Business Automation versions that do not support an upgrade require an Administrator to follow which process?



Answer : B

Migrating data from a Cloud Pak for Business Automation version that does not support an upgrade requires an Administrator to uninstall the current deployment and follow the migration instructions for each component, pointing them to the existing persistent stores

When migrating data from Cloud Pak for Business Automation versions that do not support an upgrade, an Administrator must uninstall the current deployment and follow the migration instructions for each component to point to the existing persistent stores. This process involves migrating data from the existing databases and persistent volumes to the new deployment. This process may also require creating new configurations and customizing the new deployment to match the previous one.


https://www.ibm.com/support/knowledgecenter/en/SSYHZ8_20.0.x/com.ibm.dba.baw.install/topics/install_migrate_data.html

https://www.ibm.com/support/knowledgecenter/en/SSYHZ8_20.0.x/com.ibm.dba.baw.install/topics/install_migrate_data_prereq.html

https://www.ibm.com/support/knowledgecenter/en/SSYHZ8_20.0.x/com.ibm.dba.baw.install/topics/install_migrate_data_procedure.html

Page:    1 / 14   
Total 60 questions