-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
Description
Hi,
All new servers installed have the RAID arrays named with rescue as that is the default behavior of mdadm command when creating a new array.
If the set in install config hostname (first part, without domain if somebody added it) would be passed to mdadm create command using the --hostname argument, it would match the custom hostname set by the user later.
I don't know where to suggest from the code this, as I see only config generated and assembling the array, so I'm lost on suggesting a fix myself.