Test version: rhev-hypervisor7-7.1-20150917.0 rhev-hypervisor6-6.7-20150917.0 ovirt-node-3.2.3-23 Test scenario1: Test step: 1. Clean install rhevh 2. cd /etc/sysconfig/network-scripts/ 3. touch test 4. persist test 5. unpersist test Test result: 1. unpersist test succeed. Test secnario2: Test step: 1. Clean install rhevh 2. cd /data 3. touch test11 4. persist test11 5. unpersist test11 Test result: 1. #unpersist test11 Failed to unpersist "test11" Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/ovirt/node/utils/fs/__init__.py", line 598, in unpersist File "/usr/lib/python2.6/site-packages/ovirt/node/utils/fs/__init__.py", line 650, in _unpersist_file File "/usr/lib/python2.6/site-packages/ovirt/node/utils/fs/__init__.py", line 610, in _cleanup_tree OSError: [Errno 30] Read-only file system: '/config' Cannot unpersist: test11 2. But actually unpersist is succeed. The /data/test11 is removed from /config/files. There still has some issue when unpersist file is in /data. So change the status to assigned.
The bug in comment 2 is a different bug, please file a separate bug for this. This bug can be verified according to comment 2.
Verify this issue with scenario#1 in comment#2.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1935.html