[Planetlab-devel] Minimum disk size per MyPLC node

Thierry Parmentelat thierry.parmentelat at sophia.inria.fr
Thu Aug 26 13:10:38 EDT 2010


Hi Brett

how did you turn off hardware check ? the recommended method is to have the node model field end with /minhw 

if that's what you did: my feeling is that there is a limit (I would say in the 16 Gb) that is - rather arbitrarily - used to decide whether a given device is a removable/usb unit or not; I know, that sounds a bit off, there should be better means to make this decision, but again I *think* this is how the code behaves. IIRC we came across somebody with a 16 Gb memory stick (yeah...) and made this change in a rush...

I'm afraid that turning off minimum hardware requirement check does not alter that, even if the error message does not fit this conjecture..


the following constants seem to be involved
./source/configuration:MINIMUM_DISK_SIZE=17
./source/configuration:TOTAL_MINIMUM_DISK_SIZE=50

If i'm right, reducing the first one might help you out
running 'service plc start bootmanager' should be all that's needed to ship the new constants to the node...

hope this helps

On Aug 26, 2010, at 6:42 PM, Brett Lane wrote:

> Hey guys,
> 
> I can't seem to find a definite answer on this one; What is the minimum requirement for disk size per MyPLC node? I disabled the hardware check when trying to boot a node via ISO, but I'm still seeing:
> 
> Step: Checking if hardware requirements met.
> 15:57:01(UTC) Checking for available memory.
> 15:57:01(UTC) Memory requirements not met, but running anyway: 380864 kb
> 15:57:01(UTC) Detected block devices:
> 15:57:01(UTC) {'/dev/sda': (8, 0, 14680064, 15.032385536, False)}
> 15:57:01(UTC) Device is too small to use: /dev/sda
> (appears to be 15.03 GB)
> 15:57:01(UTC) No suitable block devices found for install.
> 
> I noticed that the hardware requirements listed here: http://www.planet-lab.org/hardware are for a public PL deployment, but since this is a private PL we're looking at a lot fewer slices.
> 
> My apologies if this has been covered in an archived thread... I browsed around but I couldn't find anything that stuck out.
> 
> Thanks,
> Brett
> 
> 
> _______________________________________________
> Devel mailing list
> Devel at lists.planet-lab.org
> https://lists.planet-lab.org/mailman/listinfo/devel




More information about the Devel mailing list