Re: [SOLVED] RAID-10 array won't auto-assemble @ boot of a Xen Guest; Works just fine 'manually' ... Any ideas?
From: Ben DJ <hidden>
Date: 2009-12-16 17:30:43
From: Ben DJ <hidden>
Date: 2009-12-16 17:30:43
A check of the manual page shows that on openSUSE, the command would be: chkconfig --list --allservices | grep -i boot Boot services are hidden by default, so you need the --allservices (or -A) switch to show them.
Learned something new, thanks. "Something" auto-enabled those services -- particularly boot.md -- on the box on which "/" & "/boot" were installed to RAID. I'm gonna guess the installation process itself took care of that. I've yet to find/notice an opensuse doc that says I need to manually enable that -- with 20-20 hindsight, makes sense. All working now, and procedure noted. Thanks. BenDJ