Hi Harsh, >From the link you have forwarded it is unclear what exactly need to be run. >The commands specified are for running the image .
Can you please tell where exactly i need to remove/make changes inside the container .so that when creating new image doing commit does not use the previous mount location. Thanks & Regards, Ambica ________________________________ From: KAJUR, HARISH V <[email protected]> Sent: Thursday, April 18, 2019 10:41 PM To: [email protected]; [email protected]; Ambica Chattoraj Subject: RE: [onap-discuss] aai-graphadmin pod start error in k8 using helm 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 ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html <http://www.techmahindra.com/Disclaimer.html> externally http://tim.techmahindra.com/tim/disclaimer.html <http://tim.techmahindra.com/tim/disclaimer.html> internally within TechMahindra. ============================================================================================================================ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16634): https://lists.onap.org/g/onap-discuss/message/16634 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]] -=-=-=-=-=-=-=-=-=-=-=-
