Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2013:1262 - Bug Fix Advisory
Issued:
2013-09-16
Updated:
2013-09-16

RHBA-2013:1262 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat Storage Server 2.1 enhancement and bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated Red Hat Storage Server 2.1 packages that fix several bugs and add
various enhancements are now available.

Red Hat Storage is a software only scale-out storage solution that provides
flexible and affordable unstructured data storage. Red Hat Storage 2.1 unifies
data storage and infrastructure, increases performance, and improves
availability and manageability to meet enterprise-level storage challenges.

Users of Red Hat Storage are advised to upgrade to these updated packages,
which fix these bugs.

Description

This update fixes the following bugs:

  • Previously, when executing the 'ls -al' command on a volume while data is

being PUT using the Swift feature, a temporary directory would be listed for a
short duration. The issue is now fixed. (BZ#839322)

  • Previously, the glusterFS process reported memory allocation failures in dmesg

command due to a memory leak. Now, such messages do not appear as the issue is
rectified. (BZ#840811)

  • Previously, a 'Permission Denied' error would occur while executing user files

on Red Hat Storage volumes. Now, the access permissions are modified to handle
the error. (BZ#843080)

  • Previously, there was excessive logging of redundant GFID-mismatch messages.

Now, the issue is fixed. (BZ#920870)

  • Previously, in certain I/O patterns, there was a possibility for the read

system call of an application to not return from the file system, making it
unresponsive. Now,the issue is fixed with this update. (BZ#901649)

  • Previously, the order of display of the nodes in the output of 'gluster

rebalance status' command was not consistent. Now, this output displays the
nodes in a consistent manner. (BZ#888390)

  • Previously, if a machine went down during a transaction, it would result in a

stale lock. Now, it is fixed. (BZ#858333)

  • Previously, the memory used by the Rebalance process was being freed twice

when the process was just about to complete, leading to a crash. Now the memory
issue is fixed. (BZ#856013)

  • Previously, using the Red Hat Storage server VM as a template to create VMs in

the Red Hat Enterprise Virtualization setup would result in the failure of the
peer probe command. Now a command is available to reset the UUID of the local
glusterd, enabling a proper peer probe. (BZ#811493)

  • Previously, in certain workloads involving setting and getting of extended

attributes, the log files would overflow with failure messages. Now, this issue
is fixed. (BZ#840812)

  • Previously, the GlusterFS-native client could not mount a volume to provide

32-bit inodes. Now, a new 32-bit compatibility option for mounting a glusterFS
volume, called enable-ino32 is available. (BZ#850352)

  • Previously, the File Descriptor(FD) resolution in glusterFS server process

would not differentiate between the read-only FDs of geo-replication and NFS FDs
resulting in an error. The fix now handles the FD resolution appropriately.
(BZ#876930)

  • Previously, if a volume had 'root-squash' option, internal glusterFS processes

such as rebalance would fail on the volume. Now, a volume that has
root-squashing enabled works fine. (BZ#956770)

  • Previously, if a back-end storage disk turned unresponsive, it would result in

the applications on the client becoming unresponsive. Now, a newly added health
checker prevents this issue. (BZ#852578)

  • Previously, if an extended attribute was not set on the file, the process for

the brick would log the missing extended attribute as an error. Now, the issue
is fixed. (BZ#918773)

  • Previously, the IPtable rule was not present on the nodes making the NFS

volumes unmountable. The fix opened a range of port numbers 38465-38468 and port
2049 to make the NFS volumes mountable. (BZ#979148)

  • With this update, the Distributed Hash Table is modified to handle GFID

mismatches. (BZ#915992)

  • Now, as per RFC 1912, domain addresses can start or end with a digit.

(BZ#862297)

This update also adds the following enhancements:

  • A new distributed Geo-replication feature is added that provides high

availability and better performance. It also uses the glusterfs journaling
feature - changelog, to track the changes, and thus reducing the load on the
master. (BZ#850514)

  • A new 'gluster pool list' command is added for listing all the storage servers

in the trusted storage pool. (BZ#870940)

  • A logging enhancement is made to the management daemon to log the checksum

mismatches between peers of a volume. (BZ#919588)

Solution

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/site/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Gluster Storage Server for On-premise 2.1 x86_64
  • Red Hat Storage for Public Cloud (via RHUI) 2.1 x86_64

Fixes

  • BZ - 811493 - When creating a VM from a template, peer UUIDs are the same
  • BZ - 840812 - dht_aggregate 'user.swift.metadata' mismatch
  • BZ - 843080 - Permission Denied error when executing userfiles from RHS (gluster) volume
  • BZ - 868877 - [3.3.0.4rhs-34.el6rhs.x86_64.rpm] geo-rep status gives N/A.
  • BZ - 971310 - Unhandled Python exception in dumpStorageTable.pyc when running sosreport on RHSC node
  • BZ - 979148 - port 2049 not being open for nfs

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 6

SRPM
glusterfs-3.4.0.33rhs-1.el6_4.src.rpm SHA-256: c2551f3e776d019d29ba3cb93f3444507b5de1d1b8fbff7f2629dd36938601aa
x86_64
glusterfs-3.4.0.33rhs-1.el6_4.x86_64.rpm SHA-256: d48e68a45b12f7df3597498faf1858a449202978ba4fd7b59d34112c61c6a1b5
glusterfs-api-3.4.0.33rhs-1.el6_4.x86_64.rpm SHA-256: 08aedf6cab366dc0f6d61decc31a0258900c7d44002455f4499720b0530b0425
glusterfs-api-devel-3.4.0.33rhs-1.el6_4.x86_64.rpm SHA-256: 1196e7ef1d88a83081889c0aab957cc0680e5ab3c72aee9a93024e2e5f23136d
glusterfs-debuginfo-3.4.0.33rhs-1.el6_4.x86_64.rpm SHA-256: d009ad2c6f41cbc470d5cba67362f450250c65632f22eb19355d6827a4f61a09
glusterfs-devel-3.4.0.33rhs-1.el6_4.x86_64.rpm SHA-256: 8190c436de80e89916b64e0f3a8c06d11879038972c5e4c38a912bbc99ee455e
glusterfs-fuse-3.4.0.33rhs-1.el6_4.x86_64.rpm SHA-256: c220bfb522bf2e3bf9c71b14fa4fa03cbaa999bf73791d3f845e09e6103892ed
glusterfs-libs-3.4.0.33rhs-1.el6_4.x86_64.rpm SHA-256: 1ed77e9f20a71ac1c497d49a9a60d532cc40abf6d987eebd1ec540cb112b0ce7
glusterfs-rdma-3.4.0.33rhs-1.el6_4.x86_64.rpm SHA-256: 4d628b268833e0dd33da4eb5ea4728b69dcba0f8380e3458e47d5c2274271b42

Red Hat Enterprise Linux Server 5

SRPM
glusterfs-3.4.0.33rhs-1.el5.src.rpm SHA-256: dd208233b6ade417e5a6e966c446e5b37a4b69648727a639519d29b09aea204b
x86_64
glusterfs-3.4.0.33rhs-1.el5.x86_64.rpm SHA-256: ab1359467bdfb08702d01ab86e6a8a6c78f7260081facd8d6a7c2251879480ea
glusterfs-api-3.4.0.33rhs-1.el5.x86_64.rpm SHA-256: dd1ade126d8a9603774f66b014ae82e0dbd8b992120d261709e18d5341073377
glusterfs-api-devel-3.4.0.33rhs-1.el5.x86_64.rpm SHA-256: dc72e643f66cc7f8744e2d16eb39e7113520774e9263bc6abd092be55dd10faf
glusterfs-debuginfo-3.4.0.33rhs-1.el5.x86_64.rpm SHA-256: 04adfc5c43fbf56ff64730663ef9f68ecd15aab961aba225d6123ecd570f454f
glusterfs-devel-3.4.0.33rhs-1.el5.x86_64.rpm SHA-256: 8c75544ef5a18762eba59c3450758fdd612d0fc9a3e1e5e769d532c820f0cedc
glusterfs-fuse-3.4.0.33rhs-1.el5.x86_64.rpm SHA-256: bc12baf873af1c7aed39ae86579f236b74995e53406b330d0d20198b3c3e82c7
glusterfs-libs-3.4.0.33rhs-1.el5.x86_64.rpm SHA-256: 308ec3f4bed6246889a2c01a6b34c2ebd93af2e4449326cb5fb70eb34c86ee84
glusterfs-rdma-3.4.0.33rhs-1.el5.x86_64.rpm SHA-256: 3fa1c1da5895f7d6180704743bece638f70811bceb80f4942193fb33bcba302e

Red Hat Gluster Storage Server for On-premise 2.1

SRPM
augeas-0.9.0-4.el6.src.rpm SHA-256: e53dac6fc0ad97666ff6065e42a3731bab0b2efbee43ba0556fb2a4531bcaea8
ctdb-1.0.114.6-1.el6rhs.src.rpm SHA-256: 5421dc15b9c83945cc6268beb41731218ab7b447b01cfb38cc1ce028d379f941
gluster-swift-1.8.0-6.11.el6rhs.src.rpm SHA-256: fd257239136e9f1124c3ace259fa30e5b89fcdc34caa68de9118e35fa0699c0d
gluster-swift-plugin-1.8.0-7.el6rhs.src.rpm SHA-256: 160329dbbce633baece94ef04360dfdea5402ee3b8838adacbd39c4dc3ea05fa
glusterfs-3.4.0.33rhs-1.el6rhs.src.rpm SHA-256: b7372bea55a194b643238af8f32e9f79e5de9f4f49f116c5cea7cfb900d86f4f
iperf-2.0.4-3.el6.src.rpm SHA-256: 51a4f7d69c665a054b4eb732789164626375374a8a319feb5bdc51f34e601be3
libldb-1.1.13-3.el6.src.rpm SHA-256: a5d5b6dae4d1d76f8c63e9853495c5e548de23506a43f1a6fbeb44ca41c09f3e
libtevent-0.9.18-2.el6.src.rpm SHA-256: 2a3c4c4c0b20fc19104c7195b72e7970522a2d6e2fc9716cff262ffcfc55e97c
libvirt-0.10.2-18.el6_4.9.src.rpm SHA-256: 2787ebd925c191784ce08d94491483ceb3a549773e3bf21d27832e80272c23ce
python-eventlet-0.9.16-5.el6_rhs2.0.src.rpm SHA-256: 42059c465b59bec939fa8137d1960a0a8af01cbe8aed9bf9b07ec83676a12cf2
python-greenlet-0.3.1-6.el6_rhs2.0.src.rpm SHA-256: eeef8c53017e412b69ed74c76d659673d53386d3a5e859fa63eb75d7b1456d0b
python-netifaces-0.5-1.el6.src.rpm SHA-256: d3bb440af4c615b6c60902ce3f318aeef466948839d396f7a5eeeb5816f74e5f
python-paste-deploy1.5-1.5.0-5.el6.src.rpm SHA-256: e974c109887b3a7fa8debb05439bdc9ce3b10826db990be98cbe55596afdf131
pyxattr-0.5.0-1.el6.src.rpm SHA-256: 77caae18db4f69ebea71da009920ebc56f18996879e2c5c803aad3056e060e3e
redhat-storage-logos-60.0.17-1.el6rhs.src.rpm SHA-256: 79f1a4466d336917ba511cb41f706207c9e3168d8daece3c4d558ec170d7f6de
redhat-storage-server-2.1.0.3-1.el6rhs.src.rpm SHA-256: 5ea91b65cd22646e2232e50c833f3648614e168075601b2b22ac889e79a89e60
rhn-client-tools-1.0.0.1-5.el6rhs.src.rpm SHA-256: 59acee76966b52e68ae54207518d119936e33600fe3a02d24376db9e699e69b6
samba-3.6.9-160.3.el6rhs.src.rpm SHA-256: 89fa16ba4fcabcfa5c4d9e57bdf7b3118b7d57f04d8ed78371bf3a3055ceda16
sanlock-2.6-2.el6.src.rpm SHA-256: 47633933859129d9865f3f44729af05fa8be2277d6a8efeadc156c11e8e283f7
vdsm-4.10.2-23.0.1.el6rhs.src.rpm SHA-256: 2f5c7d6bac58fc145b6b9bcdc767dee4bbda12396b4914c038be5b3a890e1c53
x86_64
augeas-0.9.0-4.el6.x86_64.rpm SHA-256: 033fdf4bd95fba12535a5fc59237b54714e16b85e1cf4cdab29c4d0f4e4afad2
augeas-debuginfo-0.9.0-4.el6.x86_64.rpm SHA-256: 9fcbe0cc54df00238d4e4b827931faa29553052fb15f83b98d10e12c39aa669a
augeas-devel-0.9.0-4.el6.x86_64.rpm SHA-256: 3c394e903226c04cf44068d468dd95d83914beadc48aaa2657c5321c7a04c471
augeas-libs-0.9.0-4.el6.x86_64.rpm SHA-256: 8fbedbdf2b636eb1ff9f181f235cb744fe53d8a32db4922dd4c114c3d43fbacd
ctdb-1.0.114.6-1.el6rhs.x86_64.rpm SHA-256: f759282bee798fc3fed8251a50e6e876b69a65f14d694aaf1637635f6f625f35
ctdb-debuginfo-1.0.114.6-1.el6rhs.x86_64.rpm SHA-256: 2b29ab4ff94e16a8f87d5bbcdf38273570fb06cab8a47900b22924bc4126d62c
ctdb-devel-1.0.114.6-1.el6rhs.x86_64.rpm SHA-256: 9b9f7abde9fd669c712f43b26fe5b6191116c03cbfc3f2a5c1689bc5f197db29
fence-sanlock-2.6-2.el6.x86_64.rpm SHA-256: 7a8fbe0cdc4e781c8efa051755369c5297712d045900b1c61d1f0386e3524791
gluster-swift-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: 14cadd6f40179812618ee0627a8dc522e0c48f5e9c0d58d715dbd4ddd0c07e8b
gluster-swift-account-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: a7f8d132ddc8b022e243ee3ffbc1aaa8aa96336d354b692d4eb525c855ccfe58
gluster-swift-container-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: 7fa93f1e3dec34ebf4646f03c80998e96defc6d9d4e45ef2de9b2083ac24f3d3
gluster-swift-object-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: b34100452d301390da9da45d5b5f6220a17cd8f141b1e0de5194460fb5b1d706
gluster-swift-plugin-1.8.0-7.el6rhs.noarch.rpm SHA-256: fb3eb31cc29579b79ff7166ddea085d007bbe69423d16dd14d9d149a8f4dc9c0
gluster-swift-proxy-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: f0f455c68b6c9bc19ba944db754f67017c445dde1114fd378ab46db9ea6c2899
glusterfs-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 4f54062ae5ae101a3a0662f394d0f9e9a51420d6bad7f29e03b85094f16b3bdd
glusterfs-api-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: a600adea31fb97e91ee6a2562d6c46846966f0ecbd8fd45204253451efd9b954
glusterfs-api-devel-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: cf21b09d20a19730ae283fc4acea0d8005fa821a0bcc6e7a7352a0d70e6ac6dd
glusterfs-debuginfo-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: a5b8ded25e0f831fcbbf7ac7d5ac11d53cf47c9a9a670d7607b1f18b9a100eba
glusterfs-devel-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 6613a4d6646d0d7c9bfc81dc8677003e9e0b9e7675c3e3ea87f3af0463a32df5
glusterfs-fuse-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 3e6f4dac5a5a71b5b016b4255ead606cc57f76301653f1fd7c9911c28532581b
glusterfs-geo-replication-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: f1e1ab6af334ac1c8b43f64f6a8585cfb537af774564434fc392881e1e895de5
glusterfs-libs-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 3e052f6b74591a9bc1a4d3738f10a5c18d9a16efbf6e7076d7200b6ceb20a239
glusterfs-rdma-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 13c016ebb7897d0aa8add906507888bcbd1fa02c517d3de7a1d0ed1ad406b36a
glusterfs-server-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 6c8868cad0f9ce2d6cca23a96746f6ba39327f487efbc76638deb00d16bcdc57
iperf-2.0.4-3.el6.x86_64.rpm SHA-256: 236f8c8bf7fd1f64111461ec04929530a58e2ec649ed4e8126c7553decf55f09
iperf-debuginfo-2.0.4-3.el6.x86_64.rpm SHA-256: 2ecabed99bb189e24158b2811319fc9eaf83a5b87385f3869020e11fad4e8e86
ldb-tools-1.1.13-3.el6.x86_64.rpm SHA-256: 244259497839d23bf3f73e4a3bf2825bcbae88ed19e066982d74a9b53556d258
libldb-debuginfo-1.1.13-3.el6.x86_64.rpm SHA-256: 46fc69308c683ea156b6af3c5f79cec49bdbf0f70500ff2e36d95e6e957350bf
libsmbclient-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: c18d697c635470efbcf5835953c5ce81da2009f69ae56546899e6928f7308647
libsmbclient-devel-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: bb78a0f633588918d129c3e2ed8f301e2500b9c2945ad23ed827baa138965579
libtevent-0.9.18-2.el6.x86_64.rpm SHA-256: 57093144cd305c9dc8150bcd6e7875c554f78a3b7aab81d82da2f727834e4bd9
libtevent-debuginfo-0.9.18-2.el6.x86_64.rpm SHA-256: 22468f7bebc85823240e0e1866c1bb4b0445b33264885295c7d3f11922e74cdc
libtevent-devel-0.9.18-2.el6.x86_64.rpm SHA-256: c64ac362c6f45d8ce9359fda8d5272653f1447b8d3271a6cf263b89d0b39b304
libvirt-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: d806a7d4b8470ae52cd0747beffff357106b4afda4f279329b18380b40ca8f77
libvirt-client-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: 4475cf5abc886b4723f77f3d1ca2c75af2d36d948d5f6de4fb8bb8edccef6490
libvirt-debuginfo-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: 5261b476d326d2fb42049ad62617c18774873b82a2f5dea145a8dc090ec5c9e4
libvirt-devel-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: c9c68ff2333f9be989a44cd183f45ff118f39c4e3b4a7d9cd02d492e5eb5d18e
libvirt-lock-sanlock-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: f2111c9fe1404851e34b37a722825eda56aba7ab032d50c6a8d1fd353cb244a7
libvirt-python-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: 7d7c22f1a8ff4b62acecd24af6ca73a17ad8fb5a98a8967e4be1ad56812da8f9
python-eventlet-0.9.16-5.el6_rhs2.0.noarch.rpm SHA-256: e36ef719646748a6a1a3c1fce3e37c1e91e9009f15be07c79d026e843e7008ba
python-eventlet-doc-0.9.16-5.el6_rhs2.0.noarch.rpm SHA-256: f4a6c047272d47cd9881b597a99afaa1377d6e5c7f4aa7f578cebc6a092b4214
python-greenlet-0.3.1-6.el6_rhs2.0.x86_64.rpm SHA-256: 0aaa45fdd9adc141195e580236a92b290af7855e2cf14ce9186145cd5337903b
python-greenlet-debuginfo-0.3.1-6.el6_rhs2.0.x86_64.rpm SHA-256: 3a201a1329a4af7a51072aa152f3052a8eabd213f44c88b7bff93260faebf061
python-greenlet-devel-0.3.1-6.el6_rhs2.0.x86_64.rpm SHA-256: c35a070cff55e05bb1eac39da9da03e3797db7456dee93fd7e34d19b60e6f0bc
python-netifaces-0.5-1.el6.x86_64.rpm SHA-256: 5ef16b53338edb26f11e0fc27f1879f0d68786826c091e126dc27e1bf435ad25
python-netifaces-debuginfo-0.5-1.el6.x86_64.rpm SHA-256: 56ff11d1ab6a497dfb29f156bb8c0dda4bf0c07cb00d98fc948d95b0209fcb07
python-paste-deploy1.5-1.5.0-5.el6.noarch.rpm SHA-256: 3183a60b72bfcee6b2b5f7fa0081c2ceae8113d23842d40fadb843d039702efb
python-tevent-0.9.18-2.el6.x86_64.rpm SHA-256: ff03fa926ec8462e4493865e9531263c4e659a42b46f9852295b77138ece00d4
pyxattr-0.5.0-1.el6.x86_64.rpm SHA-256: 129ed8cefdcdfc1b1b5023d1362863f5ec6da97c97df397f972f1a05406f58d3
pyxattr-debuginfo-0.5.0-1.el6.x86_64.rpm SHA-256: c7571f90ca990f827d6951077d72eac8a00b8f2e6d9cb15b1d0b990e8e5eebb8
redhat-storage-logos-60.0.17-1.el6rhs.noarch.rpm SHA-256: 6c932856aa0622ad327977547c2fdf40bb8143a1e4aa3deae2beba92761d2192
redhat-storage-server-2.1.0.3-1.el6rhs.noarch.rpm SHA-256: b3cb292fed1f18d660f4032dcd494121d12e534138c67884c55391a7c8193604
rhn-check-1.0.0.1-5.el6rhs.noarch.rpm SHA-256: d505a6c4a43928a483321a67deb53000864a602db34d772ea900358e92ded812
rhn-client-tools-1.0.0.1-5.el6rhs.noarch.rpm SHA-256: dce8099678ccf24893f72693c01471e8d96eb40fc6337bdd69c035ca5be208cb
rhn-setup-1.0.0.1-5.el6rhs.noarch.rpm SHA-256: 1006dc90f38f870dd86ef961895a60ff634ff5744ddf86683437fb5113569f1c
rhn-setup-gnome-1.0.0.1-5.el6rhs.noarch.rpm SHA-256: 9ab6f3b20d65cef2a100ab931de13a6f8358a78659d2ebcd62866b68ffd1a94b
samba-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: 6fd0cab56c562ba2f0231b5c3fbfa0644cb5322075231352989a6f4e52a3f706
samba-client-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: b5649c5e5429352015acc71c08cf26ea5333f2cfab45abe5b23c29796d4a9d76
samba-common-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: 34fa842e9b478b86043838aa8ab3ccabfee1983a2ba64d9e8461f89073db5176
samba-debuginfo-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: d7c6228c803958e876f0ec1b37908ecd84c8c36c1d8248a5e8184e10f9f92ef5
samba-doc-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: ca7ce28b2ff3f3fee2a44b37df67b0a3cb9a19ea210ff078435dc4d95a83d471
samba-domainjoin-gui-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: c48f25d4fce97d4c2c4d0e9723c7254c8d063643dd3a2ff2f5a61987a644cfd1
samba-glusterfs-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: 1c7b69c00f07454fa2bc014dac10237ab80c65b405e5a41bb64ca6b60e53d2aa
samba-swat-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: 513fcc0fdf6acde4c07e1dfaf2ef1bd246a32d64ce3be9937630bcf524828e58
samba-winbind-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: deb35d379beb2477a907e0ba050de58615b5d22fcac251879cc9a5716d33aaee
samba-winbind-clients-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: e1d568baba2aadd21b8ab2813d92650d230f03eb5c3e271ed650ac4ce37afd8c
samba-winbind-devel-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: bf9eceec3c6b762f5040cea0d05c7f2280c1a160c471d02e478201ac8d4b4357
samba-winbind-krb5-locator-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: ca9d612fc6ba81b61245720a8f76867108eaebef4a1d7c0d1f4d0482980d8d43
sanlock-2.6-2.el6.x86_64.rpm SHA-256: 118ad42d84f020d4ab72771a0287425e5c7e6a0538a2a447582aae43b29fe1e6
sanlock-debuginfo-2.6-2.el6.x86_64.rpm SHA-256: b6a3bd60509bf159edf788d5073a16111c2da884a1a5f31042c02f5b06ba51aa
sanlock-devel-2.6-2.el6.x86_64.rpm SHA-256: 122ad13db7d390dbdba56ed9f2f9cb635917033cead3917da2f0571f3e5b3869
sanlock-lib-2.6-2.el6.x86_64.rpm SHA-256: da3ef9f9e1f780fce35b75b39a67a2b8f140acf620aef970dd268dde23deeef9
sanlock-python-2.6-2.el6.x86_64.rpm SHA-256: c9859fdd2b4b72e7784c424f799372a1e0bd1ea29ecba730f369966168c932dd
vdsm-4.10.2-23.0.1.el6rhs.x86_64.rpm SHA-256: e4a56d81531c2823609d870602c92f4f27e17f54c0561353a667ffd2e880bb9b
vdsm-cli-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: a64b0adcb4943c014e44407ec5704cd05631129ecf58c45b3da380d47e809f6f
vdsm-debug-plugin-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: fe62e5a09924aee37395b511b7f286336226a27adfe9c28851dea468151d78ec
vdsm-debuginfo-4.10.2-23.0.1.el6rhs.x86_64.rpm SHA-256: 5cb3a637a880dd09c00ea888baf9e59baabcd6732aa621bff009450908fe9974
vdsm-gluster-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 0638a57caebde4408d586cf326278a188665fe25ab3d97304486b29a38b22dd4
vdsm-hook-faqemu-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 97e55d02d539a341e47249d4fcba184660f29aaea6d92c509b080fa9fc1be6b6
vdsm-hook-qemucmdline-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 6d5f6a8d1356e58e990f71f860cfe9e723a65f7723ca66f8392d34310a1b2d01
vdsm-hook-vhostmd-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: e62ff86fc2ceb518a615e8bf751f2e52dd47fa1d317aee03ff9ebd4bfcb25f21
vdsm-python-4.10.2-23.0.1.el6rhs.x86_64.rpm SHA-256: bfb373ebfbe861f5f752822adcf57bb2cb3353d496e68b48a68a7efd2b2fc363
vdsm-reg-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: e60b1f1643c3a1716c7a8dace4ff39d6bdf478716c88f8935b0653abd5fa6154
vdsm-tests-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 9f29d9d12cd023af2f30db338c0d85522e9a9ccb19cd6d60bc510d828691f8ce
vdsm-xmlrpc-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 6e4776c277724edae23ac319994264ae762f2aeeabfc683ed84a0275249aa86a

Red Hat Storage for Public Cloud (via RHUI) 2.1

SRPM
augeas-0.9.0-4.el6.src.rpm SHA-256: e53dac6fc0ad97666ff6065e42a3731bab0b2efbee43ba0556fb2a4531bcaea8
ctdb-1.0.114.6-1.el6rhs.src.rpm SHA-256: 5421dc15b9c83945cc6268beb41731218ab7b447b01cfb38cc1ce028d379f941
gluster-swift-1.8.0-6.11.el6rhs.src.rpm SHA-256: fd257239136e9f1124c3ace259fa30e5b89fcdc34caa68de9118e35fa0699c0d
gluster-swift-plugin-1.8.0-7.el6rhs.src.rpm SHA-256: 160329dbbce633baece94ef04360dfdea5402ee3b8838adacbd39c4dc3ea05fa
glusterfs-3.4.0.33rhs-1.el6rhs.src.rpm SHA-256: b7372bea55a194b643238af8f32e9f79e5de9f4f49f116c5cea7cfb900d86f4f
iperf-2.0.4-3.el6.src.rpm SHA-256: 51a4f7d69c665a054b4eb732789164626375374a8a319feb5bdc51f34e601be3
libldb-1.1.13-3.el6.src.rpm SHA-256: a5d5b6dae4d1d76f8c63e9853495c5e548de23506a43f1a6fbeb44ca41c09f3e
libtevent-0.9.18-2.el6.src.rpm SHA-256: 2a3c4c4c0b20fc19104c7195b72e7970522a2d6e2fc9716cff262ffcfc55e97c
libvirt-0.10.2-18.el6_4.9.src.rpm SHA-256: 2787ebd925c191784ce08d94491483ceb3a549773e3bf21d27832e80272c23ce
python-eventlet-0.9.16-5.el6_rhs2.0.src.rpm SHA-256: 42059c465b59bec939fa8137d1960a0a8af01cbe8aed9bf9b07ec83676a12cf2
python-greenlet-0.3.1-6.el6_rhs2.0.src.rpm SHA-256: eeef8c53017e412b69ed74c76d659673d53386d3a5e859fa63eb75d7b1456d0b
python-netifaces-0.5-1.el6.src.rpm SHA-256: d3bb440af4c615b6c60902ce3f318aeef466948839d396f7a5eeeb5816f74e5f
python-paste-deploy1.5-1.5.0-5.el6.src.rpm SHA-256: e974c109887b3a7fa8debb05439bdc9ce3b10826db990be98cbe55596afdf131
pyxattr-0.5.0-1.el6.src.rpm SHA-256: 77caae18db4f69ebea71da009920ebc56f18996879e2c5c803aad3056e060e3e
redhat-storage-logos-60.0.17-1.el6rhs.src.rpm SHA-256: 79f1a4466d336917ba511cb41f706207c9e3168d8daece3c4d558ec170d7f6de
redhat-storage-server-2.1.0.3-1.el6rhs.src.rpm SHA-256: 5ea91b65cd22646e2232e50c833f3648614e168075601b2b22ac889e79a89e60
rhn-client-tools-1.0.0.1-5.el6rhs.src.rpm SHA-256: 59acee76966b52e68ae54207518d119936e33600fe3a02d24376db9e699e69b6
samba-3.6.9-160.3.el6rhs.src.rpm SHA-256: 89fa16ba4fcabcfa5c4d9e57bdf7b3118b7d57f04d8ed78371bf3a3055ceda16
sanlock-2.6-2.el6.src.rpm SHA-256: 47633933859129d9865f3f44729af05fa8be2277d6a8efeadc156c11e8e283f7
vdsm-4.10.2-23.0.1.el6rhs.src.rpm SHA-256: 2f5c7d6bac58fc145b6b9bcdc767dee4bbda12396b4914c038be5b3a890e1c53
x86_64
augeas-0.9.0-4.el6.x86_64.rpm SHA-256: 033fdf4bd95fba12535a5fc59237b54714e16b85e1cf4cdab29c4d0f4e4afad2
augeas-debuginfo-0.9.0-4.el6.x86_64.rpm SHA-256: 9fcbe0cc54df00238d4e4b827931faa29553052fb15f83b98d10e12c39aa669a
augeas-devel-0.9.0-4.el6.x86_64.rpm SHA-256: 3c394e903226c04cf44068d468dd95d83914beadc48aaa2657c5321c7a04c471
augeas-libs-0.9.0-4.el6.x86_64.rpm SHA-256: 8fbedbdf2b636eb1ff9f181f235cb744fe53d8a32db4922dd4c114c3d43fbacd
ctdb-1.0.114.6-1.el6rhs.x86_64.rpm SHA-256: f759282bee798fc3fed8251a50e6e876b69a65f14d694aaf1637635f6f625f35
ctdb-debuginfo-1.0.114.6-1.el6rhs.x86_64.rpm SHA-256: 2b29ab4ff94e16a8f87d5bbcdf38273570fb06cab8a47900b22924bc4126d62c
ctdb-devel-1.0.114.6-1.el6rhs.x86_64.rpm SHA-256: 9b9f7abde9fd669c712f43b26fe5b6191116c03cbfc3f2a5c1689bc5f197db29
fence-sanlock-2.6-2.el6.x86_64.rpm SHA-256: 7a8fbe0cdc4e781c8efa051755369c5297712d045900b1c61d1f0386e3524791
gluster-swift-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: 14cadd6f40179812618ee0627a8dc522e0c48f5e9c0d58d715dbd4ddd0c07e8b
gluster-swift-account-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: a7f8d132ddc8b022e243ee3ffbc1aaa8aa96336d354b692d4eb525c855ccfe58
gluster-swift-container-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: 7fa93f1e3dec34ebf4646f03c80998e96defc6d9d4e45ef2de9b2083ac24f3d3
gluster-swift-object-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: b34100452d301390da9da45d5b5f6220a17cd8f141b1e0de5194460fb5b1d706
gluster-swift-plugin-1.8.0-7.el6rhs.noarch.rpm SHA-256: fb3eb31cc29579b79ff7166ddea085d007bbe69423d16dd14d9d149a8f4dc9c0
gluster-swift-proxy-1.8.0-6.11.el6rhs.noarch.rpm SHA-256: f0f455c68b6c9bc19ba944db754f67017c445dde1114fd378ab46db9ea6c2899
glusterfs-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 4f54062ae5ae101a3a0662f394d0f9e9a51420d6bad7f29e03b85094f16b3bdd
glusterfs-api-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: a600adea31fb97e91ee6a2562d6c46846966f0ecbd8fd45204253451efd9b954
glusterfs-api-devel-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: cf21b09d20a19730ae283fc4acea0d8005fa821a0bcc6e7a7352a0d70e6ac6dd
glusterfs-debuginfo-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: a5b8ded25e0f831fcbbf7ac7d5ac11d53cf47c9a9a670d7607b1f18b9a100eba
glusterfs-devel-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 6613a4d6646d0d7c9bfc81dc8677003e9e0b9e7675c3e3ea87f3af0463a32df5
glusterfs-fuse-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 3e6f4dac5a5a71b5b016b4255ead606cc57f76301653f1fd7c9911c28532581b
glusterfs-geo-replication-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: f1e1ab6af334ac1c8b43f64f6a8585cfb537af774564434fc392881e1e895de5
glusterfs-libs-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 3e052f6b74591a9bc1a4d3738f10a5c18d9a16efbf6e7076d7200b6ceb20a239
glusterfs-rdma-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 13c016ebb7897d0aa8add906507888bcbd1fa02c517d3de7a1d0ed1ad406b36a
glusterfs-server-3.4.0.33rhs-1.el6rhs.x86_64.rpm SHA-256: 6c8868cad0f9ce2d6cca23a96746f6ba39327f487efbc76638deb00d16bcdc57
iperf-2.0.4-3.el6.x86_64.rpm SHA-256: 236f8c8bf7fd1f64111461ec04929530a58e2ec649ed4e8126c7553decf55f09
iperf-debuginfo-2.0.4-3.el6.x86_64.rpm SHA-256: 2ecabed99bb189e24158b2811319fc9eaf83a5b87385f3869020e11fad4e8e86
ldb-tools-1.1.13-3.el6.x86_64.rpm SHA-256: 244259497839d23bf3f73e4a3bf2825bcbae88ed19e066982d74a9b53556d258
libldb-debuginfo-1.1.13-3.el6.x86_64.rpm SHA-256: 46fc69308c683ea156b6af3c5f79cec49bdbf0f70500ff2e36d95e6e957350bf
libsmbclient-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: c18d697c635470efbcf5835953c5ce81da2009f69ae56546899e6928f7308647
libsmbclient-devel-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: bb78a0f633588918d129c3e2ed8f301e2500b9c2945ad23ed827baa138965579
libtevent-0.9.18-2.el6.x86_64.rpm SHA-256: 57093144cd305c9dc8150bcd6e7875c554f78a3b7aab81d82da2f727834e4bd9
libtevent-debuginfo-0.9.18-2.el6.x86_64.rpm SHA-256: 22468f7bebc85823240e0e1866c1bb4b0445b33264885295c7d3f11922e74cdc
libtevent-devel-0.9.18-2.el6.x86_64.rpm SHA-256: c64ac362c6f45d8ce9359fda8d5272653f1447b8d3271a6cf263b89d0b39b304
libvirt-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: d806a7d4b8470ae52cd0747beffff357106b4afda4f279329b18380b40ca8f77
libvirt-client-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: 4475cf5abc886b4723f77f3d1ca2c75af2d36d948d5f6de4fb8bb8edccef6490
libvirt-debuginfo-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: 5261b476d326d2fb42049ad62617c18774873b82a2f5dea145a8dc090ec5c9e4
libvirt-devel-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: c9c68ff2333f9be989a44cd183f45ff118f39c4e3b4a7d9cd02d492e5eb5d18e
libvirt-lock-sanlock-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: f2111c9fe1404851e34b37a722825eda56aba7ab032d50c6a8d1fd353cb244a7
libvirt-python-0.10.2-18.el6_4.9.x86_64.rpm SHA-256: 7d7c22f1a8ff4b62acecd24af6ca73a17ad8fb5a98a8967e4be1ad56812da8f9
python-eventlet-0.9.16-5.el6_rhs2.0.noarch.rpm SHA-256: e36ef719646748a6a1a3c1fce3e37c1e91e9009f15be07c79d026e843e7008ba
python-eventlet-doc-0.9.16-5.el6_rhs2.0.noarch.rpm SHA-256: f4a6c047272d47cd9881b597a99afaa1377d6e5c7f4aa7f578cebc6a092b4214
python-greenlet-0.3.1-6.el6_rhs2.0.x86_64.rpm SHA-256: 0aaa45fdd9adc141195e580236a92b290af7855e2cf14ce9186145cd5337903b
python-greenlet-debuginfo-0.3.1-6.el6_rhs2.0.x86_64.rpm SHA-256: 3a201a1329a4af7a51072aa152f3052a8eabd213f44c88b7bff93260faebf061
python-greenlet-devel-0.3.1-6.el6_rhs2.0.x86_64.rpm SHA-256: c35a070cff55e05bb1eac39da9da03e3797db7456dee93fd7e34d19b60e6f0bc
python-netifaces-0.5-1.el6.x86_64.rpm SHA-256: 5ef16b53338edb26f11e0fc27f1879f0d68786826c091e126dc27e1bf435ad25
python-netifaces-debuginfo-0.5-1.el6.x86_64.rpm SHA-256: 56ff11d1ab6a497dfb29f156bb8c0dda4bf0c07cb00d98fc948d95b0209fcb07
python-paste-deploy1.5-1.5.0-5.el6.noarch.rpm SHA-256: 3183a60b72bfcee6b2b5f7fa0081c2ceae8113d23842d40fadb843d039702efb
python-tevent-0.9.18-2.el6.x86_64.rpm SHA-256: ff03fa926ec8462e4493865e9531263c4e659a42b46f9852295b77138ece00d4
pyxattr-0.5.0-1.el6.x86_64.rpm SHA-256: 129ed8cefdcdfc1b1b5023d1362863f5ec6da97c97df397f972f1a05406f58d3
pyxattr-debuginfo-0.5.0-1.el6.x86_64.rpm SHA-256: c7571f90ca990f827d6951077d72eac8a00b8f2e6d9cb15b1d0b990e8e5eebb8
redhat-storage-logos-60.0.17-1.el6rhs.noarch.rpm SHA-256: 6c932856aa0622ad327977547c2fdf40bb8143a1e4aa3deae2beba92761d2192
redhat-storage-server-2.1.0.3-1.el6rhs.noarch.rpm SHA-256: b3cb292fed1f18d660f4032dcd494121d12e534138c67884c55391a7c8193604
rhn-check-1.0.0.1-5.el6rhs.noarch.rpm SHA-256: d505a6c4a43928a483321a67deb53000864a602db34d772ea900358e92ded812
rhn-client-tools-1.0.0.1-5.el6rhs.noarch.rpm SHA-256: dce8099678ccf24893f72693c01471e8d96eb40fc6337bdd69c035ca5be208cb
rhn-setup-1.0.0.1-5.el6rhs.noarch.rpm SHA-256: 1006dc90f38f870dd86ef961895a60ff634ff5744ddf86683437fb5113569f1c
rhn-setup-gnome-1.0.0.1-5.el6rhs.noarch.rpm SHA-256: 9ab6f3b20d65cef2a100ab931de13a6f8358a78659d2ebcd62866b68ffd1a94b
samba-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: 6fd0cab56c562ba2f0231b5c3fbfa0644cb5322075231352989a6f4e52a3f706
samba-client-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: b5649c5e5429352015acc71c08cf26ea5333f2cfab45abe5b23c29796d4a9d76
samba-common-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: 34fa842e9b478b86043838aa8ab3ccabfee1983a2ba64d9e8461f89073db5176
samba-debuginfo-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: d7c6228c803958e876f0ec1b37908ecd84c8c36c1d8248a5e8184e10f9f92ef5
samba-doc-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: ca7ce28b2ff3f3fee2a44b37df67b0a3cb9a19ea210ff078435dc4d95a83d471
samba-domainjoin-gui-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: c48f25d4fce97d4c2c4d0e9723c7254c8d063643dd3a2ff2f5a61987a644cfd1
samba-glusterfs-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: 1c7b69c00f07454fa2bc014dac10237ab80c65b405e5a41bb64ca6b60e53d2aa
samba-swat-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: 513fcc0fdf6acde4c07e1dfaf2ef1bd246a32d64ce3be9937630bcf524828e58
samba-winbind-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: deb35d379beb2477a907e0ba050de58615b5d22fcac251879cc9a5716d33aaee
samba-winbind-clients-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: e1d568baba2aadd21b8ab2813d92650d230f03eb5c3e271ed650ac4ce37afd8c
samba-winbind-devel-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: bf9eceec3c6b762f5040cea0d05c7f2280c1a160c471d02e478201ac8d4b4357
samba-winbind-krb5-locator-3.6.9-160.3.el6rhs.x86_64.rpm SHA-256: ca9d612fc6ba81b61245720a8f76867108eaebef4a1d7c0d1f4d0482980d8d43
sanlock-2.6-2.el6.x86_64.rpm SHA-256: 118ad42d84f020d4ab72771a0287425e5c7e6a0538a2a447582aae43b29fe1e6
sanlock-debuginfo-2.6-2.el6.x86_64.rpm SHA-256: b6a3bd60509bf159edf788d5073a16111c2da884a1a5f31042c02f5b06ba51aa
sanlock-devel-2.6-2.el6.x86_64.rpm SHA-256: 122ad13db7d390dbdba56ed9f2f9cb635917033cead3917da2f0571f3e5b3869
sanlock-lib-2.6-2.el6.x86_64.rpm SHA-256: da3ef9f9e1f780fce35b75b39a67a2b8f140acf620aef970dd268dde23deeef9
sanlock-python-2.6-2.el6.x86_64.rpm SHA-256: c9859fdd2b4b72e7784c424f799372a1e0bd1ea29ecba730f369966168c932dd
vdsm-4.10.2-23.0.1.el6rhs.x86_64.rpm SHA-256: e4a56d81531c2823609d870602c92f4f27e17f54c0561353a667ffd2e880bb9b
vdsm-cli-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: a64b0adcb4943c014e44407ec5704cd05631129ecf58c45b3da380d47e809f6f
vdsm-debug-plugin-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: fe62e5a09924aee37395b511b7f286336226a27adfe9c28851dea468151d78ec
vdsm-debuginfo-4.10.2-23.0.1.el6rhs.x86_64.rpm SHA-256: 5cb3a637a880dd09c00ea888baf9e59baabcd6732aa621bff009450908fe9974
vdsm-gluster-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 0638a57caebde4408d586cf326278a188665fe25ab3d97304486b29a38b22dd4
vdsm-hook-faqemu-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 97e55d02d539a341e47249d4fcba184660f29aaea6d92c509b080fa9fc1be6b6
vdsm-hook-qemucmdline-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 6d5f6a8d1356e58e990f71f860cfe9e723a65f7723ca66f8392d34310a1b2d01
vdsm-hook-vhostmd-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: e62ff86fc2ceb518a615e8bf751f2e52dd47fa1d317aee03ff9ebd4bfcb25f21
vdsm-python-4.10.2-23.0.1.el6rhs.x86_64.rpm SHA-256: bfb373ebfbe861f5f752822adcf57bb2cb3353d496e68b48a68a7efd2b2fc363
vdsm-reg-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: e60b1f1643c3a1716c7a8dace4ff39d6bdf478716c88f8935b0653abd5fa6154
vdsm-tests-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 9f29d9d12cd023af2f30db338c0d85522e9a9ccb19cd6d60bc510d828691f8ce
vdsm-xmlrpc-4.10.2-23.0.1.el6rhs.noarch.rpm SHA-256: 6e4776c277724edae23ac319994264ae762f2aeeabfc683ed84a0275249aa86a

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility