log_message('beginning incremental copy from "'+execute_on_remote_command+ceph_rbd_object_to_path(source)+'@'+snapshot_old+'" to '+ceph_rbd_object_to_path(destination),LOGLEVEL_INFO)
log_message('Done with '+BackgroundColors.OKGREEN+remoteConnectionCommand+ceph_rbd_object_to_path(source)+BackgroundColors.ENDC+' -> '+BackgroundColors.OKGREEN+ceph_rbd_object_to_path(destination)+BackgroundColors.ENDC,LOGLEVEL_INFO)
log_message('Done with '+remoteConnectionCommand+':'+ceph_rbd_object_to_path(source)+' -> '+ceph_rbd_object_to_path(destination),LOGLEVEL_INFO)