On Wed, Jun 18, 2008 at 7:52 PM, James Hare <messedrocker@gmail.com> wrote:
Cheers, by the way, for moving all our stuff from Hemlock to Nightshade. (Hah -- I just got now that the successor to a toxic plant is another toxic plant). I greatly appreciate it.


On Wed, Jun 18, 2008 at 7:49 PM, SQL <sxwiki@gmail.com> wrote:
Hopefully this is the right procedure (it's what I did at least)

ssh username@hemlock.toolserver.org
crontab -e
<copy crontab; erase>
exit

ssh username@nightshade.toolserver.org
crontab -e
<paste crontab>
exit

HTH

SQL

Daniel Schwen wrote:
>> this server is for everything except web serving.  all your bots, tools,
>> etc. must now be run here.
>>
> [..]
>
>> /home is shared between both servers, so there is no need to copy any files
>> over.  http://toolserver.org/ URLs still point to hemlock.
>>
> [..]]
>
>> after 1 week from today (June 19), we will start killing all tools which
>> run on hemlock.
>>
>
> So people who use user-crontabs must check the hostname now?
>
> _______________________________________________
> Toolserver-l mailing list
> Toolserver-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/toolserver-l
>
>


_______________________________________________
Toolserver-l mailing list
Toolserver-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/toolserver-l


_______________________________________________
Toolserver-l mailing list
Toolserver-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/toolserver-l


Note that you can do magic stuff to transfer crontabs: (hopefully this eases headaches)
@hemlock: crontab -l > crontab.txt
@nightshade: cat crontab.txt | crontab -e
Then just blank your crontab at hemlock. No need to be copying and pasting.

--
DCollins/ST47
Administrator, en.wikipedia.org
Channel Operator, irc.freenode.net/#wikipedia
Maintainer, Perlwikipedia module