[
https://issues.jboss.org/browse/JBDS-1668?page=com.atlassian.jira.plugin....
]
Libor Zoubek commented on JBDS-1668:
------------------------------------
I still think, the wget way we are using is not good. After first sync finished
successfully, I ran second attempt to know, how long it takes. Currently:
download.jboss.org.sh takes 32hours, there is about 40.000 files
www.qa.jboss.com.sh takes 25 hours, there is about 40.000 files
devstudio.jboss.com.sh takes few minutes, that's fine.
set up rsync to Brno MacPro server
----------------------------------
Key: JBDS-1668
URL:
https://issues.jboss.org/browse/JBDS-1668
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: servers
Affects Versions: 4.1.0.M1, 5.0.0.M2
Reporter: Nick Boldt
Assignee: Martin Malina
Fix For: 4.1.0.GA, 5.0.0.GA
Need to establish rules for synching these servers onto MacPro.
devstudio.jboss.com
download.jboss.org
www.qa.jboss.com
I've set up ssh access from home -> machydra, and have Hudson and Apache running
here:
http://dhcp-1-156.brq.redhat.com/ (Apache)
http://dhcp-1-156.brq.redhat.com:8080/ (Hudson)
Apache home dir is mounted on /Volumes/Argolid4 so it's got lots of room to grow.
I've started crontab & scripts for rsync, but it appears to not be connecting
out.
See: /opt/rsync/*.sh and `crontab -e` to view crontab config.
--
Ideally, we could set up a Hudson job like this one
(
https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_All/job/...)
to push bits to the new server over ssh.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira