Difference between revisions of "Data Management/Common errors"

From BiGGrid Wiki
Jump to navigation Jump to search
(Created page with "==Error Host unknown UNUSED== When using any of the lfc-* commands, you get this error: $ lfc-ls /grid send2nsd: NS009 - fatal configuration error: Host unknown: UNUSED /gri...")
 
(No difference)

Latest revision as of 12:59, 28 June 2011

Error Host unknown UNUSED

When using any of the lfc-* commands, you get this error:

$ lfc-ls /grid
send2nsd: NS009 - fatal configuration error: Host unknown: UNUSED
/grid: Host not known

Solution

You need to set the $LFC_HOST environment variable to point to your LFC server. For instance:

$ export LFC_HOST=lfc.grid.sara.nl