Changes between Version 6 and Version 7 of Obsolete/Web/UsefulLinks


Ignore:
Timestamp:
Dec 8, 2011, 2:48:01 PM (14 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Web/UsefulLinks

    v6 v7  
    44This page lists links useful for Quattor end users. Normally these will be sysadmins using Quattor to manage machines and services. For an introduction to Quattor concepts, please read [wiki:Web/Overview our overview page].
    55
    6 == Installing Quattor ==
     6== Installing Quattor == #Install
     7
    78* [wiki:Download/SCDB Step-by-Step Quattor Server Installation (SCDB based)]
    89* [wiki:Web/SecureProfileDelivery Secure Profile Delivery]: Using SSL and certificates to authenticate server and nodes
    910* [http://lapp.in2p3.fr/Quattor/autobuild/rpm/trunk/current/ Nightly autobuild of quattor trunk]
    1011
    11 == Using Quattor ==
     12== Using Quattor == #Usage
     13
    1214* [wiki:Web/QuattorClientUsage quattor client usage]: frequently-used commands for querying and enforcing configuration state
    1315* [http://quattor.sourceforge.net/components.html components documentation]: available components and their documentation
     
    1517* [wiki:ToolsCatalog catalog of tools]: useful tools for managing a Quattor system
    1618
    17 == Pan language compiler ==
     19== Pan language compiler == #Pan
     20
    1821Quattor profiles are written using the pan language. The pan language compiler builds a set of machine configuration profiles from a high-level configuration written in the pan language. The machine configuration profiles are usually XML formatted files, although text, [http://www.graphviz.org/ Graphviz], and [http://hypergraph.sourceforge.net/ HyperGraph] formats are also supported.  See the [https://sourceforge.net/projects/quattor/files/ files] section for the latest version of the compiler.  The releases also include a pan language compiler and pan compiler manual.
    1922
    20 == Configuration database ==
    21 === SCDB ===
    22 * [wiki:Doc/SCDB/Usage Usage]
    23 * [wiki:Download/SCDB Installation]: how to set up a new configuration database for a site
     23== Configuration database == #ConfigDB
    2424
    25 == Configuring site ==
     25=== SCDB === #SCDB
    2626
    27 === Configuring base OS and related services ===
    28 * [wiki:Doc/OS OS templates]: standard templates (called QWG templates) for configuring and maintaining (including errata management) OS base configuration
     27 * [wiki:Doc/SCDB/Usage Usage]
     28 * [wiki:Download/SCDB Installation]: how to set up a new configuration database for a site
    2929
    30 === Configuring gLite services ===
    31 * [wiki:Doc/gLite QWG gLite templates]: standard templates (called QWG templates) for configuring [http://glite.org/ gLite] services
     30== Configuring site == #SiteConfig
    3231
    33 == Virtual machine images for Quattor servers ==
     32=== Configuring base OS and related services === #BaseOS
     33
     34 * [wiki:Doc/OS OS templates]: standard templates (called QWG templates) for configuring and maintaining (including errata management) OS base configuration
     35
     36=== Configuring gLite services === #gLite
     37
     38 * [wiki:Doc/gLite QWG gLite templates]: standard templates (called QWG templates) for configuring [http://glite.org/ gLite] services
     39
     40== Virtual machine images for Quattor servers == #VMs
    3441
    3542[http://gridp03.ft.uam.es/ostemplates/quattorserver-x86_64-default.tar.gz OpenVZ image]
    3643
    37 == Tutorials ==
    38 * [http://indico.in2p3.fr/conferenceOtherViews.py?view=standard&confId=1566 Quattor for site administrators (Feb. 2008)]  (agenda in French, presentations in English!)
    39   * [http://indico.in2p3.fr/getFile.py/access?contribId=2&sessionId=8&resId=0&materialId=slides&confId=1566 Getting started with QWG templates]
    40 * [http://indico.lal.in2p3.fr/conferenceDisplay.py?confId=590 Advanced quattor tutorial (Dec. 2008)] (agenda in French, presentations in English!)
    41   * [http://indico.lal.in2p3.fr/getFile.py/access?sessionId=0&resId=0&materialId=0&confId=590 Regular tasks]
    42   * [http://indico.lal.in2p3.fr/getFile.py/access?sessionId=1&resId=0&materialId=0&confId=590 Advanced Pan]
    43   * [http://indico.lal.in2p3.fr/getFile.py/access?sessionId=5&resId=0&materialId=0&confId=590 AII version 2]
    44   * [http://indico.lal.in2p3.fr/getFile.py/access?sessionId=2&resId=0&materialId=0&confId=590 Management of users]
    45 * [http://indico.lal.in2p3.fr/conferenceDisplay.py?confId=543 Grid Resource Management Tutorial (Sept. 2008)]
    46   * [http://indico.lal.in2p3.fr/getFile.py/access?contribId=2&sessionId=9&resId=0&materialId=slides&confId=543 Introduction to Quattor]
    47 * [http://indico.cern.ch/conferenceDisplay.py?confId=3105 Tutorial presented to LCG sites (June 2006)]
     44== Tutorials == #Tutorials
    4845
    49 == Presentations ==
    50 * USENIX - LISA'08 conference, November 2008: [http://www.usenix.org/events/lisa08/tech/full_papers/childs/childs.pdf paper] [http://quattor.sourceforge.net/pdf/slides-qttr_dvlvd_mngmt.pdf presentation slides]
    51 * EGEE'08 poster, September 2008: [http://quattor.sourceforge.net/pdf/EGEE-08_quattor_poster-final-a4.pdf poster]
    52 * External Technology Transfer meeting, November 2009: [http://indico.cern.ch/getFile.py/access?sessionId=9&resId=0&materialId=0&confId=73360 slides]
    53 * fOSSA'09, Grenoble (France), Nov. 2009: [http://quattor.sourceforge.net/pdf2/Quattor-fOSSa09.pdf slides]
     46 * [http://indico.in2p3.fr/conferenceOtherViews.py?view=standard&confId=1566 Quattor for site administrators (Feb. 2008)]  (agenda in French, presentations in English!)
     47   * [http://indico.in2p3.fr/getFile.py/access?contribId=2&sessionId=8&resId=0&materialId=slides&confId=1566 Getting started with QWG templates]
     48 * [http://indico.lal.in2p3.fr/conferenceDisplay.py?confId=590 Advanced quattor tutorial (Dec. 2008)] (agenda in French, presentations in English!)
     49   * [http://indico.lal.in2p3.fr/getFile.py/access?sessionId=0&resId=0&materialId=0&confId=590 Regular tasks]
     50   * [http://indico.lal.in2p3.fr/getFile.py/access?sessionId=1&resId=0&materialId=0&confId=590 Advanced Pan]
     51   * [http://indico.lal.in2p3.fr/getFile.py/access?sessionId=5&resId=0&materialId=0&confId=590 AII version 2]
     52   * [http://indico.lal.in2p3.fr/getFile.py/access?sessionId=2&resId=0&materialId=0&confId=590 Management of users]
     53 * [http://indico.lal.in2p3.fr/conferenceDisplay.py?confId=543 Grid Resource Management Tutorial (Sept. 2008)]
     54   * [http://indico.lal.in2p3.fr/getFile.py/access?contribId=2&sessionId=9&resId=0&materialId=slides&confId=543 Introduction to Quattor]
     55 * [http://indico.cern.ch/conferenceDisplay.py?confId=3105 Tutorial presented to LCG sites (June 2006)]
    5456
    55 == External Links ==
     57== Presentations == #Pres
     58
     59 * [https://2011.jres.org/ JRES11] conference (France), November 2011: [attachment:"Quattor - JRES 2011.pptx" presentation slides] (French)
     60 * USENIX - LISA'08 conference, November 2008: [http://www.usenix.org/events/lisa08/tech/full_papers/childs/childs.pdf paper] [http://quattor.sourceforge.net/pdf/slides-qttr_dvlvd_mngmt.pdf presentation slides]
     61 * EGEE'08 poster, September 2008: [http://quattor.sourceforge.net/pdf/EGEE-08_quattor_poster-final-a4.pdf poster]
     62 * External Technology Transfer meeting, November 2009: [http://indico.cern.ch/getFile.py/access?sessionId=9&resId=0&materialId=0&confId=73360 slides]
     63 * fOSSA'09, Grenoble (France), Nov. 2009: [http://quattor.sourceforge.net/pdf2/Quattor-fOSSa09.pdf slides]
     64
     65== External Links == #Links
    5666
    5767 * [http://en.wikipedia.org/wiki/Quattor Wikipedia]