Search Results

Search: Posts Made By: ksgnathan
Forum: AIX 10-24-2014
1,358
Posted By ksgnathan
Which IP label is used for HeartBeating?
Hi,

In HACMP, which IP label ( Service/ Boot/ Persisten) is used for send/receive Heartbeat packets in IP based Heartbeating?
Forum: AIX 10-14-2014
7,012
Posted By ksgnathan
Difference between concurrent and enhanced concurrent VG
Hi,

What are the differences between concurrent and enhanced concurrent VGs.?

Any advantages of enhanced concurrent VG over normal concurrent vg

Regards,
Siva
Forum: Red Hat 07-17-2014
1,524
Posted By ksgnathan
Lvcreate snapshot - ignore files
Hi,

Need help for the below scenario..

Its a linux os snapshot which has been taken based on taking snapshot using lvcreate..while taking rootvg it taking an dump file of 2GB unnecessarily..
...
6,374
Posted By ksgnathan
Find and replace in starting of line using sed
Hi,

My requirement is, to find the word "data" and replace the starting of each line with # using sed.


/dev/datavg/xxx /xxx ext3 defaults 1 2
/dev/datavg/yyy ...
Forum: AIX 03-13-2014
2,531
Posted By ksgnathan
Yes, all the disks are in same VG
Yes, all the disks are in same VG
Forum: AIX 03-11-2014
2,531
Posted By ksgnathan
Need to remove (LP)PP
Had increased FS system size (sample_lv) on particular disks hdisk189 hdisk190 in a shared FS

but unfortunately given addnl size occupies the space on other disks hdisk78 hdisk40 too

In case,...
1,196
Posted By ksgnathan
Need sequence no in the grep output
Hi,

How to achieve the displaying of sequence no while doing grep for an output.

Ex., need the output like below with the serial no, but not the available line number in the file


S.No ...
1,689
Posted By ksgnathan
Thanks zozoo, worked in VI too.. Regards, ...
Thanks zozoo, worked in VI too..

Regards,
Siva
1,689
Posted By ksgnathan
[Solved] Insert absolute path in VI
Hi,

Need to insert /usr/local/bin before scp in all the lines for the below using VI


#cat scpfile.txt
scp test.txt user@host1:
scp test.txt user@host2:
scp test.txt user@host3:
scp...
6,004
Posted By ksgnathan
Sorry ckwan.. not working
Sorry ckwan.. not working
6,004
Posted By ksgnathan
Yes, tried against with VI only, it throws below...
Yes, tried against with VI only, it throws below error. BTW i am using AIX VI


0602-071 No match exists for the substitute pattern
6,004
Posted By ksgnathan
No luck XL
No luck XL
6,004
Posted By ksgnathan
Removing blank space using VI
Hi,

How to remove blank spaces using vi (I am using AIX)?


#cat siva.txt
AAA BBB
CCC DDD
EEE FFF


Need to remove space between 2 columns.

Regards,
Siva
1,994
Posted By ksgnathan
How add 0 in hex conversion?
Hi,

Got the below code in this forum,


for i in `cat test`; do
printf "%16s\n" $(echo "ibase=10;obase=16;$i" | bc)
done
Understand, this will not give output with '0'. Need help to get...
Forum: AIX 10-21-2013
6,294
Posted By ksgnathan
Oops, sorry i forget to notice the name, Thanks...
Oops, sorry i forget to notice the name, Thanks for that also thank him too.

---------- Post updated at 02:14 PM ---------- Previous update was at 02:13 PM ----------

---------- Post updated at...
1,884
Posted By ksgnathan
Cluster Sync and CSPOC like option in VCS
Hi,

I am new to VCS but having exposure on IBM HACMP. My doubt is, whether there is command or procedure for cluster sync and c-spoc like option in Veritas Cluster similar to HACMP.

Regards....
Forum: AIX 10-19-2013
6,294
Posted By ksgnathan
Hi, What is 'mnitinp' not even found in...
Hi,

What is 'mnitinp' not even found in google?
Forum: AIX 10-14-2013
6,294
Posted By ksgnathan
Not able to remove VTD
Hi,

I am trying to remove 1 VTD from VIOS, its not able to remove and throwing the following error.


VIOS1$rmdev -dev xxx334.xxxxAs
Some error messages may contain invalid information
for...
34,630
Posted By ksgnathan
Hi Mathan, No luck, not working in AIX VI.
Hi Mathan,

No luck, not working in AIX VI.
34,630
Posted By ksgnathan
Hi Krish, No luck, any other options? I am...
Hi Krish,

No luck, any other options? I am using AIX VI

---------- Post updated at 09:08 AM ---------- Previous update was at 05:04 AM ----------

Hi Krish,

Apologizes, Your tip worked...
34,630
Posted By ksgnathan
Remove Blank lines in VI
Hi,

Which option is used to remove blank lines in VI (AIX). ?

Regards,
Siva
1,455
Posted By ksgnathan
Beautiful ...
Beautiful ...
1,455
Posted By ksgnathan
Fetching hdisk sequence
Hi,

Planning to implement script to fetch whether the hdisks are in proper sequence. Need output for incorrect sequence

Correct

#lspv
hdisk0
hdisk1
hdisk2
::::::::::::
hdisk5...
3,043
Posted By ksgnathan
Print only word not number
Hi,

Need to extract only words not numbers


#cat test.txt
123456
oracle
web
56789
s21adm
Required output


#grep <options> test.txt
oracle
web
s21adm
Note, in between integer...
1,287
Posted By ksgnathan
Thanks a lot Krish .. Regards, Siva
Thanks a lot Krish ..

Regards,
Siva
Showing results 1 to 25 of 46

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