Search Results

Search: Posts Made By: gtsonoma
1,391
Posted By gtsonoma
Chubler_XL...
Chubler_XL (https://www.unix.com/members/302085178.html) interesting, I was sure that was one method I had tried, your tip does get it done, thank you


rbatte1...
1,391
Posted By gtsonoma
If test array element multiplication
Ya, I know, who in this day and age is mirroring rootvg...?
But yes, my shop does and I need to script checking for it.


I also know I could just inverse the the logic and call the LV mirrored...
1,528
Posted By gtsonoma
The final line.... crontab -l |awk -v...
The final line....
crontab -l |awk -v CRON_add="$CRONadd" '{print} END {print CRON_add}' |crontab...does do the deed
Thank you RudiC

---------- Post updated at 11:24 AM ---------- Previous...
1,528
Posted By gtsonoma
Cron updates
This cmd will update the user's crontab with the quoted line.
But how to script the update using a previously stored variable?

crontab -l | awk '{print} END {print "* * * * * echo test >>...
4,186
Posted By gtsonoma
adding the sh -c and quotes gave me the function...
adding the sh -c and quotes gave me the function I was looking for thx.
4,186
Posted By gtsonoma
expect script pushing ssh keys w/ tar extract
ok, I'm new to the forum and I did a few searches and didn't find much on this so here goes.
I have a ksh I use to call an expect script that opens a ssh session and then extracts a tar file. The...
Forum: AIX 03-20-2012
2,497
Posted By gtsonoma
Sounds like you've added a new adapter to a...
Sounds like you've added a new adapter to a previous empty slot in your p5 595, the slot will need to be powered on before the HMC will see the new adapter. Each slot has a power indicating led,...
Forum: AIX 03-20-2012
8,538
Posted By gtsonoma
the only way to get a updated profile active for...
the only way to get a updated profile active for any partition is to shutdown the partition and activate the updated profile.
you should be running reduntant vio partitions, if you do you can update...
Forum: AIX 03-20-2012
8,538
Posted By gtsonoma
your item # 2, did you activate this updated vio...
your item # 2, did you activate this updated vio partition profile ?
confirm that the dlpar actually did add the new vhost# to vio with lsdev |grep vhost
if your hmc and vio partition cannot...
Forum: AIX 03-20-2012
2,364
Posted By gtsonoma
if you created a new vscsi server device in vio...
if you created a new vscsi server device in vio and associated the the disk with it you'll need to create an associated vscsi client device in the client lpar profile and reactivate it.
It would be...
Showing results 1 to 10 of 10

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