Tips and tricks with dsh on AIX
I received the following errors whilst running dsh on a NIM master recently. root@nim1 : / # dsh -waixlpar1 date 0042-053 lsnim: there is no NIM object named "aixlpar1" The node aixlpar1 is not defined in NIM database. aixlpar1: Mon Aug 4 14:01:57 EET 2014 I had to set the following environment variable, shown below. By setting DSH_CONTEXT to DSH this prevented the dsh command from referring to the NIM database and instead forced it to query a user-defined node list. root@nim1 : / # export DSH_CONTEXT=DSH... [More]
Tags:  dsh chris gibson there 0042-053 22 no different aix lsnim object dsh_remote_opts dsh_context named port nim is |