| Summary: | NGN 4.0 show Incorrect VG info | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-node | Reporter: | cshao <cshao> |
| Component: | Installation & Update | Assignee: | Fabian Deutsch <fdeutsch> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | cshao <cshao> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | bugs, cshao, fdeutsch, huzhao, leiwang, weiwang, yaniwang, ycui |
| Target Milestone: | ovirt-4.0.0-alpha | Flags: | rule-engine:
ovirt-4.0.0+
rule-engine: planning_ack+ rule-engine: devel_ack+ rule-engine: testing_ack+ |
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-node-ng-installer-master-2016041020.iso | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-05 07:48:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
cshao
2016-04-11 10:48:27 UTC
It looks like the installation did not complete correctly. Please retry with ovirt-node-ng-installer-master-2016041020.iso (In reply to Fabian Deutsch from comment #1) > It looks like the installation did not complete correctly. > > Please retry with ovirt-node-ng-installer-master-2016041020.iso Still can reproduce this issue with ovirt-node-ng-installer-master-2016041020.iso. Test version: ovirt-node-ng-installer-master-2016041020.iso ovirt-node-ng-image-update-placeholder-4.0.0-0.3.master.20160330132038.git9d1a64e.el7.noarch imgbased-0.5-0.201604062114git5eae1f9.el7.centos.noarch ovirt-release-host-node-4.0.0-0.3.master.20160330132038.git9d1a64e.el7.noarch # lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert ovirt-node-ng-4.0.0-0.20160410.0 centos Vwi---tz-k 18.70g pool00 root ovirt-node-ng-4.0.0-0.20160410.0+1 centos Vwi-aotz-- 18.70g pool00 ovirt-node-ng-4.0.0-0.20160410.0 8.96 pool00 centos twi-aotz-- 18.72g 10.70 7.93 root centos Vwi-a-tz-- 18.70g pool00 8.64 swap centos -wi-ao---- 2.00g var centos Vwi-a-tz-- 4.00g pool00 5.37 # pvs PV VG Fmt Attr PSize PFree /dev/sda2 centos lvm2 a-- 24.51g 3.75g # vgs VG #PV #LV #SN Attr VSize VFree centos 1 6 0 wz--n- 24.51g 3.75g To me the output looks correct. What do you see as a problem with the VG name? (In reply to Fabian Deutsch from comment #3) > To me the output looks correct. > > What do you see as a problem with the VG name? Hi fabian, In RHEV-H 7.2, the VG name show as "HostVG", so I suggest to change ngn 4.0 VG name to "HostVG". # cat /etc/redhat-release Red Hat Enterprise Virtualization Hypervisor release 7.2 (20160413.0.el7ev) [root@cshaoadd admin]# lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert Config HostVG -wi-ao---- 4.99g Data HostVG -wi-ao---- 209.45g Logging HostVG -wi-ao---- 2.00g Swap HostVG -wi-ao---- 7.74g # pvs PV VG Fmt Attr PSize PFree /dev/mapper/WDC_WD2500AAJS-75M0A0_WD-WMAV24703219p4 HostVG lvm2 a-- 224.58g 404.00m # vgs VG #PV #LV #SN Attr VSize VFree HostVG 1 4 0 wz--n- 224.58g 404.00m Okay. So functional wise this is not a problem, thus it's not a problem. If you think that the name of the VG is relevant, please file an RFE and we'll review it. (In reply to Fabian Deutsch from comment #5) > Okay. > > So functional wise this is not a problem, thus it's not a problem. > > If you think that the name of the VG is relevant, please file an RFE and > we'll review it. ok, thanks :) Verify this bug according #c2 &4 &5. Bug 1330403 - [RFE] Change NGN VG name from "CentOS" to "Host VG" can trace #c5's issue. oVirt 4.0.0 has been released, closing current release. |