Call home configuration changes to be made while upgrading to IBM Storage Scale 4.2.1 from IBM Storage Scale 4.2.0

The existing call home configurations are lost while upgrading from IBM Storage Scale 4.2.0 to IBM Storage Scale 4.2.1 or later versions.

If you want to deploy the existing configuration after an upgrade, follow the given steps:
  1. Query and save your existing configuration before the upgrade by using the following commands:
    # mmcallhome group list
    # mmcallhome capability list
    # mmcallhome info list
    # mmcallhome proxy list
    # mmcallhome schedule list
    # cat /usr/lpp/mmfs/data/callhome/etc/ENmain.properties | grep 'CustomerId\|Email\|CountryCode'
    # cat /usr/lpp/mmfs/data/callhome/etc/ENlocation.properties | grep CustomerName
    
  2. Run the upgrade.
  3. Reconfigure call home with the configuration that are saved in step 1, using the mmcallhome command. For more information about how to configure call home, see Configuring call home to enable manual and automated data upload.