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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ggitlin

    AIX audit collections do not rotate.

    So it is! Sorry :) That was the first thing I was going to do, but I need for the change record to be approved first.
  2. ggitlin

    AIX audit collections do not rotate.

    Hello, AIX gurus! I have a server with AIX auditing switched on. The auditing is running in BIN mode and logs the events, but the collection bins do not seem to be rotating. The configuration is: # cat /etc/security/audit/config start: binmode = on streammode = off bin...
  3. ggitlin

    rootvg removed. How to recreate?

    Thank you for your suggestions. My problem is that the old_rootvg contains the old version of the OS, so I have to re-run the OS upgrade and I would have lost all the changes to the OS version on hdisk0, if I remirrored from hdisk1. I tried running the importvg: #importvg -y rootvg hdisk0 It...
  4. ggitlin

    rootvg removed. How to recreate?

    Hello, I was performing system upgrade via alt_disk_copy. After it finished I started cleaning up and accidently removed rootvg via alt_rootvg_op -X rootvg (instead of old_rootvg). The system is running but rootvg is missing: #lsvg old_rootvg datavg01 datavg02 #lspv hdisk0...
  5. ggitlin

    Backup of Solaris Local and Global zones.

    Hello all, Has anyone seen a document or a guide that describes option file configuration for Solaris 10 (SPARC) Global and Local zones on recently released Solaris 5.3.4 client? I installed the client in the global zone (without -G option) and it successfuly installed it in all relevant...
  6. ggitlin

    "Q Mo" intermitently hangs tsm

    Happened to me before. It was caused by TSM DB deadlock (according to the activity log). I suggest a call to IBM...They will probably respond with "updgrade to the later version".
  7. ggitlin

    Having trouble checking out volumes and with scratch media

    Try "remove=yes" in the checkout command. I thing "remove=bulk" is used for IBM 3XXX tape silos.
  8. ggitlin

    TSM EXPORT NODE OF RMAN BACKUP

    I believe you can export all the data for a particular node definition. However the RMAN catalog on the server, where you are importing the data to, might not know about the imported node's files. Talk to your DBAs to see if they can recover/merge the RMAN catalog.
  9. ggitlin

    Windows directories restored without network share information.

    Hello, TSM gurus, We recentrly had a Windows file server rebuilt from TSM backups. The data (directory tree and files) was restored, but the directories that are shared out to the network on the old server do not have the share information on the new server. Any ideas? Thanks in advance. TSM...
  10. ggitlin

    Replacing fibre channel card without server reboot.

    Thanks, Wizard, but, When the hdisks are re-discovered, will they have the same numbers (like hdisk135)? My concern is if they will not, that might prevent access to the disks, as vpaths are associated with specific hdisks.
  11. ggitlin

    Replacing fibre channel card without server reboot.

    Hello, AIX gurus! We have AIX 5.2 p690 LPAR with a failed HBA. We need to replace it and get the fcs1 into the DEFINED state, before the hardware can be replaced. However, there are a lot of child devices on the adapter. Is it possible to down the HBA without removing the disks/vpaths?
  12. ggitlin

    TSM setup for environment with two different tape technologies.

    Hello TSM gurus, I have a TSM 5.1 server running on Solaris 9, connected to Storagetek L700 library. I have two different type of drives in the library: IBM LTO (1) and Storagetek 9940 (four of each type). Traditionnaly the company was only using LTO drives (the Storagetek 9940s were never...
  13. ggitlin

    HACMP V 5.1 on AIX 5.1. Etherchannel support.

    Thank You, ogniemi.
  14. ggitlin

    HACMP V 5.1 on AIX 5.1. Etherchannel support.

    Hello, HACMP/AIX gurus, Can anyone point me towards a Redbook or any document that describes how HACMP V 5.1 under AIX 5.1 handles etherchannel? Can't seem to find it anywhere.
  15. ggitlin

    FIND without searching subdirectories

    Also, "find" command's -xdev switch searches all sub-directories, but does not span filesystems.
  16. ggitlin

    /var/adm/wtmp growing like crazy

    There is also a script in adm user's crontab, I think it is called chkpacct, which switches off the logging into wtmp, when /var filesystem is filling up and switches it back on when free space is back to he appropriate levels. Doesn't make wtmp stop grouing, though. Just thought it might be...
  17. ggitlin

    HACMP 5.2 - strange probem

    According to your clfindres output, both RGs are on clnode01. I guess it is because you have startup policy of "Online On First Available Node". Have you tried moving the cl_group02 to clnode02 manually, via CSPOC menu?
  18. ggitlin

    HACMP 5.2 - strange probem

    Are the rhosts file configured correctly? From memory, HACMP relies on rhosts/rsh to communicate between the nodes.
  19. ggitlin

    Unix Logging

    You might also want to disable the remote login for "root" user and then set up syslogd to log the "auth" and "info" messages, which will log the "su -" into the syslog file.
  20. ggitlin

    HACMP 5.1/AIX 5.1 ML3. HACMP node re-integration issue.

    Thank You. I believe that this option is set to FALSE, though.

Part and Inventory Search

Back
Top