On 10/30/2009 01:08 PM, Mike Hanby wrote: > Does the script support the usage of /usr/bin/spacewalk-repo-sync to sync > from the remote repo directly into the Spacewalk server? I'm not sure what > the equivalent command is on RH Satellite Server. > Not at this time. I did all of my testing with RHN Satellite, trying to find the common denominator between the two. spacewalk-repo-sync is not currently included with Satellite so I didn't spend any time on it.
> This eliminates duplication (local rsync'd copy plus the copy in Spacewalk), > and also does not require you to pass the SW admin user and password on the > command line / in script. > You would still need the admin user/password in order to create channels, populate rpms, and subscribe clients. > Any idea if it's possible to sync only specific Dell models from the repo to > cut down on the local storage requirements? > The latest version does this now. I'm also looking at adding an option like "--auto" that will only build channels for systems that are registered with the server. > I'll test the script assuming I have enough free disk space on my SW server > to handle the entire repo. > Disk space really shouldn't be a concern. It is around 330MB for the entire set of repos, and around 290MB for only one repo. You can remove the local repo if you need, just call the script with --no-rsync after initial setup. -- Vinny _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
