On Tue 26 Mar 2013 06:06:03 PM CDT, Let Me Be wrote:
malcolmlewis;2541315 Wrote:
> Hi
> Are you using encryption?
>
> It should work, gpt partitions?
>
> sda1 - ef00 256MB /boot/efi
> sda2 - swap 4GB swap RAID0
> sda3 - RAID1 LVM
>
> sdb1 - ef00 256MB <not mounted> (use dd to back it up )
> sdb2 - swap 4GB swap RAID0
> sdb3 - RAID1 LVM
>
> You probably only need 15GB for / and the rest for /home
Tried this layout, it won’t work (the installer will refuse to
continue, claiming that the layout is incompatible).
Not using encryption.
Hi
What if you use standard RAID for the third partition?
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.1-desktop
up 4:23, 3 users, load average: 0.00, 0.01, 0.05
CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile
On Tue 26 Mar 2013 07:06:03 PM CDT, Let Me Be wrote:
malcolmlewis;2541332 Wrote:
> Hi
> What if you use standard RAID for the third partition?
You mean RAID without the LVM on top?
Hi
Yes, just one for / and I wouldn’t worry about a /home, even just to
see if that works, you can always hit the back button before continuing
the install process.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.1-desktop
up 5:32, 3 users, load average: 0.12, 0.04, 0.05
CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile
Yeah, I will try that. No problem going through the install process, this is a machine with SSD disks on a 1Gbit network connected directly to 50Gbit backbone. The network install is pretty snappy
OK, so if I have the EFI partition outside of the RAID and another plain /boot partition outside of the LVM, the system works. Problem is that I now have a redundancy issue. If I remove the /dev/sda disk (the one with the EFI partition) I end up with an unbootable system. Simple clone using dd isn’t enough.
On Wed 27 Mar 2013 10:46:01 AM CDT, Let Me Be wrote:
Let_Me_Be;2541377 Wrote:
> Yeah, I will try that. No problem going through the install process,
> this is a machine with SSD disks on a 1Gbit network connected directly
> to 50Gbit backbone. The network install is pretty snappy
OK, so if I have the EFI partition outside of the RAID and another
plain /boot partition outside of the LVM, the system works. Problem is
that I now have a redundancy issue. If I remove the /dev/sda disk (the
one with the EFI partition) I end up with an unbootable system. Simple
clone using dd isn’t enough.
Hi
You need to add the other disk efi files via the efibootmgr command
into the NVRAM.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.1-desktop
up 21:44, 3 users, load average: 0.01, 0.04, 0.05
CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile