Search Results

Search: Posts Made By: arorap
9,845
Posted By arorap
Robin, # restvg -r -d /tmp/appvg.data...
Robin,


# restvg -r -d /tmp/appvg.data hdisk15 hdisk16
Will create the Volume Group: appvg
Target Disks: hdisk15 hdisk16
Allocation Policy:
Shrink Filesystems: no
Preserve Physical...
9,845
Posted By arorap
1. I tried the 1st option, but it didnt workout...
1. I tried the 1st option, but it didnt workout and got some error. I had modified the <vgname.data> file in the /tmp/vgdata directory.

I had Modified the file as per the destination server File...
9,845
Posted By arorap
Hi Robin, The directory /tmp/vgdata contains...
Hi Robin,

The directory /tmp/vgdata contains working information about the volume group as savevg runs. I have found that it is not always overwritten by subsequent savevg commands. I have used it...
9,845
Posted By arorap
---------- Post updated at 08:50 PM ----------...
---------- Post updated at 08:50 PM ---------- Previous update was at 08:24 PM ----------

Hi Robin,

Thanks a lot for the information.

however few doubts,

/etc/exclude.datavg - will...
9,845
Posted By arorap
@Scott: sorry for bothering on this...it was...
@Scott: sorry for bothering on this...it was actually my mistake.

the script works fine now. i need to merge several such scripts for FS creation on AIX.

i am going to need some more help on...
9,845
Posted By arorap
Hi Scott, thanks a lot, that worked. ...
Hi Scott,

thanks a lot, that worked.

i think the only problem now is...it is still giving below Error:

" crfs: /oracle/E6P/sapdata1 file system already exists "

when the file system...
9,845
Posted By arorap
File system creation script on AIX 6.1 using while loop
#!/bin/sh

echo "VG: "
read VG
echo "LP: "
read LP
echo "SAP: "
read SAP
echo "NUM: "
read NUM
echo "SID: "
read SID


while [[ $NUM -lt 2 ]]; read VG LP SAP NUM SID ; do

mklv -y ...
Forum: Solaris 05-21-2013
50,957
Posted By arorap
Hi, Also i want to find how much swap space...
Hi,

Also i want to find how much swap space is used by a particular user ?

can i get swap space utilization by a user in the same way we get in prstat -Z ( zone wise utilization in a global...
Forum: Solaris 05-20-2013
50,957
Posted By arorap
Solaris 10 : how to find swap utilization ?
hi,

I want to find swap utilization on a solaris 10 box.

can someone please help.

Thanks,
Priyank
1,748
Posted By arorap
you mean [ -s mail_body ] checks the size of the...
you mean [ -s mail_body ] checks the size of the file ?

And if i want add a few more lines in the mail then ?

should i create a file mail_body in the beginning of the script and put the...
1,748
Posted By arorap
thanks a lot...:) Could you please explain...
thanks a lot...:)

Could you please explain the "> mail_body " section.

i mean do i need to define a variable with the name mail_body ?

or please tell me how to do it if i want to mail it...
1,748
Posted By arorap
Cpu utilization by a process has to be mailed if more than 5% on AIX
i am using the below command in order to find the cpu utilization by a user..now i want to mail if the cpu utilization goes beyond 5%....can someone please help me ?

ps auxw | sort -r +2 | awk '{...
Showing results 1 to 12 of 12

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