[daip] [!15920]: AIPS - AIPS installation

Eric Greisen nraohelp at nrao.edu
Wed Apr 1 10:09:12 EDT 2020


Eric Greisen updated #15920
---------------------------

AIPS installation
-----------------

           Ticket ID: 15920
                 URL: https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/15920
                Name: Jose-Maria Torrelles
       Email address: chema.torrelles at ice.cat
             Creator: User
          Department: AIPS Data Reduction
       Staff (Owner): -- Unassigned --
                Type: Issue
              Status: Open
            Priority: Default
                 SLA: NRAO E2E
      Template group: Default
             Created: 01 April 2020 04:29 AM
             Updated: 01 April 2020 07:09 AM
           Reply due: 03 April 2020 04:29 AM (1d 21h 20m)
      Resolution due: 26 December 2022 05:00 PM (999d 9h 51m)

It appears that you skipped over one operation that the install procedure told you to do.  In the area 31DEC20/MACINT/ there is a file fix_aips_elcap.sh.Execute this file under bash.  You will need sudo privilege.  There is also a file called sysctl.conf which must be in /etc to raise the size of the allowed shared memory. instructions below
On the latest "leopard", "snow leopard", "lion", "mountain lion", and "yosemite" (X 10.5-10.10) systems, /etc/rc is gone and creating it will have no effect. You need to create an /etc/sysctl.conf file and put the values in it,
kern.sysv.shmmax=10485760kern.sysv.shmmin=1kern.sysv.shmmni=32kern.sysv.shmseg=8kern.sysv.shmall=4096You should use the values you had when you were running tiger. Those could be in /Previous\ System/etc/rc, assuming you have "Previous System". So three different OS upgrades and three different ways to adjust the default shared memory. Note: You will need to reboot the system for the change in shared memory to take place. You can check if the shared memory changes happened by typing "sysctl kern.sysv" in a terminal or xterm window. Look for the kern.sysv.shm* values. If the values have not changed, make sure you haven't inadvertently left in "sysctl -w" in the /etc/sysctl.conf file or mis-typed one of the values. If the /etc/sysctl.conf file is not properly formatted, or shmmax is not an integer multiple of shmall, the shared memory will not be adjusted after the reboot.

Eric Greisen


------------------------------------------------------
Staff CP:  https://help.nrao.edu/staff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listmgr.nrao.edu/pipermail/daip/attachments/20200401/370abd0c/attachment.html>


More information about the Daip mailing list