----- "Andrea Righi" <[EMAIL PROTECTED]> wrote:
> Carl J. Richell wrote:
> > Hello and thanks in advance for your help (I hope it's an easy
> one).
> > I upgraded to SystemImager v 3.8.1 and hope to take advantage of
> > bittorrent transport.  After SystemImager partitions the drive it
> > spits out the following error:
> > 
> > error: cannot find a valid torrent file for the image sysimage
> > 
> > I can see the tarball and torrent /var/lib/systemimager/tarballs
> and
> > /var/lib/systemimager/torrents/.  Bittorent is running according to
> > /etc/init.d/systemimager-server-bittorrent status.
> > 
> 
> It seems that torrents are not correctly copied in your clients...
> could
> you post your /etc/systemimager/rsyncd.conf?
> 
> Regards,
> -Andrea
> 

If I remove BITTORRENT=y from the kernel append line imaging works.

rsyncd.conf

list = yes
timeout = 600
dont compress = *.gz *.tgz *.zip *.Z *.ZIP *.bz2 *.deb *.rpm *.dbf
uid = root
gid = root
use chroot = yes
log file = /var/log/systemimager/rsyncd
#
# For additional security, modify and uncomment the following lines.
# See "man rsyncd.conf" for details.
#
#hosts allow = 127.0.0.0/24 MY_NET/NETMASK MY_CLIENT/32
#
# If you choose to install the clients with SSH transport uncomment the
# following lines.
#
#hosts allow = 127.0.0.1
#hosts deny = 0.0.0.0/0

[boot]
path = /usr/share/systemimager/boot
#
# Never restrict the access of the [boot] module.
#
hosts allow = 0.0.0.0/0

[overrides]
path = /var/lib/systemimager/overrides

[scripts]
path = /var/lib/systemimager/scripts

[torrents]
path = /var/lib/systemimager/torrents

[sysimage]
        path=/var/lib/systemimager/images/sysimage

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to