Hi Bernard,

I added the following into /etc/systemimager/rsyncd.conf 

[general.sh]
        Path=/var/lib/systemimager/images/utts

and restart the systemimager-server-rsyncd on the server. It did pull the image 
utts from the server successfully. However, at the end of the process, it 
reports

Detecting systemconfigurator:
Chroot: cannot execute systemconfigurator: Exec format error
WARNING: systemconfigurator was not found in the image general.sh

And the newly created system won't boot at all.

Could you or anyone else help me out of this, please?

Thanks,


Liang Ma
Contractuel | Consultant | SED Systems Inc. 
Ground Systems Analyst
Agence spatiale canadienne | Canadian Space Agency
6767, Route de l'Aéroport, Longueuil (St-Hubert), QC, Canada, J3Y 8Y9
Tél/Tel : (450) 926-5099 | Téléc/Fax: (450) 926-5083
Courriel/E-mail : [EMAIL PROTECTED]
Site web/Web site : [www.space.gc.ca ] 




-----Original Message-----
From: Ma, Liang 
Sent: July 8, 2008 9:20 AM
To: 'sisuite-users@lists.sourceforge.net'
Subject: RE: [sisuite-users] Help for Unknown module 'general.sh'

 
Hi Bernard,

Thank you very much for answering my questions.

Per you information, I checked conf file /etc/systemimager/rsyncd.conf on the 
systemimager server. It doesn't have anything about general or general.sh. It 
only contains entries such as

[utts]
        Path=/var/lib/systemimager/images/utts
[bell]
        Path=/var/lib/systemimager/images/bell

Hostname general.sh is the one we use in our installation CD. For the older 
version of systemimager, it works when we need to restore one host, say utts, 
we just make a link general.sh to utts.master and boot from the CD.

For this version, can I just add an entry like

[general.sh]
        Path=/var/lib/systemimager/images/general.sh

and restart the server to resolve the issue?



Liang Ma
Contractuel | Consultant | SED Systems Inc. 
Ground Systems Analyst
Agence spatiale canadienne | Canadian Space Agency
6767, Route de l'Aéroport, Longueuil (St-Hubert), QC, Canada, J3Y 8Y9
Tél/Tel : (450) 926-5099 | Téléc/Fax: (450) 926-5083
Courriel/E-mail : [EMAIL PROTECTED]
Site web/Web site : [www.space.gc.ca ] 




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Li
Sent: July 7, 2008 6:22 PM
To: sisuite-users@lists.sourceforge.net
Subject: Re: [sisuite-users] Help for Unknown module 'general.sh'

Hi Liang Ma:

On Fri, Jul 4, 2008 at 7:33 AM,  <[EMAIL PROTECTED]> wrote:

> Quietly installing image ...
> /rsync -aHS --exclude=lost+found/ --excude=/proc/* --numeric-ids 
> 192.168.244.54::general.sh/ /a/
> @ERROR: Unknown module 'general.sh'

I think it should be '192.168.244.54::general' instead of
'192.168.244.54::general.sh' -- see which one (general or general.sh)
is referenced in your /etc/systemimager/rsyncd.conf.

> The version of systemimager on both client and server are 4.0.6. The 
> golden-client is running 64bit Ubuntu 8.04 LTS server, while the server is on 
> a Fedora Core 5 i386 system. When I created the image I just simply selected 
> as a duplicate (option 3). And the installation CD was made to hostname 
> general's, which I did a soft link pointing to the image's hostname. master 
> file.

If you do things correctly, you shouldn't need to create any symlinks
manually, it should be done for your automatically.

If your image is called 'general', you should have a .master file
called 'general.master' in /var/lib/systemimager/scripts.  If you then
define a client called server01, SystemImager should automatically
create a file 'server01.sh' which is a symlink to 'general.master'.

Cheers,

Bernard

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to