Maintenance outage :: www.ovirt.org :: 2012-12-11 01:00 UTC

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There is going to be a brief planned outage at 5 pm PST (0100 UTC) today. The outage window is ten minutes. No downtime is expected during the outage, but it may occur. == Details == I want to setup hot_deploy for our OpenShift instance running MediaWiki. When I did this the other day, it failed to work properly. Refer to: http://lists.ovirt.org/pipermail/infra/2012-December/001612.html This outage is another attempt to set the app to hot deploy. I intend to do exactly this: * 'touch wiki/.openshift/markers/hot_deploy' * 'git add wiki/.openshift/markers/hot_deploy' * 'git commit wiki/.openshift/markers/hot_deploy' * 'git push' If all works correctly, the app will be set to hot deploy without doing a restart. If it goes like last time, I may attempt to troubleshoot for a few minutes but no longer than 10 minutes. At that time I will force restart the app. == Affected services == www.ovirt.org (wiki) === Not-affected services == lists.ovirt.org resources.ovirt.org gerrit.ovirt.org jenkins.ovirt.org == Future plans == Hopefully this hot deploy trick will allow us to make minor configuration changes to the website without it having to restart the app. - -- Karsten 'quaid' Wade ..... http://iquaid.org ..... gpg key: AD0E0C41 http://Fairy-TaleFarm.com .......................... Urban homestead http://MicahForCouncil.org ................ Your advocate on council http://SantaCruzPedicab.com .......... Sensible local transportation -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iD8DBQFQxm/N2ZIOBq0ODEERAkF2AKCG4kT4U8IP82dzHmj3ZjIWszYBiwCfayJI BNq6othQiZCoy6Eg49lC/jU= =UmMF -----END PGP SIGNATURE-----

There is going to be a brief planned outage at 5 pm PST (0100 UTC) today. The outage window is ten minutes. No downtime is expected during the outage, but it may occur. =20 =3D=3D Details =3D=3D =20 I want to setup hot_deploy for our OpenShift instance running MediaWiki= =2E =20 When I did this the other day, it failed to work properly. Refer to: =20 http://lists.ovirt.org/pipermail/infra/2012-December/001612.html =20 This outage is another attempt to set the app to hot deploy. I intend to do exactly this: =20 * 'touch wiki/.openshift/markers/hot_deploy' * 'git add wiki/.openshift/markers/hot_deploy' * 'git commit wiki/.openshift/markers/hot_deploy' * 'git push' =20 If all works correctly, the app will be set to hot deploy without doing a restart. If it goes like last time, I may attempt to troubleshoot for a few minutes but no longer than 10 minutes. At that time I will force restart the app. =20 =3D=3D Affected services =3D=3D =20 www.ovirt.org (wiki) =20 =3D=3D=3D Not-affected services =3D=3D =20 lists.ovirt.org resources.ovirt.org gerrit.ovirt.org jenkins.ovirt.org =20 =3D=3D Future plans =3D=3D =20 Hopefully this hot deploy trick will allow us to make minor configuration changes to the website without it having to restart the a=
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig56613727A7056E27A6934BBA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hot deploy worked. I was able to follow the specific steps below, and the marker was set without stopping or restarting the app. Those with OpenShift access - to restart the app, you have to remove the wiki/.openshift/markers/hot_deploy file and push. The app should then restart on that push. You would then return it to hot deployable by replacing and pushing with the marker in place. To be safe, I would push the changes around hot_deploy marker by themselves, until we determine if it can be mixed in with other changes that would normally trigger a restart. On 12/10/2012 03:27 PM, Karsten (quaid) Wade wrote: pp.
=20 _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra =20
--=20 Karsten 'quaid' Wade, Sr. Analyst - Community Growth http://TheOpenSourceWay.org .^\ http://community.redhat.com @quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41 --------------enig56613727A7056E27A6934BBA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iD8DBQFQxpGb2ZIOBq0ODEERAqvaAJ0fFjP6k1pQWQQfwaO4d9VaeLwHjwCgubw+ AhbpYLOJvHHFQ6MG4KaIVt4= =79+7 -----END PGP SIGNATURE----- --------------enig56613727A7056E27A6934BBA--

