Re: [gentoo-user] Help with nvidia fake raid.

2006-06-22 Thread David Helstroom

Allan Spagnol Comar wrote:

Hi list,

I have been trying for 5 days now to install a gentoo system on a
nvidia mother board with fake raid, I already have a windows system on
the machine that needs the raid and I want to install gentoo on it.

I have followed instructions on
http://gentoo-wiki.com/HOWTO_Install_Gentoo_with_NVRAID_using_dmraid
I was succeeded on installing gentoo base system and grub :-), but,
when I boot the systems ask for real_root /dev/mapper/nv_ device

I had try the hard way, open a shell when it ask for real_root and on
/dev/mapper is just control.

I had try with genkernel and on the same situation on /dev/mapper/ has
control and my disk, but none of the partitions.

I am so close of making this work, but is really frustrating get stuck
in something like that for so long.

Thanks for attention, Allan


Hi Allan,

I believe I had pretty much the same problem as you, finding that the 
initial install went fine, but trying to boot with the new kernel (after 
using genkernel with the dmraid option) failed.


I found the issue lay with Linux kernel 2.6.16 - I read a post somewhere 
(which I have since lost track of) that hinted a bug/feature of 2.6.16 
meant some partitioning schemes would fail to be detected correctly 
under NVRaid. The solution for me (so far) has been to run 2.6.15, at 
least until 2.6.17 goes Gentoo-stable. In other words, I have masked 2.6.16.


Hope that helps,


   Dave.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Help with nvidia fake raid.

2006-06-22 Thread David Helstroom

David Helstroom wrote:

Allan Spagnol Comar wrote:

when I boot the systems ask for real_root /dev/mapper/nv_ device
I found the issue lay with Linux kernel 2.6.16 - I read a post 
somewhere (which I have since lost track of) that hinted a bug/feature 
of 2.6.16 meant some partitioning schemes would fail to be detected 
correctly under NVRaid. The solution for me (so far) has been to run 
2.6.15, at least until 2.6.17 goes Gentoo-stable. In other words, I 
have masked 2.6.16.


I found the link which could be relevant and give further information to 
Google around:

   https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186842

The chief problem (at least in my case) was (taken from above link) is 
that 2.6.16 introduces the problem to this patch that limits dm-stripe 
to targets that are multiples of the chunk size. Depending on your RAID 
configuration, NVRAID could make use of dm-stripe, and thus you'll run 
into issues.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Help with nvidia fake raid.

2006-06-22 Thread Allan Spagnol Comar

Hi David, I will try downgrade the kernel, I will let you know if works.

On 6/22/06, David Helstroom [EMAIL PROTECTED] wrote:

David Helstroom wrote:
 Allan Spagnol Comar wrote:
 when I boot the systems ask for real_root /dev/mapper/nv_ device
 I found the issue lay with Linux kernel 2.6.16 - I read a post
 somewhere (which I have since lost track of) that hinted a bug/feature
 of 2.6.16 meant some partitioning schemes would fail to be detected
 correctly under NVRaid. The solution for me (so far) has been to run
 2.6.15, at least until 2.6.17 goes Gentoo-stable. In other words, I
 have masked 2.6.16.

I found the link which could be relevant and give further information to
Google around:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186842

The chief problem (at least in my case) was (taken from above link) is
that 2.6.16 introduces the problem to this patch that limits dm-stripe
to targets that are multiples of the chunk size. Depending on your RAID
configuration, NVRAID could make use of dm-stripe, and thus you'll run
into issues.






--
An application asked:
Requires Windows 9x, NT4 or better,
so I´ve installed Linux

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Help with nvidia fake raid.

2006-06-21 Thread Rumen Yotov
Allan Spagnol Comar wrote:
 Hi list,
 
 I have been trying for 5 days now to install a gentoo system on a
 nvidia mother board with fake raid, I already have a windows system on
 the machine that needs the raid and I want to install gentoo on it.
 
 I have followed instructions on
 http://gentoo-wiki.com/HOWTO_Install_Gentoo_with_NVRAID_using_dmraid
 I was succeeded on installing gentoo base system and grub :-), but,
 when I boot the systems ask for real_root /dev/mapper/nv_ device
 
 I had try the hard way, open a shell when it ask for real_root and on
 /dev/mapper is just control.
 
 I had try with genkernel and on the same situation on /dev/mapper/ has
 control and my disk, but none of the partitions.
 
 I am so close of making this work, but is really frustrating get stuck
 in something like that for so long.
 
 Thanks for attention, Allan
 
Hi,
No experience with RAID but do you have a separate /boot partition.
Assume you're also using an initrd (with genkernel ... --dmraid ...).
HTH.Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Help with nvidia fake raid.

2006-06-21 Thread Allan Spagnol Comar

no, I do not have a separated boot partition because I just have 2
disks with the raid, so I cannot have the separated boot partition.
But the boot starts and initrd and linuxrc are loaded ( apparently ).


On 6/21/06, Rumen Yotov [EMAIL PROTECTED] wrote:

Allan Spagnol Comar wrote:
 Hi list,

 I have been trying for 5 days now to install a gentoo system on a
 nvidia mother board with fake raid, I already have a windows system on
 the machine that needs the raid and I want to install gentoo on it.

 I have followed instructions on
 http://gentoo-wiki.com/HOWTO_Install_Gentoo_with_NVRAID_using_dmraid
 I was succeeded on installing gentoo base system and grub :-), but,
 when I boot the systems ask for real_root /dev/mapper/nv_ device

 I had try the hard way, open a shell when it ask for real_root and on
 /dev/mapper is just control.

 I had try with genkernel and on the same situation on /dev/mapper/ has
 control and my disk, but none of the partitions.

 I am so close of making this work, but is really frustrating get stuck
 in something like that for so long.

 Thanks for attention, Allan

Hi,
No experience with RAID but do you have a separate /boot partition.
Assume you're also using an initrd (with genkernel ... --dmraid ...).
HTH.Rumen






--
An application asked:
Requires Windows 9x, NT4 or better,
so I´ve installed Linux

--
gentoo-user@gentoo.org mailing list