Taking a closer look, here are some thoughts that might help:

Anything mounted under /a/ on an auto-install client is the auto-install
client's own local disk, mounted in a temporary location while files are
copied to it.  If /usr, /usr/src, or /usr/src/kernel is a separate file
system on the "golden client", then it looks like it's filling up (probably
just due to size, but much less likely, it could be due to excessive number
of files -> running out of inodes).

There are multiple ways to resolve this.  The easiest way to resolve it (the
"hack") is to remove some of the files from the /usr/src/kernel/ directory
in the image on the imageserver to free up some space, then try the
auto-install again.  The less-hacky way to do it is to modify
the /etc/systemimager/autoinstallscript.conf file to increase the size of
that partition.  If you change it on the golden client, then run si_getimage
again after changing it.  If you change it in the already captured image,
then run si_mkautoinstallscript again.  Either of these methods will result
in a fresh autoinstall script that will create a larger partition for your
/usr/src/kernel data.

Hope that helps,

-Brian


On Thu, Dec 30, 2010 at 4:31 AM, muhammed navas <navasonl...@gmail.com>wrote:

> where in  system imager server or client ?
> in server i got this out put
>
> [r...@localhost ~]# df -i
> Filesystem            Inodes   IUsed   IFree IUse% Mounted on
> /dev/sda1            9773056  257099 9515957    3% /
> tmpfs                 218214       7  218207    1% /dev/shm
>
> client side it says -i  not suported
>
>
>
>
>
> On Thu, Dec 30, 2010 at 11:21 AM, Brian Elliott Finley <
> br...@thefinleys.com> wrote:
>
>> You might be out of inodes?  Try a "df -i".
>>
>>
>> --
>> Brian Elliott Finley
>> Mobile: +1.630.447.9108
>>
>> -----Original Message-----
>> From: muhammed navas <navasonl...@gmail.com>
>> Date: Thu, 30 Dec 2010 11:05:43
>> To: <sisuite-users@lists.sourceforge.net>
>> Reply-To: sisuite-users@lists.sourceforge.net
>> Subject: [sisuite-users] No space left on device
>>
>>
>> ------------------------------------------------------------------------------
>> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
>> to consolidate database storage, standardize their database environment,
>> and,
>> should the need arise, upgrade to a full multi-node Oracle RAC database
>> without downtime or disruption
>> http://p.sf.net/sfu/oracle-sfdevnl
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
>> to consolidate database storage, standardize their database environment,
>> and,
>> should the need arise, upgrade to a full multi-node Oracle RAC database
>> without downtime or disruption
>> http://p.sf.net/sfu/oracle-sfdevnl
>> _______________________________________________
>> sisuite-users mailing list
>>
>> sisuite-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sisuite-users
>>
>
>
>
> --
> Thanks & Regards,
>
> Muhammed Navas
> Linux administrator
> Apara Pvt Ltd, Bangalore
> www.apara.com
> +91-9886313459
>
>



-- 
Brian Elliott Finley
Mobile: 630.447.9108
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to