Performing a Dataminer upgrade to release 10.1, we get the following error/exception immediately after clicking the upgrade button:
The reason for this error is because the size of the upgrade package of release 10.1 goes a little bit beyond the maximum allowed size, default to 500MB.
In the release note RN24922, this default will be significantly increased (https://intranet.skyline.be/DataMiner/Lists/Release%20Notes/DispForm.aspx?ID=24922)
In the meantime, as a workaround, we shall use the SLNet Client Test Tool and manually change the default maximum, e.g.:
Thanks Wouter, this is a very important remark indeed, it means I should change the maximum once again, this time to 4000MB to match the RN value and to avoid a similar issue in the future.
Hi Paulo,
I'll add a couple of notes to the information you posted.
- This is where SLNet Options can be found in the ClientTest tool:
- If you upgrade first from DataMiner 9.6 to DataMiner 10.0, which I always recommend, the setting will be adjusted automatically. Then upgrading from DataMiner 10.0 to DataMiner 10.1 should go smoothly.
- For reference, these are current package sizes for main branches:
- 9.6.0 - 427 MB (below the old threshold);
- 10.0.0 - 477 MB (below the old threshold);
- 10.1.0 - 535 MB (exceeds the old threshold, hence the new value has been set in recent versions).
Be aware that overriding the MaxUploadSize setting will take precedence over any default value. This means that setting the value to 700 MB now will keep the setting at 700MB even after a version with RN24922 (4000 MB default) has been installed.