Copy Failed: GCP bucket returns "error: Invalid argument"
Applies to
- CloudSync
- BlueXP Copy & Sync
- GCP
Issue
- Relationship between NFSv3 to GCP bucket returns error:
COPY] FAILED:
source { nfs: { host: '<IP>, export: '</path>', version: '3', provider: 'nfs', path: '<path>', inode: <i-node#> }}
target: { gcp: { path: '<path>', bucket: '<bucket_name>', tags: [], storageClass: 'STANDARD', provider: 'gcp' }}
entry: { path: '<path>, type: 'FILE', size: <size_#>, mode: 33200, uid: <UID_#>, gid: <GID_#>, mtimeSec: <##########>, creationTimeSec: <##########>, atimeSec: <##########>, inode: <I-node_#>, nlink: 1 }
Error: Invalid argument.
...