Hi.
Try to detach the adapter ...
something like this: chdev -l 'en3' -a state='detach'
Or use smitty tcpip, Further Configuration,Network Interfaces, Network Interface Selection, Change / Show Characteristics of a Network Interface, en3 Standard Ethernet Network Interface.
Use F4 to...
I am trying to install openssh during NIM base os-installation process.
I thought could “just” put in openssh_server in my bosinst_data file, but it is not working.
Anyone who know how to customize NIM bosinst_data to do this?
Or know how to define a custom bundle, and have this bundle...
Hi
When I restore from tsm using gui the gui is a java tool. before using the gui you have to configure and start "dsmcad"
dsmcad is a tsm build-in "webserver"
Then from a browser http://node.domain.com:1581
/HGA
Hi
I dont know if I understand you corect.
Your system is crashed, and the mksysb file is ON the crached disk.
If so I would boot in maintenance mode (from CD or via NIM), then I would copy the mksysb file to NIM server then try to restore this mksysb file on the server.
/HGA
Hi
You DLPAR operation from HMC to add.
Before you add you have to make syre, that cd adapter is not assigned to any of your systems.
I use script:rmdhw
dev=$1
if [ "`odmget -q name=$dev CuDv |grep parent`" != "" ]
then
PARENT=`odmget -q name=$dev CuDv |grep parent \
|sed...
Hi
Are you shre, that the AIX can resolve the windows client name i dns ot /etc/hosts.
If not it will work as you say.
Check if you can do "nslookup my_win_client_name"
If not this is the problem.
IF this can do, then do an iptrace, it will show you what is wrong.
/HGA
Hi
When You telnet from windows to AIX the AIX shall be abel to resolve the client name in DNS (or /etc/hosts).
If not the AIX login prompt "hangs" typicaly 90 sec, witch is the DNS timeout.
/HGA
Hi
Could it be due to ro records TTL (Time To Live)
If i.e. you have 30 Days in TTL, then the local systems cache the records in 30 days before resolving again.
/hga
Hi
I have a problem running one of my script.
This commands end in error:
find /tmp -mtime +7 | xargs rm -fR
Some times we have many files in /tmp, the command gives error: 0403-027 The parameter list is too long.
How can i avoid this.
I can not reduce mtime because the files is often...
Hi
In documentations it says:
-s Gets file system statistics from the VFS specific file system helper instead of the statfs system call. Any arguments given when using the -s flag must be a JFS or Enhanced JFS filesystem mount point or device. The filesystem must also be listed in...
Hi
As far as I know, this is not possible.
You need to update a running system, then create a new mksysb.
If you install via NIM you can update your lppsource and SPOT, then you can install with the new ML.
/HGA
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.