Sponsored Content
Operating Systems AIX AIX server problem - network connection is unstable ! Post 303044652 by acascianelli on Friday 28th of February 2020 09:35:07 PM
Old 02-28-2020
Might want to look into getting your partition running in Power8 mode instead of Power7 compatibility mode. Also should think about getting off of AIX 6.1.

Have you check to see if there are any hardware problems or errors on the network interface?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

FTP connection problem on new server

Solaris Server (V880) version 8 Brand new box just installed O/S, what do I need to do in order to get FTP working. I have updated the /etc/hosts.equiv file Problem - When trying to ftp to the server I get a login incorrect message, this is with the root user. Are there some... (1 Reply)
Discussion started by: miredale
1 Replies

2. UNIX for Dummies Questions & Answers

Network connection problem in unix

I have a network connection problem in unix. I am trying to access to LAN in unix but unfortunately it doesn't work. For example, if I ping from Unix to windows it says 'the network is unreacable'. Also, I can't ping in windows to unix. I would be glad if someone could help me. Thanks. ... (5 Replies)
Discussion started by: fatihshen
5 Replies

3. Cybersecurity

Enable SSH for root over certain network connection of a server...is it possible?

Hi - I have a SUSE Enterprise Linux Server V9 that I have an issue with. Policy says that root connectivity via ssh needs to be disabled. So, to do that, I made the following change in the sshd_config section: # Authentication: #LoginGraceTime 2m #PermitRootLogin yes PermitRootLogin no... (3 Replies)
Discussion started by: cpolikowsky
3 Replies

4. Solaris

Server unexpectedly closed network connection error in passwordless in ssh through

Hi , when i try to passwordless connection login in ssh through putty, i am getting the "Server unexpectedly closed network connection" error.i have already finished the public and private key settings for the particular user. thanks MaroV (1 Reply)
Discussion started by: vr_mari
1 Replies

5. AIX

AIX OS problem? network problem?

Dear ALL. I installed AIX OS on customer sites. but Only one site is too slow when I connected telnet, ftp.. Ping is too fast. but telnet and FTP is not connected.. of course i check the configuration file on aix but it's normal. Do any Idea?? thanks in advance. - Jun - (3 Replies)
Discussion started by: Jeon Jun Seok
3 Replies

6. Solaris

Solaris 10 ftp connection problem (connection refused, connection timed out)

Hi everyone, I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies

7. AIX

Help Me - AIX server connect to a VPN network

Hi, I have a task requested by my boss to create a script to enable a server to connect to a vpn network and then to connect to another server to upload some data... How can I connect to a vpn network from AIX server? via telnet? ssh? I have tried to google but mostly the answers are... (1 Reply)
Discussion started by: mushr00m
1 Replies

8. UNIX for Advanced & Expert Users

fork: Resource temporarily unavailable , server unexpectedly unavailable network connection

Solaris 10 Server refuse to connect :wall: fork: Resource temporarily unavailable , server unexpectedly unavailable network connection , refuse error, disconnect message, fatal error type2, (protocol error type2) Issue has been resolved after taken few steps :b: First of all need to check... (1 Reply)
Discussion started by: taherahmed
1 Replies

9. Ubuntu

ssh connection unstable on remote server

Hi I hope someone can spot what is wrong with this ssh connection as it has me baffled. I am trying to set up a remote ssh connection (passwordless) to a remote 'server', (Ubuntu laptop at home). I have tried these steps with rsa and dsa key types, (currently dsa) - 1) ssh-keygen... (4 Replies)
Discussion started by: steadyonabix
4 Replies

10. AIX

FTP connection refused from text editor while accessing AIX server .

HI , I'm facing the FTP connection refused from text editor while accessing AIX server .It showing the messege "can't create ftp connection connectin refused".Though it is accessible from putty . i'm using aix version 6 . Can any one let me know the seetings needs to be made so that i... (2 Replies)
Discussion started by: rmkganesh
2 Replies
numa_mode(5)							File Formats Manual						      numa_mode(5)

NAME
numa_mode - HP-UX kernel mode on NUMA servers VALUES
Default Allowed values Integer values or DESCRIPTION
HP-UX can operate in one of two modes (LORA or SMP) when operating on ccNUMA (cache coherent Non-Uniform Memory Architecture) servers. LORA is the Locality-Optimized Resource Alignment mode. SMP is the Symmetric Multiprocessor mode. See for information on LORA mode. LORA mode is optimal when the underlying partition is configured according to the guidelines for LORA Partitions. In LORA mode, HP-UX attempts to align the allocation of memory and scheduling of processes within the minimal number of localities. SMP mode is optimal when the partition does not meet the guidelines for LORA partitions. In SMP mode, HP-UX distributes the memory and CPU allocations across all the localities. The tunable allows users to set the mode independent of the partition guidelines. There are 3 possible values for this tunable. This value is the default value. HP-UX evaluates the hardware configuration at boot time to determine the appropriate mode. HP-UX automatically switches into LORA mode when the partition meets the guidelines for LORA partitions; otherwise, it switches into SMP mode. The tunable should also be set to zero to allow HP-UX to perform memory allocation in NUMA aware manner when HP-UX is set to LORA mode. Use to determine the HP-UX mode of operation. This value causes HP-UX to operate in LORA mode even if the partition does not meet LORA Partitions guidelines. It minimizes the number of localities used to meet the CPU and memory requirements of a workload. This value causes HP-UX to operate in SMP mode operation. It spreads the load evenly across all the localities. Restrictions on Changing Changes to this tunable take effect upon next reboot. When Should the Value of This Tunable Be Changed to 1? should be changed to 1 if the partition is configured with more than 50% local memory but is not compliant with LORA guidelines. When Should the Value of This Tunable Be Changed to -1? should be set to -1 on NUMA server if the partition has been extensively tuned for NUMA by passing hints to APIs such as and or by using commands such as The memory allocation policy should be appropriately set using the tunable. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
mpsched(1), parconfig(1M), parcreate(1M), parmodify(1M), fadvise(2), shmget(2), mpctl(2), numa_policy(5), numa_sched_launch(5), lora(7). white paper at Tunable Kernel Parameters numa_mode(5)
All times are GMT -4. The time now is 06:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy