https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219372

--- Comment #4 from oklas...@gmail.com ---
Thanks for useful info!

I found in `man graid` the section `Supported Metadata Formats`

The `NVIDIA` and the `Promise` formats is mentioned.

In dmesg from worked 8.3 declared:

    ar0: 305245MB <nVidia MediaShield RAID1> status: READY

In dmesg from "new" declared:

    GEOM_RAID: Promise: Array Promise created.

The interesting questions is this a normal or bug:

1. Why "new" see `Promise` instead of `NVIDIA`?

2. Why "new" does not see `NVIDIA`? (if `Promise` mean some else) 

3. Why "new" does not recognize partition table and show
   only "ada0" and "ada1"? In `/dev` does not exists
   "/dev/ada1s1a", "/dev/ada1s1h" and so on?
   ("/dev/ad4s1a" "/dev/ad4s1h" is visible in 8.3)

Which command I need to use to load array from given disks?
The `graid label` will destroy data and kernel boot process
does not properly recognize existed bios nvidia raid markup.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to