[node-patches] Change in ovirt-node[master]: RFC: synchronize log dir with iso on boot

fabiand at fedoraproject.org fabiand at fedoraproject.org
Mon Jun 17 08:28:52 UTC 2013


Fabian Deutsch has posted comments on this change.

Change subject: RFC:  synchronize log dir with iso on boot
......................................................................


Patch Set 3: (1 inline comment)

Does this patch now work for you?

....................................................
File scripts/ovirt-init-functions.sh.in
Line 817:             swapon -a
Line 818:         fi
Line 819:         log "Synchronizing log files"
Line 820:         logsync_TMPDIR=$(mktemp -d)
Line 821:         mkdir -p ${logsync_TMPDIR}/{squash,ext3}
This patch doesn't look nice ... But maybe that's the nature of this problem ...
Line 822:         mount /dev/.initramfs/live/LiveOS/sqaushfs.img ${logsync_TMPDIR}/squash
Line 823:         mount ${logsync_TMPDIR}/squash/LiveOS/ext3fs.img ${logsync_TMPDIR}/ext3
Line 824:         python << EOP
Line 825: from ovirtnode.ovirtfunctions import copy_dir_if_not_exist


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ife2399c9cb1fb7eb9fd572f9214ee74f8a61a8ce
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list