Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-72804

org.fedoraproject.Anaconda.Modules.Storage fails

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Blocker Blocker
    • None
    • CentOS Stream 10
    • anaconda
    • None
    • Yes
    • None
    • rhel-anaconda
    • None
    • None
    • None
    • None
    • None
    • x86_64
    • None

      What were you trying to do that didn't work?

      We tried to start an kickstart installation with the latest compose (CentOS-Stream-10-20241216.0) and the org.fedoraproject.Anaconda.Modules.Storage module fails.

      The same configuration worked before with older composes.

      We checked the storage.log and Module libfc is missing but we are unsure if this is really the cause. We don't use iSCSI, it is a simple VMware VM.

      INFO:program:Running... udevadm trigger --action=change --subsystem-match=block
      DEBUG:program:Return code: 0
      INFO:program:Running... udevadm settle --timeout=300
      DEBUG:program:Return code: 0
      INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found
      WARNING:py.warnings:/usr/lib/python3.12/site-packages/gi/overrides/__init__.py:108: DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
        override_loader = get_loader(override_package_name)WARNING:py.warnings:/usr/lib64/python3.12/pkgutil.py:291: DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
        return find_loader(fullname)DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'.
      DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module.
      ERROR:blivet:failed to load libfc: Module 'libfc' doesn't exist
      DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module.
      INFO:blivet:ISCSID is /sbin/iscsid
      INFO:program:Running... systemctl start iscsi-init.service
      DEBUG:program:Return code: 0
      INFO:blivet:no initiator set
      DEBUG:anaconda.modules.storage.nvme.nvme:Start up the NVMe module.
      DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module.
      DEBUG:blivet:               Ext4FS.supported: supported: True ;
      DEBUG:blivet:Kernel module ext4 not available
      DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0
      DEBUG:blivet:            Ext4FS.supported: supported: False ;
      DEBUG:blivet:               XFS.supported: supported: True ;
      DEBUG:blivet:Kernel module xfs not available
      DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1
      DEBUG:blivet:            XFS.supported: supported: False ;
      DEBUG:blivet:               Ext3FS.supported: supported: True ;
      DEBUG:blivet:Kernel module ext3 not available
      DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2
      DEBUG:blivet:            Ext3FS.supported: supported: False ;
      DEBUG:blivet:               Ext2FS.supported: supported: True ;
      DEBUG:blivet:Kernel module ext2 not available
      DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 3
      DEBUG:blivet:            Ext2FS.supported: supported: False ; 

      What is the impact of this issue to you?

      unable to install machines

      Please provide the package NVR for which the bug is seen:

      How reproducible is this bug?:

      Try to install an VM.

      kickstart file is attached. 
      Boot options:
      inst.ks=http://10.10.10.10/testvm.cfg inst.text net.ifnames=0 biosdevname=0  nameserver=10.10.10.10 ip=10.10.20.20::10.10.20.1:255.255.255.0:testvm:eth0:none

       

      Platform: VMware, BIOS or UEFI boot (no difference), VM HW Version 19, 3GB Memory, 2CPUs

              anaconda-maint-list anaconda-maint-list
              larshendrik.bussmann@bertelsmann.de Lars Bussmann (Inactive)
              anaconda-maint-list anaconda-maint-list
              Release Test Team Release Test Team
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: