am using cobbler to import via rsync -and having trouble munging paths properly to download the 64-bit dvd or others, -what's a known good rsync path to use, or a command line that would allow me to determine this myself?
When I use the web browsers of course and go to centos.org, you'll get the usual "not a suppoorted protocol" when clicking around trying to isolate a good path/server.
i'm doing:
cobbler import --mirror=rsync://need.servername.domain/path/to/centos86_64 --name=centos64
-any suggestions?
(sorry, new to this, but definitely interested in rolling out cobbler).
-krb
Karl R. Balsmeier wrote:
cobbler import --mirror=rsync://need.servername.domain/path/to/centos86_64 --name=centos64
-any suggestions?
(sorry, new to this, but definitely interested in rolling out cobbler).
you might want to take a look at the mirrors list published on the www.centos.org site - the rsync mirrors are clearly mentioned.
Also, might be worth asking on the cobbler lists - lots of people there are running on / for centos..
- KB