[Bugs] [Bug 1218575] Snapshot-scheduling helper script errors out while running "snap_scheduler.py init"
bugzilla at redhat.com
bugzilla at redhat.com
Wed May 6 11:17:36 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1218575
Darshan <dnarayan at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|dnarayan at redhat.com |
--- Comment #1 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10560 committed in release-3.7 by Vijay
Bellur (vbellur at redhat.com)
------
commit eeb41c11aeba4de93e979dfefc4d4c60b26d9447
Author: Avra Sengupta <asengupt at redhat.com>
Date: Wed Apr 29 12:02:05 2015 +0530
snapshot/scheduler: Use shutil.move instead of os.rename()
os.rename is a wrapper on top of the rename function,
which fails with invalid cross-device link if /tmp
is a tmpfs. Hence using shutil.move
Change-Id: Ia026d2a810b725ccd398db895e612c53bc6a2f95
BUG: 1218575
Signed-off-by: Avra Sengupta <asengupt at redhat.com>
Reviewed-on: http://review.gluster.org/10347
Reviewed-by: Rajesh Joseph <rjoseph at redhat.com>
Reviewed-by: Aravinda VK <avishwan at redhat.com>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>
Reviewed-on: http://review.gluster.org/10560
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=D0JngnaVxJ&a=cc_unsubscribe
More information about the Bugs
mailing list