----- "Andrea Righi" <[EMAIL PROTECTED]> wrote: > Carl J. Richell wrote: > > ----- "Andrea Righi" <[EMAIL PROTECTED]> wrote: > >> Carl J. Richell wrote: > >>> ----- "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. > >> OK, but in this way you're not using bittorrent :-), but at least > >> this > >> means that rsync is working correctly... moreover your rsyncd.conf > >> seems > >> correct.. what's the output of: > >> > >> ls -l /var/lib/systemimager/torrents/ > >> > >> in your image server? > >> > >> -Andrea > >> > > > > ls -l /var/lib/systemimager/torrents/ > > > > -rw-r--r-- 1 root root 606 2007-04-16 19:20 > boel_binaries.tar.gz.torrent > > -rw-r--r-- 1 root root 59569 2007-04-16 19:20 > image-sysimage.tar.gz.torrent > > > > Thanks, Carl > > > > this means that for any reason those files are not correctly > transferred > to the clients via rsync. Could you check if they're present in > /torrents in your client (from the buxybox shell)? Do you see some > errors in /var/log/systemimager/rsyncd? > > Regards, > -Andrea
/torrents doesn't exist - /scripts does (but that doesn't help much.) rsync errors look benign to me: 2007/04/22 11:03:07 [12736] name lookup failed for 10.120.150.194: Name or service not known 2007/04/22 11:03:07 [12736] rsync on boot/i386/standard/boel_binaries.tar.gz from unknown (10.120.150.194) 2007/04/22 17:03:07 [12736] sent 5709621 bytes received 126 bytes total size 5708792 2007/04/22 11:03:09 [12737] name lookup failed for 10.120.150.194: Name or service not known 2007/04/22 11:03:09 [12737] rsync on scripts/ from UNKNOWN (10.120.150.194) 2007/04/22 17:03:09 [12737] sent 74196 bytes received 335 bytes total size 73237 ------------------------------------------------------------------------- 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
