AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  Remove a NIM master serves

    Posted Mon June 20, 2011 05:24 AM

    Originally posted by: saroha


    Greetings,

    I want to delete a serves for a NIM master. Can any one help me to delete it. I want to remove serves = rm07cp01_image_data, serves = rm27cp01_image_data.

    1. lsnim -l master
    master:
    class = machines
    type = master
    max_nimesis_threads = 20
    if_defined = chrp.mp.ent
    comments = machine which controls the NIM environment
    platform = chrp
    netboot_kernel = mp
    if1 = UPS_INST1 rm27sv01_if1 E41F13141ADF
    if2 = UPS_INST rm27sv01_if0 E41F13141ADE
    cable_type1 = N/A
    cable_type2 = N/A
    Cstate = ready for a NIM operation
    prev_state = ready for a NIM operation
    Mstate = currently running
    serves = boot
    serves = pin_all_14_1_1_0_lpp
    serves = ice_goal_6_0_1_0_lpp
    serves = inst_script
    serves = install_pin_all_14_1_0_0_lpp
    serves = iscp_exclude
    serves = iscp_lpp
    serves = iscp_spot
    serves = nim_script
    serves = rm07cp01_image_data
    serves = rm27cp01_image_data
    master_port = 1058
    registration_port = 1059
    Cstate_result = success
    reserved = yes

    Please let me know if anyone need more informarion.

    thanks in advance for help.


  • 2.  Re: Remove a NIM master serves

    Posted Mon June 20, 2011 06:54 AM

    Originally posted by: saroha


    Able to resolve the issue by deleting ODM entries from nim_attr database.


  • 3.  Re: Remove a NIM master serves

    Posted Tue June 21, 2011 03:24 AM

    Originally posted by: SystemAdmin


    nim -o remove 'rm07cp01_image_data'
    nim -o remove 'rm27cp01_image_data'
    or
    smitty nim > "Perform NIM Administration Tasks" > "Manage Resources" > "Remove a Resource"


  • 4.  Re: Remove a NIM master serves

    Posted Wed June 22, 2011 01:48 PM

    Originally posted by: saroha


    This command will not work here. because these serves are not a nim object. i tried this command and as well as smit menu all options.