[xcat-user] issues on imaging filename

Egan Ford egan at sense.net
Mon Oct 20 17:29:05 MDT 2008


When imaging linux your /install/image/x86 directory should look
something like this:

-rw-------  1 root root    5999629 Oct 20 16:51 linux-sda1.gz.000
-rw-------  1 root root 2136730399 Oct 20 17:10 linux-sda2.gz.000
-rw-------  1 root root   58869431 Oct 20 17:11 linux-sda2.gz.001
-rw-r--r--  1 root root        512 Oct 20 16:51 linux-sda.mbr
-rw-r--r--  1 root root        259 Oct 20 16:51 linux-sda.sfdisk

After imaging the .000 should be removed automatically:

-rw-------  1 root root    5999629 Oct 20 16:51 linux-sda1.gz
-rw-------  1 root root 2136730399 Oct 20 17:10 linux-sda2.gz
-rw-------  1 root root   58869431 Oct 20 17:11 linux-sda2.gz.001
-rw-r--r--  1 root root        512 Oct 20 16:51 linux-sda.mbr
-rw-r--r--  1 root root        259 Oct 20 16:51 linux-sda.sfdisk

The 001, 002, etc... extensions are used when the image exceeds 2GB.

I just tested this and it works fine for me.  nodetype.tab should look
like this:

node02  image,x86,linux

image is the install type, x86 is the install arch (not the OS arch),
and linux is my image name.

In $XCATROOT/install/image/x86/base there is an example linux.tmpl
file.  Copy that to something else and use that name in nodetype.tab
and try again.

On Mon, Oct 20, 2008 at 8:57 AM, Jelo <menduki at gmail.com> wrote:
> Aslo, strange if I image a Windows XPPro system, it works fine but the issue
> below only affects Redhat image, I am using redhat 4.4. Any ideas ?
>
> On Thu, Oct 16, 2008 at 10:59 AM, Jelo <menduki at gmail.com> wrote:
>>
>> We are using XCAT 1.3, we renamed the files, and still do not install.
>> Where does it look at to rename the images in that format? I looked at the
>> nodetype.tab and the *rhel4*-compute scripts, but I do not see a reference
>> to .001? Thanks.
>>
>>
>>
>>
>> On Fri, Oct 10, 2008 at 9:04 AM, Egan Ford <egan at sense.net> wrote:
>>>
>>> What version of xCAT?  If you renamed files with .001 does it install?
>>>
>>> On Thu, Oct 9, 2008 at 10:56 AM, Jelo <menduki at gmail.com> wrote:
>>> > Iam having issues with the rinstall, after imaging the blades the
>>> > images are
>>> > created in
>>> > sda1.gz
>>> > sda2.gz
>>> > sda3.gz
>>> >
>>> > but when I run rinstall, it looks for a sda1.gz.001? Any help on this,
>>> > thanks.
>>> > _______________________________________________
>>> > xcat-user mailing list
>>> > xcat-user at lists.xcat.org
>>> > http://www.xcat.org/mailman/listinfo/xcat-user
>>> >
>>> >
>>> _______________________________________________
>>> xcat-user mailing list
>>> xcat-user at lists.xcat.org
>>> http://www.xcat.org/mailman/listinfo/xcat-user
>>
>
>
> _______________________________________________
> xcat-user mailing list
> xcat-user at lists.xcat.org
> http://www.xcat.org/mailman/listinfo/xcat-user
>
>


More information about the xcat-user mailing list