https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219372
--- Comment #5 from Alexander Motin <[email protected]> --- I don't know why on your system graid detects the volume as Promise instead of NVIDIA, but I bet there should be some reason. May be your disks somehow historically have double set of metadata. It should be possible to block tasting of specific metadata type by setting kern.geom.raid.promise.enable=0. Hopefully after that NVIDIA metadata will be found. You don't see RAID volume devices since detected Promise array is incomplete. Normally you should see something in /dev/raid directory. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
