Change in vdsm[master]: Make /var/lib/vdsm read and write, otherwise it will break v...

danken at redhat.com danken at redhat.com
Mon Nov 21 12:33:28 UTC 2011


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Make /var/lib/vdsm read and write, otherwise it will break vdsm_reg.
......................................................................


Make /var/lib/vdsm read and write, otherwise it will break vdsm_reg.

Error message during oVirt node installation:

MainThread::DEBUG::2011-11-17
11:00:57,778::deployUtil::853::root::makeBridge Failed to del existing
bridge. out= err=INFO:root:Removing bridge breth0 with vlan=None,
bonding=None, nics=['eth0']. options={'nics': ['eth0'], 'bonding': '',
'vlan': ''}
WARNING:root:
Traceback (most recent call last):
File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
File "/usr/share/vdsm/configNetwork.py", line 900, in <module>
File "/usr/share/vdsm/configNetwork.py", line 875, in main
File "/usr/share/vdsm/configNetwork.py", line 555, in delNetwork
File "/usr/share/vdsm/configNetwork.py", line 277, in removeNic
File "/usr/share/vdsm/configNetwork.py", line 153, in _backup
File "/usr/share/vdsm/configNetwork.py", line 200, in _persistentBackup
OSError: [Errno 30] Read-only file system: '/var/lib/vdsm/netconfback/

Change-Id: Ibbfd6eed420e4892263d924700b781e1a471e264
---
M vdsm/vdsm.rwtab
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Douglas Schilling Landgraf: Verified; Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibbfd6eed420e4892263d924700b781e1a471e264
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>


More information about the vdsm-patches mailing list