Change in vdsm[master]: Storage connection reference: move persistent dir to /var/li...

danken at redhat.com danken at redhat.com
Mon Mar 18 19:44:27 UTC 2013


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Storage connection reference: move persistent dir to /var/lib/vdsm
......................................................................


Storage connection reference: move persistent dir to /var/lib/vdsm

The current persistent dir for connection reference is
/var/run/vdsm/connections, however /var/run is tmpfs so it's not truely
persistent enough. According to the WIKI page [1], the connection
reference is meant to survive reboots. This patch moves the persistent
dir to /var/lib/vdsm/connections to achieve this.

[1] http://www.ovirt.org/Features/ConnectionReferences#Description

Change-Id: Iff758232ded5ef730d24f36d5d493255fc7775d0
Signed-off-by: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
---
M vdsm/storage/hsm.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ayal Baron: Looks good to me, approved
  Mark Wu: Looks good to me, but someone else must approve
  Dan Kenigsberg: 
  Zhou Zheng Sheng: Verified


--
To view, visit http://gerrit.ovirt.org/13087
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iff758232ded5ef730d24f36d5d493255fc7775d0
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list