<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Un peu de tout &#187; Serveur</title>
	<atom:link href="http://didier.misson.net/blog/tag/serveur/feed/" rel="self" type="application/rss+xml" />
	<link>http://didier.misson.net/blog</link>
	<description>Un blog libre utilisant WordPress</description>
	<lastBuildDate>Mon, 26 Jul 2010 23:58:10 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Drush : mettre à jour votre site Drupal</title>
		<link>http://didier.misson.net/blog/2010/07/04/drush-mettre-a-jour-votre-site-drupal/</link>
		<comments>http://didier.misson.net/blog/2010/07/04/drush-mettre-a-jour-votre-site-drupal/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 21:19:09 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[CMS - Blogs - Groupware]]></category>
		<category><![CDATA[Serveurs]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Drush]]></category>
		<category><![CDATA[Serveur]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=3922</guid>
		<description><![CDATA[Mettre à jour votre site Drupal, en ligne de commande ? Oui c'est possible, avec Drush !]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2010/07/04/drush-mettre-a-jour-votre-site-drupal/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2010/07/04/drush-mettre-a-jour-votre-site-drupal/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2010/07/04/drush-mettre-a-jour-votre-site-drupal/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p><a href="http://drupal.org/project/drush"><img class="aligncenter size-full wp-image-3905" title="Administrez vos sites Drupal en ligne de commande" src="http://didier.misson.net/blog/wp-content/uploads/2010/06/Drush-Drupal_3.jpg" alt="" width="277" height="79" /></a></p>
<p><span style="color: #000080;">Après avoir vu comment <a  title="Drupal en ligne de commande : Drush installation" href="http://www.webactus.net/actu/7115-drupal-en-ligne-de-commande-drush-installation">installer Drush</a>, passons à un exemple pratique :</span></p>
<p><strong><span style="color: #ff0000;">La mise à jour de votre site Drupal en ligne de commande grâce à Drush</span></strong></p>
<p><strong><span style="color: #ff6600;"> </span></strong></p>
<p style="text-align: center;"><a  href="http://drupal.org"><img class="aligncenter size-full wp-image-3906" title="un système de gestion de contenu (CMS) libre et open-source publié sous la licence publique générale GNU, et écrit en PHP" src="http://didier.misson.net/blog/wp-content/uploads/2010/06/Powered_by_Drupal.gif" alt="" width="250" height="250" /></a></p>
<p style="text-align: center;">Drupal is a <a  title="Drupal trademark and logo policy" href="http://drupal.com/trademark">registered trademark</a> of <a  title="the original creator and project lead of Drupal, an open source social publishing system" href="http://buytaert.net/">Dries Buytaert</a></p>
<p><strong><span style="color: #000080;">Drush peut vous faciliter la vie et vous faire gagner beaucoup de temps et automatisant des tâches répétitives. </span></strong></p>
<p><span style="color: #ff0000;"><strong>Les mises à jour sont peu intéressantes et répétitives. </strong></span></p>
<p><span style="color: #008000;"><strong>Utilisons Drush pour faire ces mises à jour <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </strong></span></p>
<p><span id="more-3922"></span></p>
<p>Pour rappel, Drush est un script utilisable en ligne de commande (terminal ou session SSH) et permettant d&#8217;exécuter des commandes sur votre site Drupal.</p>
<p>L&#8217;avantage de faire ces commandes dans un script, est que vous pouvez facilement enchainer ces commandes, càd automatiser la gestion de votre site ! Plus besoin de passer 20 minutes pour cliquer d&#8217;une page à l&#8217;autre de l&#8217;interface de gestion Drupal.</p>
<p>Je considère que vous avez un serveur de type <a  title="un acronyme désignant un ensemble de logiciels libres permettant de construire des serveurs de sites Web" href="http://fr.wikipedia.org/wiki/Lamp">LAMP</a>, càd Linux Apache, MySQL et PHP, et que Drupal et Drush sont déjà installés.</p>
<p><strong><span style="color: #000080;">Par défaut, Drush travaille sur le dossier actuel.</span></strong></p>
<p>Mon site de test est http://test6.misson.net. Il est installé dans mon dossier /home/didier/www/test6</p>
<p>Je vais donc dans ce dossier et j&#8217;essaye quelques commandes :</p>
<p><strong><span style="color: #000080;">&laquo;&nbsp;drush status&nbsp;&raquo;</span></strong></p>
<pre>$ <strong><span style="color: #ff6600;">cd /home/didier/www/test6/
</span></strong>:/home/didier/www/test6$ <strong><span style="color: #ff6600;">drush status
</span></strong>Drupal version : <strong><span style="color: #ff0000;">6.14
</span></strong>Default theme : garland
Administration theme : garland
PHP configuration : /etc/php5/cli/php.ini
Drush version : 3.1
Drush configuration :
Drupal root : /home/didier/www/test6</pre>
<p><strong><em><span style="color: #ff0000;">Ce site n&#8217;est pas à jour&#8230; exactement ce qu&#8217;il faut pour faire notre test de mise à jour avec Drush <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </span></em></strong></p>
<p><strong><span style="color: #000080;">&laquo;&nbsp;drush statsmodules&nbsp;&raquo; ou &laquo;&nbsp;drush sm&nbsp;&raquo;</span></strong></p>
<p>&laquo;&nbsp;drush sm&nbsp;&raquo; donne la liste des modules, s&#8217;ils sont activés ou pas, et leur version.</p>
<p>J&#8217;essaye depuis la &laquo;&nbsp;racine&nbsp;&raquo; de mon installation Drupal, mais ça ne fonctionne pas :</p>
<pre>:/home/didier/www/test6$ <strong><span style="color: #ff6600;">drush sm
</span><span style="color: #ff0000;">Could not find a Drupal settings.php file at ./sites/default/settings.php.</span></strong>   <strong><span style="color: #ff0000;">[error]</span></strong>
Command pm-list needs a higher bootstrap level to run
-you will need invoke drush from a more functional Drupal environment to run <strong><span style="color: #ff0000;">[error]</span></strong>
this command.
The drush command 'sm' could not be executed.</pre>
<p>Dans mon cas, l&#8217;explication est simple.</p>
<p>Je n&#8217;ai pas de fichier de configuration par défaut ! Mon dossier &laquo;&nbsp;./sites/default&nbsp;&raquo;  est vide.</p>
<p>Bien que mon installation ne comprenne qu&#8217;un seul site, j&#8217;ai pris l&#8217;habitude de travailler comme en multi-sites.</p>
<p>Mon fichier de configuration pour le site &laquo;&nbsp;test6.misson.net&nbsp;&raquo; se trouve dans ./sites/test6.misson.net.</p>
<p><strong><span style="color: #000080;">J&#8217;ai 2 possibilités :</span></strong></p>
<p>Soit je spécifie l&#8217;URL du site :</p>
<pre><strong><span style="color: #ff6600;">drush sm --uri=http://test6.misson.net</span></strong></pre>
<p>Soit je vais dans le dossier du site :</p>
<div id="_mcePaste">
<pre>:/home/didier/www/test6$ <span style="color: #ff6600;"><strong><span style="color: #ff6600;">cd sites/test6.misson.net/</span></strong>
</span>:/home/didier/www/test6/sites/test6.misson.net$ <span style="color: #ff6600;"><strong><span style="color: #ff6600;">drush sm</span></strong>
</span>Package          Name                                              Type    Status
     Version
Administration   Administration menu (admin_menu)                  Module  Enabled
    6.x-1.5
CCK              Content (content)                                 Module  Enabled
    6.x-2.6
CCK              Content Copy (content_copy)                       Module  Enabled
    6.x-2.6
...
Core - optional  Color (color)                                     Module  Enabled
    6.14
Core - optional  Comment (comment)                                 Module  Enabled
    6.14
Core - optional  Contact (contact)                                 Module  Not
installed  6.14
...
Core - optional  Upload (upload)                                   Module  Enabled
    6.14
Core - required  Block (block)                                     Module  Enabled
    6.14
Core - required  Filter (filter)                                   Module  Enabled
    6.14
...
Image            Image Gallery (image_gallery)                     Module  Enabled
    6.x-1.0-beta3
Image            Image Import (image_import)                       Module  Enabled
    6.x-1.0-beta3
Image            ImageMagick Advanced Options (image_im_advanced)  Module  Enabled
    6.x-1.0-beta3
Other            Pathauto (pathauto)                               Module  Enabled
    6.x-2.x-dev
Other            Token (token)                                     Module  Enabled
    6.x-1.12
Other            Token actions (token_actions)                     Module  Not
installed  6.x-1.12
Other            TokenSTARTER (tokenSTARTER)                       Module  Not
installed  6.x-1.12
Other            Bluemarine (bluemarine)                           Theme   Disabled
     6.14
Other            Chameleon (chameleon)                             Theme   Disabled
     6.14
Other            Garland (garland)                                 Theme   Enabled
    6.14
Other            Marvin (marvin)                                   Theme   Disabled
     6.14
Other            Minnelli (minnelli)                               Theme   Disabled
     6.14
Other            Pushbutton (pushbutton)                           Theme   Disabled       6.14</pre>
</div>
<p><strong><span style="color: #ff0000;">Ce site Test6 n&#8217;est vraiment pas à jour, comme je l&#8217;avais d&#8217;ailleurs constaté via l&#8217;interface web :</span></strong></p>
<p><em> </em></p>
<p><a  href="http://didier.misson.net/blog/wp-content/uploads/2010/07/drupal_drush_001_drupal_update-webmaster-misson@misson.net-Mozilla-Thunderbird_didier_misson_2010.png" rel="lightbox[3922]" class="thickbox no_icon" title="Un exemple de site Drupal n'étant absolument pas à jour !"><img class="aligncenter size-medium wp-image-3924" title="Un exemple de site Drupal n'étant absolument pas à jour !" src="http://didier.misson.net/blog/wp-content/uploads/2010/07/drupal_drush_001_drupal_update-webmaster-misson@misson.net-Mozilla-Thunderbird_didier_misson_2010-300x291.png" alt="" width="300" height="291" /></a></p>
<p><em>En fait&#8230; j&#8217;ai quand même UN module à jour <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </em></p>
<p><strong><span style="color: #000080;">Commençons les mises à jour :</span></strong></p>
<p>Quand on travaille via l&#8217;interface Web habituelle, il est fortement recommandé de mettre votre site en mode maintenance, avant de commencer les mises à jour de modules ou de Drupal.</p>
<p>Étonnamment, il semble que ce ne soit pas nécessaire avec Drush !</p>
<p><strong><span style="color: #000080;">Je vais malgré tout passer le site en mode maintenance&#8230;</span></strong></p>
<p>Il n&#8217;y a pas de commande directement pour demander à Drush de passer le site en maintenance, mais il est possible de positionner une variable :</p>
<pre><strong><span style="color: #ff6600;">drush vset site_offline 1</span></strong>

Enter a number to choose which variable to set.
[0] : Cancel
[1] : site_offline (new variable)</pre>
<p>pour éviter la confirmation (ce qui serait gênant dans un script), ajoutez &laquo;&nbsp;&#8211;always-set&nbsp;&raquo; :</p>
<pre>$ <strong><span style="color: #ff6600;">drush vset --always-set site_offline 1
</span></strong>site_offline was set to 1.        <strong><span style="color: #ffff00;">[success]</span></strong></pre>
<p>Je vérifie dans l&#8217;interface Web du site. Ok, le site est bien en maintenance. <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p style="text-align: center;">
<p><a  href="http://drupal.org"><img class="aligncenter size-full wp-image-3906" title="un système de gestion de contenu (CMS) libre et open-source publié sous la licence publique générale GNU, et écrit en PHP" src="http://didier.misson.net/blog/wp-content/uploads/2010/06/Powered_by_Drupal.gif" alt="" width="250" height="250" /></a></p>
<p><strong><span style="color: #ff0000;">Pour rappel, il est TOUJOURS conseillé de faire un backup de vos fichiers ET de votre base de données avant de commencer un backup !</span></strong></p>
<p><em><span style="color: #008000;"><strong>Je suppose donc que vous avez fait ce backup <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </strong></span></em></p>
<p>Les mises à jour appliquent la dernière version du code Drupal ou des modules. Si vous avez vous même modifié ce code, vous devrez évidemment réappliquer vos modifications sur la nouvelle version des modules&#8230;</p>
<p><strong><span style="color: #000080;">Vous pouvez mettre à jour un ou plusieurs modules précis.</span></strong></p>
<p>Par exemple, pour ne mettre à jour que le module Token :</p>
<pre>$ <strong><span style="color: #ff0000;"><span style="color: #ff6600;">drush update token</span>
</span></strong>Warning: The command name <strong><span style="color: #ff0000;">"update" is deprecated</span></strong>.
Please use a recommended form instead (pm-update,up).             <strong><span style="color: #ffff00;">[warning]
...</span></strong></pre>
<p><strong><span style="color: #000080;">J&#8217;utilise donc la commande &laquo;&nbsp;pm-update&nbsp;&raquo; :</span></strong></p>
<pre>$ <strong><span style="color: #ff6600;">drush pm-update token</span></strong>
Refreshing update status information ...
Done.
Update information last refreshed: Sun, 07/04/2010 - 17:15

Update status information on all installed and enabled Drupal projects:
Name                            Installed version  Proposed version  Status
Administration menu             6.x-1.5            6.x-1.5           <span style="color: #008000;">Up to date</span>
Drupal                          6.14               6.17              <span style="color: #ff0000;"><strong>SECURITY UPDATE available</strong></span>
Content Construction Kit (CCK)  6.x-2.6            6.x-2.7           <strong><span style="color: #ff0000;">SECURITY UPDATE available</span></strong>
FileField                       6.x-3.7            6.x-3.7           <span style="color: #008000;">Up to date</span>
Image                           6.x-1.0-beta3      6.x-1.0-beta5     <span style="color: #ff0000;">Update</span> available
ImageField                      6.x-3.2            6.x-3.7           <strong><span style="color: #ff0000;">SECURITY UPDATE available</span></strong>
Pathauto                        6.x-2.x-dev        6.x-2.x-dev       <span style="color: #ff0000;">Update</span> available
<strong>Token                           6.x-1.12           6.x-1.13          </strong><span style="color: #ff0000;"><strong>Update</strong></span><strong> available</strong>
<strong><span style="color: #008000;">Code updates will be made to the following projects:</span></strong>
<strong><span style="color: #008000;">Token [token-6.x-1.13]</span></strong>
Note: Updated projects can potentially break your site. It is NOT recommended to update production sites without prior testing.
Note: A backup of your package will be stored to backups directory if it is not managed by a supported version control system.
Note: If you have made any modifications to any file that belongs to one of these projects, you will have to migrate those modifications after updating.
<strong>Do you really want to continue? (y/n): <span style="color: #ff6600;">y</span></strong></pre>
<p>La mise à jour génère énormément de messages, qui défilent à toute vitesse, et beaucoup de messages d&#8217;erreur !</p>
<p><strong>L&#8217;update (pm-update) fait :</strong></p>
<ul>
<li><strong><span style="color: #008000;">la mise à jour du module depuis le site Drupal.org</span></strong> (vous avez remarqué que je n&#8217;ai PAS téléchargé manuellement le module !)</li>
<li><strong><span style="color: #008000;">les mises à jours DB nécessaire</span></strong> (il fait le &laquo;&nbsp;update.php&nbsp;&raquo;) !</li>
<li><span style="color: #008000;">le &laquo;&nbsp;clear cache</span><strong>&laquo;&nbsp;</strong></li>
</ul>
<p>Les opérations de nettoyage donnent des messages d&#8217;erreur s&#8217;il n&#8217;y a rien à nettoyer.</p>
<p>C&#8217;est probablement normal (je n&#8217;ai pas eu le temps de tout lire).</p>
<p>Pas d&#8217;inquiétude donc ! <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong><span style="color: #000080;">Je vérifie dans l&#8217;interface Web :</span></strong></p>
<p><strong><span style="color: #000080;"><a  href="http://didier.misson.net/blog/wp-content/uploads/2010/07/drupal_drush_002_Available-updates-Test-Drupal-6-Chromium_drupal_update-_didier_misson_2010.png" rel="lightbox[3922]" class="thickbox no_icon" title="Le module Token est à jour"><img class="aligncenter size-full wp-image-3925" title="Le module Token est à jour" src="http://didier.misson.net/blog/wp-content/uploads/2010/07/drupal_drush_002_Available-updates-Test-Drupal-6-Chromium_drupal_update-_didier_misson_2010.png" alt="" width="477" height="65" /></a><br />
</span></strong></p>
<p><strong><span style="color: #008000;">Le module Token est bien à la dernière version disponible ! <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </span></strong></p>
<p>Si je lance la commande &laquo;&nbsp;drush pm-update&nbsp;&raquo; sans paramètre, elle s&#8217;appliquera à tous les modules&#8230; et au Core Drupal lui-même !</p>
<pre>$ <strong><span style="color: #ff6600;">drush pm-update</span></strong>
Refreshing update status information ...
Done.
Update information last refreshed: Sun, 07/04/2010 - 17:36
<strong><span style="color: #ff6600;">Update status information on all installed and enabled Drupal projects:</span></strong>
Name                            Installed version  Proposed version  Status
Administration menu             6.x-1.5            6.x-1.5           Up to date
Drupal                          6.14               6.17              <strong><span style="color: #ff0000;">SECURITY UPDATE available</span></strong>
Content Construction Kit (CCK)  6.x-2.6            6.x-2.7           <strong><span style="color: #ff0000;">SECURITY UPDATE available</span></strong>
FileField                       6.x-3.7            6.x-3.7           Up to date
Image                           6.x-1.0-beta3      6.x-1.0-beta5     <span style="color: #ff6600;">Update</span> available
ImageField                      6.x-3.2            6.x-3.7           <strong><span style="color: #ff0000;">SECURITY UPDATE available</span></strong>
Pathauto                        6.x-2.x-dev        6.x-2.x-dev       <span style="color: #ff6600;">Update</span> available
Token                           6.x-1.13           6.x-1.13          Up to date
<strong><span style="color: #ff0000;">NOTE: A code update for the Drupal core is available.</span></strong>
<strong><span style="color: #ff0000;">Drupal core will be updated after all of the non-core modules are updated.</span>
Code updates will be made to the following projects:
<span style="color: #008000;">
Content Construction Kit (CCK) [cck-6.x-2.7], Image [image-6.x-1.0-beta5],
ImageField [imagefield-6.x-3.7], Pathauto [pathauto-6.x-2.x-dev]</span></strong>
<span style="color: #ff0000;">
Note: Updated projects can potentially break your site.
It is NOT recommended to update production sites without prior testing.</span>
Note: A backup of your package will be stored to backups directory if it is not managed by a supported version control system.
Note: If you have made any modifications to any file that belongs to one of these projects,
you will have to migrate those modifications after updating.
<strong>
Do you really want to continue? (y/n): <span style="color: #ff6600;">Y</span></strong></pre>
<p><strong><span style="color: #000080;">Je vérifie dans l&#8217;interface Web :</span></strong></p>
<p><a  href="http://didier.misson.net/blog/wp-content/uploads/2010/07/drupal_drush_004_Available-updates-Test-Drupal-6-Chromium_drupal_update-_didier_misson_2010.png" rel="lightbox[3922]" class="thickbox no_icon" title="Tous les modules sont à jour."><img class="aligncenter size-full wp-image-3926" title="Tous les modules sont à jour." src="http://didier.misson.net/blog/wp-content/uploads/2010/07/drupal_drush_004_Available-updates-Test-Drupal-6-Chromium_drupal_update-_didier_misson_2010.png" alt="" width="575" height="535" /></a></p>
<p>Tous les modules sont à jour, mais le core de Drupal ne l&#8217;est pas encore.</p>
<p>Je relance la commande :</p>
<pre>$ <strong><span style="color: #ff6600;">drush pm-update</span></strong>
Refreshing update status information ...
Done.
Update information last refreshed: Sun, 07/04/2010 - 17:45
Update status information on all installed and enabled Drupal projects:
Name                            Installed version  Proposed version  Status
Administration menu             6.x-1.5            6.x-1.5           Up to date
<strong><span style="color: #ff0000;">Drupal                          6.14               6.17              SECURITY UPDATE available</span></strong>
Content Construction Kit (CCK)  6.x-2.7            6.x-2.7           Up to date
FileField                       6.x-3.7            6.x-3.7           Up to date
Image                           6.x-1.0-beta5      6.x-1.0-beta5     Up to date
ImageField                      6.x-3.7            6.x-3.7           Up to date
Pathauto                        6.x-2.x-dev        6.x-2.x-dev       Up to date
Token                           6.x-1.13           6.x-1.13          Up to date
<strong><span style="color: #008000;">Code updates will be made to drupal core.</span></strong>
WARNING:  Updating core will discard any modifications made to Drupal core files,
most noteworthy among these are .htaccess and robots.txt.  If you have made any modifications to these files,
please back them up before updating so that you can re-create your modifications in the updated version of the file.
<span style="color: #ff0000;">Note: Updating core can potentially break your site.
It is NOT recommended to update production sites without prior testing.</span>
<strong>Do you really want to continue? (y/n): <span style="color: #ff6600;">y</span></strong>
<strong><span style="color: #ff0000;">Project drupal was updated successfully. Installed version is now 6.17.</span></strong>
<strong><span style="color: #008000;">Backups were saved into the directory /home/didier/www/test6/backup/modules/20100704184539/drupal.                                                [ok]</span></strong>
Warning: <strong><span style="color: #ff0000;">MySQL server has gone away</span></strong>
query: INSERT INTO watchdog
(uid, type, message, variables, severity, link, location, referer, hostname, timestamp)
VALUES
(0, &amp;#039;php&amp;#039;, &amp;#039;%message in %file on line %line.&amp;#039;, &amp;#039;a:4:{s:6:\&amp;quot;%error\&amp;quot;;s:12:\&amp;quot;user warning\&amp;quot;;s:8:\&amp;quot;%message\&amp;quot;;s:105:\&amp;quot;<strong><span style="color: #ff0000;">MySQL server has gone away</span></strong>\nquery: SELECT name, schema_version FROM system WHERE type = &amp;amp;#039;module&amp;amp;#039;\&amp;quot;;s:5:\&amp;quot;%file\&amp;quot;;s:43:\&amp;quot;/home/didier/www/test6/includes/install.inc\&amp;quot;;s:5:\&amp;quot;%line\&amp;quot;;i:81;}&amp;#039;, 3, &amp;#039;&amp;#039;, &amp;#039;http://test6.misson.net/index.php&amp;#039;, &amp;#039;&amp;#039;, &amp;#039;127.0.0.1&amp;#039;, 1278262302) in /home/didier/www/test6/includes/database.mysqli.inc on line 128
<strong><span style="color: #ff0000;">WD php: MySQL server has gone away                                                                                                                [error]</span></strong>
query: SELECT name, schema_version FROM system WHERE type = 'module' in /home/didier/www/test6/includes/install.inc on line 81.
<strong><span style="color: #ff0000;">MySQL server has gone away                                                                                                                        [error]</span></strong>
query: SELECT name, schema_version FROM system WHERE type = &amp;#039;module&amp;#039; in /home/didier/www/test6/includes/install.inc on line 81.
<strong>
<span style="color: #ff0000;">An error occurred at function : drush_pm_post_pm_updatecode                                                                                       [error]
Backups were restored successfully.                                                                                                               [ok]
An error occurred at function : drush_pm_update</span></strong></pre>
<p><strong><span style="color: #ff0000;">L&#8217;update du Core Drupal n&#8217;est PAS faite ! </span></strong></p>
<p>La version précédente  a été <strong>restaurée</strong> &#8230;</p>
<p>Je vérifie le site. Il semble tourner correctement, mais Drupal n&#8217;a effectivement pas été mis à jour.</p>
<p><strong><span style="color: #000080;">Il semble que ce soit une question de ressource pour MySQL ! Mais que modifier ?</span></strong></p>
<p><strong><span style="color: #000080;">Je réessaye :</span></strong></p>
<pre>$ <strong><span style="color: #ff6600;">drush pm-update</span></strong>
Refreshing update status information ...
Done.
Update information last refreshed: Sun, 07/04/2010 - 19:23
Update status information on all installed and enabled Drupal projects:
Name                            Installed version  Proposed version  Status
Administration menu             6.x-1.5            6.x-1.5           Up to date
<strong><span style="color: #ff0000;">Drupal                          6.14               6.17              SECURITY UPDATE available</span></strong>
Content Construction Kit (CCK)  6.x-2.7            6.x-2.7           Up to date
FileField                       6.x-3.7            6.x-3.7           Up to date
Image                           6.x-1.0-beta5      6.x-1.0-beta5     Up to date
ImageField                      6.x-3.7            6.x-3.7           Up to date
Pathauto                        6.x-2.x-dev        6.x-2.x-dev       Up to date
Token                           6.x-1.13           6.x-1.13          Up to date

<strong><span style="color: #008000;">Code updates will be made to drupal core.</span></strong>
WARNING:  Updating core will discard any modifications made to Drupal core files,
most noteworthy among these are .htaccess and robots.txt.
If you have made any modifications to these files,
please back them up before updating so that you can re-create your modifications in the updated version of the file.
Note: Updating core can potentially break your site.
It is NOT recommended to update production sites without prior testing.</pre>
<pre><strong>Do you really want to continue? (y/n): <span style="color: #ff6600;">y</span></strong>
Project drupal was updated successfully. Installed version is now 6.17.
Backups were saved into the directory /home/didier/www/test6/backup/modules/20100704202330/drupal.                                                [ok]
<strong>You have pending database updates. Please run `<span style="color: #ff0000;">drush updatedb</span>`
 or visit update.php in your browser.               <span style="color: #ffff00;">[warning]</span></strong>
Executing system_update_6054                                                                                                                      [success]
CREATE TABLE {semaphore} (                                                                                                                        [success]
`name` VARCHAR(255) NOT NULL DEFAULT &amp;#039;&amp;#039;,
`value` VARCHAR(255) NOT NULL DEFAULT &amp;#039;&amp;#039;,
`expire` DOUBLE NOT NULL,
PRIMARY KEY (name),
INDEX expire (expire)
) /*!40100 DEFAULT CHARACTER SET UTF8 */
Executing system_update_6055                                                                                                                      [success]
ALTER TABLE {url_alias} DROP INDEX src_language                                                                                                   [success]
ALTER TABLE {url_alias} DROP KEY dst_language                                                                                                     [success]
ALTER TABLE {url_alias} ADD INDEX src_language_pid (src, language, pid)                                                                           [success]
ALTER TABLE {url_alias} ADD UNIQUE KEY dst_language_pid (dst, language, pid)                                                                      [success]
Executing imagefield_update_6006                                                                                                                  [success]
'all' cache was cleared                                                                                                                           [success]
<strong><span style="color: #008000;">Finished performing updates.                                                                                                                      [ok]</span></strong>
<strong><span style="color: #ff6600;">The following updates are pending:</span></strong>
system module
6054 - Add semaphore table.
6055 - Improve indexes on the {url_alias} table.
imagefield module
6006 - Add default values to all ImageFields.
<strong>
Do you wish to run all pending updates? (y/n): <span style="color: #ff6600;">y</span></strong></pre>
<p><strong><span style="color: #008000;">Cette fois, toutes les mises à jour sont faites.</span></strong></p>
<p>Même les &laquo;&nbsp;pending data base updates&nbsp;&raquo; (probablement suite au problème précédent) sont faites !</p>
<p>Si je relance la commande, tout est à jour.</p>
<p>L&#8217;interface Web me le confirme aussi !</p>
<p style="text-align: center;"><a  href="http://didier.misson.net/blog/wp-content/uploads/2010/07/drupal_drush_006_Available-updates-Test-Drupal-6-Chromium_drupal_update-_didier_misson_2010.png" rel="lightbox[3922]" class="thickbox no_icon" title="Tous les modules, et le Core de Drupal, sont à jour !"><img class="aligncenter size-medium wp-image-3929" title="Tous les modules, et le Core de Drupal, sont à jour !" src="http://didier.misson.net/blog/wp-content/uploads/2010/07/drupal_drush_006_Available-updates-Test-Drupal-6-Chromium_drupal_update-_didier_misson_2010-300x262.png" alt="" width="300" height="262" /></a></p>
<p>Malgré tout, j&#8217;ai un risque, en tout cas sur mon serveur avec mes sites (vos sites sont peut-être plus légers, ou votre serveur configuré d&#8217;une autre façon&#8230;) d&#8217;avoir de nouveau cette erreur &laquo;&nbsp;<strong><span style="color: #ff0000;">WD php: MySQL server has gone away</span></strong>&laquo;&nbsp;.</p>
<p><strong><span style="color: #000080;">Je réessayerai sur d&#8217;autres sites, en modifiant quelques options dans /etc/mysql/my.cnf</span></strong></p>
<p>Cela pourrait venir du paramètre &laquo;&nbsp;<strong><span style="color: #ff0000;">max_allowed_packet = 32M</span></strong>&laquo;&nbsp;, à augmenter à 64M &#8230; mais je suis déjà à 64M !</p>
<p><strong><span style="color: #ff6600;">Certaines personnes indiquent avoir résolu ce genre de problème (pas uniquement avec Drush) en augmentant à &nbsp;&raquo;<span style="color: #008000;">max_allowed_packet = 128M</span>&nbsp;&raquo; ou même plus.</span></strong></p>
<p>Si vous rencontrez ce problème, essayez donc (en sauvant votre fichier /etc/mysql/my.cnf avant) d&#8217;augmenter ce paramètre &laquo;&nbsp;max_allowed_packet&nbsp;&raquo;, ou le paramètre &laquo;&nbsp;wait_timeout&nbsp;&raquo;.</p>
<p>Je referai des essais sur d&#8217;autres sites. <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a  href="http://didier.misson.net/blog/wp-content/uploads/2010/06/Drush-Drupal_3.jpg" rel="lightbox[3922]" class="thickbox no_icon" title="Administrez vos sites Drupal en ligne de commande"><img class="aligncenter size-full wp-image-3905" title="Administrez vos sites Drupal en ligne de commande" src="http://didier.misson.net/blog/wp-content/uploads/2010/06/Drush-Drupal_3.jpg" alt="" width="277" height="79" /></a></p>
<p>Mais, reste une opération à faire.</p>
<p><strong><span style="color: #000080;">Le site est toujours en mode &laquo;&nbsp;Hors ligne&nbsp;&raquo; !</span></strong></p>
<p>La commande pour remettre le site &laquo;&nbsp;en ligne&nbsp;&raquo; :</p>
<pre>$ <strong><span style="color: #ff6600;">drush vset --always-set site_offline 0
</span></strong>site_offline was set to 0.</pre>
<p><strong><span style="color: #008000;">Voilà, le site est en ligne&#8230; et à jour !</span></strong></p>
<p> <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><em>Sources :</em></p>
<ul>
<li><em>module </em><a  title="a command line shell and Unix scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt" href="http://drupal.org/project/drush"><em>Drush</em></a><em> (Drupal.org)</em></li>
<li><a  title="Drupal en français" href="http://drupalfr.org/node/9762"><em>Installer Drush pour administrer Drupal en ligne de commande</em></a><em> (Drupalfr.org)</em></li>
<li><a  href="http://juliendubreuil.fr/drupal/installer-drush-pour-administrer-drupal"><em>Installer Drush pour administrer Drupal en ligne de commande</em></a><em> par Julien Dubreuil</em></li>
<li><a  title="Available Drush Commands" href="http://drupal.org/node/477684"><em>Drush – Drupal Shell utility</em></a><em> : liste des commandes disponibles</em></li>
<li><a  href="http://drupal.org/node/781028"><em>Site maintenance mode</em></a><em> (with Drush)</em></li>
<li><a  href="http://groups.drupal.org/node/34488"><em>DRUSH Update Question</em></a></li>
<li><em><a  href="http://drupal.org/node/259580">MySql : &nbsp;&raquo; Warning: MySQL server has gone away &nbsp;&raquo; &#8211; Tune MySql to resolve this problem</a></em></li>
</ul>
<p><span style="font-family: sans-serif; line-height: 20px;"><em><em><em><em><em><em><em><em><a  style="color: #0b6492; text-decoration: none; font-weight: bold;" title="Je suis rédacteur sur  WebActus.net depuis  ce    1er octobre.  Merci Romain" href="http://www.webactus.net/coin-du-geek/applications-web-cms/7119-drush-mettre-a-jour-votre-site-drupal">Billet également publié</a> sur <a  style="color: #0b6492; text-decoration: none; font-weight: bold;" title="Site informatif sur le web 2.0 et       ses dérivés à destination de tous les geeks et néophytes" href="http://www.webactus.net/">WebActus.net</a>, en collaboration avec <a  style="color: #0b6492; text-decoration: none; font-weight: bold;" title="Le Webmaster de WebActus.net" href="http://romain.amardeil.fr/">Romain Amardeil</a>, Maxime Legrand et <a  style="color: #0b6492; text-decoration: none; font-weight: bold;" title="Sylvain participe également  au PodCast High Tech" href="http://www.sylvainratton.fr/blog/">Sylvain Ratton</a>.</em></em></em></em></em></em></em></em></span></p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2010/07/04/drush-mettre-a-jour-votre-site-drupal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drupal 7 alpha 1 vendredi 15 janvier !</title>
		<link>http://didier.misson.net/blog/2010/01/10/drupal-7-alpha-1-vendredi-15-janvier/</link>
		<comments>http://didier.misson.net/blog/2010/01/10/drupal-7-alpha-1-vendredi-15-janvier/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 14:09:20 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[CMS - Blogs - Groupware]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Serveur]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=3435</guid>
		<description><![CDATA[Angela Byron confirme la sortie de Drupal 7 alpha 1 vendredi 15 janvier 2010. Comme toutes les versions alpha ou beta, ne pas l'utiliser en production !]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2010/01/10/drupal-7-alpha-1-vendredi-15-janvier/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2010/01/10/drupal-7-alpha-1-vendredi-15-janvier/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2010/01/10/drupal-7-alpha-1-vendredi-15-janvier/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p><strong><span style="color: #ff6600;">Nouveau message d&#8217;Angie sur son blog </span></strong><a title="Le blog d'Angela Byron" href="http://www.webchick.net/"><strong><span style="color: #ff6600;">www.webchick.net</span></strong></a><strong><span style="color: #ff6600;"> ce dimanche 10 janvier : </span></strong></p>
<p style="text-align: center;"><strong><em><span style="color: #000080;">&laquo;&nbsp;As you may or may not have heard, on </span></em></strong><a  href="http://webchick.net/node/73"><strong><em><span style="color: #000080;">Friday we are going to roll Drupal 7.0 Alpha 1</span></em></strong></a><strong><em><span style="color: #000080;">. This will be the very first time that the </span></em></strong><em><strong><span style="color: #000080;">vast</span></strong></em><strong><em><span style="color: #000080;">majority of the community (not to mention the outside world) will download Drupal 7, and play around with all of the hard work you&#8217;ve all been doing for the past ~24 months.&nbsp;&raquo;</span></em></strong></p>
<p style="text-align: center;"><strong><em><span style="color: #000080;"><a  href="http://drupal.org/"><img class="aligncenter size-full wp-image-441" title="The official website of Drupal, an open source content management platform.  Equipped with a powerful blend of features, Drupal supports a variety of websites ranging from personal weblogs to large community-driven websites." src="http://didier.misson.net/blog/wp-content/uploads/2008/08/drupalorg.png" alt="" width="264" height="84" /></a><br />
</span></em></strong></p>
<p><a  href="http://www.oreillynet.com/pub/au/3476"><strong> </strong></a></p>
<p><a  href="http://www.oreillynet.com/pub/au/3476"><strong><span style="color: #ff6600;">Angela Byron</span></strong></a><strong><span style="color: #ff6600;"> confirme donc <span style="color: #ff0000;">Drupal version Alpha 1 pour ce vendredi 15 janvier</span>.</span></strong></p>
<p><span id="more-3435"></span>Pour la première fois, une grande majorité de la communauté Drupal aura l&#8217;occasion de télécharger et jouer avec ce Drupal 7 alpha 1, fruit d&#8217;un dur travail de 24 mois.</p>
<p>Comme toutes les versions <strong><span style="color: #ff0000;">alpha</span></strong> et beta, c&#8217;est du <strong><span style="color: #ff0000;">TEST</span></strong> et donc il n&#8217;est préférable de <strong><span style="color: #ff0000;">ne PAS l&#8217;utiliser en production !</span></strong> <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><em><a  title="Je suis rédacteur sur WebActus.net depuis ce 1er octobre. Merci Romain" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/coin-du-geek/3949-drupal-7-alpha-1-vendredi-15-janvier">Billet également publié</a> sur <a  title="Site informatif sur le web 2.0 et ses dérivés à destination de tous les geeks et néophytes" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/">WebActus.net</a>, en collaboration avec <a  title="Le Webmaster de WebActus.net" onclick="javascript:pageTracker._trackPageview('/outbound/article/romain.amardeil.fr');" href="http://romain.amardeil.fr/">Romain Amardeil</a> et Maxime Legrand.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2010/01/10/drupal-7-alpha-1-vendredi-15-janvier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OVH en Cloud en janvier</title>
		<link>http://didier.misson.net/blog/2010/01/09/ovh-en-cloud-en-janvier/</link>
		<comments>http://didier.misson.net/blog/2010/01/09/ovh-en-cloud-en-janvier/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 14:17:11 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[Serveurs]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Hébergement]]></category>
		<category><![CDATA[Hébergeur]]></category>
		<category><![CDATA[OVH]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[serveurs dédiés]]></category>
		<category><![CDATA[Virtualisation]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=3432</guid>
		<description><![CDATA[En janvier, OVH va lancer 3 offres de Cloud COmputing entre € 1,99 et 49,99 hors TVA / mois. Les tests en béta vont commencer dans la prochaine semaine.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2010/01/09/ovh-en-cloud-en-janvier/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2010/01/09/ovh-en-cloud-en-janvier/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2010/01/09/ovh-en-cloud-en-janvier/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p><strong><span style="color: #000080;"><a href="http://www.ovh.com/">OVH</a> va lancer en janvier 3 offres de <a  href="http://fr.wikipedia.org/wiki/Cloud_computing">Cloud computing</a>. </span></strong></p>
<p style="text-align: center;"><a  href="http://www.ovh.com/"><img class="aligncenter size-full wp-image-817" title="OVH continue sa croissance, régulière, en innovant malgré la crise..." src="http://didier.misson.net/blog/wp-content/uploads/2008/11/ovh_bat_bg.jpg" alt="" width="456" height="392" /></a><em>photo © </em><a  href="http://www.ovh.com"><em>OVH</em></a></p>
<p><strong><span style="color: #000080;">Ce seront des offres de virtualisation souples en temps et en ressources</span></strong></p>
<ul>
<li>miniCloud : 1.99Euro HT/mois</li>
<li>coreCloud : 9.99Euro HT/mois</li>
<li>myCloud : 49.99Euro HT/mois</li>
</ul>
<p><span id="more-3432"></span>Pas encore de détails sur ce Cloud computing à la sauce OVH, mais les béta devraient commencer dans les prochains jours. Il faudra donc attendre un peu pour la mise en production <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><em><strong><span style="color: #ff6600;">Cette annonce ne m&#8217;étonne pas. Je l&#8217;attendais même&#8230; </span></strong></em></p>
<p><strong><span style="color: #000080;">Le Cloud Computing est en vogue actuellement.</span></strong> Cela permet bien plus de souplesse pour le client (le développeur Web) sans qu&#8217;il ne doive se préoccuper de serveurs Linx ou Windows, de prévision de charge, de serveurs qui saturent et où il faut en catastrophe commander ou louer de nouveaux serveurs car le site qu&#8217;on vient de lancer à un succès bien plus grand que prévu (ou bien moins grand&#8230; alors qu&#8217;on a prévu 10 énormes serveurs).</p>
<p>Typiquement, vous payez pour une service qui comprend l&#8217;hébergement de votre site Web sans vous occupez du matériel, ni des mises à jour Linux, etc. Si vous avez besoin de plus de puissance, vous rentrez dans votre interface de gestion chez votre founisseur (OVH dans ce cas) et en quelques clics vous validez l&#8217;utilisation de plus de ressources (cpu, bande passante, disque, mémoire) et votre site web en profite immédiatement sans rien devoir migrer ou réinstaller !</p>
<p>OVH avait déjà fait un pas dans cette direction avec les <a  href="http://www.ovh.com/fr/produits/offres_rps.xml">RPS</a> : c&#8217;étaient des serveurs réduits à une carte mère, sans disque dur physique. Le stokage se faisait en SAN (des disques reliés en <a  href="http://fr.wikipedia.org/wiki/ISCSI">iSCSI</a>). Vous aviez alors la possibilité de basculer en quelques minutes d&#8217;un serveur avec une carte mère Atom simple core, vers un Atom Dual Core ou AMD X2 ou Phenom Quad, sans rien devoir réinstaller, et sans devoir même recopier vos bases de données et vos fichiers ! Le principe était simple : vos partitions de disques iSCSI étaient simplement détachées logiquement de votre ancien serveur pour être rattachées à votre nouvelle carte mère plus puissante !</p>
<p>De la même façon, vous pouviez demander une augmentation disque sans devoir attendre l&#8217;installation physique d&#8217;un nouveau ou second disque dur dans votre serveur.</p>
<p><strong><span style="color: #ff6600;">Le Cloud offre tout cela de façon bien plus souple !</span></strong></p>
<p>Vous n&#8217;avez même plus à vous poser la question du type de cpu que vous voulez, ni sur quel serveur vous êtes : vous demanderez simplement à OVH &laquo;&nbsp;je veux plus, plus de ram, plus de puissance cpu, plus de bande passante&nbsp;&raquo; &#8230; et tout ira tout seul !</p>
<p><strong><em><span style="color: #ff6600;">euh&#8230; presque&#8230; Faudra quand même sortir sa carte de crédit si vous voulez plus <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </span></em></strong></p>
<p><em>Le Cloud Computing, c&#8217;est un peu les avantages des serveurs dédiés (plus puissant que de l&#8217;hébergement, plus souple, mieux isolés des autres) sans se préoccuper des problèmes de gestion d&#8217;un dédié (comme en mutualisé) et sans la limite physique d&#8217;un serveur dédié (passer d&#8217;un serveur à un autre plus gros, évoluer d&#8217;un à deux ou plusieurs serveurs).</em></p>
<p><em>Source : Octave (mailing list OVH samedi 9 janvier 2009 13h47)</em></p>
<p><em><em><a  title="Je suis rédacteur sur WebActus.net depuis ce 1er octobre. Merci Romain" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/web/breves/3923-ovh-en-cloud-en-janvier">Billet également publié</a> sur <a  title="Site informatif sur le web 2.0 et ses dérivés à destination de tous les geeks et néophytes" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/">WebActus.net</a>, en collaboration avec <a  title="Le Webmaster de WebActus.net" onclick="javascript:pageTracker._trackPageview('/outbound/article/romain.amardeil.fr');" href="http://romain.amardeil.fr/">Romain Amardeil</a> et Maxime Legrand.</em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2010/01/09/ovh-en-cloud-en-janvier/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL : Comment réparer des tables corrompues ?</title>
		<link>http://didier.misson.net/blog/2009/12/31/mysql-comment-reparer-tables-corrompues/</link>
		<comments>http://didier.misson.net/blog/2009/12/31/mysql-comment-reparer-tables-corrompues/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 08:03:25 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Serveurs]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[serveurs dédiés]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=3355</guid>
		<description><![CDATA[Réparer des tables MySQL corrompues ? Ce n'est pas très compliqué et cela résout presque toujours le problèmes.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2009/12/31/mysql-comment-reparer-tables-corrompues/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2009/12/31/mysql-comment-reparer-tables-corrompues/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2009/12/31/mysql-comment-reparer-tables-corrompues/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p>Que faire quand votre serveur crash, pour diverse raison (bug, power off, problème hardware) et qu&#8217;au redémarrage MSQL vous donne un message ?</p>
<p><span style="color: #ff0000;"><strong>WARNING: mysqlcheck has found corrupt tables</strong></span></p>
<p><a href="http://www.mysql.com/"><img class="aligncenter size-full wp-image-3412" title="un serveur de bases de données relationnelles SQL développé dans un souci de performances élevées en lecture" src="http://didier.misson.net/blog/wp-content/uploads/2009/12/mysql_100x52-64.gif" alt="un serveur de bases de données relationnelles SQL développé dans un souci de performances élevées en lecture" width="100" height="52" /></a></p>
<p>Le plus prudent est d&#8217;avoir un backup très récent !</p>
<p><span style="color: #ff6600;"><strong>Mais que faire si vous n&#8217;en avez pas de récent, ou même pas de backup du tout ?</strong></span></p>
<p><span id="more-3355"></span><span style="color: #008000;"><strong><em>Je me base les documentations suivantes :</em></strong></span></p>
<ul>
<li><span style="color: #008000;"><strong><em> l&#8217;article <a  href="http://km.azerttyu.net/Reparation-Mysql-en-masse.html">Réparation Mysql en masse</a> de <a  href="http://km.azerttyu.net/-Km-arggh-un-blog-de-plus-.html">Un blog qui nous veut du bien</a></em></strong></span></li>
<li><span style="color: #008000;"><strong><a  href="http://dev.mysql.com/doc/refman/5.0/en/check-table.html">CHECK TABLE Syntax</a> du site MySQL</strong></span></li>
<li><span style="color: #008000;"><strong><a  href="http://dev.mysql.com/doc/refman/5.0/en/repair-table.html">REPAIR TABLE Syntax</a> du site MySQL</strong></span></li>
</ul>
<p>Le serveur tourne sous Debian, mais les commandes sont valables pour pratiquement tout distribution Linux ou autres (BSD, etc) et pour toute version récente de MySQL.</p>
<p><span style="color: #008000;"><strong>MySQL a le moyen de réparer (ou du moins d&#8217;essayer) les tables corrompues.</strong></span></p>
<p>En général, cela fonction dans la majorité des cas&#8230; mais pas tous&#8230; ce qui justifie bien la nécessité d&#8217;un BACKUP régulier !</p>
<p><span style="color: #000080;"><strong>Il y a au moins 2 moyens de procéder.</strong></span></p>
<ul>
<li>utiliser mysqlcheck pour tout réparer en bloc, mais cela nécessite un arrêt du service MySQL, ce qui perturbera les autres applications ou sites Web se trouvant sur votre serveur</li>
<li>utiliser une commande &laquo;&nbsp;repair table&nbsp;&raquo; dans MySQL. Cela ne nécessite pas l&#8217;arrêt de MySQL et c&#8217;est relativement simple&#8230; si vous n&#8217;avez pas des dizaines de tables corrompues</li>
</ul>
<p><span style="color: #008000;"><strong>Je vais utiliser la 2ème méthode : réparer table par table.</strong></span></p>
<p>Connectez vous à MySQL.<br />
Le user &laquo;&nbsp;root&nbsp;&raquo; est le userid root de MySQL. Ce n&#8217;est pas nécessairement &laquo;&nbsp;root&nbsp;&raquo;. Il peut être différent de votre &laquo;&nbsp;root&nbsp;&raquo; Linux !</p>
<pre>$ <span style="color: #ff6600;"><strong>mysql  -u user_root_mysql  -p</strong></span>
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 6258
Server version: 5.0.32-Debian_7etch11-log Debian etch distribution

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql&gt;</pre>
<p>Vous êtes dans MySQL. Il attend vos commandes.</p>
<p><span style="color: #000080;"><strong>Il faut d&#8217;abord préciser sur quelle base de données vous voulez travailler, et ensuite les commandes pour contrôler et réparer  la ou les tables corrompues.</strong></span></p>
<p>Ma base de données s&#8217;appelle &#8216;&nbsp;&raquo;mabase&nbsp;&raquo; et les tables à l&#8217;intérieur de cette base s&#8217;appellent &laquo;&nbsp;culbutte_accesslog&nbsp;&raquo; et &laquo;&nbsp;culbutte_cache_menu&nbsp;&raquo;.</p>
<p>Utilisez évidemment les noms de votre DB et de vos tables corrompues <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<pre>mysql&gt; <span style="color: #ff6600;"><strong>USE mabase;</strong></span>
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql&gt;</pre>
<p>Vérification des tables :</p>
<pre>mysql&gt; <span style="color: #ff6600;"><strong>CHECK TABLE culbutte_accesslog;</strong></span>
+-----------------------------+-------+----------+----------+
| Table                       | Op    | Msg_type | Msg_text |
+-----------------------------+-------+----------+----------+
| culbutte.culbutte_accesslog | check | status   | OK       |
+-----------------------------+-------+----------+----------+
1 row in set (0.13 sec)</pre>
<p>La première table, bien que n&#8217;ayant pas été fermée correctement, n&#8217;est pas corrompue <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<pre>mysql&gt; <span style="color: #ff6600;"><strong>CHECK TABLE culbutte_cache_menu;</strong></span>
+------------------------------+-------+----------+------------------------------------------------------------------------------------+
| Table                        | Op    | Msg_type | Msg_text                                                                           |
+------------------------------+-------+----------+------------------------------------------------------------------------------------+
| culbutte.culbutte_cache_menu | check | error    | <strong><span style="color: #ff0000;">Table './culbutte/culbutte_cache_menu' is marked as crashed and should be repaired</span></strong> |
+------------------------------+-------+----------+------------------------------------------------------------------------------------+
1 row in set (0.00 sec)</pre>
<p><span style="color: #ff0000;"><strong>Malheureusement, cette table est corrompue et doit être réparée !</strong></span></p>
<p>Réparons la. La commande est très simple :</p>
<pre>mysql&gt; <span style="color: #ff9900;"><strong>REPAIR TABLE culbutte_cache_menu;</strong></span>
+------------------------------+--------+----------+------------------------------------------------+
| Table                        | Op     | Msg_type | Msg_text                                       |
+------------------------------+--------+----------+------------------------------------------------+
| culbutte.culbutte_cache_menu | repair | info     | Wrong bytesec:   0-  0-  0 at 4335740; Skipped |
| culbutte.culbutte_cache_menu | repair | status   | OK                                             |
+------------------------------+--------+----------+------------------------------------------------+
2 rows in set (0.11 sec)</pre>
<p>Vérifions une dernière fois :</p>
<pre>mysql&gt; <span style="color: #ff9900;"><strong>CHECK TABLE culbutte_cache_menu;</strong></span>
+------------------------------+-------+----------+----------+
| Table                        | Op    | Msg_type | Msg_text |
+------------------------------+-------+----------+----------+
| culbutte.culbutte_cache_menu | check | status   | OK       |
+------------------------------+-------+----------+----------+
1 row in set (0.01 sec)</pre>
<p>Allons sur le site (en Drupal, mais ça aurait pu arriver sur n&#8217;importe quel site ou application puisque le problème est un reboot du serveur).</p>
<p>Le message d&#8217;erreur n&#8217;avait pas disparu. J&#8217;ai du vider le cache (Flush all cache via le Admin-menu de Drupal) pour regénérer la page.<br />
<span style="color: #339966;"><strong>A ce moment là, le message d&#8217;erreur a disparu et le site tourne correctement <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </strong></span></p>
<p><span style="color: #339966;"><strong><span style="color: #000080;">Ouf &#8230;</span><br />
</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2009/12/31/mysql-comment-reparer-tables-corrompues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Premières photos du Drupalcampbe à Gand</title>
		<link>http://didier.misson.net/blog/2009/12/11/premieres-photos-du-drupalcampbe-a-gand/</link>
		<comments>http://didier.misson.net/blog/2009/12/11/premieres-photos-du-drupalcampbe-a-gand/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 09:46:11 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[DrupalCamp]]></category>
		<category><![CDATA[Serveur]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=3352</guid>
		<description><![CDATA[Premières photos du Drupalcampbe à Gand sur Flickr]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2009/12/11/premieres-photos-du-drupalcampbe-a-gand/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2009/12/11/premieres-photos-du-drupalcampbe-a-gand/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2009/12/11/premieres-photos-du-drupalcampbe-a-gand/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p>Voici les premières photos sur Flickr : <a href="http://www.flickr.com/photos/didiermisson/sets/72157622854231783/">Drupalcampbe 20091211</a></p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2009/12/11/premieres-photos-du-drupalcampbe-a-gand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DrupalCamp ces vendredi et samedi à Gand</title>
		<link>http://didier.misson.net/blog/2009/12/11/drupalcamp-ces-vendredi-et-samedi-a-gand/</link>
		<comments>http://didier.misson.net/blog/2009/12/11/drupalcamp-ces-vendredi-et-samedi-a-gand/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 05:48:39 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[CMS - Blogs - Groupware]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Serveurs]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WebActus]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=3346</guid>
		<description><![CDATA[DrupalCamp à Gand ces vendredi 11 et samedi 12 décembre 2009. C'est le 1er organisé par la partie néerlandophone belge. La majorité des conférences sera en anglais... mais malheureusement il n'y a plus de places disponibles depuis déjà plusieurs jours.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2009/12/11/drupalcamp-ces-vendredi-et-samedi-a-gand/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2009/12/11/drupalcamp-ces-vendredi-et-samedi-a-gand/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2009/12/11/drupalcamp-ces-vendredi-et-samedi-a-gand/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p><span style="color: #000080;"><strong>Je serai au <a href="http://drupalcamp-be.org/">DrupalCamp</a>, à <a  href="http://fr.wikipedia.org/wiki/Gand">Gand</a>, ces vendredi 11 et samedi 12 décembre.</strong></span></p>
<p><span style="color: #000080;"><strong><a  href="http://drupalcamp-be.org/"><img class="aligncenter size-full wp-image-3347" title="2ème DrupalCamp belge, mais 1er organisé par la communauté néerlandophone belge. Un grand succès en perspective..." src="http://didier.misson.net/blog/wp-content/uploads/2009/12/DrupalCamp_Gand_skyline_384x252.jpg" alt="2ème DrupalCamp belge, mais 1er organisé par la communauté néerlandophone belge. Un grand succès en perspective..." width="384" height="252" /></a></strong></span><strong></strong></p>
<p><strong>Ce DrupalCamp est le 2ème organisé en Belgique, cette fois par la communauté néerlandophone.</strong></p>
<p><span id="more-3346"></span>La majorité des présentations et conférences devraient être en anglais. En général, 2 ou 3 conférences ou ateliers ont lieu en même temps, vous permettant de choisir en fonction de vos intérêts ou de votre niveau de connaissance&#8230;</p>
<p>Malgré tout, parfois le plus dur est de choisir UNE conférence <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>J&#8217;avais déjà assisté au <a  href="http://drupalfr.be/premier_drupalcamp_en_belgique">DrupalCamp de Louvain-la-Neuve</a>, organisé par notre ami Gilles Bailleux de <a  href="http://drupalfr.be/">Drupalfr.be</a>, en juin dernier.</p>
<p><em>Pas la peine (malheureusement) de vous y précipitez car les places disponibles sont parties très rapidement</em>, mais <span style="color: #000080"><strong>j&#8217;essayerai de vous tenir au courant en publiant plusieurs billets sur mon blog et sur <a  href="http://www.webactus.net/">WebActus</a>&#8230;</strong></span> si le WiFi sur place tient la charge des nombreux visiteurs et de leurs laptops et smartphones WiFi <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2009/12/11/drupalcamp-ces-vendredi-et-samedi-a-gand/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>sécurisation d’un serveur Linux : détection des rootkits avec chkrootkit (màj)</title>
		<link>http://didier.misson.net/blog/2009/11/10/securisation-d%e2%80%99un-serveur-linux-detection-des-rootkits-avec-chkrootkit-maj/</link>
		<comments>http://didier.misson.net/blog/2009/11/10/securisation-d%e2%80%99un-serveur-linux-detection-des-rootkits-avec-chkrootkit-maj/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 09:51:33 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Serveurs]]></category>
		<category><![CDATA[RootKit detection]]></category>
		<category><![CDATA[Sécurisation]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[WebActus]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=3076</guid>
		<description><![CDATA[Sécurisez votre serveur : détectez les Root Kits avec ChkRootKit, en Debian ou Ubuntu...]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2009/11/10/securisation-d%e2%80%99un-serveur-linux-detection-des-rootkits-avec-chkrootkit-maj/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2009/11/10/securisation-d%e2%80%99un-serveur-linux-detection-des-rootkits-avec-chkrootkit-maj/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2009/11/10/securisation-d%e2%80%99un-serveur-linux-detection-des-rootkits-avec-chkrootkit-maj/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p><span style="color: #ff9900;"><em>Malgré que Linux soit d&#8217;un relativement haut niveau de sécurité, il est toujours bon de faire régulièrement quelques vérifications.</em></span></p>
<p><a href="http://www.chkrootkit.org/"><img class="aligncenter size-full wp-image-3077" title="locally checks for signs of a rootkit" src="http://didier.misson.net/blog/wp-content/uploads/2009/11/chkrootkit-logo.jpg" alt="locally checks for signs of a rootkit" width="132" height="223" /></a></p>
<p><span style="color: #ff0000;"><strong>ChkRootKit fait exactement ce que son nom dit : Il parcourt votre disque dur à la recherche de <a  title="un programme ou un ensemble de programmes permettant à un tiers (un pirate informatique) de maintenir – dans le temps – un accès frauduleux à un système informatique" href="http://fr.wikipedia.org/wiki/Rootkit">rootkit</a>.</strong></span></p>
<p><span style="color: #008080;"><strong>Je viens de corriger et mettre à jour mon article écrit il y a presque exactement 2 ans. <a  title="Maintenant que la configuration de base de mon serveur est faite, je voudrais le sécuriser." href="http://didier.misson.net/blog/2007/11/12/securisation-d-un-serveur-chkrootkit/">Cet article est toujours d&#8217;actualité</a>, que l&#8217;on soit en Debian ou Ubuntu, en 8.04 LTS ou en 9.10&#8230; <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </strong></span></p>
<p><em><a  title="Je suis rédacteur sur WebActus.net depuis ce 1er octobre. Merci Romain" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/securite/2288-securisation-d%e2%80%99un-serveur-linux-detection-des-rootkits-avec-chkrootkit-maj">Billet également publié</a> sur <a  title="Site informatif sur le web 2.0 et ses dérivés à destination de tous les geeks et néophytes" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/">WebActus.net</a>, en collaboration avec <a  title="Le Webmaster de WebActus.net" onclick="javascript:pageTracker._trackPageview('/outbound/article/romain.amardeil.fr');" href="http://romain.amardeil.fr/">Romain Amardeil</a> et Maxime Legrand.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2009/11/10/securisation-d%e2%80%99un-serveur-linux-detection-des-rootkits-avec-chkrootkit-maj/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OVH a 10 ans !</title>
		<link>http://didier.misson.net/blog/2009/11/04/ovh-a-10-ans/</link>
		<comments>http://didier.misson.net/blog/2009/11/04/ovh-a-10-ans/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 01:36:42 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Serveurs]]></category>
		<category><![CDATA[France]]></category>
		<category><![CDATA[Hébergement]]></category>
		<category><![CDATA[Hébergeur]]></category>
		<category><![CDATA[OVH]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[serveurs dédiés]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=2989</guid>
		<description><![CDATA[OVH, hébergeur français, a 10 ans ! Un succès qui est le résultat d'une équipe qui rame ensemble dans la même direction...]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2009/11/04/ovh-a-10-ans/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2009/11/04/ovh-a-10-ans/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2009/11/04/ovh-a-10-ans/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p><span style="color: #000080"><strong>Déjà 10 ans&#8230;</strong></span></p>
<p style="text-align: center"><span style="color: #000080"><strong> </strong></span></p>
<p style="text-align: center"><a href="http://www.ovh.com"><img class="aligncenter size-full wp-image-817" title="Ils sont rapides chez OVH !" src="http://didier.misson.net/blog/wp-content/uploads/2008/11/ovh_bat_bg.jpg" alt="Ils sont rapides chez OVH !" width="456" height="392" /></a></p>
<p style="text-align: center"><em>photo © <a  href="http://fr.wikipedia.org/wiki/OVH">OVH</a></em></p>
<p><span style="color: #000080"><strong>Octave l&#8217;a annoncé ce lundi 2 novembre</strong></span> <em>(mais j&#8217;étais en déplacement pour le Micromania Game Show 2009)</em>.</p>
<p>Il insiste sur le fait qu&#8217;<span style="color: #ff6600"><strong>OVH, c&#8217;est avant tout une équipe</strong></span>, et que même si cette équipe fait maintenant plus de <span style="color: #ff6600"><strong>200 personnes en France</strong></span>, <span style="color: #ff6600"><strong>l&#8217;esprit d&#8217;équipe et la confiance</strong></span> sont toujours <span style="color: #ff6600"><strong>les éléments clés de ce succès !</strong></span><br />
<span style="color: #000080"><strong><br />
</strong></span></p>
<p style="text-align: center;"><span style="color: #000080;"><strong>&laquo;&nbsp;OVH, une équipe qui rame ensemble, dans la même direction&nbsp;&raquo;</strong></span></p>
<p><em>(oui oui, c&#8217;est mieux dans la même direction <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )</em></p>
<p><em><span style="color: #000080"><strong>Bon anniversaire OVH <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strong></span></em></p>
<p><em><a  title="Je suis rédacteur sur WebActus.net depuis ce 1er octobre. Merci Romain" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/web/2153-ovh-a-10-ans">Billet également publié</a> sur <a  title="Site informatif sur le web 2.0 et ses dérivés à destination de tous les geeks et néophytes" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/">WebActus.net</a>, en collaboration avec <a  title="Le Webmaster de WebActus.net" onclick="javascript:pageTracker._trackPageview('/outbound/article/romain.amardeil.fr');" href="http://romain.amardeil.fr/">Romain Amardeil</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2009/11/04/ovh-a-10-ans/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Serveurs dédiés : Ubuntu 9.10 déjà dispo chez OVH !</title>
		<link>http://didier.misson.net/blog/2009/10/31/serveurs-dedies-ubuntu-9-10-deja-dispo-chez-ovh/</link>
		<comments>http://didier.misson.net/blog/2009/10/31/serveurs-dedies-ubuntu-9-10-deja-dispo-chez-ovh/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 01:17:55 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Hébergement]]></category>
		<category><![CDATA[Hébergeur]]></category>
		<category><![CDATA[Logiciel libre]]></category>
		<category><![CDATA[OVH]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[serveurs dédiés]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=2958</guid>
		<description><![CDATA[Share Octave vient de l&#8217;annoncer ce samedi à 1h04 sur la mailing list &#171;&#160;Hosting&#160;&#187; d&#8217; OVH : &#171;&#160;Une bonne nouvelle: la distribution Ubuntu 9.10 &#171;&#160;Karmix Koala&#160;&#187; vient d&#8217;être annoncée et elle est déjà disponible chez OVH en version serveur (32 ou 64bit) ! Comme une bonne nouvelle n&#8217;arrive jamais seule, on vous propose de l&#8217;installer [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2009/10/31/serveurs-dedies-ubuntu-9-10-deja-dispo-chez-ovh/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2009/10/31/serveurs-dedies-ubuntu-9-10-deja-dispo-chez-ovh/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2009/10/31/serveurs-dedies-ubuntu-9-10-deja-dispo-chez-ovh/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p><span style="color: #000080;"><strong>Octave</strong></span> vient de l&#8217;annoncer ce samedi à 1h04 sur la mailing list &laquo;&nbsp;Hosting&nbsp;&raquo; d&#8217; <a href="http://www.ovh.com/">OVH</a> :</p>
<p style="text-align: center;"><a  href="http://www.ubuntu.com/"><img class="aligncenter size-large wp-image-2079" title="Ubuntu 9.10 Karmic Koala : sorti jeudi 29 octobre à 13h, installable sur votre serveur dédié OVH samedi 31 à 1h du matin !" src="http://didier.misson.net/blog/wp-content/uploads/2009/09/Ubuntu_karmic_koala_9_10-480x363.jpg" alt="Ubuntu 9.10 Karmic Koala : sorti jeudi à 13h, installable sur votre serveur dédié OVH samedi à 1h du matin !" width="480" height="363" /></a></p>
<p style="text-align: center;"><span style="color: #000080"> </span></p>
<p style="text-align: center;"><span style="color: #000080;"><strong>&laquo;&nbsp;Une bonne nouvelle: la distribution <span style="color: #ff6600;">Ubuntu 9.10 &laquo;&nbsp;Karmix Koala&nbsp;&raquo;</span> vient d&#8217;être annoncée et elle est déjà disponible <span style="color: #ff6600;">chez OVH en version serveur (32 ou 64bit) !</span><br />
Comme une bonne nouvelle n&#8217;arrive jamais seule, on vous propose de l&#8217;installer en Ext4 via le manager !&nbsp;&raquo;</strong></span></p>
<p><em><span id="more-2958"></span>Ah, ça c&#8217;est cool&#8230; et vachement rapide ! <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </em><br />
<span style="color: #000080"><strong>Moins de 36h après la sortie officielle d&#8217;Ubuntu 9.10 ! Super !</strong></span><br />
Chez certains hébergeurs, on attend parfois des semaines avant de voir apparaitre les nouvelles distributions&#8230; Ce n&#8217;est pas le cas d&#8217; OVH.</p>
<p style="text-align: center"><em><a  href="http://www.ovh.com/"><img class="aligncenter size-full wp-image-817" title="Ils sont rapides chez OVH !" src="http://didier.misson.net/blog/wp-content/uploads/2008/11/ovh_bat_bg.jpg" alt="Ils sont rapides chez OVH !" width="456" height="392" /></a></em></p>
<p style="text-align: center"><em><em>photo © <a  href="http://www.ovh.com/">OVH</a></em></em></p>
<p><span style="color: #000080"><em><strong>Merci Octave !</strong></em></span></p>
<p><em><em>&#8230; enfin&#8230; &laquo;&nbsp;merci Octave&nbsp;&raquo;&#8230; J&#8217;ose espérer que tu n&#8217;es pas le seul à faire tout ce boulot !<br />
OVH c&#8217;est toute une équipe&#8230; et elle semble très bien fonctionner <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </em></em></p>
<p><em><a  href="http://www.ovh.com/fr/items/distributions/ubuntu_server.xml?sort=all">Ubuntu server chez OVH</a></em></p>
<p><em><em><a  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/web/breves/2059-serveurs-dedies-ubuntu-9-10-deja-dispo-chez-ovh">Article publié</a> également sur <a  title="Site informatif sur le web 2.0 et ses dérivés à destination de tous les geeks et néophytes" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/">WebActus</a>.</em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2009/10/31/serveurs-dedies-ubuntu-9-10-deja-dispo-chez-ovh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nouveau Tank Leclerc 144T !</title>
		<link>http://didier.misson.net/blog/2009/10/30/nouveau-tank-leclerc-144t/</link>
		<comments>http://didier.misson.net/blog/2009/10/30/nouveau-tank-leclerc-144t/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 21:47:11 +0000</pubDate>
		<dc:creator>Didier Misson</dc:creator>
				<category><![CDATA[Serveurs]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[OVH]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[serveurs dédiés]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://didier.misson.net/blog/?p=2940</guid>
		<description><![CDATA[Share Là, je suis impressionné ! Je ne sais pas si je verrai un jour un engin d&#8217;une telle puissance en réalité (il vaut peut-être mieux pas&#8230;), mais je suis impressionné ! (je sais, je l&#8217;ai déjà dit&#8230;). photo Char AMX Leclerc, Wikipedia, licence Creative Commons by-sa 2.0 Que vient faire un Tank Leclerc dans [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://didier.misson.net/blog/2009/10/30/nouveau-tank-leclerc-144t/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-left"><a  name="fb_share" type="box_count" share_url="http://didier.misson.net/blog/2009/10/30/nouveau-tank-leclerc-144t/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-left"><a  title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" 0="data-button-style="normal-count"" 1="data-url="http://didier.misson.net/blog/2009/10/30/nouveau-tank-leclerc-144t/""></a>
	<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div></div><p><span style="color: #ff0000"><strong>Là, je suis impressionné !</strong></span></p>
<p><img class="aligncenter size-full wp-image-2941" src="http://didier.misson.net/blog/wp-content/uploads/2009/10/Leclerc-IMG_1744-b_480x321.jpg" alt="" width="480" height="321" /></p>
<p><em>Je ne sais pas si je verrai un jour un engin d&#8217;une telle puissance en réalité (il vaut peut-être mieux pas&#8230;), mais je suis impressionné ! (je sais, je l&#8217;ai déjà dit&#8230;).</em></p>
<p><span id="more-2940"></span></p>
<p style="text-align: center">photo Char AMX Leclerc, Wikipedia, licence <a href="http://creativecommons.org/licenses/by-sa/2.0/fr/">Creative Commons by-sa 2.0</a><span style="color: #ff0000"> </span></p>
<p><span style="color: #ff0000"><strong>Que vient faire un Tank Leclerc dans ce blog ? </strong></span></p>
<p><span style="color: #000080"><strong>RIEN&#8230;  enfin si&#8230; quand même&#8230;</strong></span></p>
<p>Et ça n&#8217;a évidemment rien à voir avec l&#8217;industrie de l&#8217;armement !</p>
<p><span style="color: #ff6600"><strong>Tank Leclerc 144T ? &#8230; une idée &#8230; d&#8217;OVH !</strong></span></p>
<p>Ils ont de l&#8217;humour aussi chez OVH (pas que <a  href="http://www.webactus.net/web/google/1934-le-petit-robot-aime-les-patisseries">Google avec ses pâtisseries</a> !)</p>
<p>Un tank n&#8217;est pas qu&#8217;un <a  href="http://fr.wikipedia.org/wiki/Char_de_combat">char d&#8217;assaut</a> ! C&#8217;est aussi un <a  href="http://fr.wikipedia.org/wiki/Tank_%28Inde%29">réservoir en Inde</a>. Ce mot est passé en anglais pour désigner un réservoir&#8230;</p>
<p><em><span style="color: #000080">Un réservoir, vous commencez à avoir une idée ?</span></em></p>
<p><span style="color: #ff6600"><strong>Oui ! Du storage évidemment ! C&#8217;est un gros réservoir de stockage Data, c&#8217;est à dire : des disques durs !</strong></span></p>
<p><span style="color: #ff0000"><strong>Et le modèle 144T &#8230; ce ne serait pas 144 Tera bytes ? </strong></span></p>
<p><span style="color: #000080"><strong>Oui ! Voilà ! On y est <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </strong></span></p>
<p>OVH vient de renouveler sa gamme de serveur HG, leur haut de gamme.</p>
<p><span style="color: #ff0000"><strong>Un de ces serveurs peut contenir 8 disques de 1 Tera, plus 12 disques dans un boîtier d&#8217;extension. Cela fait 20 Tera&#8230; extensible à maximum 144 Tera bytes !</strong></span></p>
<p style="text-align: center"><a  href="http://www.ovh.com/fr/produits/hg_2010_extralarge.xml"><img class="aligncenter size-full wp-image-2942" title="HG-2010-10G Tank Leclerc chez OVH" src="http://didier.misson.net/blog/wp-content/uploads/2009/10/OVH_HG-2010-10G-tank-leclerc.jpg" alt="HG-2010-10G Tank Leclerc chez OVH" width="480" height="720" /></a></p>
<p style="text-align: center"><em>Tank Leclerc © <a  href="http://www.ovh.com">OVH</a></em></p>
<p>C&#8217;est Octave qui l&#8217;a dit&#8230; je le crois <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Le serveur <span style="color: #ff0000"><strong>HG 2010-10G Extra Large</strong></span>, 8 TeraBytes + Extension 12 TeraBytes (total 20 TeraBytes), avec <span style="color: #ff0000"><strong>interface réseau TenGiga</strong></span> (oui, oui, du 10Gbps) est <strong><a  href="http://www.ovh.com/fr/produits/hg_2010_extralarge.xml">dans leur liste de prix</a></strong>. L&#8217;extension à 144 Tera, je ne l&#8217;ai pas encore vue&#8230; Faut certainement attendre un peu.</p>
<p><span style="color: #ff0000"><strong>Là, je suis impressionné !</strong></span></p>
<p> <img src='http://didier.misson.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><em><a  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/web/webmastering/2040-nouveau-tank-leclerc-144t">Article publié</a> également sur <a  title="Site informatif sur le web 2.0 et ses dérivés à destination de tous les geeks et néophytes" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webactus.net');" href="http://www.webactus.net/">WebActus</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://didier.misson.net/blog/2009/10/30/nouveau-tank-leclerc-144t/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
