Bug 673781

Summary: 2.2.6 - VDSM - Storage: getDeviceList fails when it sees a partition on a LUN
Product: Red Hat Enterprise Linux 5 Reporter: Daniel Paikov <dpaikov>
Component: vdsm22Assignee: Saggi Mizrahi <smizrahi>
Status: CLOSED CURRENTRELEASE QA Contact: yeylon <yeylon>
Severity: high Docs Contact:
Priority: high    
Version: 5.6CC: abaron, bazulay, danken, hateya, iheim, srevivo
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard: Storage
Fixed In Version: vdsm22-4.5-63.14.el5_6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-27 09:31:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
vdsm.log none

Description Daniel Paikov 2011-01-30 15:32:14 UTC
Created attachment 476043 [details]
vdsm.log

getDeviceList fails and doesn't produce any output when it sees a partition on one of the LUNs:

Thread-648::ERROR::2011-01-30 17:08:00,329::dispatcher::104::irs::{'status': {'message': 'Invalid physical device: ()', 'code': 606}, 'arg
s': [()]}
Thread-648::ERROR::2011-01-30 17:08:00,329::dispatcher::106::irs::Traceback (most recent call last):
  File "/usr/share/vdsm/storage/dispatcher.py", line 97, in run
    result = ctask.prepare(self.func, *args, **kwargs)
  File "/usr/share/vdsm/storage/task.py", line 1287, in prepare
    raise self.error
InvalidPhysDev: Invalid physical device: ()

Comment 1 Saggi Mizrahi 2011-02-03 10:15:18 UTC
please test should be fixed in latest build (vdsm22-4.5-63.14)