/var/lib/pcp/testsuite/655.out is in pcp-testsuite 4.0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 | QA output created by 655
enabling gfs2 tracepoints
Updating the Performance Metrics Name Space (PMNS) ...
Terminate PMDA if already installed ...
[...install files, make output...]
Updating the PMCD control file, and notifying PMCD ...
Check gfs2 metrics have appeared ... 316 metrics and N values
creating pseudo device 1
creating a mount point 1
creating device file 1
creating a mount point 1
mounting pseudo device 1
creating pseudo device 0
creating a mount point 0
creating device file 0
creating a mount point 0
mounting pseudo device 0
enabling gfs2 tracepoints
=== Check for successful install of pmda ===
=== Check gfs2 metrics for all filesystems ===
gfs2.glstats.total PMID: 115.2.0 [The total number of current glocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Total count of the number of glocks which currently reside for filesystem on
the given node. Data is based from /sys/kernel/debug/gfs2/<bdev>/glstats
counting the total number of glock entries.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.glstats.trans PMID: 115.2.1 [The number of transaction glocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The count of the current number of transaction type glocks that currently exist
for the given filesystem. The data is recorded and counted from /sys/kernel/
debug/gfs2/<bdev>glstats file entries for this type of glock.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.glstats.inode PMID: 115.2.2 [The number of inode (metadata and data) glocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The count of the current number of inode metadata and data type glocks that
currently exist for the given filesystem. The data is recorded and counted from
/sys/kernel/debug/gfs2/<bdev>glstats file entries for this type of glock.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.glstats.rgrp PMID: 115.2.3 [The number of resource group metadata glocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The count of the current number of resource group metadata type glocks that
currently exist for the given filesystem. The data is recorded and counted from
/sys/kernel/debug/gfs2/<bdev>glstats file entries for this type of glock.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.glstats.meta PMID: 115.2.4 [The number of superblock glocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The count of the current number of superblock type glocks that currently exist
for the given filesystem. The data is recorded and counted from /sys/kernel/
debug/gfs2/<bdev>glstats file entries for this type of glock.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.glstats.iopen PMID: 115.2.5 [The number of inode last closer detection glocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The count of the current number of inode last closer detection type glocks that
currently exist for the given filesystem. The data is recorded and counted from
/sys/kernel/debug/gfs2/<bdev>glstats file entries for this type of glock.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.glstats.flock PMID: 115.2.6 [The number of flock(2) syscall glocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The count of the current number of flock(2) syscall type glocks that currently
exist for the given filesystem. The data is recorded and counted from /sys/
kernel/debug/gfs2/<bdev>glstats file entries for this type of glock.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.glstats.quota PMID: 115.2.8 [The number of quota operations glocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The count of the current number of quota operations type glocks that currently
exist for the given filesystem. The data is recorded and counted from /sys/
kernel/debug/gfs2/<bdev>glstats file entries for this type of glock.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.glstats.journal PMID: 115.2.9 [The number of journal mutex glocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The count of the current number of journal mutex type glocks that currently
exist for the given filesystem. The data is recorded and counted from /sys/
kernel/debug/gfs2/<bdev>glstats file entries for this type of glock.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
=== Check gfs2 metrics for all filesystems ===
gfs2.tracepoints.glock_state_change.total PMID: 115.3.0 [Total number of glock state]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
changes. The total number of counted glock state changes.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_state_change.null_lock PMID: 115.3.1 [Number of null_lock state]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
changes. The total number of glock state changes to the null_lock state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_state_change.concurrent_read PMID: 115.3.2 [Number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
concurrent_read state changes. The total number of glock state changes
to current_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_state_change.concurrent_write PMID: 115.3.3 [Number of ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
concurrent_write state changes. The total number of glock state changes
to current_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_state_change.protected_read PMID: 115.3.4 [Number of ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
protected_read state changes. The total number of glock state changes to
protected_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_state_change.protected_write PMID: 115.3.5 [Number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
protected_write state changes. The total number of glock state changes to
protected_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_state_change.exclusive PMID: 115.3.6 [Number of exclusive state]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
changes. The total number of glock state changes to exclusive state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_state_change.glocks.changed_target PMID: 115.3.7 [Number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
changed locks. The number of state changes that achieved their expected
state change.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_state_change.glocks.missed_target PMID: 115.3.8 [Number of ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
missed locks. The number of state changes that did not achieve their
expected state change.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_put.total PMID: 115.3.9 [Total number of glocks changed.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of glocks that have been changed.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_put.null_lock PMID: 115.3.10 [Number of released locks.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The number of glocks put into the null_lock state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_put.concurrent_read PMID: 115.3.11 [Number of glocks put]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
in concurrent_read. The number of glocks put into the concurrent_read
state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_put.concurrent_write PMID: 115.3.12 [Number of glocks put]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
in concurrent_write. The number of glocks put into the concurrent_write
state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_put.protected_read PMID: 115.3.13 [Number of glocks put]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
in protected_read. The number of glocks put into the protected_read
state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_put.protected_write PMID: 115.3.14 [Number of glocks put]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
in protected_wirte. The number of glocks put into the protected_write
state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_put.exclusive PMID: 115.3.15 [Number of glocks put]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
in exclusive. The number of glocks put into the exclusive
state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.demote_rq.total PMID: 115.3.16 [Total number of lock demote requests.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of lock demotion requests.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.demote_rq.null_lock PMID: 115.3.17 [Number of lock demote requests to]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
null_lock. The total number of lock demotion requests to the null_lock state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.demote_rq.concurrent_read PMID: 115.3.18 [Number of lock demote requests to]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
concurrent_read. The total number of lock demotion requests to the
concurrent_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.demote_rq.concurrent_write PMID: 115.3.19 [Number of lock demote requests to]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
concurrent_write. The total number of lock demotion requests to the
concurrent_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.demote_rq.protected_read PMID: 115.3.20 [Number of lock demote requests to]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
protected_read. The total number of lock demotion requests to the
protected_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.demote_rq.protected_write PMID: 115.3.21 [Number of lock demote requests to]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
protected_write. The total number of lock demotion requests to the
protected_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.demote_rq.exclusive PMID: 115.3.22 [Number of lock demote requests to]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
exclusive. The total number of lock demotion requests to the
exclusive state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.demote_rq.requested.remote PMID: 115.3.23 [Number of demote requests (remote).]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of demote requests which were requested by a remote node of
the cluster.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.demote_rq.requested.local PMID: 115.3.24 [Number of demote requests (local).]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of demote requests which were requested by a local node of
the cluster
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.total PMID: 115.3.25 [Total number of lock state. The total number]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
of lock state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.first.null_lock PMID: 115.3.26 [Number of lock state to null_lock.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of successful first time lock state to the null_lock state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.first.concurrent_read PMID: 115.3.27 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
concurrent_read. The total number of successful first time lock state to the
concurrent_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.first.concurrent_write PMID: 115.3.28 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
concurrent_write. The total number of successful first time lock state to the
concurrent_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.first.protected_read PMID: 115.3.29 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
protected_read. The total number of successful first time lock state to the
protected_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.first.protected_write PMID: 115.3.30 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
protected_write. The total number of successful first time lock state to the
protected_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.first.exclusive PMID: 115.3.31 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
exclusive. The total number of successful first time lock state to the
exclusive state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.other.null_lock PMID: 115.3.32 [Number of lock state to null_lock.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of successful other time lock state to the null_lock state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.other.concurrent_read PMID: 115.3.33 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
concurrent_read. The total number of successful other time lock state to the
concurrent_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.other.concurrent_write PMID: 115.3.34 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
concurrent_write. The total number of successful other time lock state to the
concurrent_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.other.protected_read PMID: 115.3.35 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
protected_read. The total number of successful other time lock state to the
protected_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.other.protected_write PMID: 115.3.36 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
protected_write. The total number of successful other time lock state to the
protected_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.promote.other.exclusive PMID: 115.3.37 [Number of lock state to ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
exclusive. The total number of successful other time lock state to the
exclusive state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.total PMID: 115.3.38 [Total numbe rof queued and dequeued]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The total number of both queued and dequeued requests.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.queue.total PMID: 115.3.39 [Total number of queued lock requests.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of queued lock requests.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.queue.null_lock PMID: 115.3.40 [Number of null_lock requests. The]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
number of lock requests to the null_lock state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.queue.concurrent_read PMID: 115.3.41 [Number of concurrent_read ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the concurrent_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.queue.concurrent_write PMID: 115.3.42 [Number of concurrent_write ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the concurrent_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.queue.protected_read PMID: 115.3.43 [Number of protected_read ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the protected_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.queue.protected_write PMID: 115.3.44 [Number of protected_write ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the protected_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.queue.exclusive PMID: 115.3.45 [Number of exclusive ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the exclusive state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.dequeue.total PMID: 115.3.46 [Total number of dequeued lock requests.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of dequeued lock requests.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.dequeue.null_lock PMID: 115.3.47 [Number of null_lock requests. The]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
number of lock requests to the null_lock state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.dequeue.concurrent_read PMID: 115.3.48 [Number of concurrent_read ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the concurrent_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.dequeue.concurrent_write PMID: 115.3.49 [Number of concurrent_write ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the concurrent_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.dequeue.protected_read PMID: 115.3.50 [Number of protected_read ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the protected_read state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.dequeue.protected_write PMID: 115.3.51 [Number of protected_write ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the protected_write state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_queue.dequeue.exclusive PMID: 115.3.52 [Number of exclusive ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests. The number of lock requests to the exclusive state.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_lock_time.total PMID: 115.3.53 [Total number of lock updates.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of lock updates.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_lock_time.trans PMID: 115.3.54 [Number of transaction lock updates.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The number of updates for transaction based glocks.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_lock_time.inode PMID: 115.3.55 [Number of inode lock updates.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The number of updates for inode based glocks.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_lock_time.rgrp PMID: 115.3.56 [Number of resource group lock updates.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The number of updates for resource group based glocks.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_lock_time.meta PMID: 115.3.57 [Number of metadata lock updates.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The number of updates for metadata based glocks.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_lock_time.iopen PMID: 115.3.58 [Number of iopen lock updates.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The number of updates for iopen based glocks.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_lock_time.flock PMID: 115.3.59 [Number of flock lock updates.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The number of updates for flock based glocks.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_lock_time.quota PMID: 115.3.60 [Number of quota lock updates.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The number of updates for quota based glocks.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.glock_lock_time.journal PMID: 115.3.61 [Number of journal lock updates.]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The number of updates for journal based glocks.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.pin.total PMID: 115.3.62 [Total number of Pin/Unpin requests. The total]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
number of requests to pin/unpin blocks on the log.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.pin.pin_total PMID: 115.3.63 [Number of pin requests. The total number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests to pin blocks on the log.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.pin.unpin_total PMID: 115.3.64 [Number of unpin requests. The total number]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
requests to unpin blocks on the log.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.pin.longest_pinned PMID: 115.3.65 [Longest pinned. The longest pinned]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
inode or resource group log block
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.log_flush.total PMID: 115.3.66 [Total log flushes. The total number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
log flushes observed
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.log_block.total PMID: 115.3.67 [Total log blocks. The total number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
blocks placed upon the log.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.ail_flush.total PMID: 115.3.68 [Total AIL flushes. The total number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
flushes back to the AIL.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.block_alloc.total PMID: 115.3.69 [Total blocks allocated/deallocated. ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
The total number of allocated/freed blocks this call.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.block_alloc.free PMID: 115.3.70 [Freed blocks. The number of blocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
freed.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.block_alloc.used PMID: 115.3.71 [Used blocks. The number of blocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
used.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.block_alloc.dinode PMID: 115.3.72 [Dinode blocks. The number of blocks]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
used for dinode.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.block_alloc.unlinked PMID: 115.3.73 [Unlinked blocks. The number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
unlinked blocks.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.bmap.total PMID: 115.3.74 [Total number of bmap allocations. The total]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
number of bmap allocations.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.bmap.create PMID: 115.3.75 [Number of create bmap allocations. The number]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
of create bmap allocations.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.bmap.nocreate PMID: 115.3.76 [Number of nocreate bmap allocations. The]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
number of nocreate bmap allocations.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.rs.total PMID: 115.3.77 [Total multi-block allocations. The total number]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
of multi-block allocations.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.rs.del PMID: 115.3.78 [Number of resource group delete. The total number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
resource group delete calls.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.rs.tdel PMID: 115.3.79 [Number of resource group tree delete. The total number]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
of resource group tree delete calls.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.rs.ins PMID: 115.3.80 [Number of resource group insert. The total number of]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
resource group insert calls.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
gfs2.tracepoints.rs.clm PMID: 115.3.81 [Number of resource group claims. The total number of ]
Data Type: 64-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
resource group claim calls.
inst [0 or "loopN"] value NUMBER
inst [1 or "loopN"] value NUMBER
=== Check gfs2 metrics for all filesystems ===
gfs2.worst_glock.tenth.queue PMID: 115.4.99 [Count of gfs2_holder queues for tenth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for tenth worst glock
No value(s) available!
gfs2.worst_glock.tenth.dlm PMID: 115.4.98 [Count of Distributed Lock Manager requests for tenth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for tenth worst glock
No value(s) available!
gfs2.worst_glock.tenth.sirtvar PMID: 115.4.97 [Smoothed Inter-request variance for tenth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for tenth worst glock
No value(s) available!
gfs2.worst_glock.tenth.sirt PMID: 115.4.96 [Smoothed Inter-request time for tenth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for tenth worst glock
No value(s) available!
gfs2.worst_glock.tenth.srttvarb PMID: 115.4.95 [Blocking smoothed variance for tenth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for tenth worst glock
No value(s) available!
gfs2.worst_glock.tenth.srttb PMID: 115.4.94 [Blocking smoothed round trip time for tenth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for tenth worst glock
No value(s) available!
gfs2.worst_glock.tenth.srttvar PMID: 115.4.93 [Non-blocking smoothed variance for tenth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for tenth worst glock
No value(s) available!
gfs2.worst_glock.tenth.srtt PMID: 115.4.92 [Non-blocking smoothed round trip time for tenth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for tenth worst glock
No value(s) available!
gfs2.worst_glock.tenth.number PMID: 115.4.91 [Inode or resource group number for tenth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for tenth worst glock
No value(s) available!
gfs2.worst_glock.tenth.lock_type PMID: 115.4.90 [Glock type number for tenth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for tenth worst glock
No value(s) available!
gfs2.worst_glock.ninth.queue PMID: 115.4.89 [Count of gfs2_holder queues for ninth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for ninth worst glock
No value(s) available!
gfs2.worst_glock.ninth.dlm PMID: 115.4.88 [Count of Distributed Lock Manager requests for ninth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for ninth worst glock
No value(s) available!
gfs2.worst_glock.ninth.sirtvar PMID: 115.4.87 [Smoothed Inter-request variance for ninth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for ninth worst glock
No value(s) available!
gfs2.worst_glock.ninth.sirt PMID: 115.4.86 [Smoothed Inter-request time for ninth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for ninth worst glock
No value(s) available!
gfs2.worst_glock.ninth.srttvarb PMID: 115.4.85 [Blocking smoothed variance for ninth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for ninth worst glock
No value(s) available!
gfs2.worst_glock.ninth.srttb PMID: 115.4.84 [Blocking smoothed round trip time for ninth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for ninth worst glock
No value(s) available!
gfs2.worst_glock.ninth.srttvar PMID: 115.4.83 [Non-blocking smoothed variance for ninth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for ninth worst glock
No value(s) available!
gfs2.worst_glock.ninth.srtt PMID: 115.4.82 [Non-blocking smoothed round trip time for ninth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for ninth worst glock
No value(s) available!
gfs2.worst_glock.ninth.number PMID: 115.4.81 [Inode or resource group number for ninth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for ninth worst glock
No value(s) available!
gfs2.worst_glock.ninth.lock_type PMID: 115.4.80 [Glock type number for ninth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for ninth worst glock
No value(s) available!
gfs2.worst_glock.eighth.queue PMID: 115.4.79 [Count of gfs2_holder queues for eighth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for eighth worst glock
No value(s) available!
gfs2.worst_glock.eighth.dlm PMID: 115.4.78 [Count of Distributed Lock Manager requests for eighth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for eighth worst glock
No value(s) available!
gfs2.worst_glock.eighth.sirtvar PMID: 115.4.77 [Smoothed Inter-request variance for eighth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for eighth worst glock
No value(s) available!
gfs2.worst_glock.eighth.sirt PMID: 115.4.76 [Smoothed Inter-request time for eighth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for eighth worst glock
No value(s) available!
gfs2.worst_glock.eighth.srttvarb PMID: 115.4.75 [Blocking smoothed variance for eighth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for eighth worst glock
No value(s) available!
gfs2.worst_glock.eighth.srttb PMID: 115.4.74 [Blocking smoothed round trip time for eighth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for eighth worst glock
No value(s) available!
gfs2.worst_glock.eighth.srttvar PMID: 115.4.73 [Non-blocking smoothed variance for eighth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for eighth worst glock
No value(s) available!
gfs2.worst_glock.eighth.srtt PMID: 115.4.72 [Non-blocking smoothed round trip time for eighth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for eighth worst glock
No value(s) available!
gfs2.worst_glock.eighth.number PMID: 115.4.71 [Inode or resource group number for eighth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for eighth worst glock
No value(s) available!
gfs2.worst_glock.eighth.lock_type PMID: 115.4.70 [Glock type number for eighth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for eighth worst glock
No value(s) available!
gfs2.worst_glock.seventh.queue PMID: 115.4.69 [Count of gfs2_holder queues for seventh worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for seventh worst glock
No value(s) available!
gfs2.worst_glock.seventh.dlm PMID: 115.4.68 [Count of Distributed Lock Manager requests for seventh worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for seventh worst glock
No value(s) available!
gfs2.worst_glock.seventh.sirtvar PMID: 115.4.67 [Smoothed Inter-request variance for seventh worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for seventh worst glock
No value(s) available!
gfs2.worst_glock.seventh.sirt PMID: 115.4.66 [Smoothed Inter-request time for seventh worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for seventh worst glock
No value(s) available!
gfs2.worst_glock.seventh.srttvarb PMID: 115.4.65 [Blocking smoothed variance for seventh worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for seventh worst glock
No value(s) available!
gfs2.worst_glock.seventh.srttb PMID: 115.4.64 [Blocking smoothed round trip time for seventh worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for seventh worst glock
No value(s) available!
gfs2.worst_glock.seventh.srttvar PMID: 115.4.63 [Non-blocking smoothed variance for seventh worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for seventh worst glock
No value(s) available!
gfs2.worst_glock.seventh.srtt PMID: 115.4.62 [Non-blocking smoothed round trip time for seventh worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for seventh worst glock
No value(s) available!
gfs2.worst_glock.seventh.number PMID: 115.4.61 [Inode or resource group number for seventh worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for seventh worst glock
No value(s) available!
gfs2.worst_glock.seventh.lock_type PMID: 115.4.60 [Glock type number for seventh worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for seventh worst glock
No value(s) available!
gfs2.worst_glock.sixth.queue PMID: 115.4.59 [Count of gfs2_holder queues for sixth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for sixth worst glock
No value(s) available!
gfs2.worst_glock.sixth.dlm PMID: 115.4.58 [Count of Distributed Lock Manager requests for sixth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for sixth worst glock
No value(s) available!
gfs2.worst_glock.sixth.sirtvar PMID: 115.4.57 [Smoothed Inter-request variance for sixth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for sixth worst glock
No value(s) available!
gfs2.worst_glock.sixth.sirt PMID: 115.4.56 [Smoothed Inter-request time for sixth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for sixth worst glock
No value(s) available!
gfs2.worst_glock.sixth.srttvarb PMID: 115.4.55 [Blocking smoothed variance for sixth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for sixth worst glock
No value(s) available!
gfs2.worst_glock.sixth.srttb PMID: 115.4.54 [Blocking smoothed round trip time for sixth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for sixth worst glock
No value(s) available!
gfs2.worst_glock.sixth.srttvar PMID: 115.4.53 [Non-blocking smoothed variance for sixth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for sixth worst glock
No value(s) available!
gfs2.worst_glock.sixth.srtt PMID: 115.4.52 [Non-blocking smoothed round trip time for sixth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for sixth worst glock
No value(s) available!
gfs2.worst_glock.sixth.number PMID: 115.4.51 [Inode or resource group number for sixth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for sixth worst glock
No value(s) available!
gfs2.worst_glock.sixth.lock_type PMID: 115.4.50 [Glock type number for sixth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for sixth worst glock
No value(s) available!
gfs2.worst_glock.fifth.queue PMID: 115.4.49 [Count of gfs2_holder queues for fifth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for fifth worst glock
No value(s) available!
gfs2.worst_glock.fifth.dlm PMID: 115.4.48 [Count of Distributed Lock Manager requests for fifth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for fifth worst glock
No value(s) available!
gfs2.worst_glock.fifth.sirtvar PMID: 115.4.47 [Smoothed Inter-request variance for fifth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for fifth worst glock
No value(s) available!
gfs2.worst_glock.fifth.sirt PMID: 115.4.46 [Smoothed Inter-request time for fifth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for fifth worst glock
No value(s) available!
gfs2.worst_glock.fifth.srttvarb PMID: 115.4.45 [Blocking smoothed variance for fifth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for fifth worst glock
No value(s) available!
gfs2.worst_glock.fifth.srttb PMID: 115.4.44 [Blocking smoothed round trip time for fifth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for fifth worst glock
No value(s) available!
gfs2.worst_glock.fifth.srttvar PMID: 115.4.43 [Non-blocking smoothed variance for fifth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for fifth worst glock
No value(s) available!
gfs2.worst_glock.fifth.srtt PMID: 115.4.42 [Non-blocking smoothed round trip time for fifth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for fifth worst glock
No value(s) available!
gfs2.worst_glock.fifth.number PMID: 115.4.41 [Inode or resource group number for fifth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for fifth worst glock
No value(s) available!
gfs2.worst_glock.fifth.lock_type PMID: 115.4.40 [Glock type number for fifth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for fifth worst glock
No value(s) available!
gfs2.worst_glock.fourth.queue PMID: 115.4.39 [Count of gfs2_holder queues for fourth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for fourth worst glock
No value(s) available!
gfs2.worst_glock.fourth.dlm PMID: 115.4.38 [Count of Distributed Lock Manager requests for fourth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for fourth worst glock
No value(s) available!
gfs2.worst_glock.fourth.sirtvar PMID: 115.4.37 [Smoothed Inter-request variance for fourth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for fourth worst glock
No value(s) available!
gfs2.worst_glock.fourth.sirt PMID: 115.4.36 [Smoothed Inter-request time for fourth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for fourth worst glock
No value(s) available!
gfs2.worst_glock.fourth.srttvarb PMID: 115.4.35 [Blocking smoothed variance for fourth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for fourth worst glock
No value(s) available!
gfs2.worst_glock.fourth.srttb PMID: 115.4.34 [Blocking smoothed round trip time for fourth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for fourth worst glock
No value(s) available!
gfs2.worst_glock.fourth.srttvar PMID: 115.4.33 [Non-blocking smoothed variance for fourth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for fourth worst glock
No value(s) available!
gfs2.worst_glock.fourth.srtt PMID: 115.4.32 [Non-blocking smoothed round trip time for fourth worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for fourth worst glock
No value(s) available!
gfs2.worst_glock.fourth.number PMID: 115.4.31 [Inode or resource group number for fourth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for fourth worst glock
No value(s) available!
gfs2.worst_glock.fourth.lock_type PMID: 115.4.30 [Glock type number for fourth worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for fourth worst glock
No value(s) available!
gfs2.worst_glock.third.queue PMID: 115.4.29 [Count of gfs2_holder queues for third worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for third worst glock
No value(s) available!
gfs2.worst_glock.third.dlm PMID: 115.4.28 [Count of Distributed Lock Manager requests for third worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for third worst glock
No value(s) available!
gfs2.worst_glock.third.sirtvar PMID: 115.4.27 [Smoothed Inter-request variance for third worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for third worst glock
No value(s) available!
gfs2.worst_glock.third.sirt PMID: 115.4.26 [Smoothed Inter-request time for third worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for third worst glock
No value(s) available!
gfs2.worst_glock.third.srttvarb PMID: 115.4.25 [Blocking smoothed variance for third worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for third worst glock
No value(s) available!
gfs2.worst_glock.third.srttb PMID: 115.4.24 [Blocking smoothed round trip time for third worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for third worst glock
No value(s) available!
gfs2.worst_glock.third.srttvar PMID: 115.4.23 [Non-blocking smoothed variance for third worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for third worst glock
No value(s) available!
gfs2.worst_glock.third.srtt PMID: 115.4.22 [Non-blocking smoothed round trip time for third worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for third worst glock
No value(s) available!
gfs2.worst_glock.third.number PMID: 115.4.21 [Inode or resource group number for third worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for third worst glock
No value(s) available!
gfs2.worst_glock.third.lock_type PMID: 115.4.20 [Glock type number for third worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for third worst glock
No value(s) available!
gfs2.worst_glock.second.queue PMID: 115.4.19 [Count of gfs2_holder queues for second worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for second worst glock
No value(s) available!
gfs2.worst_glock.second.dlm PMID: 115.4.18 [Count of Distributed Lock Manager requests for second worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for second worst glock
No value(s) available!
gfs2.worst_glock.second.sirtvar PMID: 115.4.17 [Smoothed Inter-request variance for second worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for second worst glock
No value(s) available!
gfs2.worst_glock.second.sirt PMID: 115.4.16 [Smoothed Inter-request time for second worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for second worst glock
No value(s) available!
gfs2.worst_glock.second.srttvarb PMID: 115.4.15 [Blocking smoothed variance for second worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for second worst glock
No value(s) available!
gfs2.worst_glock.second.srttb PMID: 115.4.14 [Blocking smoothed round trip time for second worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for second worst glock
No value(s) available!
gfs2.worst_glock.second.srttvar PMID: 115.4.13 [Non-blocking smoothed variance for second worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for second worst glock
No value(s) available!
gfs2.worst_glock.second.srtt PMID: 115.4.12 [Non-blocking smoothed round trip time for second worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for second worst glock
No value(s) available!
gfs2.worst_glock.second.number PMID: 115.4.11 [Inode or resource group number for second worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for second worst glock
No value(s) available!
gfs2.worst_glock.second.lock_type PMID: 115.4.10 [Glock type number for second worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for second worst glock
No value(s) available!
gfs2.worst_glock.first.queue PMID: 115.4.9 [Count of gfs2_holder queues for first worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of gfs2_holder queues for first worst glock
No value(s) available!
gfs2.worst_glock.first.dlm PMID: 115.4.8 [Count of Distributed Lock Manager requests for first worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Count of Distributed Lock Manager requests for first worst glock
No value(s) available!
gfs2.worst_glock.first.sirtvar PMID: 115.4.7 [Smoothed Inter-request variance for first worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request variance for first worst glock
No value(s) available!
gfs2.worst_glock.first.sirt PMID: 115.4.6 [Smoothed Inter-request time for first worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Smoothed Inter-request time for first worst glock
No value(s) available!
gfs2.worst_glock.first.srttvarb PMID: 115.4.5 [Blocking smoothed variance for first worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed variance for first worst glock
No value(s) available!
gfs2.worst_glock.first.srttb PMID: 115.4.4 [Blocking smoothed round trip time for first worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Blocking smoothed round trip time for first worst glock
No value(s) available!
gfs2.worst_glock.first.srttvar PMID: 115.4.3 [Non-blocking smoothed variance for first worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed variance for first worst glock
No value(s) available!
gfs2.worst_glock.first.srtt PMID: 115.4.2 [Non-blocking smoothed round trip time for first worst glock]
Data Type: 64-bit int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Non-blocking smoothed round trip time for first worst glock
No value(s) available!
gfs2.worst_glock.first.number PMID: 115.4.1 [Inode or resource group number for first worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Inode or resource group number for first worst glock
No value(s) available!
gfs2.worst_glock.first.lock_type PMID: 115.4.0 [Glock type number for first worst glock]
Data Type: 32-bit unsigned int InDom: 115.0 0x1cc00000
Semantics: instant Units: count
Help:
Glock type number for first worst glock
No value(s) available!
=== Check gfs2 metrics for all filesystems ===
gfs2.control.buffer_size_kb PMID: 115.6.14 [Sets the buffer size for trace_pipe (per cpu).]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
The size of the trace_pipe buffer can be controlled with this metrics, it
allows the increase of the trace_pipe buffer to 128MB (131072KB) per cpu
on the system. It is useful to increase the size of the buffer when there
is expected to be heavy load on the file system in order to reduce the
risk of overwritten entries in the trace_pipe before they are read (default
value is 32MB (32768KB).
value NUMBER
gfs2.control.global_tracing PMID: 115.6.15 [Indication whether global tracing is enabled.]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
The global tracing can be controlled using pmstore gfs2.control.global_tracing
0 [off] or 1 [on]. This is required to be on for most of the gfs2 metrics to
function.
value NUMBER
gfs2.control.worst_glock PMID: 115.6.16 [Indication whether gfs2.glock_lock_time statistics ]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
are enabled. The gfs2.glock_lock_time statistics can be manually controlled
using pmstore gfs2.control.glock_lock_time 0 [off] or 1 [on]. Setting the value
of the metric controls the behavior of the PMDA to whether it tries to collect
the lock_time metrics or not. The machine must have the gfs2 trace-points
available for the glock_lock_time based metrics to function.
value NUMBER
gfs2.control.latency PMID: 115.6.17 [Indication whether gfs2.latency statistics are enabled.]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
The gfs2.latency statistics can be manually controlled using pmstore
gfs2.control.latency 0 [off] or 1 [on]. Setting the value of the metric
controls the behaviour of the PMDA to whether it tries to collect the latency
metrics or not. The machice must have the gfs2 trace-points available for the
latency metrics to function.
value NUMBER
gfs2.control.glock_threshold PMID: 115.6.18 [Threshold for maximum number of glocks accepted]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
per fetch. The number of glocks that will be processed and accepted over all
ftrace read trace statistics. This number can be manually altered using pmstore
in order to tailor the number of glocks processed. This value must be positive.
value NUMBER
gfs2.control.tracepoints.all PMID: 115.6.0 [Indication whether glock statistics are enabled]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
The gfs2 tracepoint statistics can be manually controlled using pmstore
gfs2.control.tracepoints.all 0 [off] or 1 [on]. Setting the value of the metric
controls the behavior of the PMDA to whether it tries to collect from tracepoint
metrics or not.
value NUMBER
gfs2.control.tracepoints.glock_state_change PMID: 115.6.1 [Indication whether ]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
glock_state_change glock stats are enabled. The gfs2 tracepoint statistics
can be manually controlled using pmstore
gfs2.control.tracepoints.glock_state_change 0 [off] or 1 [on]. Setting the
value of the metric controls the behavior of the PMDA to whether it tries to
collect from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.glock_put PMID: 115.6.2 [Indication whether glock_put glock stats]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
are enabled. The gfs2 tracepoint statistics can be manually controlled using
pmstore gfs2.control.tracepoints.glock_put 0 [off] or 1 [on]. Setting the value
of the metric controls the behavior of the PMDA to whether it tries to collect
from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.demote_rq PMID: 115.6.3 [Indication whether glock_demote_rq glock]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
stats are enabled. The gfs2 tracepoint statistics can be manually controlled
using pmstore gfs2.control.tracepoints.glock_demote_rq 0 [off] or 1 [on].
Setting the value of the metric controls the behavior of the PMDA to whether
it tries to collect from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.promote PMID: 115.6.4 [Indication whether glock_promote glock stats]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
are enabled. The gfs2 tracepoint statistics can be manually controlled using
pmstore gfs2.control.tracepoints.glock_promte 0 [off] or 1 [on]. Setting the
value of the metric controls the behavior of the PMDA to whether it tries to
collect from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.glock_queue PMID: 115.6.5 [Indication whether glock_queue glock]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
stats are enabled. The gfs2 tracepoint statistics can be manually controlled
using pmstore gfs2.control.tracepoints.glock_queue 0 [off] or 1 [on]. Setting
the value of the metric controls the behavior of the PMDA to whether it tries
to collect from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.glock_lock_time PMID: 115.6.6 [Indication whether glock_lock_time]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
glock stats are enabled. The gfs2 tracepoint statistics can be manually
controlled using pmstore gfs2.control.tracepoints.glock_lock_time 0 [off] or 1
[on]. Setting the value of the metric controls the behavior of the PMDA to
whether it tries to collect from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.pin PMID: 115.6.7 [Indication whether pin glock stats are enabled. ]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
The gfs2 tracepoint statistics can be manually controlled using pmstore
gfs2.control.tracepoints.pin 0 [off] or 1 [on]. Setting the value of the
metric controls the behavior of the PMDA to whether it tries to collect from
tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.log_flush PMID: 115.6.8 [Indication whether log_flush glock stats]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
are enabled. The gfs2 tracepoint statistics can be manually controlled using
pmstore gfs2.control.tracepoints.log_flush 0 [off] or 1 [on]. Setting the
value of the metric controls the behavior of the PMDA to whether it tries to
collect from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.log_blocks PMID: 115.6.9 [Indication whether log_blocks glock stats]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
are enabled. The gfs2 tracepoint statistics can be manually controlled using
pmstore gfs2.control.tracepoints.log_blocks 0 [off] or 1 [on]. Setting the
value of the metric controls the behavior of the PMDA to whether it tries to
collect from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.ail_flush PMID: 115.6.10 [Indication whether ail_flush glock stats]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
are enabled. The gfs2 tracepoint statistics can be manually controlled using
pmstore gfs2.control.tracepoints.ail_flush 0 [off] or 1 [on]. Setting the value
of the metric controls the behavior of the PMDA to whether it tries to collect
from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.block_alloc PMID: 115.6.11 [Indication whether block_alloc glock]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
stats are enabled. The gfs2 tracepoint statistics can be manually controlled
using pmstore gfs2.control.tracepoints.block_alloc 0 [off] or 1 [on]. Setting
the value of the metric controls the behavior of the PMDA to whether it tries
to collect from tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.bmap PMID: 115.6.12 [Indication whether bmap glock stats are enabled.]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
The gfs2 tracepoint statistics can be manually controlled using pmstore
gfs2.control.tracepoints.bmap 0 [off] or 1 [on]. Setting the value of the
metric controls the behavior of the PMDA to whether it tries to collect from
tracepoint metrics or not.
value NUMBER
gfs2.control.tracepoints.rs PMID: 115.6.13 [Indication whether rs glock stats are enabled.]
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: discrete Units: none
Help:
The gfs2 tracepoint statistics can be manually controlled using pmstore
gfs2.control.tracepoints.rs 0 [off] or 1 [on]. Setting the value of the metric
controls the behavior of the PMDA to whether it tries to collect from
tracepoint metrics or not.
value NUMBER
=== check functionality of pmstore (off) ===
gfs2.control.tracepoints.all OLD VALUE new value=0
=== check functionality of pmstore (on) ===
gfs2.control.tracepoints.all OLD VALUE new value=1
=== Removing the GFS2 PMDA ===
|