From: Tracy R Reed <treed@ultraviolet.org>
To: linux-lvm@sistina.com
Subject: [linux-lvm] How do you mount a snapshot?
Date: Thu, 7 Dec 2000 03:39:11 -0800 [thread overview]
Message-ID: <20001207033911.E7573@ultraviolet.org> (raw)
From what I've read it looks like the oopses on mounting snapshots have
been fixed since I last tried playing with them so I am at it again. I
have a freshly installed RH7.0 system with the 2.4.0-test10 kernel patched
for LVM 0.9 and reiserfs 3.6.22. I can successfully create a snapshot
with:
lvcreate -s -L16 -nsnapshot /dev/vg-sdb1/lv-sdb1
but when I try to mount it:
[root@computer /usr2]# mount -t reiserfs /dev/vg-sdb1/snapshot /snap/
mount: block device /dev/vg-sdb1/snapshot is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/vg-sdb1/snapshot,
or too many mounted file systems
Without specifying the filesystem type I get:
[root@computer /usr2]# mount /dev/vg-sdb1/snapshot /snap/
mount: /dev/vg-sdb1/snapshot has wrong major or minor number
I was using mount mount-2.10m but I downloaded the fileutils and compiled
and tried mount-2.10r and I get the same results.
What else do I need to do in order to get a snapshot mounted?
--
Tracy Reed http://www.ultraviolet.org
next reply other threads:[~2000-12-07 11:39 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-07 11:39 Tracy R Reed [this message]
2000-12-07 19:55 ` [linux-lvm] How do you mount a snapshot? David Gould
2000-12-07 20:05 ` Chris Mason
2000-12-07 20:37 ` Tracy R Reed
2000-12-07 20:56 ` Chris Mason
2000-12-08 2:25 ` Tracy R Reed
2000-12-08 6:33 ` David Gould
2000-12-08 14:09 ` Chris Mason
2000-12-08 15:08 ` [linux-lvm] LVM Upgrade Magnus Naeslund(f)
2000-12-08 18:30 ` [linux-lvm] How do you mount a snapshot? David Gould
2000-12-08 20:30 ` Christian Limpach
2000-12-11 4:10 ` [linux-lvm] OOPS while doing vgextend Magnus Naeslund(f)
2000-12-11 6:48 ` [linux-lvm] How do you mount a snapshot? David Gould
2000-12-11 14:58 ` Chris Mason
2000-12-11 18:35 ` Andreas Dilger
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=20001207033911.E7573@ultraviolet.org \
--to=treed@ultraviolet.org \
--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.