Difference between revisions of "GridPP and the CERN VM service"

From GridPP Wiki
Jump to: navigation, search
(Created the page with useful links and an overview of the process.)
(No difference)

Revision as of 15:34, 11 February 2015

Introduction

This is a (work-in-progress) guide to setting up a CERN VM (Virtual Machine) using the CERN VM service and the GridPP CERN VM context. Following this guide, you should be able to quickly(!) setup a User Interface (UI) for running grid jobs via gLite or DIRAC.

Requirements

Overview of the process

  • Download the CERN VM SL6 image;
  • Create a new guest VM with this image;
  • Enable shared folders and add a shared folder;
  • Start the VM;
  • Pair the VM with the GridPP context;
  • Log in to the VM (username: gridpp password: gridpp);
  • Add the gridpp user to the vboxsf security group (for Shared Folder access);
  • Log out and log in again;
  • Run the grid UI initialisation script;
  • Download the GridPP VOMS directories;
  • Generate a proxy to test it's all working!

Useful links