Doug Hackworth <doug.hackworth@...> writes:
> 
> > [snip...  saying 'y' to questions]
> > 
> > Retrieving /etc/systemimager/mounted_filesystems from node02 to check for 
> > mounted filesystems...
> > ------------- node02 mounted_filesystems RETRIEVAL PROGRESS -------------
> > @ERROR: access denied to root from node01 (192.168.44.1)
> > rsync error: error starting client-server protocol (code 5) at main.c(1383) 
> > [receiver=2.6.9]
> > ------------- node02 mounted_filesystems RETRIEVAL FINISHED -------------
> > Failed to retrieve /etc/systemimager/mounted_filesystems from node02.
> > si_getimage: Have you run "si_prepareclient" on node02?
> >            If you see the message "unrecognised option" above, check
> >            http://systemimager.org/download/ to be sure that you are running
> >            the recommended version of rsync.
> > #
> > </transcript>
> > 


I ran into this issue tonight with the same error messages from si_getclient
running on the server. But for me the problem was simply that the --server ip
option for si_prepareclient on the golden client did not match the ip of the
server that I was running si_getclient on to attempt to retrieve the golden
image.

On my golden client, I was running this manually:

   $ si_prepareclient --server 10.1.12.238 -e /dev/sda --no-uyok

But my server's ip is 10.1.12.244, so obviously, I was getting this error from
si_getclient.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to