Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tech123786

  1. tech123786

    Volume group migration

    Thanks Rod, I will try this out.
  2. tech123786

    Volume group migration

    Rmgbelgium/Rod, Thanks for the replies. Rod, Here is the situation that I have now. Each of the old disks are with size 10GB each (total 4 disks for prodvg)so prodvg has 40GB of disks without any free apce left on. The new disks are going to be 9.5GB each and storage team will be assigning 5...
  3. tech123786

    Volume group migration

    We have a volume group prodvg on one of our aix 5.3 server, now we need to move this VG to different emc disks (different frame).I was thinking doing this procedure. 1.after getting the new disks, run extendvg prodvg hdiskX (new) mirrovg prodvg hdiskX..... 2.syncvg prodvg 3.Break the mirror...
  4. tech123786

    EMC frame to frame migration

    We are planning to move EMC disks that are attached to an AIX server from the existing frame to new one. What are the steps that needs to take care to get this done? any ideas? This box was configured with two HBA's and are zoned to all the disks for failover purpose. Thanks
  5. tech123786

    Issue with print jobs

    Hello, We have several print queues configured on our AIX 5.3 boxes. Each queue has its own printer IP configured. Recently we have been facing some issues with the print jobs. We are seeing 2 to 3 second pause between print jobs on all print queues. Called IBM, they have checked IP trace and...
  6. tech123786

    question about sudo

    I logged in as root and trying to su the user "user01" by the command su - user01 and I got that error. On the other server, I was able to login to user "user01" by the same command. Thanks
  7. tech123786

    question about sudo

    Hello, I am trying to su - user01 on out aix 5.3 server, then getting error sh: user01: not found. user01 is already exists on this sever. When I do su user01 then I can login to him. But I need to use su - user01 which I was not able to do so. Any suggetions please. Thanks
  8. tech123786

    Partition move

    Hello, We have an LPAR created on p575 and now we need to move this LPAR to a different Frame which is also p575 and also connected to the same HMC(This managed system has enough proc and memory). What are all the steps involved in this process to move a partition from one frame to other? Thanks
  9. tech123786

    Free Test Questions for IBM Certification

    Good stuff!! Thanks Khalidaa.
  10. tech123786

    Script help

    Hello, I am trying to write a script which basically check for size of the file systems and the if the file system is 100% full then it has to notify me by e-mail. I am using df -Ik to get the %Used and get the information if it is >95% and send e-mail.Is there any different way to get this...
  11. tech123786

    Need info about slibclean command

    Thanks Khalidaa for the info, earlier I have gone through the IBM link that you have provided , but I wanted to know whether any one in this forum got a chance to use this command and their suggetions in practial.
  12. tech123786

    Need info about slibclean command

    hello, I was told by my application team to run slibclean command on regular basis to clean some of the shared libraries which resides in memory. I was wondering if we use this command , will there be any consequences in kernel or in system performance? How often we can run this command to...
  13. tech123786

    Changing IP address and node name in HACMP

    You can change the Service IP by smitty hacmp-->extended configuration--->HACMP extended resource configuration--->configure HACMP Service label/Addresses--->Change/Show a Service IP label Address--->select your IP/label there then enter.
  14. tech123786

    Problem wirh cron daemon

    Thanks for your inputs guys! I think I found the problem that was causing the issue.One of the scripts in crontab entry is for clearing logs and /tmp file on daily basis (.opt/hd/sc/bin/sc_clr_tmp), yesterday I checked that script and commented in the crontab, after this change cron is running...
  15. tech123786

    Problem wirh cron daemon

    P5wizard, My bad, Yes there is a cron file under /var/adm/cron..But I do not see any Fail cronjobs in it. Thanks

Part and Inventory Search

Back
Top