start =time.time() unmount('A',2,5, force=True) mount('A',2,5, force=True, read_dm=False) print time.time()-start