Forum Discussion
Service refresh via on-prem data gateway
- Using the On-premesis data gateway connected to AWS Aurora.
- Have the latest version installed
- Works on Desktop, not on Service
- Have plenty of diskspace on gateway server
Receiving the following error:
Data source error: {"error":{"code":"DM_GWPipeline_Gateway_GatewayOutOfDiskSpaceError","pbi.error":{"code":"DM_GWPipeline_Gateway_GatewayOutOfDiskSpaceError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"There is not enough space on the disk.\r\n"}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147024784"}}],"exceptionCulprit":1}}} Table: schema.table name.
Cluster URI: WABI-US-NORTH-CENTRAL-redirect.analysis.windows.net
Activity ID: def2a1e2-e4dc-4cad-a0d4-3e7138638727
Request ID: 3b787867-d879-cf33-7cd6-f7ad6c7c3860
Time: 2022-03-01 22:48:16Z
Resovled error by doubling the free space from 4 Gb to 8 Gb on the gateway server
8GB? That is not nearly enough disk space. A gateway cluster member must have 50GB free disk space at all times to be in the safe zone.
3 Replies
- lbendlinSuper User
Assuming the gateway is on AWS as well. Does that gateway VM even have a C: drive?
- pratttrRegular Visitor
Resovled error by doubling the free space from 4 Gb to 8 Gb on the gateway server
- lbendlinSuper User
8GB? That is not nearly enough disk space. A gateway cluster member must have 50GB free disk space at all times to be in the safe zone.