Does anyone heard about a database named "QAD" ?
Now I setup it, it's on a filesystem in storage.
While I upgrade from AIX 52-09 to 52-10, and reset the vmo value (as I forgot the pre-value before reboot)the system is getting slowly..
Here is some important vmo value:
maxclient% =...
This does not work
----------------------------------------
Does this work?
sftp oracle@192.168.1.1:/tmp
Or this?
sftp oracle@192.168.1.1:/u70/home/oracle
sftp -vvvv oracle@192.168.1.1
---------------------------------
debug3: packet_send2: adding 64 (len 59 padlen 5 extra_pad 64)
debug2...
while ftp to machine 192.168.1.1
#sftp oracle@192.168.1.1
Couldn't canonicalise: No error
Need cwd
it should be ftp to the oracle's home DIR "/u70/home/oracle"
/u70/home/oracle is LUN and /u70/home/oracle is 755
why the sftp fail?
--
Best Regards!
Hello, I am Nikolai NG, come from Carton...
The find command seems run once a day...
The log:
find Starting at Fri Dec 28 16:30:01 BEIST 2007
find End at Fri Dec 28 16:37:07 BEIST 2007
find Starting at Fri Dec 28 16:37:07 BEIST 2007
find End at Fri Dec 28 16:37:31 BEIST 2007
find Starting at Sat Dec 29 16:30:00 BEIST 2007
find End at Sat...
#Here is the script
DataPath=/backup/performance/data
ReportDIR=/data/workshop/report
ScriptDIR=/data/workshop/scripts
TIME=`date +%H`
cd ${ScriptDIR}
if [ $USER != 'root' ]
then
clear
echo '\n\n\n\n'
echo ' Please login root run this script'
echo '\n\n\n\n'
exit
fi
if [ $TIME...
Ah. What directory is '.'? Is there a cd command before the find command in the script?
Yes
I set some log in the script, find something strange
#################################################
echo "script start at `date`" >>/abc/script.log
..................
...
I put this script in the cronjob.
and it will eat the CPU after a couple of days..
--
Best Regards!
Hello, I am Nikolai NG, come from Carton, China. I love here.
there is on script, and it inclueds a command
find . ! -name "*.Z" -mtime +1 |xargs -I{} compress {} 2>/dev/null
As there are a lot of files will be found out, more than 20000, this script will be run every half an hour, but someday I received a warning, the find command use 20% CPU
#ps...
It's IBM ESS storage.
And I doubt that the performance is getting slow...
I do a test about the using time on copy data (about 100G) to internal Hdisk and Storage.
Storage to Storage : 52 mins
Storage to Hdisk: 40 mins
The same data!!
Does anyone know about the ESS storage? It should be...
Thank you,
and I knew why. ahaha
It's all because of the VLAN ID,
If I set the Client's VLAN ID the same with VIO en1 (The one through SEA to physical, and then to internet)
then it work!!!
If created another Client "Client2", and set the same VLAN ID(100) with Virtual en0,
then Client1 &...
Thank you.
I knew that I made a mistake...
:(
maybe the better way is re-create a new lv..
--
Best Regards!
Hello, I am Nikolai NG, come from Carton, China. I love here.
VIOS configuration:
one physical adapter en0
one Virtual en1 (set Trunk=true, 802.10=yes, and add VLAN ID=100)
make SEA "en2"
make vlan:
mkvdev -vlan ent3 -tagid 100,
assume that en2's IP: 172.64.1.100
VIOS can access internet.
Client's configuration:
a Virtual en0, also set VLAN ID=100...
one of the APPs need to modify, and then I replce some file of the APP, and then the WAS auto restart....
Why did it happen? Does it happen in your WAS?
Is the APP's problem or ?
Thank you!
--
Best Regards!
Hello, I am Nikolai NG, come from Carton, China. I love here.
I create a 10G LV (for Client's VG) on VIOS.
and now I have installed AIX on Client by using this LV.
and I found that the size is too small, I have to increase space.
Then I login VIOS, using "smitty lv" to increase it..
I can see the new size on VIOS.. but not on the VIO Client.
Is there a...
If they are internal hdisks, but not in the same filesystem.
Now I wanna copy the data (more than 100G) from /data to /backup.
How can I increase the speed while coping as possible?
Do striping? or ?
Thank you!
--
Best Regards!
Hello, I am Nikolai NG, come from Carton, China. I love here.
The links were not help..
But I know why...
I google it:
HMC V6 or less has no http / https management interface. Only HMC V7 has a https management interface.
For HMC V6 you must use the WebSM client.
--
Best Regards!
Hello, I am Nikolai NG, come from Carton, China. I love here.
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.