<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1209421&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1209421</link>
		<description><![CDATA[Les sujets les plus récents dans [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2.]]></description>
		<lastBuildDate>Tue, 05 Mar 2013 20:52:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12798931#p12798931</link>
			<description><![CDATA[<p>Bonsoir,</p><p>Pour finir j&#039;ai fait appel à un pro qui m&#039;a tout récupéré après avoir vérifié la version de metadonnees.</p><p>je confirme qu&#039;il est bien passé par la commande mdadm --create.......</p><p>Merci à tout ceux qui se sont intéressés au problème.</p>]]></description>
			<author><![CDATA[dummy@example.com (alphasys)]]></author>
			<pubDate>Tue, 05 Mar 2013 20:52:05 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12798931#p12798931</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12718291#p12718291</link>
			<description><![CDATA[<p>la commande :</p><p>sudo mdadm --assemble --run --uuid=64f2f7a7:8fb82706:0b540a29:6b2572d3 /dev/md99</p><p>ne metourne aucun message, ni message d&#039;erreur, ni message ok</p><p>et le mount : </p><p>ubuntu@ubuntu:/$ sudo mount /dev/md99 /tmp/sdc2<br />mount : /dev/md99 : impossible de lire le superbloc</p><p>j&#039;ai redémarré une fois de plus et relancer :</p><p>ubuntu@ubuntu:~$ sudo mdadm --assemble --run --uuid=64f2f7a7:8fb82706:0b540a29:6b2572d3 /dev/md99<br />ubuntu@ubuntu:~$ ls /dev/md*<br />/dev/md0&#160; /dev/md1<br />ubuntu@ubuntu:~$ sudo mkdir /tmp/hd0<br />ubuntu@ubuntu:~$ sudo mkdir /tmp/hd1<br />ubuntu@ubuntu:~$ sudo mount /dev/md0 /tmp/hd0<br />mount : /dev/md0 : impossible de lire le superbloc<br />ubuntu@ubuntu:~$ sudo mount /dev/md1 /tmp/hd1<br />mount : /dev/md1 : impossible de lire le superbloc</p><p>merci</p>]]></description>
			<author><![CDATA[dummy@example.com (alphasys)]]></author>
			<pubDate>Tue, 26 Feb 2013 19:18:08 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12718291#p12718291</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12715221#p12715221</link>
			<description><![CDATA[<p>Quel était le résultat du &quot;assemble&quot; ???</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 26 Feb 2013 15:40:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12715221#p12715221</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12713741#p12713741</link>
			<description><![CDATA[<p>Apres redémarrage :</p><p>Lorsque j&#039;essaie de monter :</p><p>mount : /dev/md99 : impossible de lire le superbloc</p><p>Je commence à perdre mes cheveux !!!</p>]]></description>
			<author><![CDATA[dummy@example.com (alphasys)]]></author>
			<pubDate>Tue, 26 Feb 2013 13:18:42 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12713741#p12713741</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12712751#p12712751</link>
			<description><![CDATA[<p>C&#039;est pas normal, si mdadm est installé correctement le branchement d&#039;un disque avec une partition déclarée en raid doit activer la gestion raid.<br />Le deamon s&#039;est peut-être libéré depuis...</p><div class="codebox"><pre><code>ps -A | grep md</code></pre></div><p>devrait montrer si md et mdadm sont chargés<br />si ce n&#039;est pas le cas, redémarres le pc, rebranches le disque et relances la commande</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 26 Feb 2013 11:51:21 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12712751#p12712751</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12709921#p12709921</link>
			<description><![CDATA[<p>Ehh bien non je n&#039;ai pas de md127, je n&#039;ai aucun md :</p><p>j&#039;obtiens : total 0</p><p>En fait c&#039;est ce que j&#039;ai voulu dire dans mon 1er message en précisant que je n&#039;avais aucun volume.</p><p>Une idée ?</p><p>Merci,</p>]]></description>
			<author><![CDATA[dummy@example.com (alphasys)]]></author>
			<pubDate>Tue, 26 Feb 2013 08:13:15 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12709921#p12709921</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12709841#p12709841</link>
			<description><![CDATA[<p>Avec le disque branché tu devrais avoir un md127.</p><div class="codebox"><pre><code>ls -l /dev/md*</code></pre></div><p>Si c&#039;est le cas retentes la commande avec 127 à la fin.</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 26 Feb 2013 07:59:19 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12709841#p12709841</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708841#p12708841</link>
			<description><![CDATA[<p>Je ne suis pas faché.<br />J&#039;ai toujours sur les 2 commandes :<br />No such file or directory <br />Je ne comprends pas pourquoi j&#039;ai cette erreur.<br />Je te souhaite une bonne nuit.</p>]]></description>
			<author><![CDATA[dummy@example.com (alphasys)]]></author>
			<pubDate>Tue, 26 Feb 2013 01:08:06 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708841#p12708841</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708781#p12708781</link>
			<description><![CDATA[<p>Si t&#039;es faché, tu le dis....<br />Parce que j&#039;ai un peu envie d&#039;aller me coucher...<br />Voilà ce que ça donne chez moi</p><div class="codebox"><pre><code>root@amd8papou:~# mdadm --assemble --uuid=592127d7:650e8091:a8101570:5c3cc924 /dev/md98
mdadm: /dev/md98 has been started with 1 drive (out of 2).
root@amd8papou:~# ls /dev/md*
/dev/md98
root@amd8papou:~# mount /dev/md98 toto
root@amd8papou:~# ls -l toto
total 20
drwx------  2 papounet papounet 16384 févr. 26 00:49 lost+found
drwxr-xr-x 10 papounet papounet  4096 févr. 19 17:58 Photos
root@amd8papou:~# </code></pre></div><p>Et j&#039;accède à mes Photos...</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 26 Feb 2013 00:39:30 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708781#p12708781</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708741#p12708741</link>
			<description><![CDATA[<p>SI tu veux tu tapes les commandes que je te donne, mais seulement si tu veux....<br />Pourquoi tu as changé l&#039;uuid du raid par celui du disque ?<br />Maintenant, il faut tuer md99:</p><div class="codebox"><pre><code>sudo mdadm --manage --stop /dev/md99</code></pre></div><p>et retenter:</p><div class="codebox"><pre><code>sudo mdadm --assemble --run --uuid=64f2f7a7:8fb82706:0b540a29:6b2572d3 /dev/md99</code></pre></div><p>Fais copier/coller dans le terminal directement...</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 26 Feb 2013 00:31:45 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708741#p12708741</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708641#p12708641</link>
			<description><![CDATA[<p>No such file or directory ....</p><p>bash: sudo mdadm --assemble --run --uuid=b2eaf823:b24b7943:6fe36482:b7faa61c /dev/md99: No such file or directory</p>]]></description>
			<author><![CDATA[dummy@example.com (alphasys)]]></author>
			<pubDate>Tue, 26 Feb 2013 00:25:46 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708641#p12708641</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708441#p12708441</link>
			<description><![CDATA[<p>Ah, c&#039;est mieux, petit cachotier....</p><div class="codebox"><pre><code>sudo mdadm --assemble --run --uuid=64f2f7a7:8fb82706:0b540a29:6b2572d3 /dev/md99</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 26 Feb 2013 00:16:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708441#p12708441</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708341#p12708341</link>
			<description><![CDATA[<p>voici ce que j&quot;ai :</p><p>/dev/sdc2:<br />&#160; &#160; &#160; &#160; &#160; Magic : a92b4efc<br />&#160; &#160; &#160; &#160; Version : 1.0<br />&#160; &#160; Feature Map : 0x0<br />&#160; &#160; &#160;Array UUID : 64f2f7a7:8fb82706:0b540a29:6b2572d3<br />&#160; &#160; &#160; &#160; &#160; &#160;Name : storage:1<br />&#160; Creation Time : Wed Sep&#160; 8 20:17:52 2010<br />&#160; &#160; &#160;Raid Level : raid1<br />&#160; &#160;Raid Devices : 2</p><p> Avail Dev Size : 1949444384 (929.57 GiB 998.12 GB)<br />&#160; &#160; &#160;Array Size : 974722192 (929.57 GiB 998.12 GB)<br />&#160; &#160;Super Offset : 1949444640 sectors<br />&#160; &#160; &#160; &#160; &#160; State : clean<br />&#160; &#160; Device UUID : b2eaf823:b24b7943:6fe36482:b7faa61c</p><p>&#160; &#160; Update Time : Tue Feb 12 07:12:17 2013<br />&#160; &#160; &#160; &#160;Checksum : 1586344 - correct<br />&#160; &#160; &#160; &#160; &#160;Events : 239270</p>]]></description>
			<author><![CDATA[dummy@example.com (alphasys)]]></author>
			<pubDate>Tue, 26 Feb 2013 00:10:07 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708341#p12708341</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708281#p12708281</link>
			<description><![CDATA[<p>Ce qui me semble bizarre, c&#039;est que tu n&#039;obtiennes pas plus d&#039;info avec &quot;examine&quot;.<br />Sur un raid de test, voilà ce que j&#039;obtiens en examinant une des partitions.</p><div class="codebox"><pre><code>root@amd8papou:~# mdadm --examine /dev/sdc1
/dev/sdc1:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x0
     Array UUID : 592127d7:650e8091:a8101570:5c3cc924
           Name : amd8papou:127  (local to host amd8papou)
  Creation Time : Tue Feb 26 00:42:49 2013
     Raid Level : raid1
   Raid Devices : 2

 Avail Dev Size : 1970177 (962.16 MiB 1008.73 MB)
     Array Size : 985024 (962.10 MiB 1008.66 MB)
  Used Dev Size : 1970048 (962.10 MiB 1008.66 MB)
    Data Offset : 1024 sectors
   Super Offset : 8 sectors
          State : clean
    Device UUID : 9178fe4b:13526e99:84550853:1a42b9e7

    Update Time : Tue Feb 26 00:57:28 2013
       Checksum : 433b4cc3 - correct
         Events : 17


   Device Role : Active device 0
   Array State : AA (&#039;A&#039; == active, &#039;.&#039; == missing)
root@amd8papou:~# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 26 Feb 2013 00:05:43 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708281#p12708281</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] Recuperation donnees NAS IOMEGA Storcenter IX2 / LVM2]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708201#p12708201</link>
			<description><![CDATA[<p>Voici ce que mdadm me retourne </p><p>mdadm: /dev/sdc2 is identified as a member of /dev/md/storage:1, slot -1.<br />mdadm: no uptodate device for slot 0 of /dev/md/storage:1<br />mdadm: no uptodate device for slot 1 of /dev/md/storage:1<br />mdadm: added /dev/sdc2 to /dev/md/storage:1 as -1<br />mdadm: failed to RUN_ARRAY /dev/md/storage:1: Input/output error<br />mdadm: Not enough devices to start the array.<br />mdadm: looking for devices for further assembly<br />mdadm: No arrays found in config file or automatically</p>]]></description>
			<author><![CDATA[dummy@example.com (alphasys)]]></author>
			<pubDate>Mon, 25 Feb 2013 23:58:24 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12708201#p12708201</guid>
		</item>
	</channel>
</rss>
