<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://oar.imag.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://oar.imag.fr/feed.php">
        <title>OAR - wiki:todos</title>
        <description></description>
        <link>https://oar.imag.fr/</link>
        <image rdf:resource="https://oar.imag.fr/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-06-01T16:31:56+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:admission_rules_ordering?rev=1418376594&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:debian_packages_for_debian_7_8_push_to_debian_8_stable?rev=1418377307&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:fix_drawgantt-svg_for_last_chromium_version?rev=1418376795&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:give_epilogue_and_prologue_information_about_job_types?rev=1418377099&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:handle_hyperthreading_setup_in_jobs?rev=1456925935&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:job_shell_environment_uniformization?rev=1418376641&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:kamelot_v1.0?rev=1418376734&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:noop_no_execution_job_type?rev=1418376708&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:oar_presentation_slides_update?rev=1418376572&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:remove_ruby-dbi_dependency?rev=1418377069&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:rpm_packages_for_centos6?rev=1418377346&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:test_environment_documentation?rev=1418376426&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:todos?rev=1457124550&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:use_oar_restful_api_with_fastcgi_and_ident_on_centos6?rev=1418376892&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:website_s_research_page?rev=1418377240&amp;do=diff"/>
                <rdf:li rdf:resource="https://oar.imag.fr/wiki:todos:website_s_security?rev=1418376491&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://oar.imag.fr/_media/wiki:dokuwiki.svg">
        <title>OAR</title>
        <link>https://oar.imag.fr/</link>
        <url>https://oar.imag.fr/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://oar.imag.fr/wiki:todos:admission_rules_ordering?rev=1418376594&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:29:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>admission_rules_ordering</title>
        <link>https://oar.imag.fr/wiki:todos:admission_rules_ordering?rev=1418376594&amp;do=diff</link>
        <description>Currently, reordering admission rules requires to dump the table, edit the SQL, then re-inject in the database.

This task is to add a field in the admission rules table, giving each admission rule a rank of execution.

This impacts:

	*  the database scheme</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:debian_packages_for_debian_7_8_push_to_debian_8_stable?rev=1418377307&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:41:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>debian_packages_for_debian_7_8_push_to_debian_8_stable</title>
        <link>https://oar.imag.fr/wiki:todos:debian_packages_for_debian_7_8_push_to_debian_8_stable?rev=1418377307&amp;do=diff</link>
        <description>Bugs have been reported: we must change the ruby dependences to ruby 1.9

Ruby vanished from OAR with version 2.5.4:
- no more oaradmin
- no more drawgantt “legacy”

Debian packaging is updated.

 --- Pierre Neyron 2014/08/12 15:06</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:fix_drawgantt-svg_for_last_chromium_version?rev=1418376795&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:33:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>fix_drawgantt-svg_for_last_chromium_version</title>
        <link>https://oar.imag.fr/wiki:todos:fix_drawgantt-svg_for_last_chromium_version?rev=1418376795&amp;do=diff</link>
        <description>In recent version of chromium (e.g. Version 31.0.1650.63 Built on Debian
7.2, running on Debian 7.4 (238485)), the 1st load of the page was
broken, with the svg frame not resized to fit the window (resizing
manualy the window fixed the display).
This seems to be a race condition at the load time.</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:give_epilogue_and_prologue_information_about_job_types?rev=1418377099&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:38:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>give_epilogue_and_prologue_information_about_job_types</title>
        <link>https://oar.imag.fr/wiki:todos:give_epilogue_and_prologue_information_about_job_types?rev=1418377099&amp;do=diff</link>
        <description>for now we have:


# argv[1] is the jobid
# argv[2] is the user&#039;s name
# argv[3] is the file which contains the list of nodes used
# argv[4] is the job walltime in seconds


having the job type could allow selective actions upon the end of a job.

If we find a good syntax to put this in argv[5] like</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:handle_hyperthreading_setup_in_jobs?rev=1456925935&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-02T13:38:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>handle_hyperthreading_setup_in_jobs</title>
        <link>https://oar.imag.fr/wiki:todos:handle_hyperthreading_setup_in_jobs?rev=1456925935&amp;do=diff</link>
        <description>First way

The idea is to allow the cpuset field in the database to store the id or many threads, e.g. 1,8 for thread 1 and thread 8.
As a result the cpuset field in OAR database must be converted from Int to Varchar.
This implies a database schema upgrade.</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:job_shell_environment_uniformization?rev=1418376641&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:30:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>job_shell_environment_uniformization</title>
        <link>https://oar.imag.fr/wiki:todos:job_shell_environment_uniformization?rev=1418376641&amp;do=diff</link>
        <description>Currently, oarsh on the head node does not give shell with the same environment as on other nodes.

This is due to the fact that node files, resource files and other information are only available on the head node.

