Project

General

Profile

action #34930

Updated by mloviska about 6 years ago

x86_64 https://openqa.suse.de/tests/1589137#previous or PPC https://openqa.suse.de/tests/1589144#previous do not encounter the same issue.  
 Although aarch64 fails often on creating logical volume, it is not really clear whether we are dealing with product bug or test issue. 

 Creating ``Creating logical volume /dev/system/root 

 LVM_LV_CREATE_FAILED 

 System error code was: -4014 

 /sbin/lvcreate -A n --zero=y --yes    -l 2048 --name 'root' 'system': 
   /run/lvm/lvmetad.socket: connect failed: No such file or directory 
   WARNING: Failed to connect to lvmetad. Falling back to internal scanning. 
   WARNING: This metadata update is NOT backed up 
   device-mapper: reload ioctl on (252:1) failed: No such device or address address`` 


 ## Observation 

 openQA test in scenario sle-12-SP4-Server-DVD-aarch64-cryptlvm@aarch64 fails in 
 [start_install](https://openqa.suse.de/tests/1588750/modules/start_install/steps/25) 


 ## Reproducible 

 Fails since (at least) Build [0235](https://openqa.suse.de/tests/1584924) 


 ## Expected result 

 Last good: [0234](https://openqa.suse.de/tests/1535892) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?distri=sle&version=12-SP4&arch=aarch64&machine=aarch64&test=cryptlvm&flavor=Server-DVD) 

Back