Cluster failed: Packages of set Clustered Storage are not present in any available repository

Error Cluster failed: Packages of set Clustered Storage are not present in any available repository is encountered when there is no repo for Resilent storage defined for yum

Fix: Cluster failed: Packages of set Clustered Storage are not present in any available repository

#vi /etc/yum.repos.d/resilient.repo
[rhel-ResilientStorage]
name=Red Hat Enterprise Linux $releasever Beta - $basearch - Debug
baseurl=file:///mnt/ResilientStorage    ## change this path as per your path of OS ISO or DVD 
enabled=1
gpgcheck=0 

yum can be run with the –noplugins option to prevent it from connecting to RHN.

yum clean all --noplugins
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments