Bug 1527182 - SSA fails if disk has empty partitions in the beginning
Summary: SSA fails if disk has empty partitions in the beginning
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: SmartState Analysis
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: GA
: 5.10.0
Assignee: Hui Song
QA Contact: Satyajit Bulage
URL:
Whiteboard: smartstate:ec2:instance
Depends On:
Blocks: 1542560 1565362
TreeView+ depends on / blocked
 
Reported: 2017-12-18 17:59 UTC by Satyajit Bulage
Modified: 2019-02-11 14:04 UTC (History)
5 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1542560 1565362 (view as bug list)
Environment:
Last Closed: 2019-02-11 14:04:43 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Satyajit Bulage 2017-12-18 17:59:41 UTC
Description of problem:


Version-Release number of selected component (if applicable):master.20171206231308_1bfd713


How reproducible:100%


Steps to Reproduce:
1. Add ec-2 provider.
2. Perform SSA on (RHEL) instance.
3.

Actual results: Files were not gathering


Expected results: It should gather all required data from instance.


Additional info:

Comment 4 Hui Song 2018-01-03 22:02:51 UTC
Fixed in https://github.com/ManageIQ/manageiq-smartstate/pull/48

Comment 6 CFME Bot 2018-01-16 14:59:40 UTC
New commit detected on ManageIQ/manageiq-smartstate/master:
https://github.com/ManageIQ/manageiq-smartstate/commit/e004922d2e6df7aaadd10bc32e31362f470d2f2a

commit e004922d2e6df7aaadd10bc32e31362f470d2f2a
Author:     hsong-rh <hsong>
AuthorDate: Wed Jan 3 16:55:44 2018 -0500
Commit:     hsong-rh <hsong>
CommitDate: Wed Jan 3 16:55:44 2018 -0500

    Fixes file system probing error when parsing empty partitons
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1527182

 lib/VolumeManager/LVM/scanner.rb     | 74 +++++++++++++++++++++---------------
 lib/fs/MiqFS/modules/AUFSProbe.rb    |  7 +++-
 lib/fs/MiqFS/modules/Fat32Probe.rb   |  7 +++-
 lib/fs/MiqFS/modules/HFSProbe.rb     |  3 +-
 lib/fs/MiqFS/modules/NTFSProbe.rb    |  3 +-
 lib/fs/MiqFS/modules/ReFSProbe.rb    |  2 +-
 lib/fs/MiqFS/modules/Reiser4Probe.rb |  2 +-
 lib/fs/MiqFS/modules/UnionFSProbe.rb |  2 +-
 lib/fs/MiqFS/modules/ZFSProbe.rb     |  3 +-
 9 files changed, 63 insertions(+), 40 deletions(-)

Comment 9 Satyajit Bulage 2018-10-31 13:23:02 UTC
Successfully Perform SSA on EC2 instance with empty partition.

Verified Version: 5.10.0.21.20181023151612_4c11b0d


Note You need to log in before you can comment on or make changes to this bug.