All of lore.kernel.org
 help / color / mirror / Atom feed
From: "armani" <armani@codevel.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] Can't make an on-line snapshot with LVM !
Date: Fri May 23 11:50:02 2003	[thread overview]
Message-ID: <001401c3214b$89789230$6c7745cb@codevel> (raw)
In-Reply-To: 1053696372.1216.92.camel@prvpcompq249.css.twable.com

Dear Sir

I don't know that if this is a FAQ.
But when I create a snapshot for my LV2

# lvcreate -L1M -s -nsnapshot1 /dev/VG1/LV2
lvcreate -- rounding size up to physical extent boundary
lvcreate -- WARNING: the snapshot will be automatically disabled once it
gets full
lvcreate -- INFO: using default snapshot chunk size of 64 KB for
"/dev/VG1/snapshot1"
lvcreate -- doing automatic backup of "VG1"
lvcreate -- logical volume "/dev/VG1/snapshot1" successfully created

This will create a /dev/VG1/snapshot1 for me.

But I can't mount it with the following command:
# mount /dev/VG1/snapshot1 /mnt
when I still mount  /dev/VG1/LV2 on my /var1 mount point.

After umount /var1
# umount /var1

Then redo the command
# lvcreate -L1M -s -nsnapshot2 /dev/VG1/LV2

This will be ok ..

What's wrong with the snapshot ?

  reply	other threads:[~2003-05-23 11:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-22 23:40 Antwort: Re: [linux-lvm] MultiPath Dietmar Stein
2003-05-23  8:22 ` Ryan Frank
2003-05-23 11:50   ` armani [this message]
2003-05-27  2:20     ` [linux-lvm] Can't make an on-line snapshot with LVM ! Patrick Caulfield

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='001401c3214b$89789230$6c7745cb@codevel' \
    --to=armani@codevel.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.