I was trying to upgrade a customer's deployment earlier from 10.9 to 10.9.1. The installation location for Portal and Server is the D drive, and the temp and backup locations are on the D drive as well because this is where we have enough space. Following the instructions on this page to backup the webgis, we got the error below from the utility and we don't know what to do next. Any Help will be appreciated. Th screenshot of the storage is also below. Thanks everyone.
2022-06-27 18:33:54 INFO [main] com.esri.arcgis.webgis.client.WebGISDR - Starting the WebGIS DR utility.
2022-06-27 18:33:56 INFO [main] com.esri.arcgis.webgis.storageservice.file.FileStorageService - Initializing File Storage Service with Base Directory: D:\Backup\PORT_JUNE_22
2022-06-27 18:34:40 INFO [pool-1-thread-1] com.esri.arcgis.webgis.component.service.impl.DataStoreDRService - The following Relational ArcGIS Data Store has been backed up successfully:
Url: https://{hostname}:2443/arcgis .
2022-06-27 18:34:42 INFO [main] com.esri.arcgis.webgis.util.WebGISUtil - The backup of ArcGIS Data Store has completed in 00hr:00min:38sec.
2022-06-27 18:36:38 INFO [pool-1-thread-2] com.esri.arcgis.webgis.component.service.impl.PortalDRService - The following Portal for ArcGIS has been backed up successfully:
Url: https://{portalurl}.
2022-06-27 18:36:39 INFO [main] com.esri.arcgis.webgis.util.WebGISUtil - The backup of Portal for ArcGIS has completed in 00hr:02min:34sec.
2022-06-27 18:38:08 ERROR [pool-1-thread-3] com.esri.arcgis.webgis.component.service.impl.ServerDRService - Failed to back up the ArcGIS Server:
Url: https://{portalurl}
2022-06-27 18:38:08 ERROR [pool-1-thread-3] com.esri.arcgis.webgis.component.service.impl.ServerDRService - {"code":500,"messages":["Export operation failed. There is not enough space on the disk"],"status":"error"}
2022-06-27 18:38:08 INFO [main] com.esri.arcgis.webgis.util.WebGISUtil - The backup of ArcGIS Server has taken 00hr:04min:03sec.
2022-06-27 18:38:08 INFO [main] com.esri.arcgis.webgis.service.impl.WebGISDRFrontController - Deleting the temp directory D:\Backup\TEMP\WebGISSite1656347636209.
2022-06-27 18:38:09 INFO [main] com.esri.arcgis.webgis.util.WebGISUtil - The backup of Web GIS components has completed in 00hr:04min:13sec.
2022-06-27 18:38:09 INFO [main] com.esri.arcgis.webgis.client.WebGISDR - Stopping the WebGIS DR utility.