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 Mike Lewis 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. NoLogic001

    Copy data using LVM

    ask your storage team to create a "LUN copy" and import it into you POC system.
  2. NoLogic001

    Ssh-keygen (Saving the key failed:)

    Hi guys, Anyone encountered the following error. 1.) all keys and passphrases worked on aix 7.1.2 2.) upgraded to aix 7.1.3sp5 3.) none of the keys / passphrases work anymore. 4.) when generating new keys without passphrase everything is ok. 5.) when generating keys with passphrase and...
  3. NoLogic001

    hdisk0 defined missing, on same address as hdisk1

    Hi, is there is still a VG on hdisk2? 1.) lspv 2.) lspv -l hdisk2 If the VG is not present on hdisk2 you are welcome to continue with deleting / renaming of the disk.
  4. NoLogic001

    hdisk0 defined missing, on same address as hdisk1

    Hi, What you are seeing makes sense. Remember that although hdisk0 is still in the ODM, it is physically not present. What you are seeing is a "ghost" of disk. The two active disks now are hdisk1 and hdisk2. This is what I would do. 1.) rmdev -Rdl hdisk0 (remove all traces from the...
  5. NoLogic001

    Automatically unmount Filesystems before reboot.

    No see, what they mean is that there is a process that keeps the filesystem open and when you reboot it is done forcefully(no cleanly) and ends up corrupting the filesystem. You need to find the process that is keeping the filesystem open and kill it before a reboot. It's most likely and...
  6. NoLogic001

    Automatically unmount Filesystems before reboot.

    Hi, unmount of all filesystems are part of each reboot/shutdown. If a process keeps an filesystem open, it will be forcefully unmounted. Regards
  7. NoLogic001

    X server for Windows 7

    http://mobaxterm.mobatek.net/ everything you need.
  8. NoLogic001

    Load iso into vio server

    Hi, please take a look at: http://www-01.ibm.com/support/docview.wss?uid=isg3T1013047#3
  9. NoLogic001

    Create AIX profile with mksyscfg and virtual_fc_adapters

    Hi, You can always create the adapter after the profile is created. " chsyscfg -r prof -m nutter_machine -i ‘name=nutter_server,lpar_id=10,”virtual_fc_adapters+=”"110/client/1/p74013vios01/110//1″”"‘ chsyscfg -r prof -m nutter_machine -i " see http://www.nutterstudio.com/?p=410 Regards
  10. NoLogic001

    SSH : connection refused.

    Thank guys. RSH is not allowed or enabled. Only one person has access to the HMC and he is unavailable. I was hoping to fix it now, it there anything else I can try?
  11. NoLogic001

    SSH : connection refused.

    Hi guys, I’m new here and I really need your advice. After installing 3rd party software last week I’m unable to establish a ssh connection to one of our LPAR’s. Some change where made to the resolv, named and host files. I also started up a named server and installed the required software...

Part and Inventory Search

Back
Top