Hy,
You must install Run time Java 1.6 on plugging with IE or Firefox (download from Sun for example) for open console partition and authorize the popup
Good luck
Hello
You must flush the route with smit tcpip - route - flush odm entry IPV4
You can verified :
You can read you route with
lsattr -El inet0
The route entry is normaly enregistred in ODM database and not in file
Good luck
i works with JAVA 1.6 installed on my Windows brower ( IE or Firefox)
With old HMC version works with 1.4/1.5
Install this versions JVM 1.6 and the console works
I think that you have a problem with you netmask declared
e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 10.105.10.14 netmask ffffc000 broadcast 10.105.63.255
ether 0:21:28:14:69:84
netmask 255.255.192.0 ( ff ff c0 00)
Host 10.105.10.14 is...
for me the first line was false
The first line don't accept parameters
#!/bin/sh -xv
i tried
#!/bin/sh
set -xv
or the permission of the script is bad because the error is
cannot execute
r+x minimum for the user executing this script
test the script without execution with the id of user...
Hello,
You can remove this file with the inode_number find with:
ls -lia
and
in the FS ( if / or in /usr) for example
cd / or cd /usr
find . -inum "number_inode" -exec rm -i {} \;
or
rm -i \-b
-i for interactive response
Hi
if ulimit is OK ( unlimited for file size = -1)
perhaps, limited by FS type
For creating files > 5GB ( sup of 2GB limits):
JFS filesystem create with large FS option (verify with command lsfs -q)
or
JFS2 FS creation
for information and i'm working this
Note:
At HMC code level 3.2.5 and above, the .ssh subdirectory for an HMC user is owned by root, and difficult to write keys into by the method above. Instead, do the following as aixuser on the aix system:
mykey=`cat $HOME/.ssh/id_rsa.pub`
ssh...
Hello,
You must installed the SDDPCM fileset which replace the SDD fileset in AIX5.1.
This fileset can be downloaded from IBM site.( not installed in CDROM media 5.3)
The SDDPCM provide the faileover and load-balancing in vpathes ( hdisk replace vpath for access with ESS).
In your site, we...
hello,
You must declare the WWN of the Fiber Channel Card installed of our P650 in your FastT700 in using the Configuration Tools of your FastT.
The WWN is reading with the ccommand AIX from your P650
lsattr -El fcs0 or fcs1 if securing architecture
hello,
You must declare the WWN of the Fiber Channel Card installed of our P650 in your FastT700 in using the Configuration Tools of your FastT.
The WWN is reading with the ccommand AIX from your P650
lsattr -El fcs0 or fcs1 if securing architecture
the routes are enregistred in ODM
You can delete via smit
tcpip + route + remove route in ODM
or
via command line
cmd_to_exec: '/etc/route -n -f' 'odmdelete -o CuAt -q "name=inet0 and attribute=route"'
Then , you enregistred you new route with smit utility
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.