All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Wolfgang Weisselberg" <uzx87lvfmukwc001@sneakemail.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM 1.0.7, kernel 2.4.21 and snapshots over ext3 filesystem
Date: Fri Jul  4 15:31:01 2003	[thread overview]
Message-ID: <3611-78225@sneakemail.com> (raw)
In-Reply-To: <1195.192.168.1.26.1057151067.squirrel@www.asociacionser.org>

Alberto Picon Couselo wrote 42 lines:

> Wolfgang, thank you very, very much for your advice.

You are welcome.

> Now, I'm able to create a snapshot and mount it, but I receive a strange
> warning message (even if I mount it readonly):

> $~# mount -t ext3 -r /dev/storage/snap /mnt/temporal/
> Can't write to read-only device 3a:04
> kjournald starting.  Commit interval 5 seconds
> Can't write to read-only device 3a:04
> EXT3-fs: mounted filesystem with ordered data mode.

Well ... it is saying: 
    "Hey, this is a read-only fs!"
twice.  Once after mounting and once after starting the
kernelthread for the journalling.

Now, the snapshots are read-only :-) so the complaint is
valid, but not impressive.  I get even a few more warnings in
my syslog (but none to STDOUT/STDERR):

| kernel: Can't write to read-only device 3a:06
| kernel: kjournald starting.  Commit interval 5 seconds
| kernel: EXT3-fs: lvm(58,6): orphan cleanup on readonly fs
| kernel: ext3_orphan_cleanup: deleting unreferenced inode 17
| kernel: ext3_orphan_cleanup: deleting unreferenced inode 163842
| kernel: EXT3-fs: lvm(58,6): 2 orphan inodes deleted
| kernel: EXT3-fs: recovery complete.
| kernel: lvm - lvm_map: ll_rw_blk write for readonly LV /dev/base_vg/SNAP-test
| last message repeated 10 times
| kernel: Can't write to read-only device 3a:06
| last message repeated 2 times
| kernel: EXT3-fs: mounted filesystem with ordered data mode.

Of course, the FS was not clean when I snap-shot it.  (bang!)

> Anyway, the snapshot is mounted and it's visible... So, it seems to
> work... What's your opinion about this?

AFAICT it works.

-Wolfgang

  reply	other threads:[~2003-07-04 15:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-01 12:09 [linux-lvm] LVM 1.0.7, kernel 2.4.21 and snapshots over ext3 filesystem Alberto Picon Couselo
2003-07-01 16:17 ` Wolfgang Weisselberg
2003-07-02  8:05   ` Alberto Picon Couselo
2003-07-04 15:31     ` Wolfgang Weisselberg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-03 11:14 C R Ritson
2003-07-04 15:59 ` Wolfgang Weisselberg

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=3611-78225@sneakemail.com \
    --to=uzx87lvfmukwc001@sneakemail.com \
    --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.