Robert Caliman
1e57488f0d
Add changes for 7mm disk without a RAID volume
2026-08-28 14:30:32 +03:00
Robert Caliman
84cf69ac4f
Update string for 7mm to the correct form
2026-08-28 12:44:55 +03:00
Jarrod Johnson
48280ee5d3
Enhance VROC member criteria
...
Try to propogate form factor of member disk to array.
Also, even if cannot detect m.2, assume a two-member vroc array of nvme is m.2. Not guaranteed, but most likely. This is to deal with lack of DMI information indicating the physical form factor.
2026-08-27 16:55:18 -04:00
Jarrod Johnson
724818111c
Merge pull request #283 from robertcaliman/rcaliman/add-more-m2-models
...
Add some more RAID models to the PRIORITY_MODELS
2026-08-27 15:49:45 -04:00
Robert Caliman
252b644f34
Remove the 16i models
2026-08-27 22:45:08 +03:00
Jarrod Johnson
34e7a10cfc
Refer to self instead of non-existant disk
2026-08-27 15:43:17 -04:00
Jarrod Johnson
116d4aeb04
Make m.2 form factor drives a high priority as a matter of course for OS install
2026-08-27 15:41:49 -04:00
Robert Caliman
9c51577652
Add some more RAID models to the PRIORITY_MODELS
2026-08-27 22:39:56 +03:00
Jarrod Johnson
138b776c9c
Recognize SATA m.2 drives
...
SATA drives do not directly have a busaddr.
However, at some point the PCI bus comes up in the udev hierarchy as a KERNELS value.
If that matches a detected M.2 slot, then accept the storage as M.2.
2026-08-20 12:03:09 -04:00
Jarrod Johnson
d7dcb07a3f
Implement deployment.storage
...
This is an attribute for a node to indicate preferences for storage.
For now, 'm2' policy will hit m.2 and mirroring kits.
2026-07-28 15:02:27 -04:00
Jarrod Johnson
53172f760f
Have the priority models brought out and more documented
2026-07-14 08:30:34 -04:00
Jarrod Johnson
1042404a38
Move getinstalldisk for all the Linux into a common place
...
esxi is the only one with a different version
2026-06-12 07:45:41 -04:00