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!

Recent content by tsuba

  1. tsuba

    paging space creation

    Hi gatetec, It seems that your hd6 and paging00 are mirrored, which is a very good idea for availability purpouses. in that case, you don´t really need to migratepv your hd6 to hdisk1, as it is already on hdisk1 (mirrored). Both copies in a LVM mirror in AIX can deliver IO´s, so that wouldn´t...
  2. tsuba

    Solaris 8: unable to write in a mounted file

    Try using option -o anon=0 for testing if that´s a problem permission... Best Regards HTT
  3. tsuba

    VIO Server 1.2

    Does anybody already upgraded VIO Server to version 1.2? I couldn´t see any issues.... only enhancements...am I wrong? Thanks HTT
  4. tsuba

    telnet session ---- AIX

    The problem probably is TMOUT or TIMEOUT variable, like ogniemi said... It´s easy to see... simply type: # echo $TMOUT or # echo $TIMEOUT If returns no value, it´s not set at all.. so you shuld not have any problem... If returns a value, it will be the number of iddle seconds before...
  5. tsuba

    FTP

    Well, usually the limiting factors for FTP are ulimit of the user who´s ftp´ing (and the process ftpd created with connection, if root has limit) or file-system file size limit (BF flag not true on jfs file systems)... Best Regards HTT
  6. tsuba

    syslog

    Have you created an empty file in /tmp/syslog.out? Also you need to refresh/restart the syslogd daemon... Best Regards HTT
  7. tsuba

    Old question/old answer/but old brain has forgotten!!!

    Give us the output of netstat -nr.... I would help a lot... HTT
  8. tsuba

    Openssh passwordless

    Hello all. I solved the problem putting more restrictive permissions on user's home dir. Thanks for all your help!!
  9. tsuba

    Openssh passwordless

    Hello there! I hava a problem: I set up passwordless keys from a Linux RedHat 7.2 to an AIX 4.3.3 with IBM's deployed OpenSSH (3.4p1) and to a Sun Solaris (OpenSSH 3.6.1p1) and I can't make it worn in AIX. In Solaris Box it works fine, but in AIX it simply does not work: It keeps me asking...
  10. tsuba

    veritas encapsulation problem

    Hi nyck, what´s the current level of Solaris? 2.6 or 8? is there any disks under VXVM control? maybe there´s some entries in /etc/system kernel config concearning VXVM... []´s HTT
  11. tsuba

    Solaris 8 07/03 passwd problem

    Franz, tks!! []´s
  12. tsuba

    Solaris 9 Weirdness.....

    Hi... These messages can show up sometimes when you are in a switched Lan and it goes into a network loop. Then these messages appears (Ip conflict with the same Mac addres than the local NIC). Talk to your Network Admin. []´s
  13. tsuba

    Solaris 8 07/03 passwd problem

    tks, but I already did that, and that´s what mede me have this clue... and Sun Support Center is working on, but I would like to know if that problem affects anyone else with this same release. regards
  14. tsuba

    veritas encapsulation problem

    Hello there... Do you have any unallocated space in this disk? and do you have two free slices? these are pre-requisites...
  15. tsuba

    Solaris 8 07/03 passwd problem

    Hi all, I am having some problems concearning to passwd -e command. I have 8 new machines with Solaris 8 07/03 installed with recommended patches of 12/04/2004 returning Segmentation Fault after issuing the command "passwd -e username". Eg: # passwd -e test Old Shell: /sbin/sh New Shell...

Part and Inventory Search

Back
Top