Deploy ESXi on server with more then one disk
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Undecided
|
Unassigned | ||
3.0 |
Won't Fix
|
Undecided
|
Unassigned | ||
3.1 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hello.
When I deploy server with only one disk in it everything works fine. But on servers with two or more disks MAAS don’t create any datastores. It successfully deploy ESXi, configure network, register server in the vCenter. But there are no any datastores. I tried to create datastores in UI on both disks, tried leave datastore only on the disk with the system. In both cases there are no datastores after deployment. And only when I deleted second disk in the UI, after comissioning, server succsessfully deploed and created datastore.
Also I can’t choose disk to setup ESXi. In logs I see that maas chose disk by itself
"
Running command [’/usr/
‘custom’ mode but multiple devices given. using first found
mode is ‘custom’. multiple devices given. using ‘/dev/sda’ (first available)
installing in ‘custom’ mode to ‘sda’
writing image to disk {‘type’: ‘dd-gz’, ‘uri’: ‘http://
"
I'm using snap version/build 2.9.2-9165-
Steps to reproduce:
1. Comission new server
2. Go to storage and click radiobutton "boot" on the second disk (/dev/sdb)
3. Change storage layout to VMFS6
4. Delete default darastore 1
5. Create two new datastores (screenshot)
4. Deploy server
5. At the Logs tab you will see "multiple devices given. using ‘/dev/sda’ (first available)"
Changed in maas: | |
milestone: | none → next |
status: | Incomplete → Fix Committed |
Changed in maas: | |
milestone: | next → 3.1.0-beta1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Forgot to add messages logs