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 bkrike 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 patounet

  1. patounet

    hdisk is missing from rootvg

    Here a script for remake rootvg Once, you must have 2 sysdump #! /bin/ksh ############################################ # Resynchronisation des LV stale de rootvg # ############################################ Machines_dmz="" machines_mz="kant" for i in ${machines_mz} do echo...
  2. patounet

    Compiling Apache on AIX boxes

    Hi everybody, Some errots when i try compiling apache, i use gcc instead of xlc ./configure -C --enable-so --prefix /usr/local/apache2 This one, works fine, but make don't Making all in srclib Making all in apr /bin/sh /usr/local/bin/httpd-2.2.6/srclib/apr/libtool --silent...
  3. patounet

    Compiling Apache 2.2.6 on AIX 5.3

    Hi everybody, Some errots when i try compiling apache, i use gcc instead of xlc ./configure -C --enable-so --prefix /usr/local/apache2 This one, works fine, but make don't Making all in srclib Making all in apr /bin/sh /usr/local/bin/httpd-2.2.6/srclib/apr/libtool --silent...
  4. patounet

    root access

    both because I would have @IP for restrict the access. Patrick
  5. patounet

    root access

    HI, I would like to restricted root access, but I've some problem with dns, how can i do that ? example with dns: root pts/0 Feb 22 10:07 . 1511486 (l26812.expect.com) I can't trap @ip for this user. Thanks ! Patrick
  6. patounet

    Change hostname for Netbackup server

    Many thanks ! are you sure this working fine . Patrick.
  7. patounet

    chane hostname on AIX box within netbackup master server

    Hi everybody, I must change @IP and hostname on AIX box, this one running Netbackup 5.1 so can you anyone tell me if I change vm.conf and bp.conf with new hostname/@IP is the only one thing I do ? Regards Patrick
  8. patounet

    Change hostname for Netbackup server

    Hi everybody, I must change @IP and hostname on AIX box, this one running Netbackup 5.1 so can you anyone tell me if I change vm.conf and bp.conf with new hostname/@IP is the only one thing I do ? Regards Patrick
  9. patounet

    Restoring mksysb from POWER4 to POWER5

    It's Ok now. Many thanks.
  10. patounet

    Restoring mksysb from POWER4 to POWER5

    It doesn't work. AIX can't see my hdisk(x) or there is no PVID
  11. patounet

    Restoring mksysb from POWER4 to POWER5

    NEW MESSAGE: In fact i've made an generic mksysb and ihaven't got my VG in CuDv and how can i recover them ? Regards Patrick
  12. patounet

    Restoring mksysb from POWER4 to POWER5

    Yes my VG are instacts, but how can i make this for recover us ? wich commands ? thanks !
  13. patounet

    Restoring mksysb from POWER4 to POWER5

    Thanks. I have restored my mksysb on this new machine and I want to to recover VG but my san is not connected dor the moment, how can i see my VG in any case or should I restore them when I connect my san ?
  14. patounet

    AIX 5.2ML4 mksysb problem:''the size exceeds the system limit''

    have a look with ulimit -Ha and ulimit -Sa You must be unlimited.
  15. patounet

    Restoring mksysb from POWER4 to POWER5

    thanks everybody the power4 & power5 system are at ML4 (5.2). The hardware is not the same (scsi, rootvg, etc...), should I modify stanzas in the image.data file. Patrick

Part and Inventory Search

Back
Top