On Tue, 4 Jun 2013 16:27:37 +0200 Ignatios Souvatzis <ignat...@cs.uni-bonn.de> wrote:
> Hi, > > how persistent are autoconfigured raidframe device names? > > I'm asking because I mistakenly created a (onedisk) raid0 for system > on a new, bigger disk, then created a new one (raid2) on the slightly > older, former cold backup disk and added the new disk (after > unconfiguring the old one). Will raid2 still be raid2 after rebooting, > or will it take the vacant name "raid0"? raid2 will stay at raid2. See 'last_unit' in /usr/include/dev/raidframe/raidframevar.h Later... Greg Oster