This is a multi-part message in MIME format. --------------070100050000090008080808 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Well it seems like the user uploads are gone. http://www.ovirt.org/File:Ovirt-guest-agent-sso-linux.png http://www.ovirt.org/File:Rhevm-3-1.png http://www.ovirt.org/File:Ovirt-guest-agent-sso-windows.png On 12/11/2012 02:51 AM, Karsten 'quaid' Wade wrote:
Hot deploy worked. I was able to follow the specific steps below, and the marker was set without stopping or restarting the app.
Those with OpenShift access - to restart the app, you have to remove the wiki/.openshift/markers/hot_deploy file and push. The app should then restart on that push. You would then return it to hot deployable by replacing and pushing with the marker in place. To be safe, I would push the changes around hot_deploy marker by themselves, until we determine if it can be mixed in with other changes that would normally trigger a restart.
On 12/10/2012 03:27 PM, Karsten (quaid) Wade wrote:
There is going to be a brief planned outage at 5 pm PST (0100 UTC) today. The outage window is ten minutes. No downtime is expected during the outage, but it may occur.
== Details ==
I want to setup hot_deploy for our OpenShift instance running MediaWiki.
When I did this the other day, it failed to work properly. Refer to:
http://lists.ovirt.org/pipermail/infra/2012-December/001612.html
This outage is another attempt to set the app to hot deploy. I intend to do exactly this:
* 'touch wiki/.openshift/markers/hot_deploy' * 'git add wiki/.openshift/markers/hot_deploy' * 'git commit wiki/.openshift/markers/hot_deploy' * 'git push'
If all works correctly, the app will be set to hot deploy without doing a restart. If it goes like last time, I may attempt to troubleshoot for a few minutes but no longer than 10 minutes. At that time I will force restart the app.
== Affected services ==
www.ovirt.org (wiki)
=== Not-affected services ==
lists.ovirt.org resources.ovirt.org gerrit.ovirt.org jenkins.ovirt.org
== Future plans ==
Hopefully this hot deploy trick will allow us to make minor configuration changes to the website without it having to restart the app.
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com --------------070100050000090008080808 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">Well it seems like the user uploads are gone.<br> <br> <a class="moz-txt-link-freetext" href="http://www.ovirt.org/File:Ovirt-guest-agent-sso-linux.png">http://www.ovirt.org/File:Ovirt-guest-agent-sso-linux.png</a><br> <a class="moz-txt-link-freetext" href="http://www.ovirt.org/File:Rhevm-3-1.png">http://www.ovirt.org/File:Rhevm-3-1.png</a><br> <a class="moz-txt-link-freetext" href="http://www.ovirt.org/File:Ovirt-guest-agent-sso-windows.png">http://www.ovirt.org/File:Ovirt-guest-agent-sso-windows.png</a><br> <br> On 12/11/2012 02:51 AM, Karsten 'quaid' Wade wrote:<br> </div> <blockquote cite="mid:50C6919B.2070707@redhat.com" type="cite"> <pre wrap="">Hot deploy worked. I was able to follow the specific steps below, and the marker was set without stopping or restarting the app. Those with OpenShift access - to restart the app, you have to remove the wiki/.openshift/markers/hot_deploy file and push. The app should then restart on that push. You would then return it to hot deployable by replacing and pushing with the marker in place. To be safe, I would push the changes around hot_deploy marker by themselves, until we determine if it can be mixed in with other changes that would normally trigger a restart. On 12/10/2012 03:27 PM, Karsten (quaid) Wade wrote: </pre> <blockquote type="cite"> <pre wrap="">There is going to be a brief planned outage at 5 pm PST (0100 UTC) today. The outage window is ten minutes. No downtime is expected during the outage, but it may occur. == Details == I want to setup hot_deploy for our OpenShift instance running MediaWiki. When I did this the other day, it failed to work properly. Refer to: <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/pipermail/infra/2012-December/001612.html">http://lists.ovirt.org/pipermail/infra/2012-December/001612.html</a> This outage is another attempt to set the app to hot deploy. I intend to do exactly this: * 'touch wiki/.openshift/markers/hot_deploy' * 'git add wiki/.openshift/markers/hot_deploy' * 'git commit wiki/.openshift/markers/hot_deploy' * 'git push' If all works correctly, the app will be set to hot deploy without doing a restart. If it goes like last time, I may attempt to troubleshoot for a few minutes but no longer than 10 minutes. At that time I will force restart the app. == Affected services == <a class="moz-txt-link-abbreviated" href="http://www.ovirt.org">www.ovirt.org</a> (wiki) === Not-affected services == lists.ovirt.org resources.ovirt.org gerrit.ovirt.org jenkins.ovirt.org == Future plans == Hopefully this hot deploy trick will allow us to make minor configuration changes to the website without it having to restart the app. _______________________________________________ Infra mailing list <a class="moz-txt-link-abbreviated" href="mailto:Infra@ovirt.org">Infra@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/infra">http://lists.ovirt.org/mailman/listinfo/infra</a> </pre> </blockquote> <pre wrap=""> </pre> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Infra mailing list <a class="moz-txt-link-abbreviated" href="mailto:Infra@ovirt.org">Infra@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/infra">http://lists.ovirt.org/mailman/listinfo/infra</a> </pre> </blockquote> <br> <br> <pre class="moz-signature" cols="72">-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com</pre> </body> </html> --------------070100050000090008080808--

