[libvirt] libvirt.org outage

libvirt.org appears to be down, possibly for as long as the entire weekend. While that doesn't help anyone trying to browse the online documentation, we at least have the benefit of git being a distributed version control system. For those who would like to track what will be pushed to upstream libvirt.git once it is back online, I've got my personal repo available for the purpose. Assuming that I caught things just before the power outage, then it will be a trivial sync to get everything from my master branch back upstream once things are back to normal. Browse the latest state at: http://repo.or.cz/w/libvirt/ericb.git Track the latest state of upstream patches with: git pull git://repo.or.cz/libvirt/ericb.git master Propose your own patches for me to merge in to the master branch (the mob branch has no push restrictions - anyone can push there, but that also means that anyone can rewind history there, so let me know the commit id of anything that you have pushed there that I should then sync into the master branch): git push mob@repo.or.cz:/srv/git/libvirt/ericb.git +HEAD:mob Feel free to ask questions on list or on irc://irc.oftc.net/virt if you want to coordinate on bleeding-edge development this weekend. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org

On Fri, Jul 22, 2011 at 01:08:52PM -0600, Eric Blake wrote:
libvirt.org appears to be down, possibly for as long as the entire weekend. While that doesn't help anyone trying to browse the online documentation, we at least have the benefit of git being a distributed version control system.
For the curious this is a non scheduled full shutdown of the power equipement at the research institute, basically replacing the main electicity equipment due to a failure. It's likely to be restarted tomorrow (Sunday) but should be up Monday morning european timezone In the meantime use the git mirror, sorry for the unscheduled downtime, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

On Sat, Jul 23, 2011 at 11:46:39PM +0800, Daniel Veillard wrote:
On Fri, Jul 22, 2011 at 01:08:52PM -0600, Eric Blake wrote:
libvirt.org appears to be down, possibly for as long as the entire weekend. While that doesn't help anyone trying to browse the online documentation, we at least have the benefit of git being a distributed version control system.
For the curious this is a non scheduled full shutdown of the power equipement at the research institute, basically replacing the main electicity equipment due to a failure. It's likely to be restarted tomorrow (Sunday) but should be up Monday morning european timezone
In the meantime use the git mirror,
Outage is finished, apparently the machine had power since Saturday evening but some part of the network infrastructure wasn't up during the week-end keeping out of reach, everything looks sorted out now, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

On Sat, Jul 23, 2011 at 11:46:39PM +0800, Daniel Veillard wrote:
On Fri, Jul 22, 2011 at 01:08:52PM -0600, Eric Blake wrote:
libvirt.org appears to be down, possibly for as long as the entire weekend. While that doesn't help anyone trying to browse the online documentation, we at least have the benefit of git being a distributed version control system.
For the curious this is a non scheduled full shutdown of the power equipement at the research institute, basically replacing the main electicity equipment due to a failure. It's likely to be restarted tomorrow (Sunday) but should be up Monday morning european timezone
In the meantime use the git mirror,
I also picked up the 12 patches that had been commited on eric's mirror and pushed them to master, so I think we are all set now ! Remininder I will freeze for 0.9.4 release candidate 1 within a few hours, bug fixes will still be welcome but no API additions once done :-) Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

On Sat, Jul 23, 2011 at 11:46:39PM +0800, Daniel Veillard wrote:
On Fri, Jul 22, 2011 at 01:08:52PM -0600, Eric Blake wrote:
libvirt.org appears to be down, possibly for as long as the entire weekend. While that doesn't help anyone trying to browse the online documentation, we at least have the benefit of git being a distributed version control system.
For the curious this is a non scheduled full shutdown of the power equipement at the research institute, basically replacing the main electicity equipment due to a failure. It's likely to be restarted tomorrow (Sunday) but should be up Monday morning european timezone
In the meantime use the git mirror,
A reminder that we have an automated GIT mirror at https://gitorious.org/libvirt This is at most 15 minutes behind the official repo Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|

On 07/23/2011 03:08 AM, Eric Blake wrote:
libvirt.org appears to be down, possibly for as long as the entire weekend. While that doesn't help anyone trying to browse the online documentation, we at least have the benefit of git being a distributed version control system.
For those who would like to track what will be pushed to upstream libvirt.git once it is back online, I've got my personal repo available for the purpose. Assuming that I caught things just before the power outage, then it will be a trivial sync to get everything from my master branch back upstream once things are back to normal.
Browse the latest state at: http://repo.or.cz/w/libvirt/ericb.git
Track the latest state of upstream patches with: git pull git://repo.or.cz/libvirt/ericb.git master
Propose your own patches for me to merge in to the master branch (the mob branch has no push restrictions - anyone can push there, but that also means that anyone can rewind history there, so let me know the commit id of anything that you have pushed there that I should then sync into the master branch):
git push mob@repo.or.cz:/srv/git/libvirt/ericb.git +HEAD:mob
Feel free to ask questions on list or on irc://irc.oftc.net/virt if you want to coordinate on bleeding-edge development this weekend.
If I find this email early I will always not try to 'git pull' this weekend. your git repo works well for me, Eric, thanks. Regards, Alex
participants (4)
-
Alex Jia
-
Daniel P. Berrange
-
Daniel Veillard
-
Eric Blake