linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] cannot create snapshot LV (unrecognised segment type snapshot)
@ 2006-07-10 19:30 Joe Harvell
  0 siblings, 0 replies; only message in thread
From: Joe Harvell @ 2006-07-10 19:30 UTC (permalink / raw)
  To: linux-lvm

In the past, I have been able to create snapshot LVs using LVM2.  I had
a script that did this as part of a full backup.  I have upgraded LVM2
several times and now I find I cannot create a snapshot LV anymore.  It
seems to be related to an error message I get every time I enter an LVM2
command'

Version info:

dogboy ~ # lvm version
  LVM version:     2.02.05 (2006-04-21)
  Library version: 1.02.07 (2006-05-11)
  Driver version:  4.1.0

Snapshot creation output:

dogboy ~ # lvcreate -dddddd -s -L 256m -n test.snap /dev/paris/test
  Unrecognised segment type snapshot
  lvcreate: Create a logical volume

lvcreate
        [-A|--autobackup {y|n}]
        [--addtag Tag]
        [--alloc AllocationPolicy]
        [-C|--contiguous {y|n}]
        [-d|--debug]
        [-h|-?|--help]
        [-i|--stripes Stripes [-I|--stripesize StripeSize]]
        {-l|--extents LogicalExtentsNumber |
         -L|--size LogicalVolumeSize[kKmMgGtT]}
        [-M|--persistent {y|n}] [--major major] [--minor minor]
        [-m|--mirrors Mirrors]
        [-n|--name LogicalVolumeName]
        [-p|--permission {r|rw}]
        [-r|--readahead ReadAheadSectors]
        [-R|--regionsize MirrorLogRegionSize]
        [-t|--test]
        [--type VolumeType]
        [-v|--verbose]
        [-Z|--zero {y|n}]
        [--version]
        VolumeGroupName [PhysicalVolumePath...]

lvcreate -s|--snapshot
        [-c|--chunksize]
        [-A|--autobackup {y|n}]
        [--addtag Tag]
        [--alloc AllocationPolicy]
        [-C|--contiguous {y|n}]
        [-d|--debug]
        [-h|-?|--help]
        [-i|--stripes Stripes [-I|--stripesize StripeSize]]
        {-l|--extents LogicalExtentsNumber |
         -L|--size LogicalVolumeSize[kKmMgGtT]}
        [-M|--persistent {y|n}] [--major major] [--minor minor]
        [-n|--name LogicalVolumeName]
        [-p|--permission {r|rw}]
        [-r|--readahead ReadAheadSectors]
        [-t|--test]
        [-v|--verbose]
        [--version]
        OriginalLogicalVolume[Path] [PhysicalVolumePath...]

Logs:

Jul 10 14:28:44 [lvm] Setting global/locking_type to 1
Jul 10 14:28:44 [lvm] Setting global/locking_dir to /var/lock/lvm
Jul 10 14:28:44 [lvm] File-based locking enabled.
Jul 10 14:28:44 [lvm] Setting chunksize to 16 sectors.
Jul 10 14:28:44 [lvm] Unrecognised segment type snapshot


Here is what I get when I try a standard LVM command:

dogboy ~ # lvs
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  Unrecognised segment type mirror
  LV    VG    Attr   LSize   Origin Snap%  Move Log Copy%
  home  paris -wi-ao   4.49G
  opt   paris -wi-ao   6.20G
  ora-0 paris -wi-a-  10.00G
  ora-1 paris -wi-a-  10.00G
  ora-2 paris -wi-a-  10.00G
  pcsoe paris -wi-ao  12.00G
  root  paris -wi-ao 200.00M
  test  paris -wi-ao   1.00G
  usr   paris -wi-ao   8.00G
  var   paris -wi-ao   4.00G

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-10 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-10 19:30 [linux-lvm] cannot create snapshot LV (unrecognised segment type snapshot) Joe Harvell

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).