Search Results

Search: Posts Made By: gowthamakanthan
5,859
Posted By gowthamakanthan
Expect/Send
Hello Team,

Am trying to write a script for installing PAM in mulitiple server by using expect and send command. Am facing the below issues,could you please assist. thanks.


[root]# cat...
21,402
Posted By gowthamakanthan
AIX upgrade fails
Hello Team,

Am trying to upgrade the AIX 6.1 TL 7 to TL 8. My rootvg is mirrored so i have unmirrored and taken out the secondary disk and trying to install the update via smitty alt_clone....
Forum: AIX 11-13-2013
3,926
Posted By gowthamakanthan
Thank you Bakunin/Xray, I sort it out...
Thank you Bakunin/Xray,

I sort it out using below command. Below command will give the process which holding the Filesystem. I have killed the process the filesystem has become normal.

...
Forum: AIX 11-13-2013
4,686
Posted By gowthamakanthan
Thanks Bakunin, Thanks for your reply. I got the...
Thanks Bakunin, Thanks for your reply. I got the below command to check the details of the SAN disk. From the below output we can get the raid details too.

symdev -sid 1481 show 1B99

...
Forum: AIX 11-13-2013
4,686
Posted By gowthamakanthan
SAN DISK raid level in AIX
Hello All,

Our servers having emc clarion for the data disks. Is that possible to see those san disks raid level from AIX ?

Am having AIX 6.1 and EMC clarion 5.5.


Regards,
Gowtham.G
Forum: AIX 10-31-2013
6,021
Posted By gowthamakanthan
We getting the below output. #pprootdev off ...
We getting the below output.

#pprootdev off
hdisk0:Not part of any powerpath device
#pprootdev fix
hdisk0:Not part of any powerpath device
Forum: AIX 10-31-2013
12,594
Posted By gowthamakanthan
Hope this outputs will give required details....
Hope this outputs will give required details. Kindly let me know if you need any more.


opas_nmon--0=reset-peaks------Host=cbrep1---------Refresh=2...
Forum: AIX 10-30-2013
6,021
Posted By gowthamakanthan
Hello Vincent, Yes i have tried those....
Hello Vincent,

Yes i have tried those. pprootdev on/off/fix ... for this its responding with the local disk(hdisk0) is not a part of device.

RG/Gowtham.G
Forum: AIX 10-30-2013
6,021
Posted By gowthamakanthan
Root Mirroring
Hello Team,

In one of our machine which running in AIX 6.1 we doing the root mirroring. Currently the OS booted from the local disk and we have mirrored that in to the SAN disk. All went well...
Forum: AIX 10-30-2013
12,594
Posted By gowthamakanthan
Has been generated emcgrab and provided the datas...
Has been generated emcgrab and provided the datas to the SAN team and waiting for their input . By the way this is AIX 6.1 box and we having EMC symmetrix.

Thanks for your input guys.
Forum: AIX 10-27-2013
12,594
Posted By gowthamakanthan
EMCP_MOND in AIX 6.1
EMCP_MOND is utilizing high CPU in one of the AIX server.The EMCP configuration file is same as like the other servers. But only in this server its is utilizing almost 60% of CPU. Any idea ?
2,546
Posted By gowthamakanthan
It is working fine with the below command. ...
It is working fine with the below command.


find . -name "MDB_Kernel11.1_gwlog_TUE 24_09_2013*" -type f | xargs -I xx rm -rf xx
Forum: AIX 09-25-2013
3,926
Posted By gowthamakanthan
Process using/creating files in the filesystem
Hello Team,

In a application filesystem, there is a process keep creating the log files. Due to that the filesystem keep getting full. Please let me know how to identify the process which is...
2,546
Posted By gowthamakanthan
Thanks everyone for the reply. But am still...
Thanks everyone for the reply. But am still getting the same error.


for i in `ls -lart | grep "MDB_Kernel11.1_gwlog_TUE 24_09_2013 *" | head -10 | awk '{print $9,$10,$11,$12}' `
> do
> rm "$i"...
2,546
Posted By gowthamakanthan
How to zip or rm the multi part named files?
Hello There,

There are more than 1000 files in my log folder and i want to zip it to relase the space. But my method throwing
syntax error due to the multi part file name, how to overcome in...
Forum: Red Hat 03-05-2013
1,524
Posted By gowthamakanthan
Linux Downgrade
Hello Team,

What's the procedure to downgrade the kernel . If we modify the grub.conf manually and rebooting to the old version what will be affect ?? Will it work perfect ?


Regards,...
Forum: AIX 12-20-2012
7,091
Posted By gowthamakanthan
Blocking/starting a Port in AIX 6.1
Hello Team,

We are having weblogic which running on AIX 6.1 Lpar machine. We not enabled any firewall(IPSEC) in AIX level.

Our weblogic is running on cluster.Whenever we stop/restart the...
Forum: AIX 12-12-2012
12,803
Posted By gowthamakanthan
Hello MichaelFelt/Kah00na, Thanks for...
Hello MichaelFelt/Kah00na,

Thanks for your replies. The issue has been solved.

1) First I've uninstalled the printer language filesets.
2) 2nd I have uninstalled the UUCP...
Forum: AIX 11-16-2012
12,803
Posted By gowthamakanthan
AIX 6.1 New SP&TL 6.1.8.0 upgrade failed
Hello Team,

Hope all doing well. I have tried to upgrade on of my AIX box too the latest SP and TL, but unfortunately it's got failed(Details are below). Need expert help to fix this.


...
Forum: AIX 10-22-2012
4,702
Posted By gowthamakanthan
Sysdump on local disk
Hello Team,

Our p740 systems are booting up from SAN. We would like to configure the local disk(which is not part of rootvg) as a primary dump device. I have assigned the same too. But in the...
6,074
Posted By gowthamakanthan
Vgersh, It's not working from /tmp.....
Vgersh,

It's not working from /tmp.. please check the above output again.
6,074
Posted By gowthamakanthan
As per your advise modified the classpath still...
As per your advise modified the classpath still no luck. Please have a look below.

weblogic@[/home/weblogic]# cd /tmp
weblogic@[/tmp]# nohup...
6,074
Posted By gowthamakanthan
Removed the nohub still no luck. I've tried to...
Removed the nohub still no luck. I've tried to run the run.sh from /tmp directory the script not working seems.

weblogic@r[/home/weblogic]# cd /tmp
weblogic@[/tmp]# ...
6,074
Posted By gowthamakanthan
Hello Vgersh99, Run.sh having the...
Hello Vgersh99,

Run.sh having the environment details. Please check the below output.

FYI : run.out doesn't having any output.
...
6,074
Posted By gowthamakanthan
Hello Rdrtx1, Yes I've tried your...
Hello Rdrtx1,

Yes I've tried your advice, please check the output's below.


weblogic@[/flexcube/user_projects/domains/WBFCSIM2/deployed_apps/SWIG/utilities]# crontab -l
49 20 * * *...
Showing results 1 to 25 of 78

 
All times are GMT -4. The time now is 03:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy