Slashdot Mirror


User: imann

imann's activity in the archive.

Stories
0
Comments
7
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7

  1. Other country are not blurred ? on Google Blurring Sensitive Map Information · · Score: 1
  2. Re:What about Rocks on Mandrake Announces Turn-Key Clustering Distribution · · Score: 1

    >SCSI Support
    it will be integrated soon

    >Easily reinstalled nodes
    Also in CLIC, less than 2 min for reinstalling node(s)(1->200 in the same time)

    >Pre-installed queue software
    Idem, OpenPBS is installed and running
    The maui scheduler will be integrated soon also

    >brain dead admin tools
    Basic parallel tools in CLIC but working fine
    Including ka-tools that rox !

    >No French Government
    CLIC is GPL so it doesn't matter :-)

  3. Re:MPI/LAM on Mandrake Announces Turn-Key Clustering Distribution · · Score: 1

    Yes, pvm is also supported in this version

  4. Urpmi parallel on Mandrake Announces Turn-Key Clustering Distribution · · Score: 4, Informative

    I'm on the mailing list of this project and there was a parallel feature for urpmi that really rox !

    This tool allow people to deploy RPMS to a group of linux hosts using an intelligent parallel copy.

    How does it works:
    You create a group of hosts so the server can ask the nodes (using urpmi) to prepare for an update/install of packages.
    Each computer tell the server the packages it needs then the server copy in parallel (using ka-tools) the rpms on the nodes (that's very fast even for a hudge number of nodes).After that, nodes update their system using local rpms !
    This feature seems to be designed for clusters but should be used by admins !

    Another point of comparaison between urpmi & apt-get

  5. Re:No SCSI on Mandrake Announces Turn-Key Clustering Distribution · · Score: 1

    The nodes should'nt be installed with SCSI because the duplication program (really fast 1Gb in less than 2min !) doesn't handle it but it seems to be fixed soon. But you can have scsi on the server of the cluster ! But if you wan you can make installation using the normal installation on all node but it will take more time :-)

  6. Re:No SCSI on Mandrake Announces Turn-Key Clustering Distribution · · Score: 4, Informative

    i'm following this project, and the SCSI port is running and will be available soon :-)

  7. Urpmi parallel on Mandrake 9.0 (Dolphin) Is Available [updated] · · Score: 1

    A mis-known feature of 9.0 is the parallel version of urpmi. This tool allow people to deploy RPMS to a group of linux hosts using an intelligent parallel copy.
    I've tried this option in cooker and it rocks !

    How does it works:
    You create a group of hosts so the server can ask the nodes (using urpmi) to prepare for an update/install of packages.
    Each computer tell the server the packages it needs then the server copy in parallel (using ka-tools) the rpms on the nodes (that's very fast even for a hudge number of nodes).After that, nodes update their system using local rpms !
    This feature seems to be designed for clusters but should be used by admins !
    Another point for urpmi vs apt-get