Are you using LVM?
 
Cheers,
 
Bernard


From: [EMAIL PROTECTED] on behalf of B. Erdelyi
Sent: Fri 20/01/2006 11:11
To: sisuite-users@lists.sourceforge.net
Subject: [Sisuite-users] Problem with mkautoinstallcd tmpfs

Hi,

 

I am attempting an image install with si_mkautoinstallcd using SI 3.6.3.  The tmpfs mounted as / is not large enough to create the entire file structure.  The process ends with tmpfs 99% full.

 

I have attempted to specify the –append option to si_mkautoinstallcd with various values without success.  The following parameters were specified:

 

tmpfs_size=2G tmpfs_nr_inodes=2000”

tmpfs_size=1g tmpfs_nr_inodes=1000”

tmpfs_size=1g”

 

Regardless, tmpfs is created each time the same size with or without the mount options specified at: 452,788 1-k blocks.  This is weird since the machine has 2G of RAM, I would expect to see a default tmpfs mount of about 1G.

 

It seems that si_mkautoinstallcd is not passing the arguments to the mount tmpfs command.  Is there a place in the scripts where I could explicitly specify the tmpfs mount options?  I have searched the autoinstall and SystemImager::Server.pm scripts, but I cannot find the logical place to impact a change.

 

It seems that the golden image will install properly if I could just get tmpfs to increase in size.

 

Thanks,

Bela

Reply via email to