Questions tagged [aix]

AIX (Advanced Interactive eXecutive, pronounced "a i ex") is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms.

288 questions
0
votes
4 answers

Filesystem full with 'df' but seems actually not

On my AIX 6.1 server, i have a problem on a VIO LPAR. A filesystem seams to be full with the 'df' command, but not with 'du' or 'ls' for example. I searched but I don't understand where the problem comes from. The 'df' command shows : [root@VIO2]…
cd25_flo
  • 1
  • 1
  • 1
0
votes
1 answer

LDAP - complex configuration involving multiple uid=oracle and other users

We've got openLDAP running, but a somewhat unique? situation that I'm not sure how to describe. Trying to find a better solution than what we've got. tl;dr: How to allow: a FooCo system to allow uid=oracle,ou=fooco AND uid=sysadmin1,ou=us login a…
zenfridge
  • 41
  • 5
0
votes
1 answer

How to check if the memory assigned to two servers are shared memory or not in IBM AIX?

I'm having two DB servers and two Application servers running on IBM AIX 5.3 OS I'm using Oracle DB 10.2.0.4 with RAC environment and EBS Application is R12.1.3. In my DB server I could find I have 32 GB each in both my DB servers and 32 GB each in…
0
votes
1 answer

NFS share from Windows Server 2008 to AIX 6 client

Google doesn't brings up a solution for it! That's why we are asking. Maybe no one had this before? Q: How can we share a directory from a Windows Server 2008 via NFS to an AIX 6 client? (the two steps/howto needed: share NFS on WinServer side AND…
pepite
  • 111
  • 3
0
votes
1 answer

Weblogic doesn't close files (but does close connections)

Dears, we're running into a 'too many open files' issue. We've made some progress but the issue is still there... We use cxf on weblogic on aix. relevant cxf configuration:
SanThee
  • 113
  • 5
0
votes
1 answer

Missing or skipped ICMP_Seq In AIX Ping

I noticed an intermittent slow response on the ping from my application server to my database server. So to diagnose, I tested using a standard ping and Telnet tests. For the telnet tests, it was able to connect. However some telnet took longer…
grassbl8d
  • 283
  • 2
  • 3
  • 9
0
votes
2 answers

Apache 2.4 on AIX 6.1, multiple virtual hosts with Proxy/BalancerMember -> problems with shared memory (shm) slotmem files

I have an Apache 2.4.23 configuration with mod_proxy/mod_proxy_balancer/mod_slotmem_shm/mod_lbmethod_byrequests enabled. Furthermore, I have multiple VirtualHost listening on different ports with a setup like this (PORT and COMPONENT are…
ivicaa
  • 111
  • 6
0
votes
1 answer

IBM Cognos Business Intelligence 10.2.1 for AIX yields a lot of 500 Internal Server Errors

I am using IBM Cognos Business Intelligence 10.2.1 on WebSphere Application Server 7.0.0.37 for AIX 7.1.3.45 TL03. Every time my system undergoes a heavy usage period, which currently happens pretty often due to corporate end-of-quarter reporting,…
RAKK
  • 151
  • 1
  • 8
0
votes
4 answers

Is there anyway to improve the performance of inetd?

I have a tcp server setup using inetd on aix 5.3. Problem is the responses come very very slowly from the server.But if I have a standalone deamon server , its very fast. But my requirement is that i have to use inetd. So,Is there anyway to improve…
someguy
0
votes
2 answers

rsyslog TLS on AIX

I am trying to forward logs with rsyslog (8.4.2) on AIX 7.1 and I need to encrypt with TLS. However it seems I need rsyslog-gnutls package. I can't seem to find this package anywhere for AIX. Best I could find is…
CodyK
  • 175
  • 1
  • 9
0
votes
1 answer

How to display password repository of user on Solaris 11?

Is there a convenient way to find out which password repository (ldap or files) user is using for atuhentication on Solaris 11.2? I myself have AIX administration background and there is lsuser command that displays all info about user including…
Rammstein
  • 1
  • 1
0
votes
1 answer

AIX diff not showing the content of a new file

I need to create a patch between 2 folder: On linux: diff -Naur folder folder_fix It's working for all the file I just edited but not for the one I added (can't get the content of it). The command return: Only in folder_fix/add/: file.conf I need…
Tr4sK
  • 23
  • 5
0
votes
1 answer

Cannot access the CuDv object class in the device configuration database

While trying to configure the IOCP IBM AIX parameter from “defined” to “available” (following the instructions on https://docs.oracle.com/database/121/AXDBI/pre_install.htm#AXDBI7634) by running the command sudo smitty iocp, I am getting the…
Michael Pereira
  • 185
  • 3
  • 10
0
votes
1 answer

IBM Cognos Business Intelligence 10.2.2 on WebSphere Application Server 7.0.0.29 fails to start, possibly due to a missing classpath entry

I have a server running IBM AIX 6.1.7.15 TL07 and I am trying to install Cognos Business Intelligence 10.2.2 on WebSphere Application Server Network Deployment 7.0.0.29, using a server cluster to deploy and manage my application and using an IBM DB2…
RAKK
  • 151
  • 1
  • 8
0
votes
1 answer

mksysb backup failure: "0042-154 c_stat : the file or directory ... does not exist"

I have an environment with more than 40 AIX. The nim mksysb backup feature was running just fine for all of them, but for 3-4 weeks one particular server started to fail the mksysb with the following message: " Creating information file…
Dumb admin
  • 127
  • 12