EnglishFrenchSpanish

OnWorks favicon

harep - Online in the Cloud

Run harep in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command harep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


harep - Ganeti auto-repair tool

SYNOPSIS


harep [ [-L | --luxi ] = socket ] [ --job-delay = seconds ]

harep --version

DESCRIPTION


Harep is the Ganeti auto-repair tool. It is able to detect that an instance is broken and
to generate a sequence of jobs that will fix it, in accordance to the policies set by the
administrator.

Harep is able to recognize what state an instance is in (healthy, suspended, needs repair,
repair disallowed, pending repair, repair failed) and to lead it through a sequence of
steps that will bring the instance back to the healthy state. Therefore, harep is mainly
meant to be run regularly and frequently using a cron job, so that it can actually follow
the instance along all the process. At every run, harep will update the tags it adds to
instances that describe its repair status, and will submit jobs that actually perform the
required repair operations.

By default, harep only reports on the health status of instances, but doesn't perform any
action, as they might be potentially dangerous. Therefore, harep will only touch
instances that it has been explicitly authorized to work on.

The tags enabling harep, can be associated to single instances, or to a nodegroup or to
the whole cluster, therefore affecting all the instances they contain. The possible tags
share the common structure:

ganeti:watcher:autorepair:<type>

where <type> can have the following values:

· fix-storage: allow disk replacement or fix the backend without affecting the instance
itself (broken DRBD secondary)

· migrate: allow instance migration

· failover: allow instance reboot on the secondary

· reinstall: allow disks to be recreated and the instance to be reinstalled

Each element in the list of tags, includes all the authorizations of the previous one,
with fix-storage being the least powerful and reinstall being the most powerful.

In case multiple autorepair tags act on the same instance, only one can actually be
active. The conflict is solved according to the following rules:

1. if multiple tags are in the same object, the least destructive takes precedence.

2. if the tags are across objects, the nearest tag wins.

Example: A cluster has instances I1 and I2, where I1 has the failover tag, and the cluster
has both fix-storage and reinstall. The I1 instance will be allowed to failover, the I2
instance only to fix-storage.

LIMITATIONS


Harep doesn't do any hardware failure detection on its own, it relies on nodes being
marked as offline by the administrator.

Also harep currently works only for instances with the drbd and plain disk templates.

Both these issues will be addressed by a new maintenance daemon in future Ganeti versions,
which will supersede harep.

OPTIONS


The options that can be passed to the program are as follows:

-L socket, --luxi=*socket*
collect data via Luxi, optionally using the given socket path.

--job-delay=*seconds*
insert this much delay before the execution of repair jobs to allow the tool to
continue processing instances.

REPORTING BUGS


Report bugs to project website (http://code.google.com/p/ganeti/) or contact the
developers using the Ganeti mailing list ([email protected]).

Use harep online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad