All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry VOYAT <Thierry.Voyat@ac-amiens.fr>
To: linux-lvm@sistina.com
Subject: [linux-lvm] can't snap a mounted (reiserfs|ext3) with kernel 2.2.x
Date: Fri Aug 23 05:01:02 2002	[thread overview]
Message-ID: <3D6606DD.72E5BB37@ac-amiens.fr> (raw)

I need to unmount the lvm partition before i can realize a valid
snapshot of a journalized fs (reiserfs or ext)
All works fine with ext2 :

mount -t ext3 /dev/vg0/ext3fs	=>ok
lvreate snap /dev/vg0/ext3fs	=> ok
mount snap  	=> FAILED
	mount: block device /dev/vg0/snap is write-protected, mounting
read-only
	mount: wrong fs type, bad option, bad superblock on /dev/vg0/snap,
	       or too many mounted file systems

umount /dev/vg0/ext3fs	=>ok
lvreate snap /dev/vg0/ext3fs	=> ok
mount snap  	=> ok

mount -t ext2 /dev/vg0/ext2fs	=>ok
lvreate snap /dev/vg0/ext2fs	=> ok
mount snap  	=> ok


Redhat 6.2 on IBM Netfinity
kernel used: 2.2.19, 2.2.20, 2.2.21
patches: reiserfs-3.5.35, 
	ext3-0.0.7a
	linux-2.2.18-rawio.patch, 
	linux-2.2.19.kdb.diff, 
	linux-2.2.19.ext3.diff
LVM: 1.0.3, 1.0.4, 1.0.5 patches and utils


I known there was a patch for kernel 2.4.x for VFS-lock but nothing for
kenel 2.2.x series.

I can't upgrade to kernel 2.4. What can i do ?



-- 
     ?????      Thierry VOYAT       T�l: (33) 3 22 82 38 39
    ( 0 0 )     Rectorat Amiens     Fax: (33) 3 22 82 39 16
---oOo(_)oOo--- 20 boulevard Alsace-Lorraine - 80063 AMIENS
Les faiblesses des hommes font la force des femmes. Voltaire

             reply	other threads:[~2002-08-23  5:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-23  5:01 Thierry VOYAT [this message]
2002-08-24  4:08 ` [linux-lvm] can't snap a mounted (reiserfs|ext3) with kernel 2.2.x Patrick Caulfield
2002-08-24 14:20   ` Chris Mason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D6606DD.72E5BB37@ac-amiens.fr \
    --to=thierry.voyat@ac-amiens.fr \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.