linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] dm errors with lvcreate --snapshot
@ 2007-12-07 20:14 Dane Miller
  2007-12-07 20:21 ` [linux-lvm] " Dane Miller
  2007-12-08  0:40 ` Dane Miller
  0 siblings, 2 replies; 4+ messages in thread
From: Dane Miller @ 2007-12-07 20:14 UTC (permalink / raw)
  To: linux-lvm

Hi,

I've recently started getting errors when creating a snapshot.  I'm new
to LVM2 troubleshooting, so please point me in the right direction if
these are obvious error messages.

The script 'amanda_snapshot.pl' removes yesterday's snapshot and creates
a new snapshot, which amanda backs up some time later.  Here's the
output of this script, including error messages:

amanda_snapshot.pl: umount /media/vm1optsnap
amanda_snapshot.pl: lvremove -f /dev/vg0/vm1optsnap
  Logical volume "vm1optsnap" successfully removed
amanda_snapshot.pl: lvcreate --snapshot --name vm1optsnap --size
10G /dev/vg0/vm1opt
  /dev/dm-9: stat failed: No such file or directory
  Path /dev/dm-9 no longer valid for device(253,9)
  Aborting - please provide new pathname for what used to be /dev/dm-9
  /dev/dm-10: stat failed: No such file or directory
  Path /dev/dm-10 no longer valid for device(253,10)
  Aborting - please provide new pathname for what used to be /dev/dm-10
  /dev/dm-11: stat failed: No such file or directory
  Path /dev/dm-11 no longer valid for device(253,11)
  Aborting - please provide new pathname for what used to be /dev/dm-11
  Logical volume "vm1optsnap" created
amanda_snapshot.pl: mount /dev/vg0/vm1optsnap /media/vm1optsnap


What would cause these /dev/dm-* errors?  How can I find out what's
going on?


Dane
-- 
Dane Miller
Systems Administartor
Greatschools, Inc
http://www.greatschools.net

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-10 18:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-07 20:14 [linux-lvm] dm errors with lvcreate --snapshot Dane Miller
2007-12-07 20:21 ` [linux-lvm] " Dane Miller
2007-12-08  0:40 ` Dane Miller
2007-12-10 18:28   ` [linux-lvm] how rude... " Dane Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).