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!

Recent content by Janghyegyung

  1. Janghyegyung

    Data center edition

    You guys know the partitioning-enabled servers, which means the servers can have multiple system image that can be operated independently. My team is considering IBM's xSeries server for server consolidation and we want to set up multiple system on that pysical server. My question is about...
  2. Janghyegyung

    Copy all contents of the logical volume

    I'd like to copy all the contents(files) of one logical volume to another one. For example, I have a logical volume /oldlv now, this is mounted filesystem, /oldfs, and I want to make a new logical volume, /newlv and to mount this to new filesystem /newfs. I hope this new filesystem, /newfs, has...
  3. Janghyegyung

    filemon error..

    We applied ML 09
  4. Janghyegyung

    filemon error..

    When I execute this command, AIX 4.3.3 gives the error message following that. # filemon -O all -o filemonReport.out; sleep 360; trcstop Enter the "trcstop" command to complete filemon processing /unix does not match the executing kernel. Exiting, as filemon can not obtain valid...
  5. Janghyegyung

    Network performance tuning

    Which spot that I should start first? We found the problem with the socket program that communicate with mainframe's system. I know the commands like entstat, netstat, no -a.. but what is the indications of bad performance?
  6. Janghyegyung

    ethernet card problem or anything about network?

    Yesterday, and today.. We've got the problem that rs6k-m80 hanging up and even cannot ping. May be server is not hang up, just the console is out and no data transfer signal on ethernet card. I think it is the problem about network or dns or anything. Actually I added ip aliasing on nic en0...
  7. Janghyegyung

    Multiple SSL

    I want to use multiple SSL certificates on the server by name-based virtual hosts. I found the topic about multiple SSL in the mailing list. It said that if I use name-based virtual hosts, I can't. I need to confirm about it. Not possible to use multiple SSL certificates on the server by...
  8. Janghyegyung

    Compile error

    I solved. It's the problem about the resource limit that user can use. It's in the file /etc/security/limits. I changed the value to -1(unlimited) of the root's memory,stack,data using vi editor and logged on again, tried to compile and everything was ok.
  9. Janghyegyung

    Compile error

    During the installing openssl on AIX 4.3.3, the result of command "make" displays the error message like this. I don't think it is up to only openssl, maybe it's the same case if I try compile any other application. How can I fix this error? Any informations, please...
  10. Janghyegyung

    Error during the compilation

    Hi, I encountered the error during the compilation to install the openssl on AIX 4.3.3 The message is # /tmp/openssl-0.9.5a# make >making all in crypto... > cc -I. -I../include -O -DAIX -DB_ENDIAN -c cryptlib.c >cc: 1501-245 Warning: Hard ulimit has been reduced to less than...
  11. Janghyegyung

    SSL setup with ikeyman

    It's the problem about setting up SSL in AIX. This is the problem about IBM HTTP Server than AIX, but anybody has the informs using ikeyman command, let me know pleas..
  12. Janghyegyung

    Don't work pipe key

    After migration to 4.3.3, pipe key(|) does not work. How can I fix it?
  13. Janghyegyung

    Can't run vmsat or sar commands

    I got the answer for the problem executing vmstat in this thread, and found another server that has the same case. # oslevel 4.3.0.0 # lslpp -l bos.acct Fileset Level State Description ----------------------------------------------------------------------------...
  14. Janghyegyung

    Migration Install 4.2.1 to 4.3.3 [ASAP]

    Thanks for your response. I kept going on, and it was ok. Could you give me an answer for another? During the patch, to end user, how will be the service? For instance, an user's trying telnetting or using DBMS? We say the time for patch or updating some filesets is no-service, or...
  15. Janghyegyung

    Migration Install 4.2.1 to 4.3.3 [ASAP]

    I tried to install by migration just a few minutes ago. On the menu, default setting displays hdisk3 for installed disk, but my systems's rootvg is on hdisk0. Strange thing is the location code is right for rootvg, hdisk0. I cannot make decision how I can handle this situation. What's the...

Part and Inventory Search

Back
Top