2006/11/9, Eric Kennedy van Dam <[EMAIL PROTECTED]>:
Selon Eric Kennedy van Dam <[EMAIL PROTECTED]>:

> Voici un petit bricolage qui pourrait être utile aussi:
>
> ===== HINT =====
> Make an array bootable from both disks
>
> When the first disk fails and one needs to boot from the second disk, it
> should
> better be bootable. This can be done as follows, using grub Provided that the
> boot partition is on the first partition of both drives in a raid1 array
>
> ramses1:~# grub
> grub>device (hd0) /dev/<second disk, say /dev/sdb>
> grub>root (hd0,0)
> grub>setup (hd0)
> grub>quit
>
> That is all there is to it…
> ===== /HINT =====
>
> En espérant ue ça puisse t'aider.

Mieux encore ici : http://forum.2037.biz/viewtopic.php?p=9254

juste un mot: xen a besoin de grub et grub ne sait pas lire une
partition dans lvm (en tous cas grub livré avec debian sarge). Donc tu
as tout intérêt à sortir ton /boot du lvm, le reste peut rester
dedans. On conseille aussi de mettre les "disques" des instances xen
dans des logical volumes de lvm.
Au fait tu n'as pas de san?

--

Thomas Silvestre
_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://lists.unixtech.be/cgi-bin/mailman/listinfo/linux
Archives: http://www.mail-archive.com/linux@lists.unixtech.be
IRC: chat.unixtech.be:6667 - #unixtech
NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech

Reply via email to