[Bug 712689] Re: Get fsfreeze in Ubuntu

TomaszChmielewski 712689 at bugs.launchpad.net
Sat Jun 4 12:26:55 UTC 2011


Note that you shouldn't use fsfreeze on a filesystem where there is lots
of IO - notably, rootfs (/).

If you do so, all programs write-accessing it will be "frozen" as well,
which could explain your system freeze.

Try doing it on a filesystem which is not the main one, like /boot, or
similar (i.e. /var/lib/mysql, if it's a separate partition).


If "sudo fsfreeze --freeze / ; sudo fsfreeze --unfreeze /" is expected to freeze the system hard is a different question - perhaps someone should ask on a linux-fsdevel or similar mailing list.

http://vger.kernel.org/vger-lists.html#linux-fsdevel

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/712689

Title:
  Get fsfreeze in Ubuntu

Status in “util-linux” package in Ubuntu:
  New

Bug description:
  Binary package hint: util-linux

  Please get the "fsfreeze" tool in Ubuntu. Current util-linux package
  does not include it

  fsfreeze is a tool to suspend access to a filesystem (Linux Ext3/4, ReiserFS, JFS, XFS) using Linux's standard API for freezing mountpoints
  http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=fcccf502540e3d7

  This can be quite useful for performing backups




More information about the foundations-bugs mailing list