<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to configure client on partitoning server with same serial and product ID on HP SIM in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/how-to-configure-client-on-partitoning-server-with-same-serial/m-p/4485243#M38579</link>
    <description>Hello, when try to configure on HP SIM more then one client HP-UX that is a npartition of SD , the first client previously configured&lt;BR /&gt;disappear from list.This happen because the HP-SIM detect a client with the same serial and product ID of Superdome.How can solve this configuration problem ?</description>
    <pubDate>Tue, 25 Aug 2009 08:32:49 GMT</pubDate>
    <dc:creator>Infocamere</dc:creator>
    <dc:date>2009-08-25T08:32:49Z</dc:date>
    <item>
      <title>How to configure client on partitoning server with same serial and product ID on HP SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/how-to-configure-client-on-partitoning-server-with-same-serial/m-p/4485243#M38579</link>
      <description>Hello, when try to configure on HP SIM more then one client HP-UX that is a npartition of SD , the first client previously configured&lt;BR /&gt;disappear from list.This happen because the HP-SIM detect a client with the same serial and product ID of Superdome.How can solve this configuration problem ?</description>
      <pubDate>Tue, 25 Aug 2009 08:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/how-to-configure-client-on-partitoning-server-with-same-serial/m-p/4485243#M38579</guid>
      <dc:creator>Infocamere</dc:creator>
      <dc:date>2009-08-25T08:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure client on partitoning server with same serial and product ID on HP SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/how-to-configure-client-on-partitoning-server-with-same-serial/m-p/4485244#M38580</link>
      <description>I'm guessing your problem is related to not being able to talk to the npar namespace. This is what uniquely identifies the partitions in a complex&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you look at the indetification section in SIM the UUID should have a _P# after it is discovered.&lt;BR /&gt;Here an example from one of my servers&lt;BR /&gt;5C229445-0E9C-11DA-BF76-A05119CE6490_P0&lt;BR /&gt;The other partition is listed as&lt;BR /&gt;5C229445-0E9C-11DA-BF76-A05119CE6490_P1&lt;BR /&gt;&lt;BR /&gt;Note the same UUID but different partition. &lt;BR /&gt;&lt;BR /&gt;This information is being provided by the npar provider in WBEM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's an output of my provider status&lt;BR /&gt;&lt;BR /&gt;root@bmitest1.msr.hp.com:/# cimprovider -ls&lt;BR /&gt;MODULE                                  STATUS&lt;BR /&gt;OperatingSystemModule                   OK &lt;BR /&gt;ComputerSystemModule                    OK &lt;BR /&gt;ProcessModule                           OK &lt;BR /&gt;IPProviderModule                        OK &lt;BR /&gt;DNSProviderModule                       OK &lt;BR /&gt;NTPProviderModule                       OK &lt;BR /&gt;NISProviderModule                       OK &lt;BR /&gt;SDProviderModule                        OK &lt;BR /&gt;IOTreeModule                            OK &lt;BR /&gt;SGProvidersModule                       OK &lt;BR /&gt;EMSHAProviderModule                     OK &lt;BR /&gt;HPUXLVMProviderModule                   OK &lt;BR /&gt;HP_NParProviderModule                   OK &lt;BR /&gt;HP_ResParProviderModule                 OK &lt;BR /&gt;HP_iCODProviderModule                   OK &lt;BR /&gt;HP_iCAPProviderModule                   OK &lt;BR /&gt;HP_GiCAPProviderModule                  OK &lt;BR /&gt;HPUX_ProviderModule                     OK &lt;BR /&gt;SFMProviderModule                       OK &lt;BR /&gt;HPUXFCCSProviderModule                  OK &lt;BR /&gt;HPUXFCIndicationProviderModule          OK &lt;BR /&gt;HPUXFCProviderModule                    OK &lt;BR /&gt;AmgrAgentProviderModule                 OK &lt;BR /&gt;HPUXRAIDSAProviderModule                OK &lt;BR /&gt;HPUXSASProviderModule                   OK &lt;BR /&gt;HPUXSCSICSProviderModule                OK &lt;BR /&gt;HPUXSCSIProviderModule                  OK &lt;BR /&gt;HP_VParProviderModule                   OK &lt;BR /&gt;FSProviderModule                        OK &lt;BR /&gt;HPUXIOTreeIndicationProviderModule      OK &lt;BR /&gt;HP_UtilizationProviderModule            OK &lt;BR /&gt;HPVMProviderModule                      OK &lt;BR /&gt;HPUXLANProviderModule                   OK &lt;BR /&gt;HPUXLANCSProviderModule                 OK &lt;BR /&gt;HPUXLANIndicationProviderModule         OK &lt;BR /&gt;&lt;BR /&gt;Note there is also one for VPars&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The namespace for the providers are listed in the /var/opt/wbem/repository directory.&lt;BR /&gt;&lt;BR /&gt;Here's what I have listed for my server&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root&lt;BR /&gt;root#PG_InterOp&lt;BR /&gt;root#PG_Internal&lt;BR /&gt;root#cimv2&lt;BR /&gt;root#cimv2#hpvm&lt;BR /&gt;root#cimv2#hpvm#pending&lt;BR /&gt;root#cimv2#npar&lt;BR /&gt;root#cimv2#vpar&lt;BR /&gt;&lt;BR /&gt;I'm not sure what your using for WBEM authentication but root will have access to all these namespaces by default. If you are going to use a non privileged user you will need to add these namespaces to the user you have created using the cimauth command.&lt;BR /&gt;Here's an outline on how to create a non-priviileged user&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Create a user or use an existing non-privileged user.  The specified username must represent a valid HP-UX user on the local host.  In our example we will create a user named wbem , assign the user to the users group, and set a user password:&lt;BR /&gt;&lt;BR /&gt;#useradd â  g users wbem&lt;BR /&gt;#passwd wbem (When prompted provide the password and confirm the password)&lt;BR /&gt;&lt;BR /&gt;NOTE: This is the user and password you will provide in HP-SIM to subscribe for WBEM indications for this client.&lt;BR /&gt;&lt;BR /&gt;2. Determine the planned CIM configuration:&lt;BR /&gt;&lt;BR /&gt;#cimconfig â  l â  p&lt;BR /&gt;Example Output:&lt;BR /&gt;sslClientVerificationMode=disabled&lt;BR /&gt;enableSubscriptionsForNonprivilegedUsers=false&lt;BR /&gt;shutdownTimeout=30&lt;BR /&gt;authorizedUserGroups=&lt;BR /&gt;enableRemotePrivilegedUserAccess=false&lt;BR /&gt;enableHttpsConnection=true&lt;BR /&gt;enableHttpConnection=true&lt;BR /&gt;&lt;BR /&gt;3. Based on the previous output, ensure/set the following variables in the CIM planned configuration:&lt;BR /&gt; &lt;BR /&gt;#cimconfig â  s enableSubscriptionsForNonprivilegedUsers=true â  p&lt;BR /&gt;#cimconfig â  s enableNamespaceAuthorization=true â  p&lt;BR /&gt;&lt;BR /&gt;4. Stop and start the CIM Server to set the configuration changes in the CIM current configuration:&lt;BR /&gt;&lt;BR /&gt;#cimserver â  s&lt;BR /&gt;#cimserver&lt;BR /&gt;&lt;BR /&gt;5. Verify the settings in the CIM current configuration:&lt;BR /&gt;&lt;BR /&gt;#cimconfig â  l -c &lt;BR /&gt;Example Output:&lt;BR /&gt;sslClientVerificationMode=disabled&lt;BR /&gt;enableSubscriptionsForNonprivilegedUsers=true&lt;BR /&gt;shutdownTimeout=30&lt;BR /&gt;authorizedUserGroups=&lt;BR /&gt;enableRemoteprivilegedUserAccess=true&lt;BR /&gt;enableHttpsConnection=true&lt;BR /&gt;enableNamespaceAuthroization=true&lt;BR /&gt;enablehttpConnection=false&lt;BR /&gt;&lt;BR /&gt;6. View available namespaces.  Each subdirectory under /var/opt/wbem/repository is itâ  s own namespace.  &lt;BR /&gt;     Example output:&lt;BR /&gt;&lt;BR /&gt; root@mtlrc137:wbem/repository&amp;gt; ls&lt;BR /&gt; root                                root#cimv2               root#cimv2#npar&lt;BR /&gt; root#PG_InterOp          root#cimv2#hpvm    root#cimv2#vpar&lt;BR /&gt; root#PG_Internal         root#cimv2#hpvm#pending &lt;BR /&gt;&lt;BR /&gt;7. Add read and write authorizations for the user â  wbemâ   to each of the namespaces found under /var/opt/wbem/repository.  For Example: , root#cimv2, root#PG_InterOp, root#PG_Internal and root#cimv2#vpar, root#cimv2#hpvm:&lt;BR /&gt;&lt;BR /&gt;#cimauth â  a â  u wbem â  n root/cimv2 â  R â  W&lt;BR /&gt;#cimauth â  a â  u wbem â  n root/PG_InterOp â  R â  W&lt;BR /&gt;#cimauth â  a â  u wbem â  n root/PG_Internal â  R â  W&lt;BR /&gt;#cimauth â  a â  u wbem â  n root/cimv2/npar â  R â  W&lt;BR /&gt;#cimauth â  a â  u wbem â  n root/cimv2/vpar â  R â  W&lt;BR /&gt;#cimauth â  a â  u wbem â  n root/cimv2/hpvm â  R -W&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;8. Verify the users authorizations:&lt;BR /&gt;&lt;BR /&gt;#cimauth â  l&lt;BR /&gt;Example Output:&lt;BR /&gt;wbem,   root/PG_InterOp, â  rwâ  &lt;BR /&gt;wbem,   root/PG_Internal, â  rwâ  &lt;BR /&gt;wbem,   root/cimv2, â  rwâ  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this help you with your problem&lt;BR /&gt;&lt;BR /&gt;brad&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Aug 2009 01:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/how-to-configure-client-on-partitoning-server-with-same-serial/m-p/4485244#M38580</guid>
      <dc:creator>Brad Cunningham</dc:creator>
      <dc:date>2009-08-26T01:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure client on partitoning server with same serial and product ID on HP SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/how-to-configure-client-on-partitoning-server-with-same-serial/m-p/4485245#M38581</link>
      <description>Thanks Brad for your help.&lt;BR /&gt;Comparing your configuration with that on my server I detect the following difference :&lt;BR /&gt; - UUID string doesn't list the partition number of client.&lt;BR /&gt; - Non privileged user "sim" does not had authorization WR to namenspace npar,vpar, hpvm.&lt;BR /&gt;So I have added access to user "sim "has you suggested.Now this is my configuration :&lt;BR /&gt;&lt;BR /&gt;huxdbp02:/&amp;gt; cimauth -l -u sim&lt;BR /&gt;sim, root/cimv2, "rw"&lt;BR /&gt;sim, root/PG_InterOp, "rw"&lt;BR /&gt;sim, root/PG_Internal, "rw"&lt;BR /&gt;sim, root/npar, "rw"&lt;BR /&gt;sim, root/vpar, "rw"&lt;BR /&gt;sim, root/hpvm, "rw"&lt;BR /&gt;huxdbp02:/ &amp;gt; ll /var/opt/wbem/repository&lt;BR /&gt;total 0&lt;BR /&gt;drwx------   5 cimsrvr    cimsrvr         96 Dec  3  2008 root&lt;BR /&gt;drwx------   5 cimsrvr    cimsrvr         96 Dec  3  2008 root#PG_InterOp&lt;BR /&gt;drwx------   5 cimsrvr    cimsrvr         96 Dec  3  2008 root#PG_Internal&lt;BR /&gt;drwx------   5 cimsrvr    cimsrvr         96 Dec  3  2008 root#cimv2&lt;BR /&gt;drwxr-xr-x   5 cimsrvr    cimsrvr         96 Aug 21 16:07 root#cimv2#hpvm&lt;BR /&gt;drwxr-xr-x   5 cimsrvr    cimsrvr         96 Aug 21 16:07 root#cimv2#hpvm#pending&lt;BR /&gt;drwxr-xr-x   5 cimsrvr    cimsrvr         96 Aug 21 16:07 root#cimv2#npar&lt;BR /&gt;drwxr-xr-x   5 cimsrvr    cimsrvr         96 Aug 21 16:07 root#cimv2#vpar&lt;BR /&gt; &lt;BR /&gt;After do this setting I have tried to discover a client without success.&lt;BR /&gt;&lt;BR /&gt;Than I delete client and run a new discovery with root credentials and this work fine.&lt;BR /&gt;Since I can retain the root credentials , i don't know if can I use the nonpriv account ( sim ) for normal activity.&lt;BR /&gt;Otherwise I need  to understand why the sim credentials doesn't access to namespace npar.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance Maurizio&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Aug 2009 15:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/how-to-configure-client-on-partitoning-server-with-same-serial/m-p/4485245#M38581</guid>
      <dc:creator>Infocamere</dc:creator>
      <dc:date>2009-08-26T15:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure client on partitoning server with same serial and product ID on HP SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/how-to-configure-client-on-partitoning-server-with-same-serial/m-p/4485246#M38582</link>
      <description>Brad ,problem solved ! &lt;BR /&gt;&lt;BR /&gt;I have added an incorect authorization for user "sim" in the namespace npar.&lt;BR /&gt;As I wrote in my previous replay , I have digited: &lt;BR /&gt;" cimauth -a -u sim -n root/npar -R -W " instead of :&lt;BR /&gt;"cimauth -a -u sim -n root/cimv2/npar -R -W " .&lt;BR /&gt;&lt;BR /&gt;Thanks.Maurizio</description>
      <pubDate>Mon, 28 Sep 2009 07:23:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/how-to-configure-client-on-partitoning-server-with-same-serial/m-p/4485246#M38582</guid>
      <dc:creator>Infocamere</dc:creator>
      <dc:date>2009-09-28T07:23:02Z</dc:date>
    </item>
  </channel>
</rss>

