Yesterday I attempted to install the OSG Client 0.6 on a linux server. I've attempted to install it several times on other machines, but it really wants a RedHat Linux. Which I think is nuts, since I would prefer Solaris or Debian.
It failed after a few minutes saying that this was Rocks 4 and it wants only Rocks 3. I found that irritating.
A friend tells me that I can run it successfully on that machine with
pacman -pretend-platform:RHEL-3 -get OSG:client
But this morning I tried it on a remote server running Scientific Linux 4, which should be a supported platform. Initially, I sourced setup.sh in bash, because I prefer bash. I got the following error:
Package [/home/USERID/osg:OSG:client] not [installed]:
Package [/home/USERID/osg:http://vdt.cs.wisc.edu/vdt_161_cache:VDT-Client] not [installed]:
Package [/home/USERID/osg:http://vdt.cs.wisc.edu/vdt_161_cache:Condor] not [installed]:
None of the following alternatives succeeded:
Environment variable [VDTSETUP_CONDOR_LOCATION] has not been set.
vdt-untar failed to install files from 'condor-6.8.3.x86_rhas_3.tar.gz':
Failed to unzip 'condor-6.8.3.x86_rhas_3.tar.gz': No such file or directory
Pacman install failed
Which is entirely unhelpful.
http://gridpp-storage.blogspot.com/
Grieg Cowan's probably got the single most useful stuff out there if you're trying to put your sites terabytes onto a grid using dCache.
Chelitos, Giorgos; Kenyon, Chris; Buyya, Rajkumar. 2005. "Ten Lessons from Finance for Commercial Sharing of IT Resources" [PDF]. In Peer-to-Peer Computing: Evolution of a Disruptive Technology, Ramesh Subramanian and Brian Goodman (editors), pp. 244-264 (Chapter 11). Hershey, PA: Idea Group Inc.
Technically, it is indeed possible to allocate [information technology] resources as needed and to change this allocation on very short time scales. However, the ability to dynamically align resource allocations with changing business objectives is largely absent. Thus, the principle reason for the slow commercial adoption of P2P and related technologies is that although such technologies enable sharing, they do not help an organization decide how to best allocate the resources it owns.
[ pp. 241]
Shoshani, Are; Sim, Alex; Gu, Junmin. 2002. "Storage Resource Managers: Middleware Components for Grid Storage". 19th IEEE Symposium on Mass Storage Systems (MSS '02).
Seminal work article on SRMs. Outlines the major components necessary for them to work.Shoshani, Are; Sim, Alex; Gu, Junmin. 2003. "Storage Resource Managers: Essential Components for the Grid". In Grid Resource Management: State of the Art and Future Trends. Edited by Jarek Nabrzyski, Jennifer M. Schopf, Jan weglarz. Kluwer Academic Publishers.
Expands work of [SSG02]