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 Wanet Telecoms Ltd 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: *

  • Users: andy61
  • Content: Threads
  • Order by date
  1. andy61

    vpath disks

    We have some vpath disks running under AIX 5.1 (!). We had some errors on an adapter, but a psuedo replace seemed to sort it. Following a reboot, I can see all the disks, but some are reporting IO errors whatever I try to do anything with them eg 'dd'. The odd thing is that the disks are showing...
  2. andy61

    PC build - chassis fan issue

    Hi I'm a unix guy and, foolishly, said I'd help my son build a PC. He has a Zalman Z11+ chassis and a ASUS H81M+ mobo. The mobo has 1x4 pin chassis fan connection, but there are three fans, 2 with 3 pin connectors and one with a 4pin-molex. How do I manage the fan connections? Am I missing...
  3. andy61

    CPU monitoring in an lpar environment

    Hi, I'm looking at the best way of checking CPU in terms of the effect on performance on our p570s with uncapped lpars. From what I can see, there are three limits that will have an impact Overall usage Shared Processor Pool Usage An lpar reaching its VP limit. I've used lpar2rrd for the first...
  4. andy61

    vpath disk reformat

    Hi, We are using ESS vpath devices and running AIX 5.1 ML 7 There was a hardware issue with a LUN and partitions using it were marked stale. The ESS is now fixed, but we got 'media surface error on re-syncs. I moved everything off the disk and tried to create a new filesystem, but I still get...
  5. andy61

    TSM 5.1 and TDPO encryption

    We are using TSM 5.1 on AIX 5.1 and are looking to encrypt backups. We should be able to manage the standard incremental by setting encryption in the dsm.opt for the client. However, we also need to backup using RMAN. Is it as simple as setting encryption in the dsm.opt file associated with the...
  6. andy61

    Memory footprint

    I've been asked to supply the memory footprint of a user on an AIX 5.1 system.For a snapshot I thought I'd run ps -lfu pro|awk '{if ( $10 != "SZ") {t+=$10}} END {print t}' 7055636 The problem is when I run the command for the system as a whole I get a value that exceeds the total of system...
  7. andy61

    rsct daemons

    Hi, We suffered a crash on a AIX 5.1 system running HACMP 4.5. From the errlog there's a message of: 463A893D 0910112909 P O grpsvcs Internal logic error in Group Services d After reboot we got a pair of messages B1731DA3 0911092909 P S RMCdaemon Internal error. A6DF45AA...
  8. andy61

    Strange rootvg behaviour

    The problem I'm going to outline has been resolved, but I'd be grateful if comeone could shed some light on why the actions worked ! Sorry it's a bit long winded. We have an AIX 4.3.3 system.We lost a disk (one of two in rootvg), so I in preparation for the replacement I ran unmirrorvg. The...
  9. andy61

    Moving Forms etc

    I'm a bit green on Access, but is it possible to move forms/reports/modules etc between databases ? ie release a new version of a form to replace an existing one in a database.
  10. andy61

    PS/2 Mouse Problem

    I currently use a PC Line USB mouse on an XP system. I need to go back to a PS/2 mouse in preparation to use a KVM, but when I plug such a mouse in it doesn't respond. The device is visible, but doesn't respond. I've uninstalled the USB mouse, but still the PS/2 mouse won't work. Strangely...
  11. andy61

    Forwards compatibility

    I'm a unix administrator looking for help with Microsoft Access with which I have little experience. So if someone is inclined to answer a question from the dark side, can anyone tell me if a database developed under Access 2003 will run on Access 2002? By the normal laws of nature I shouldn't...
  12. andy61

    lquerypr flags

    I can't find any man pages for lquerypr. We recently had an HACMP (4.5, AIX 5.1) failover and the hacmp.out shows disks reserved by a different node. It then runs lquerypr -v -V -p -h /dev/vpath?. Does anyone know the meanings of the flags ? Does one of them reset the reserve ?
  13. andy61

    Default Gateway on HACMP

    We are running HACMP 4.5 on AIX 5.1 We have recently been asked to move to a routed network and it means that we will have to set a default gateway. We know we can do this on non-clustered systems, but as it seems attached to an interface which may fail over, how do we manage it within HACMP ?
  14. andy61

    No join standby event HACMP

    Hi, We are running HACMP 4.5 on AIX 5.1. We had a a report of a malfunction on the service address and it ran the swap_adapter event, moving the service (en1) onto the standby (en2) . It then reported fail standby event on the new standby (en1). All fair enough I guess. However, netstat/entstat...
  15. andy61

    presenting a csv file

    I am writing an intranet cgi script in ksh to accept certain params from a form and present back to the browser a spreadsheet (csv). I can create the csv easily enough, but I'd like the spreadhsheet to be immediately presented. Although I've limited experience of cgi, it seems to me that I have...
  16. andy61

    nsr directives

    Hi, I'm very green on legato and I'm looking for help on nsr directives. I want a directive that prevents any file on the system with the dbf extension being backed up. I guess I need something like: <</>> +skip: *.dbf What I have seen of documentation it suggests that the '/' refers just to...
  17. andy61

    WS 4.0 App server not starting

    I know very little about websphere, but I'm desperate for help. We are running version 4.01. After years of running ok on an IBM SP running AIX 433, one application server won't now start. The tracefile shows JSAS0170E 'Null session handle in session table' and recommends checking client user...
  18. andy61

    HACMP Can't perform LVM updates

    Hi, We've just installed a new 2107 (ds8100) disk array and brought it into an existing VG of 2105s (Ess). Now any LVM work returns "cl_mklv: Operation not allowed on mixed volume group (RAID and non-RAID disks)." With a bit of digging, I've traced the prob to the fact the 2107 isn't featured in...

Part and Inventory Search

Back
Top