Hi Julio I hope I understand your question correctly. The first time docker is started, it sets up a base device with a default size specified in "Base Device Size", visible with the command "#docker info". All future images and containers will be a snapshot of this base device. Base size is the maximum size that a container/image can grow to. Information on how to increase the size is available in this blog entry: http://www.projectatomic.io/blog/2016/03/daemon_option_basedevicesize/
Best Regards, Frédéric On Thu, Nov 17, 2016 at 10:41 AM, Julio Saura <[email protected]> wrote: > Hello > > i have noticed all my pods are started with 10 gb disk .. and i don’t know > why, the problem is that i need more disk per pod, how do i increase the > size of de pod disk? i don’t find any doc regarding this issue. > > i have tried to mount a host mount on my pod just to get a jmap out of the > pod but i was not able to make it run .. > > if pod disk size increase is not possible i will try to use PV using nfs, > but i guess increasing the pod disk is possible right? > > best regards > > thanks. > > > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > -- *Frédéric Giloux* Senior Middleware Consultant Red Hat GmbH MesseTurm, Friedrich-Ebert-Anlage 49, 60308 Frankfurt am Main Mobile: +49 (0) 174 1724661 <callto:00491741724661> E-Mail: [email protected], http://www.redhat.de/ Delivering value year after year Red Hat ranks # 1 in value among software vendors http://www.redhat.com/promo/vendor/ Freedom...Courage...Commitment...Accountability ________________________________________________________________________ Red Hat GmbH, http://www.de.redhat.com/ Sitz: Grasbrunn, Handelsregister: Amtsgericht München, HRB 153243 Geschäftsführer: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
