Sponsored Content
Full Discussion: Releasing a Port
Operating Systems AIX Releasing a Port Post 302425915 by bakunin on Monday 31st of May 2010 04:34:55 AM
Old 05-31-2010
Have a look at "/etc/inittab" to see which processes are started automatically during system startup. To configure the inittab do NOT use an editor, but the commands "rmitab" (delete), "lsitab" (list), "chitab" (change) and "mkitab" (create).

Issue a "lssrc -a" to get a list of all configured subsystems and compare this to what you found in "/etc/inittab".

Have a look at "/etc/inetd.conf" to see if there is any subserver configured.

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. Programming

Problem with releasing semaphore lock

Hi, I am trying to write stuff to a shared memory using a writer, and reading the corresponding stuff using a reader. I am facing problems while releasing the lock, as a result of which I am having segmentation faults. The code is as follows... /********** writer.c ***********/ ... (1 Reply)
Discussion started by: jacques83
1 Replies

2. Solaris

Checking/ Releasing File Locks in Solaris

Hi, One of my prod jobs using Ab Initio (which is Solaris Based) returned this error: ========= Error from Reformat_3.000 on f7j21-01.xxxx3.com ========= Failed opening file for flow: Resource temporarily unavailable Flow = "Flow_11.000" connected to output port "out0" of "Reformat_3.000"... (0 Replies)
Discussion started by: teenu18
0 Replies

3. Linux

ext3 file system not releasing space

Hi all i am facing a problem with ext3 file system df -h is showing 19gb is used even if there is not a single file on the mount point /dev/mapper/vg01-archive 55G 19G 33G 36% /archive_log OS == Linux cdrsvr 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007... (1 Reply)
Discussion started by: ajays
1 Replies

4. Filesystems, Disks and Memory

Veritas HSM not releasing tapes

I have a volume managed by Veritas Storage Migrator 6.0 running on Solaris 10. It has one managed volume and one tape robot it shares with netpackup (separate volume pools). When I check the process tree I am not seeing any migration processes running, but when I check the panel on the tape robot... (0 Replies)
Discussion started by: ilikecows
0 Replies

5. Programming

Posix Semaphore Use - Releasing all resources?

I am attempting to write a program with multiple POSIX threads. I want to ensure all threads are released at the same time. I am (trying to) use a semaphore to accomplish this. Without too much irrelevant information, I declare my semaphore with 0 of 25 resources available. Is there a way... (7 Replies)
Discussion started by: snowbarr
7 Replies

6. Solaris

Releasing the swap space Solaris

Hi Guys ! I have found this problem many times that the swap space (/tmp space more precisely )of my Server becomes full specially when i run a complete back up of the server . once the /tmp space is full I am not able to run simple commands as i get error like : fork no space on... (6 Replies)
Discussion started by: Paarth
6 Replies

7. Solaris

Releasing the swap space Solaris

Hi Guys ! I have found this problem many times that the swap space (/tmp space more precisely )of my Server becomes full specially when i run a complete back up of the server . once the /tmp space is full I am not able to run simple commands as i get error like : fork no space on... (4 Replies)
Discussion started by: Paarth
4 Replies

8. AIX

AIX 6.1: Releasing Memory and Page Space

Hi everyone, i have a question about the Memory Management in AIX 6.1. I have - 128 GB RAM and - 70 GB Page Space. The application i am running on this machine is doing some operations in perl. These are done only once a day and uses both memory and paging space. My problem... (1 Reply)
Discussion started by: Haichao
1 Replies

9. Solaris

How to find port number wwn of particular port on dual port HBA,?

please find the below o/p for your reference bash-3.00# fcinfo hba-port HBA Port WWN: 21000024ff295a34 OS Device Name: /dev/cfg/c2 Manufacturer: QLogic Corp. Model: 375-3356-02 Firmware Version: 05.03.02 FCode/BIOS Version: BIOS: 2.02; fcode: 2.01;... (3 Replies)
Discussion started by: sb200
3 Replies

10. UNIX for Beginners Questions & Answers

PLINK from Windows not releasing job

Hi all, I would greatly appreciate some help with this. I may not even be on the right path but I think I am close. I have a Synology NAS that I am running rsync jobs on to offload to USB3. These work fine. I have backup software on our Windows Server 2008R2 that I have now realized can... (2 Replies)
Discussion started by: stefshuuj
2 Replies
latsetup(8)						      System Manager's Manual						       latsetup(8)

