diff --git a/content/modules/ROOT/pages/pxe-osv-01.adoc b/content/modules/ROOT/pages/pxe-osv-01.adoc index 74569db..d1d2917 100644 --- a/content/modules/ROOT/pages/pxe-osv-01.adoc +++ b/content/modules/ROOT/pages/pxe-osv-01.adoc @@ -104,8 +104,14 @@ We can now apply the specification: oc apply -f $HOME/px-spec.yaml ---- -The install can take about 5 minutes. We can watch the containers come -up by running: +==== +[NOTE] + +The Portworx cluster pods can take up to 10 minutes to start. During this time, you will see pods restart. +This is expected behavior. +==== + +We can watch the containers come up by running: [source,sh,role=execute] ---- @@ -115,13 +121,6 @@ watch oc -n portworx get pods When all three of the `px-cluster` pods have a Ready status of `1/1` we can press `ctrl-c` to exit out of our watch command. -==== -[NOTE] - -The Portworx cluster pods can take up to 10 minutes to start. During this time, you will see pods restart. -This is expected behavior. -==== - === Task: Check the Portworx cluster status Portworx ships with a `pxctl` CLI utility that you can use for managing