[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
On Jan 13, 2021, at 10:12 AM, H Mottaleb <h_mottaleb@yahoo.com> wrote:
Thank you Rich!
Before I go any further, here are the screenshots of the bios settings. I have configured raid 0.<image0.jpeg><image1.jpeg>On Jan 13, 2021, at 9:59 AM, Rich Freeman via plug <plug@lists.phillylinux.org> wrote:On Wed, Jan 13, 2021 at 9:48 AM H Mottaleb via plug<plug@lists.phillylinux.org> wrote:I’m confused after reading the comments about advise against the use of the RAID in the BIOS in the event the motherboard fails.What is the difference between the two and would I be able to configure the software raid without setting up the hardware or vice-versa? Should I not configure the raid settings in the bios and run the bash script as Rich stated?So, based on your private email you're a little new to all of this,and so this might feel a bit like diving into the deep end. There areadvocates of both, but I suspect more in favor of software RAID here.When all is working fine there are no problems with either, and ifanything hardware has some advantages IF you have battery backup, andit might even be a bit faster with a decent card. The issue is thatit is usually less flexible if you want to reconfigure things later,and if that card ever dies then your drives are useless unless youobtain a compatible card. Software RAID is more flexible and the samedrives are readable on any hardware (you could attach them all to aRaspberry Pi somehow and still read them).If you wanted to use software RAID then you'd need to configure thehardware RAID card to just expose the drives to the OS directly.Ideally this is just as a raw drive pass-through (sometimes called ITmode), but some cards don't support this and you'd expose them as abunch of single-drive volumes. That approach might make the drivesharder to read without the card, but would maintain the flexibilityaspect.If you want to use hardware RAID then you just configure it on thecard and the OS just sees whatever drives you have the card configuredto present as if they were physical drives. At that point the OS partis the same as a non-OS install.You mentioned starting over in email. If you do that, I'd suggestgetting a screenshot of your RAID config in hardware, and also get ascreenshot of what the partitioning screen looks like. Then once yourOS is set up before you spend a lot of time messing around with yourapplication just run df/lvs/pvs/vgs/blkid and just get a sense of whatyou're working with. Then set up any mounts the way you want thembefore you go installing software so that everything doesn't end up onroot if you don't want it there. You probably could also configureUbuntu to give you a really big root - that isn't a best practice butit would work.--Rich___________________________________________________________________________Philadelphia Linux Users Group -- http://www.phillylinux.orgAnnouncements - http://lists.phillylinux.org/mailman/listinfo/plug-announceGeneral Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug