laptop and a wrench

Bug

The Portal for ArcGIS 'storageQuota' size is not increased after an upgrade.

Zuletzt veröffentlicht: March 4, 2020 Portal for ArcGIS
Bug-ID-Nummer BUG-000122915
EingereichtJune 7, 2019
Zuletzt geändertJune 5, 2024
Gilt fürPortal for ArcGIS
Gefunden in Version10.7
BetriebssystemWindows OS
Betriebssystemversion2016 64 Bit
Behoben in Version10.8
StatusFixed

Workaround

Save the following script as a batch file, and run on the Portal for ArcGIS machine to update the 'storageQuota'.

 

"C:\Program Files\ArcGIS\Portal\framework\runtime\pgsql\bin\psql.exe" -U <iaa> -p 7654 -d gwdb -c "UPDATE public.gw_accounts SET quota=10995116277760 WHERE id='0123456789ABCDEF';"

 

  • Replace <iaa> with the Portal for ArcGIS primary site admin account username.
  • Using the notepad++, and save the script as a .bat file.
  • Copy the .bat to the Portal for ArcGIS machine.
  • Open command prompt as an administrator, and run the .bat file.
  • When prompted, supply the Portal for ArcGIS primary site admin password.
  • Restart the Portal for ArcGIS windows service to re-issue the self call.
  • Navigate to ArcGIS Portal Directory > Home > Portals > Self, and verify if the 'storageQuota' has been updated.
    • The new 'storageQuota' is 10995116277760.

 

Note: It is highly recommended to back up Portal for ArcGIS before running through this workflow.

Schritte zur Reproduzierung

Bug-ID: BUG-000122915

Software:

  • Portal for ArcGIS

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln