Hi Ambica, From the error that you are getting, you seem to be voluming a directory where a file already exists in the container. You can volume a file to file or a directory from host to directory in container but if you try to volume from host a directory where there is an file in the container it doesn't work. Please look at this stackoverflow question as a reference:
https://stackoverflow.com/questions/33903621/docker-cannot-mount-volume-over-existing-file-file-exists Please take a look inside your docker container from your new image to the old image on the path that its complaining to see when you did the docker commit. Thanks, Harish -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Keong Lim Sent: Thursday, April 18, 2019 10:42 AM To: Ambica <[email protected]>; [email protected] Subject: Re: [onap-discuss] aai-graphadmin pod start error in k8 using helm Hi Ambica, Sorry I will be on leave for Easter. I don't know what is happening with the overlay filesystem in this case. Maybe Harish can help you debug it. Keong -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16629): https://lists.onap.org/g/onap-discuss/message/16629 Mute This Topic: https://lists.onap.org/mt/31223382/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
