Changes between Version 12 and Version 13 of BIOS_VirtualMachine
- Timestamp:
- Sep 23, 2016 10:34:43 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BIOS_VirtualMachine
v12 v13 57 57 == Grid SRM Access == 58 58 59 Before proceeding, follow the steps in [wiki:FgObtainingGridAccess Obtaining access to grid infrastructure].60 61 59 === Prepare a proxy === 62 60 63 To download data from the Grid SRM to the BIOS VM you'll need a proxy and your keys (the grid certificate ). You should have access to a UI to start a proxy. For example gb-ui-lumc.lumc.nl, ui.lsg.psy.vu.nl or another site.61 To download data from the Grid SRM to the BIOS VM you'll need a proxy and your keys (the grid certificate, see [https://grid.surfsara.nl/wiki/index.php/Using_the_Grid/Getting_a_Grid_certificate the SARA website]). You should have access to a UI to start a proxy. For example gb-ui-lumc.lumc.nl, ui.lsg.psy.vu.nl or another site. 64 62 65 63 * On the UI there should be a `.globus` folder in your home dir, that contains the grid certificate. Copy the `.globus` directory from your local home folder to the UI home folder. Make sure the permissions are set accordingly. (log into an UI and issue the commands `chmod 644 usercert.pem` and `chmod 400 userkey.pem`). These files don't need to be renewed.