Forum
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

error while installing 7 years 1 week ago #1280

  • Nikos Petropoulos
  • Nikos Petropoulos's Avatar Topic Author
  • Offline
  • Posts: 2
Hello.

I am new to the forum and i need some help. i am trying to install HA-Lizard according to this guide:
[img]http://https://www.halizard.com/images/pdf/iscsi-ha_2-node_cluster_reference_design_2.1_XenServer_7.x_final.pdf[/img]

When i am trying to install iSCSI target as described to step 7 i get an error:

yum install scsi-target-utils --enablerepo=ha-lizard-epel,ha-lizard-base -y
Loaded plugins: fastestmirror
ha-lizard-base | 3.6 kB 00:00:00
ha-lizard-epel/metalink | 304 B 00:00:00
Could not parse metalink mirrors.fedoraproject.org/metalink?repo=epel- error was
No repomd file


One of the configured repositories failed (Unknown),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:

1. Contact the upstream for the repository and get them to fix the problem.

2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).

3. Disable the repository, so yum won't use it by default. Yum will then
just ignore the repository until you permanently enable it again or use
--enablerepo for temporary usage:

yum-config-manager --disable <repoid>

4. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:

yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

File /var/cache/yum/x86_64/7/ha-lizard-epel/metalink.xml does not exist

Any suggestions?

Please Log in or Create an account to join the conversation.

Last edit: by Nikos Petropoulos.

error while installing 7 years 1 week ago #1282

  • Salvatore Costantino
  • Salvatore Costantino's Avatar
  • Offline
  • Posts: 722
Did you create the repositories as described in step 3?

Fyi, instead of installing/configuring manually, you could run the noSAN installer which will automatically be perform all of the steps in the guide.

Please Log in or Create an account to join the conversation.

error while installing 7 years 1 week ago #1283

  • Nikos Petropoulos
  • Nikos Petropoulos's Avatar Topic Author
  • Offline
  • Posts: 2
Thank you for the answer.

Yes i did create the repos as described in step 3. I can see it with the # yum repolist all

I can not use the installer as it is for a project for a school.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1