GridPP and the CERN VM service

From GridPP Wiki
Revision as of 15:34, 11 February 2015 by Tom Whyntie a4af2b64d8 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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