Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1455333 Details for
Bug 1596129
dmstats list fails after dmstats delete
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
test log on clean server
file_1596129.txt (text/plain), 5.72 KB, created by
Jakub Krysl
on 2018-06-28 13:29:07 UTC
(
hide
)
Description:
test log on clean server
Filename:
MIME Type:
Creator:
Jakub Krysl
Created:
2018-06-28 13:29:07 UTC
Size:
5.72 KB
patch
obsolete
>############################################################## >Kernel tainted: 0 >Running [rpm -q device-mapper-multipath]... >device-mapper-multipath-0.4.9-121.el7.x86_64 >Return:0 >Running [multipath -l 2>/dev/null]... >Return:0 >Running [multipath -F]... >Return:0 >Running [free -b > init_mem.txt]... >Return:0 >Running [top -b -n 1 > init_top.txt]... >Return:0 >Running [rpm -q lvm2]... >lvm2-2.02.179-2.el7.x86_64 >Return:0 >Running [fallocate -l 2048M thin_test.img]... >Return:0 >Running [losetup /dev/loop0 thin_test.img]... >Return:0 >Running [vgcreate vgtest /dev/loop0]... > Physical volume "/dev/loop0" successfully created. > Volume group "vgtest" successfully created >Return:0 >Running [lvcreate -L 200M -n lvtest vgtest]... > Logical volume "lvtest" created. >Return:0 >INFO: Displaying device mapper status >Running [dmsetup status]... >rhel_storageqe--74-home: 0 853549056 linear >vgtest-lvtest: 0 409600 linear >rhel_storageqe--74-swap: 0 16252928 linear >rhel_storageqe--74-root: 0 104857600 linear >Return:0 >INFO: Enabling statistics >Running [dmstats create --alldevices --precise]... >rhel_storageqe--74-home: Created new region with 1 area(s) as region ID 0 >vgtest-lvtest: Created new region with 1 area(s) as region ID 0 >rhel_storageqe--74-swap: Created new region with 1 area(s) as region ID 0 >rhel_storageqe--74-root: Created new region with 1 area(s) as region ID 0 >Return:0 >INFO: Going list statistics >Running [dmstats list -o +precise]... >Name GrpID RgID ObjType RgStart RgSize #Areas ArSize ProgID Precise >rhel_storageqe--74-home - 0 region 0 407.00g 1 407.00g dmstats 1 >vgtest-lvtest - 0 region 0 200.00m 1 200.00m dmstats 1 >rhel_storageqe--74-swap - 0 region 0 7.75g 1 7.75g dmstats 1 >rhel_storageqe--74-root - 0 region 0 50.00g 1 50.00g dmstats 1 >Return:0 >INFO: Start to collect stats from vgtest-lvtest >Running [dmstats create --start 10g --len 10g vgtest-lvtest]... >vgtest-lvtest: Created new region with 1 area(s) as region ID 1 >Return:0 >INFO: Creating bounds for vgtest-lvtest >Running [dmstats create --precise --bounds 10ms,20ms,30ms vgtest-lvtest]... >vgtest-lvtest: Created new region with 1 area(s) as region ID 2 >Return:0 >INFO: Showing histogram >Running [dmstats list --histogram]... >Name GrpID RgID ObjType RgStart RgSize #Areas ArSize #Bins Histogram Bounds >rhel_storageqe--74-home - 0 region 0 407.00g 1 407.00g 0 >vgtest-lvtest - 0 region 0 200.00m 1 200.00m 0 >vgtest-lvtest - 1 region 10.00g 10.00g 1 10.00g 0 >vgtest-lvtest - 2 region 0 200.00m 1 200.00m 4 0s,10ms,20ms,30ms >rhel_storageqe--74-swap - 0 region 0 7.75g 1 7.75g 0 >rhel_storageqe--74-root - 0 region 0 50.00g 1 50.00g 0 >Return:0 >INFO: Going list statistics with hist_bins >Running [dmstats list -o +precise,hist_bins]... >Name GrpID RgID ObjType RgStart RgSize #Areas ArSize ProgID Precise #Bins >rhel_storageqe--74-home - 0 region 0 407.00g 1 407.00g dmstats 1 0 >vgtest-lvtest - 0 region 0 200.00m 1 200.00m dmstats 1 0 >vgtest-lvtest - 1 region 10.00g 10.00g 1 10.00g dmstats 0 0 >vgtest-lvtest - 2 region 0 200.00m 1 200.00m dmstats 1 4 >rhel_storageqe--74-swap - 0 region 0 7.75g 1 7.75g dmstats 1 0 >rhel_storageqe--74-root - 0 region 0 50.00g 1 50.00g dmstats 1 0 >Return:0 >INFO: Delete region 1 >Running [dmstats delete --regionid 1 vgtest-lvtest]... >Return:0 >INFO: Showing histogram >Running [dmstats list --histogram]... >Name GrpID RgID ObjType RgStart RgSize #Areas ArSize #Bins Histogram Bounds >rhel_storageqe--74-home - 0 region 0 407.00g 1 407.00g 0 >vgtest-lvtest - 0 region 0 200.00m 1 200.00m 0 >vgtest-lvtest - 2 region 0 200.00m 1 200.00m 4 0s,10ms,20ms,30ms >rhel_storageqe--74-swap - 0 region 0 7.75g 1 7.75g 0 >rhel_storageqe--74-root - 0 region 0 50.00g 1 50.00g 0 >Return:0 >INFO: Delete all regions from vgtest-lvtest >Running [dmstats delete --allregions vgtest-lvtest]... >Return:0 >INFO: Showing histogram >Running [dmstats list --histogram]... >Command failed. >Name GrpID RgID ObjType RgStart RgSize #Areas ArSize #Bins Histogram Bounds >rhel_storageqe--74-home - 0 region 0 407.00g 1 407.00g 0 >rhel_storageqe--74-swap - 0 region 0 7.75g 1 7.75g 0 >rhel_storageqe--74-root - 0 region 0 50.00g 1 50.00g 0 >Return:1 >FAIL: could not show histogram >INFO: Starting clean up >Running [lvremove -y vgtest/lvtest]... > Logical volume "lvtest" successfully removed >Return:0 >Running [vgremove -y vgtest]... > Volume group "vgtest" successfully removed >Return:0 >Running [pvremove -y /dev/loop0]... > Labels on physical volume "/dev/loop0" successfully wiped. >Return:0 >Running [losetup -d /dev/loop0]... >Return:0 >########################################## >INFO: test_stop: ./report_io_statistics.pl >##########################################
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1596129
: 1455333