NAME
latsetup - Local Area Transport (LAT) setup utility SYNOPSIS
/usr/sbin/latsetup [-nocurses] OPTIONS
Specifies that latsetup is run in noncurses and nonmenu-driven mode. Use this option if the terminal you are using does not support curses. Note that using the latsetup command with the -nocurses option provides limited functionality. DESCRIPTION
The latsetup command provides an interactive, menu-driven facility for administrating LAT on your system. (For introductory information on LAT, see the lat_intro(7) reference page.) To use latsetup, LAT must be built into the running kernel, your system must be at run level 3 or 4, and you must be logged in as supe- ruser. For more information, see the Network Administration manual. Note Running multiple latsetup processes concurrently on the same machine can cause erroneous information to be presented to the latsetup user and can corrupt the /etc/inittab file. You can use the latsetup utility to perform the following tasks: Do initial LAT setup Create LAT device special files Add or delete getty entries to or from the /etc/inittab file Execute init q Start or stop the LAT driver Enable or disable LAT automatic startup and shutdown If LAT is not configured into the running kernel, latsetup only allows you to remove the LAT entries from the /etc/inittab file. If you enable LAT automatic startup and shutdown, the /sbin/init.d/lat script starts LAT upon reaching run level 3 and stops LAT upon leav- ing run level 3. To run latsetup, log in as superuser and enter the following command: # /usr/sbin/latsetup Note LAT is not supported over NetRAIN virtual interfaces or the adapters that compose NetRAIN sets. The latsetup utility does not allow you to configure LAT over these interfaces, and you should not attempt to do so manually. In the device creation phase, you choose to create SVR4-style or BSD-style devices. (For an explanation of the types of devices, see the Network Administration manual.) You should use SVR4-style devices; they allow a larger number of devices. If you create SVR4 devices using latsetup, and an SVR4 device was mapped as an application port and the device was removed, the port (or service) information remains associated with the minor number corresponding to the device that was removed. Therefore, when latsetup cre- ates more devices, it may create the device that was mapped as an application port (if the device name is within the range of SVR4 devices being created). The latsetup utility does not add a getty entry for the device in the /etc/inittab file. This device is not counted as a newly created SVR4 device, because it is already being used as an application port. If you delete SVR4 devices using latsetup, and an SVR4 device was mapped as an application port and has an associated getty entry in the inittab file, if the device name is within the range of SVR4 devices being removed, latsetup removes the associated getty entry in the /etc/inittab file. When removing SVR4 devices, latsetup does not remove the device, because it is mapped as an application port. This device is not counted as an SVR4 device that has been removed. Note The latsetup utility creates device names that directly correspond to minor numbers (for example, SVR4 device /dev/lat/620 corresponds to minor number 620). Customization After you run latsetup, you can customize your system's LAT environment by modifying the following files: /etc/inittab Edit the /etc/inittab file to add any LAT entries. For example, you can add an entry for the LAT/Telnet gateway. For more informa- tion refer to the guide to Network Administration and inittab(4). Note If you delete entries in the /etc/inittab file and then run latsetup to make other changes or deletions, latsetup might not be able to complete successfully. /etc/latstartup.conf Create and modify the /etc/latstartup.conf file to include latcp commands to customize your LAT system. This file is read by the /sbin/init.d/lat script, which executes the commands included in the file. For example, you can change the LAT node name or add additional service names. If your system is a member of a cluster, you must create this file as a Context-Dependent Symbolic Link (CDSL). See the System Administration guide for more information. For more information refer to the guide to Network Administration and latcp(8). FILES
Specifies the BSD LAT terminal devices. (Where W is a number from 0 to 9 and X is an alphanumeric character from 0 to 9, a lowercase a to z, or an uppercase A to Z.) LAT supports up to 620 BSD LAT terminal devices. Specifies the SVR4 LAT device special files. (Where n is a number starting at 620 and having no upper limit.) Specifies the LAT control device. Specifies the LAT startup and shutdown script. Specifies LAT customization commands. If your system is a member of a cluster, you must create this file as a Context-Dependent Symbolic Link (CDSL). See the System Administration guide for more information. Sets up the system database to automatically push the ldterm STREAMS module on top of the LAT STREAMS driver each time a LAT tty is opened. Controls the initialization process. Specifies the system configuration file. SEE ALSO
Commands: llogin(1), init(8), latcp(8), MAKEDEV(8), strsetup(8) Files: inittab(4) Introduction: lat_intro(7), lat_manual_setup(7) Network Administration latsetup(8)
All times are GMT -4. The time now is 10:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy