cancel
Showing results for 
Search instead for 
Did you mean: 

opendedupe configuration dont help increase performance

visiniaga
Level 1

backupexec 21 with opendedup running very low compare to directly to cloud, 

backup direct to cloud about 4.000+ MB /minute compare to backup to opendedup with cloud volumes only 400MB / minutes. that running in the same time in the same BE Server and same source from vcenter
 
environment:
Backupexec 21.2 rev1200
Running on hyperv on windows server 2016 with latest update
SDFS-3.6.0.13
Disk 2Tb (using ssd 512gb x 4, raid 0)
Local Cache using 1Tb
Backup to GCP standard storage
CMS Server: 16 core, 40GB Memory
BE 2-4: 8 core, 25GB memory
 
disk io should be fast enough,
is there any configuration can be tuning to increase performance job rate?
 
volume created with OST plugin:
Creating OpenDedupe volume...
Data path E:\sdfs\BE1_ODD does not exist - creating...
mksdfs.exe --volume-name=BE1_ODD --volume-capacity=60TB --sdfscli-listen-port=6442 --sdfscli-disable-ssl --local-cache-size=1TB --user-agent-prefix \"APN/1.0 Veritas/1.0 BackupExec/\" --google-enabled true --cloud-access-key ********** --cloud-secret-key ********** --cloud-bucket-name bucket1-opendedup --base-path \"E:\sdfs\BE1_ODD\" --sdfscli-password ********** --sdfscli-require-auth --encrypt-config
Attempting to create SDFS volume ...
Encrypting Configuration
Volume [BE1_ODD] created with a capacity of [60TB]
check [C:\Program Files\sdfs\etc\BE1_ODD-volume-cfg.xml] for configuration details if you need to change anything
mksdfs.exe has exited with code 0
Create OpenDedupe volume succeeded
Updating ostconfig.xml
Configuration completed successfully
 
update the configuration with:
 
max-file-write-buffers="1" ->
max-file-write-buffers="512"

max-open-files="128" ->
max-open-files="4096"

max-variable-segment-size="32" ->
max-variable-segment-size="128"

meta-file-cache="512" ->
meta-file-cache="1024"

write-threads="16" ->
write-threads="32"

io-threads="16" ->
io-threads="64"
 
dont help any increase performance
upgrading to BE 21.3 hope if there enable cloud dedupe, but it applied only for gold or silver licenses, current licenses we are using is vray edition
 
any suggestion or experience performance problem using opendedupe backup to cloud
 
 
1 REPLY 1

Gurvinder
Moderator
Moderator
Employee Accredited Certified

You can try the backup to Deduplication enabled cloud storage with v-ray edition.
Create a deduplication storage first and then enable deduplication feature checkbox while configuring the cloud storage