<div dir="ltr">Great, this worked with some minor modifications to the directory paths. Thanks!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 4, 2015 at 12:46 PM, Eric Greisen <span dir="ltr"><<a href="mailto:egreisen@nrao.edu" target="_blank">egreisen@nrao.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 08/04/2015 01:27 PM, Wen-fai Fong wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Eric,<br>
<br>
Thanks for the quick reply. Yes, I can't seem to locate that file in my<br>
$HOME area or lustre account. I've asked other people who use<br>
cfa-transient and we are brainstorming...<br>
</blockquote>
<br></span>
You do not seem to understand my message.  YOU must create this file, no one else connected to NRAO or AIPS will do it.  This file points at one or more data areas that YOU create.  Note that after you create the data areas and list them in the $HOME/.dadevs.always file, you must also create a zero-byte file named SPACE with at least owner and group write privilege.<br>
<br>
As an example only (DO NOT COPY the directory names):<br>
<br>
   cd<br>
   cd   /lustre/cfa/users/wfong<br>
   mkdir AIPS<br>
   cd AIPS<br>
   mkdir LUSTRE_1<br>
   mkdir LUSTRE_2<br>
   touch LUSTRE_1/SPACE LUSTRE_2/SPACE<br>
<br>
Then edit the file $HOME/.dadevs.always to look like<br>
<br>
+  /lustre/cfa/users/wfong/AIPS/LUSTRE_1<br>
-  /lustre/cfa/users/wfong/AIPS/LUSTRE_2<br>
<br>
Remember that these directory names probably cannot be used in your set up.<br>
<br>
Eric Greisen<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On Thu, Jul 30, 2015 at 2:27 PM, Eric Greisen <<a href="mailto:egreisen@nrao.edu" target="_blank">egreisen@nrao.edu</a><br></span><span class="">
<mailto:<a href="mailto:egreisen@nrao.edu" target="_blank">egreisen@nrao.edu</a>>> wrote:<br>
<br>
    On 07/30/2015 02:56 PM, Wen-fai Fong wrote:<br>
<br>
        Dear Eric,<br>
<br>
        I'm trying to run AIPS for the first time on a new account that NRAO<br>
        just created for me, under cfa-pipe-1 @ lustre.<br>
<br>
        I've set AIPS_ROOT to /home/AIPS and when I start AIPS it gives<br>
        me this<br>
        message:<br>
<br>
        START_AIPS: Enter your choice, or the word QUIT [default is 3]:<br>
        START_AIPS: Your initial AIPS printer is the Network PostScript<br>
        printer<br>
        two-sided<br>
        START_AIPS:  - system name aoc213/dup, AIPS type PS<br>
<br>
        START_AIPS: User data area assignments:<br>
            (Using COAOARN-specific default file<br>
        /home/AIPS/DA00/DADEVS.LIST.COAOARN for <a href="http://DADEVS.PL" rel="noreferrer" target="_blank">DADEVS.PL</a><br></span>
        <<a href="http://DADEVS.PL" rel="noreferrer" target="_blank">http://DADEVS.PL</a>> <<a href="http://DADEVS.PL" rel="noreferrer" target="_blank">http://DADEVS.PL</a>>)<br>
        <a href="http://DADEVS.PL" rel="noreferrer" target="_blank">DADEVS.PL</a> <<a href="http://DADEVS.PL" rel="noreferrer" target="_blank">http://DADEVS.PL</a>> <<a href="http://DADEVS.PL" rel="noreferrer" target="_blank">http://DADEVS.PL</a>> error - no disks<span class=""><br>
        selected at all<br>
        This is a FATAL error and nothing in AIPS will work.<br>
<br>
        START_AIPS: Cannot start AIPS because there are no defined data<br>
        areas!<br>
        START_AIPS: (check DADEVS.LIST or .dadevs files, or AIPSASSN.\*)<br>
<br>
<br>
        I've also tried to set the data directory by the following:<br>
        export DATA=/lustre/aoc/cfa-transient/wfong/data<br>
<br>
        What step am I missing? How do I properly define the data areas?<br>
<br>
        Sorry for the inconvenience.<br>
<br>
        Wen-fai Fong<br>
<br>
<br>
    In general, you have to set up data areas and then specify them in a<br>
    text file in your $HOME area.  The file is called .dadevs.always<br>
    (note the dots before and after dadevs).  The format is fixed in<br>
    that a + or a minus comes in column 1, then 2 spaces, then the path<br>
    to the data area:  My file looks like<br>
<br>
    +  /lustre/aoc/users/egreisen/AIPS/LUSTRE_1<br>
    -  /lustre/aoc/users/egreisen/AIPS/LUSTRE_2<br>
<br>
    but of course you must have your own data areas on disks assigned to<br>
    cfa-pipe-1.  I do not have privilege to look on that machine so I<br>
    cannot help you further.  Perhaps others at CfA could help.<br>
<br>
    Eric Greisen<br>
<br>
<br>
<br>
<br></span>
_______________________________________________<br>
Daip mailing list<br>
<a href="mailto:Daip@listmgr.nrao.edu" target="_blank">Daip@listmgr.nrao.edu</a><br>
<a href="https://listmgr.nrao.edu/mailman/listinfo/daip" rel="noreferrer" target="_blank">https://listmgr.nrao.edu/mailman/listinfo/daip</a><br>
<br>
</blockquote>
<br>
</blockquote></div><br></div>