This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig859D814BB0F35412B808E45B Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12/10/2012 09:40 PM, Vinzenz Feenstra wrote:
Well it seems like the user uploads are gone. =20 http://www.ovirt.org/File:Ovirt-guest-agent-sso-linux.png http://www.ovirt.org/File:Rhevm-3-1.png http://www.ovirt.org/File:Ovirt-guest-agent-sso-windows.png
Thanks for reporting this. I'm going to need a little more help to figure out what happened. A few hours after the maintenance I received a report that the site wasn't responding, reporting a proxy error. I looked for a few minutes, couldn't find an obvious problem other than the site not being responsive. I issued a restart command, and the site came back up. So it's possible that some recent changes were lost. Or the process of my pushing changes caused it to lose recent images. (I'm now What I don't see is all of the images gone. I see images on the site and in the checkout, but not the ones you have missing. It would be helpful to know what is actually missing, and to see if it all is recent, or from across time. If - as I suspect - my local out-of-date checkout (that didn't grab anything when I did 'git pull') overwrote the images with my lack-of-images ... that means the database entry is still there for a file that is not. We would have lost (misplaced?) the images uploaded in the last week. If we can figure out what is missing, I can just put them back in place, and do a git add, commit, and push. Hacky, but it would wo= rk. In the meantime, I'm trying to better understand how the appname/data/ persistent data folder works. - Karsten --=20 Karsten 'quaid' Wade, Sr. Analyst - Community Growth http://TheOpenSourceWay.org .^\ http://community.redhat.com @quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41 --------------enig859D814BB0F35412B808E45B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iD8DBQFQxtrS2ZIOBq0ODEERAsSiAJ9ZDPPOuScVgOPKCrM+i9q6Jm4QwwCgsoRC 7AVHUzYKtACmh8CXVBi+CfI= =3n/+ -----END PGP SIGNATURE----- --------------enig859D814BB0F35412B808E45B--
participants (3)
-
Karsten 'quaid' Wade
-
Karsten (quaid) Wade
-
Vinzenz Feenstra