MD array names #115

Open
opened 2025-07-30 18:07:25 +02:00 by madalinignisca · 0 comments
madalinignisca commented 2025-07-30 18:07:25 +02:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DiamantTh/installimage#115
No description provided.