Public bug reported:

Describe the bug: 
It appears on some AMD64 and ARM64 systems that SAS or SATA disks fail to 
deploy. 


Steps to reproduce: 
Deploy AMD64 or ARM 64 systems with SAS or SATA disks 


Expected behavior (what should have happened?):

The systems should deploy

Actual behavior (what actually happened?): 
Failed deployment
tart: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring disk: 
sda
get_path_to_storage_volume for volume sda({'grub_device': True, 'id': 'sda', 
'model': 'VO001920RXUKC', 'name': 'sda', 'ptable': 'gpt', 'serial': 
'58ce38ee2285ad8d', 'type': 'disk', 'wipe': 'superblock'})
Processing serial 58ce38ee2285ad8d via udev to 58ce38ee2285ad8d
An error occured handling 'sda': ValueError - Failed to find storage volume 
id='sda' config: {'grub_device': True, 'id': 'sda', 'model': 'VO001920RXUKC', 
'name': 'sda', 'ptable': 'gpt', 'serial': '58ce38ee2285ad8d', 'type': 'disk', 
'wipe': 'superblock'}
finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: FAIL: 
configuring disk: sda
TIMED BLOCK_META: 1.905
finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: FAIL: curtin 
command block-meta
Traceback (most recent call last):
  File "/curtin/curtin/commands/main.py", line 202, in main
    ret = args.func(args)
  File "/curtin/curtin/log.py", line 97, in wrapper
    return log_time("TIMED %s: " % msg, func, *args, **kwargs)
  File "/curtin/curtin/log.py", line 79, in log_time
    return func(*args, **kwargs)
  File "/curtin/curtin/commands/block_meta.py", line 124, in block_meta
    return meta_custom(args)
  File "/curtin/curtin/commands/block_meta.py", line 2209, in meta_custom
    handler(command, storage_config_dict, context)
    ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/curtin/curtin/commands/block_meta.py", line 746, in disk_handler
    disk = get_path_to_storage_volume(info.get('id'), storage_config)
  File "/curtin/curtin/commands/block_meta.py", line 588, in 
get_path_to_storage_volume
    volume_path = v1_get_path_to_disk(vol)
  File "/curtin/curtin/commands/block_meta.py", line 476, in v1_get_path_to_disk
    raise ValueError("Failed to find storage volume id='%s' config: %s"
                     % (vol['id'], vol))
ValueError: Failed to find storage volume id='sda' config: {'grub_device': 
True, 'id': 'sda', 'model': 'VO001920RXUKC', 'name': 'sda', 'ptable': 'gpt', 
'serial': '58ce38ee2285ad8d', 'type': 'disk', 'wipe': 'superblock'}
Failed to find storage volume id='sda' config: {'grub_device': True, 'id': 
'sda', 'model': 'VO001920RXUKC', 'name': 'sda', 'ptable': 'gpt', 'serial': 
'58ce38ee2285ad8d', 'type': 'disk', 'wipe': 'superblock'}
curtin: Installation failed with exception: Unexpected error while running 
command.
Command: ['curtin', 'block-meta', 'custom']
Exit code: 3


MAAS version and installation type (deb, snap): 
MAAS Version : 3.7.2
MAAS Version : 3.6.4

MAAS setup (HA, single node, multiple regions/racks):


Host OS distro and version:


Additional context:

** Affects: maas
     Importance: Undecided
         Status: New

** Affects: curtain (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: curtain (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2151116

Title:
  26.04 Unable to Deploy:  Failed to find storage

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/2151116/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to