Normally I want it to auto mount, but I rather be in control of it, and call it myself with a script during the startup sequence. I have a server where it starts up automaticly, and occasionally it starts as degraded because I guess the drives did not spin up on time or something.
I want to just have a delay and start it manually.
Everything I found online points to mdadm.conf, but I don't have that file. Where else could be triggering it to start? I did a serarch for mdadm.conf and it's not anywhere else on the system, other than a sample file in /usr.
Where else could I look, is there another config file somewhere that would be auto mounting it? It's not actually mounting the file system, just assembling the raid. I will be mounting the file system manually via my script.
I want to just have a delay and start it manually.
Everything I found online points to mdadm.conf, but I don't have that file. Where else could be triggering it to start? I did a serarch for mdadm.conf and it's not anywhere else on the system, other than a sample file in /usr.
Where else could I look, is there another config file somewhere that would be auto mounting it? It's not actually mounting the file system, just assembling the raid. I will be mounting the file system manually via my script.