/shared/domains/sample-domain1/config/config.xml' not found
SKerry1216 opened this issue · 1 comments
SKerry1216 commented
I'm starting a domain on pv at my kubernetes cluster.Here's some infomation.
node1:192.168.79.132
node2:192.168.79.133
domainUID:sample-domain1
namespace: sample-domain1-ns
weblogicDomainStoragePath: /scratch/k8s_dir
and I have created and changed /scratch/k8s_dir owner to uid:1000,chmod to 777,for each node.
But when I start the sh scripet in kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv,the pod which name is sample-domain1-admin-server remains status CrashLoopBackOff.
I checked logs of this pods,it says

and I checked /scratch/k8s_dir on each nodes,and it seems weird.
node1:

node2:

Could you help me to figure it out?Thanks so much!
robertpatrick commented
@ghost Is this still an issue?