Cloud object store properties
To access these properties, in the web UI select . Select the primary server and click . Then click . Select or as required.
The apply to the Cloud object store workloads of the currently selected primary server.
Table: Generic Cloud object store properties
Property | Description |
|---|---|
Timeout (seconds) before the crawler starts child backup jobs for dynamic streaming workloads. Default: 1800 seconds. Valid range: 5 - 43,200 seconds. | |
Segment size (MB) used to split large object downloads into smaller parts. Valid range: 1 - 512 MB. | |
Overrides the global VERBOSE setting for the NBCOSP log. Leave blank to use the global value. Valid range: 1 - 10. | |
Verbosity level for the bpbkar log. Leave blank to use the global verbosity setting. Valid range: 1-10. | |
Logs listing progress every N list batches. Set to 0 to disable periodic progress logs. Valid range: 0 - 2000. | |
Logs cloud API request and response details. Note: May expose sensitive information. Enable only for diagnostics. | |
Logs every individual object operation (list, download, and restore). Produces verbose output and is intended for diagnostics only. | |
Timeout (minutes) the job waits for free space at the temporary staging location before starting a backup. Default: 60 minutes. Valid range: 5 - 60 minutes. | |
High-watermark percentage for staging space usage. Applies only when the space check is enabled. Valid range: 30 - 80%. | |
Storage limit per-job when throttling is enabled. | |
Maximum number of objects the listing layer can read ahead when throttling is enabled. Valid range: 1,000 - 10,000,000. | |
Total number of object download worker Goroutines distributed across all streams. Valid range: 10 - 1000. |
Table: Advanced Cloud object store properties
Property | Description |
|---|---|
Sets the Go GOMAXPROCS value to control NBCOSP process concurrency. Leave empty to use the runtime default. | |
Sets the Go runtime maximum thread count using debug.SetMaxThreads. Leave empty to use the runtime default. | |
Interval, in seconds, between attempts to checkpoint the listing SQL database. | |
Staging space split mode to split the allowed staging space evenly per stream or job-wide:
| |
Enables the NBCOSP Go pprof profiling server on localhost. Use only for testing or diagnostics. | |
Uses a checkpoint-derived start-after key for resume and list continuation logic. | |
Preserves consecutive double slashes (//) in object key paths. |