Problem with size of partitions
-
@Tom-Elliott It seems like it’s taking the d1.minimum.partitions as source to determine the proportion between partitions instead of the d1.partitions. In our example the sda3 partition is the bigger one in size but it’s almost empty.
-
@michelsantana I know what’s causing it, just trying to figure out a way around it in a nice method.
-
Mind trying these:
Init’s are up at:
http://mastacontrola.com/init.xz
http://mastacontrola.com/init_32.xzwget -O /var/www/fog/service/ipxe/init.xz http://mastacontrola.com/init.xz wget -O /var/www/fog/service/ipxe/init_32.xz http://mastacontrola.com/init_32.xz
-
@Tom-Elliott I have downloaded those files and repeated the process. There is a minor error than you can see in the first capture, but it seems that the problem is solved. Tomorrow I will try a deployment with a physical machine and post the results.
Thank you very much for your help!
-
@michelsantana I’m pushing fix for the error’s being spat out.
-
Fix for the missed elements should be up if you wanted to retest.
-
@Tom-Elliott Perfect! I will try again and post the results
-
@Tom-Elliott Still one error
-
@michelsantana Fix for this then is now up too! THanks for helping
-
@Tom-Elliott You’re welcome. Here are the results after the last modifications you have uploaded. Seems like there are no more errors. Now I’m making the whole deployment to see the final partition sizes in Windows enviroment.
Thank you very much!