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!

Search results for query: *

  1. oraytektips

    How to remove "bos_" prefix

    How can I remove bos_ prefix after using multibos.
  2. oraytektips

    sort hdiskpower devices

    I tried different things with sort but nothing is working.Can anyone help me sort the power devices in ascending order? [root]:/ # lsvg -p vgname|grep power|awk '{print $1}'|sort hdiskpower10 hdiskpower190 hdiskpower3 hdiskpower35 hdiskpower36 hdiskpower37 hdiskpower38 hdiskpower4 hdiskpower41...
  3. oraytektips

    tar -tvf is truncating anything more than 100 characters

    Hi - When I do a tar -tvf filename.tar, it is only showing path names upto 100 characters.Is there anyway around this. Thx
  4. oraytektips

    sftp account with chroot

    I created a new sftp accont with the new chroot facility in ssh.But when I login it doesn't take me the right directory. tail /etc/ssh/sshd_config Subsystem sftp internal-sftp Match User sftptest ChrootDirectory /temp AllowTcpForwarding no X11Forwarding no...
  5. oraytektips

    ssh login with rlogin=false

    hi, Is there a way to do ssh -x <hostname> -l userid with rlogin=false for userid? Thanks! Oray
  6. oraytektips

    p570 not booting from DVD

    Need help booting the lpar from a DVD. I'm trying to boot my lpar from a DVD and it diplays the following on the terminal window but there no LED codes /usr/lpp/bosinst/bi_main[520]: /usr/share/lib/terminfo: not found /usr/lpp/bosinst/bi_main[521]: 456 killed Enter your terminal type ==>...
  7. oraytektips

    7040-671 sits at Welcome to AIX. screen

    Hi, I'm trying to clone a 7017-S80 to 7040-671.I backed the S80 and did a network boot install on to 671.The system booted and everything went fine but it just sits at the Welcome screen.Can it be the disk devices software? Thanks ORay
  8. oraytektips

    filesystem corruption monitoring

    Hi, Is there a way to monitor filesystem corruption without unmounting the filesystems. Thanks ORay
  9. oraytektips

    user can't write files &gt;2G

    Hi, I checked the ulimits and its a jfs2 filesystem.The volume group is a normal vg.Does the vg need to be big or scalable to be able to write >2G files? Thanks, Ray
  10. oraytektips

    I node percentage used is at 93%

    I cleared 30G and free space now shows 61G.But the I node % used is still at 93%.How can I bring this down? /dev/filesystem 90.62 61.04 33% 688203 93% /filesystem Thanks, ORay
  11. oraytektips

    NFS mount hung

    Hi, I have a hung nfs mount on a 4.3.3 server.Is there any other way to clear the mount except a reboot. Thanks! ORay
  12. oraytektips

    Cannot load image --&gt; 0554 led

    Hi, I'm trying to load a 7026-6H1 system image onto a 7038-6M2 model system and it is giving 554 error code and looks like its a driver issue.I can't modify our 7026-6H1 as it is our production.Is there any other way to get around this? Thanks Ray
  13. oraytektips

    ls: 0653-341 The file ./filename does not exist.

    When I do ls -l on a directory I'm getting this file does not exist error.And it starts at 10min after every hour and lasts exactly 23 min.Everthing is fine after that.We tried everything but could not figure it what was causing it.Any help is appreciated. Ray
  14. oraytektips

    /var/adm/cron/log is showing

    ! cron: 0481-087 The c queue maximum run limit has been reached. All the cron jobs are being rescheduled ! cron: 0481-087 The c queue maximum run limit has been reached. Sat Apr 14 00:33:00 EDT 2007 ! 0481-095 The cron job is being rescheduled. How do I check the limit?Any help is...
  15. oraytektips

    how do I relate device major/minor numver to a device

    Need help in mapping the device major/minor number. MAJOR/MINOR DEVICE NUMBER 0028 000D Thanks, Oray
  16. oraytektips

    getting error when starting an application

    I'm getting this error when starting an application. 0509-150 Dependent module /lib/libXt.a(shr4.o) could not be loaded. 0509-152 member shr4.o is not found in archiv. Tried everywhere but didn't anything.
  17. oraytektips

    Not able to delete node info

    I have an SP node which shows as powered on the control workstation but is powered off and disconnected.When I try to delete the node info it is complaining that the node is still powered on. [root]:# spmon -d|grep 27 11 27 wide on no notcfg N/A no E051 no Need help...
  18. oraytektips

    nodecond is successful but server not booting

    hi, I'm running nodecond on one of the nodes and the log output shows network boot successful but the server is not able to boot into diag mode.Please advice.Log output Selected ethernet now active device Nodecond Status: command is " ethernet,10,aui,half" encode-string " chosen-network-type"...
  19. oraytektips

    bad block on VGDA

    Hi, When I do lsvg vgone it comes back with 0516-086 lqueryvg: Volume group descriptor area has a bad block. Is there a way to recover from this error?I tried varyoffvg but gives the same error. Oray
  20. oraytektips

    lsnim: not found

    Hi, I'm tryint to upgrade 5.2.2 to 5.3.4 using nim and getting this error.Did anyone face this problem ,root]:/ # nimadm -l lpp_source_530 -c master -s spot53 -d hdisk1 -o bosinst_data53 -Y Initializing the NIM master. /usr/sbin/nimadm[655]: lsnim: not found /usr/sbin/nimadm[655]...

Part and Inventory Search

Back
Top