[Openstack] [Cinder-backup]why use sha256 instead md5 in chunk based backup-driver

2017-04-11 Thread yuliy...@cmss.chinamobile.com
5 value in _backup_chunk too, so we just need to compute one time and used in two diffrent place,it save much time yuliy...@cmss.chinamobile.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to :

[Openstack] [openstack][cinder][dev]has any one try to use ppservers(Parallel Python) to speed up sha256 compute ?

2017-04-12 Thread yuliy...@cmss.chinamobile.com
f PipeTransport constructor " \ TypeError: Both arguments of PipeTransport constructor must be file objects any one can help? yuliy...@cmss.chinamobile.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Pos

[Openstack] [openstack][dev] is it possible to use multiprocess in cinder-backup backup call?

2017-04-13 Thread yuliy...@cmss.chinamobile.com
hi, all is it possible to use multiprocess in cinder-backup call, as i try to use multiprocess to speed up some time-cost func, but it does not really run task in multi-core ,only one cpu core is run and other core is stuck. is i run in the wrong way? yuliy...@cmss.chinamobile.com