{"id":242,"date":"2018-08-12T01:10:48","date_gmt":"2018-08-11T22:10:48","guid":{"rendered":"http:\/\/kifarunix.com\/?p=242"},"modified":"2024-03-11T08:26:16","modified_gmt":"2024-03-11T05:26:16","slug":"how-to-fix-qradar-ce-failing-gluster-3-8-repos-on-centos-7-3","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/how-to-fix-qradar-ce-failing-gluster-3-8-repos-on-centos-7-3\/","title":{"rendered":"How to Fix QRadar CE failing Gluster 3.8 repos on CentOS-7.3"},"content":{"rendered":"\n<p>How to Fix QRadar CE failing Gluster 3.8 repos on CentOS-7.3? This guide may not still be useful if you are running new versions of IBM Qradar CE.<\/p>\n\n\n\n<p>Check our previous article, we learnt how to <a href=\"https:\/\/kifarunix.com\/how-to-install-ibm-qradar-community-edition-siem-on-virtualbox\/\" target=\"_blank\" rel=\"noreferrer noopener\">install IBM Qradar Community Edition on VirtualBox<\/a>.<\/p>\n\n\n\n<p>Installation of QRadar CE 7.30 on CentOS 7 may fail with the error &#8220;One of the configured repositories failed (CentOS-7 &#8211; Gluster 3.8) and yum doesn&#8217;t have enough cached data to continue&#8221;. As a result, this guide presents a simple way on how to fix that.<\/p>\n\n\n\n<p>To fix QRadar CE failing Gluster 3.8 repos on CentOS-7, step through the following procedure;<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Mount the QRadar CE iso on some directory say, \/media\/cdrom.<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>mount -o loop \/path\/to\/QRadarCE7_3_0.GA.iso \/media\/cdrom<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>Install gluster 3.8 packages on the mounted iso.<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>yum install \/media\/cdrom\/3rdparty\/glusterfs\/*.rpm<br>rpm -Uvh \/media\/cdrom\/3rdparty\/pf_ring\/kmod-pf_ring-6.2.0-2.el7.x86_64.rpm --nodeps<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>Create Gluster-3.8.repo and add the contents below;<\/li>\n<\/ol>\n\n\n\n<pre class=\"scroll-box\"><code>\ncat > \/etc\/yum.repos.d\/CentOS-Gluster-3.8.repo << EOL\n# CentOS-Gluster-3.8.repo\n#\n# Please see http:\/\/wiki.centos.org\/SpecialInterestGroup\/Storage for more\n# information\n\n[centos-gluster38]\nname=CentOS-$releasever - Gluster 3.8\nbaseurl=https:\/\/buildlogs.centos.org\/centos\/7\/storage\/x86_64\/gluster-3.8\/\ngpgcheck=0\nenabled=1\n\n[centos-gluster38-test]\nname=CentOS-$releasever - Gluster 3.8 Testing\nbaseurl=https:\/\/buildlogs.centos.org\/centos\/7\/storage\/x86_64\/gluster-3.8\/\ngpgcheck=0\nenabled=0\nEOL\n<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\">\n<li>Update your server<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>yum update -y<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"5\">\n<li>Launch the installation of QRadar CE<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>\/media\/cdrom\/setup<\/code><\/pre>\n\n\n\n<p>And that is all on fixing QRadar CE failing gluster 3.8 repos on CentOS-7.3<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to Fix QRadar CE failing Gluster 3.8 repos on CentOS-7.3? This guide may not still be useful if you are running new versions of<\/p>\n","protected":false},"author":1,"featured_media":16478,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_lock_modified_date":false,"footnotes":""},"categories":[42,47,34],"tags":[6630,6629,9],"class_list":["post-242","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-siem","category-qradar","category-security","tag-ibm-qradar-7-3-3-virtualbox","tag-install-ibm-qradar-siem-on-virtualbox","tag-qradar","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50","resize-featured-image"],"_links":{"self":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/242"}],"collection":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/comments?post=242"}],"version-history":[{"count":10,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/242\/revisions"}],"predecessor-version":[{"id":20975,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/242\/revisions\/20975"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media\/16478"}],"wp:attachment":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media?parent=242"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/categories?post=242"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/tags?post=242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}