The idea here would be to set the same shell environment whatever the node is, by sourcing a /var/lib/oar/&lt;job_id&gt;_environment file, in oarsh_shell.</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:kamelot_v1.0?rev=1418376734&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:32:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>kamelot_v1.0</title>
        <link>https://oar.imag.fr/wiki:todos:kamelot_v1.0?rev=1418376734&amp;do=diff</link>
        <description>*  Debug problems reported by Bruno on Froggy   --- Olivier Richard 2014/07/03

	*  Support the maintenance field  is irrelevant to scheduler. It&#039;s the option --maintenance from oarnodessetting command which sets that sets the state of a resource to Absent and its available_upto to 0 and consequently modify the set of resources available for scheduling.</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:noop_no_execution_job_type?rev=1418376708&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:31:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>noop_no_execution_job_type</title>
        <link>https://oar.imag.fr/wiki:todos:noop_no_execution_job_type?rev=1418376708&amp;do=diff</link>
        <description>The goal here is to provide a job type with no execution at all, on any node ou frontend.

Indeed, using cosystem job type, oarexec is executed on the frontend typically. Hence if the frontend must be rebooted for a maintenance for instance, the job is killed.</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:oar_presentation_slides_update?rev=1418376572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:29:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>oar_presentation_slides_update</title>
        <link>https://oar.imag.fr/wiki:todos:oar_presentation_slides_update?rev=1418376572&amp;do=diff</link>
        <description>Last slides were in French, need translation:

	*  Cercle cluster Inria (Pierre)
	*  Journée calcul Lyon (Olivier)</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:remove_ruby-dbi_dependency?rev=1418377069&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:37:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>remove_ruby-dbi_dependency</title>
        <link>https://oar.imag.fr/wiki:todos:remove_ruby-dbi_dependency?rev=1418377069&amp;do=diff</link>
        <description>ruby-dbi is not shipped anymore in Debian (-&gt; jessie).

As a result, OAR was removed from Debian testing.

TODO for 2.5.4

	*  remove drawgantt v1 from the packaging
	*  remove oaradmin from the packaging
	*  write a new script to handle admission rules, in Perl.</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:rpm_packages_for_centos6?rev=1418377346&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:42:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>rpm_packages_for_centos6</title>
        <link>https://oar.imag.fr/wiki:todos:rpm_packages_for_centos6?rev=1418377346&amp;do=diff</link>
        <description>RPM 2.5.4-1.el6 is done.</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:test_environment_documentation?rev=1418376426&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:27:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>test_environment_documentation</title>
        <link>https://oar.imag.fr/wiki:todos:test_environment_documentation?rev=1418376426&amp;do=diff</link>
        <description>See testing</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:todos?rev=1457124550&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-04T20:49:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>todos</title>
        <link>https://oar.imag.fr/wiki:todos:todos?rev=1457124550&amp;do=diff</link>
        <description>Todos

See github: &lt;https://github.com/oar-team/oar/issues&gt;

Old tasklist

	*  Website&#039;s Start page
	*  Website&#039;s Documentation page
	*  OAR presentation slides update
	*  Give epilogue and prologue information about job types
	*  Use OAR restful API with fastcgi and ident on Centos6
	*  handle systemd API for managing OAR cgroups
	*  Rename OAR modules
	*  More containers supported by job_resource_manager
	*  Dedicated command for queue management
	*  Allow the submission of jobs from the drawg…</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:use_oar_restful_api_with_fastcgi_and_ident_on_centos6?rev=1418376892&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:34:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>use_oar_restful_api_with_fastcgi_and_ident_on_centos6</title>
        <link>https://oar.imag.fr/wiki:todos:use_oar_restful_api_with_fastcgi_and_ident_on_centos6?rev=1418376892&amp;do=diff</link>
        <description>Activer l&#039;API avec fastcgi et authentif ident

 * Install des paquets manquants

 
   yum install oar-restful-api
   yum install perl-FCGI
   yum install perl-YAML
   yum install oidentd
   rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
   rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
   yum install mod_fastcgi</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:website_s_research_page?rev=1418377240&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:40:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>website_s_research_page</title>
        <link>https://oar.imag.fr/wiki:todos:website_s_research_page?rev=1418377240&amp;do=diff</link>
        <description>*  Compete: Website&#039;s Research page
	*  Put it back in the wiki tabs</description>
    </item>
    <item rdf:about="https://oar.imag.fr/wiki:todos:website_s_security?rev=1418376491&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-12T09:28:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>website_s_security</title>
        <link>https://oar.imag.fr/wiki:todos:website_s_security?rev=1418376491&amp;do=diff</link>
        <description>*  Captcha mechanism is too weak to prevent automated span users creation.
		*  Sound ok now, not recently fake account recreated 

	*  The webserver in not using SSL, hence login/password transits as clear text on the network.
		*  login now redirects to https.</description>
    </item>
</rdf:RDF>
