All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Failed to activate snapshot exception store.
@ 2009-05-26 17:01 jose nuno neto
  2009-05-26 20:30 ` Jonathan Brassow
  0 siblings, 1 reply; 3+ messages in thread
From: jose nuno neto @ 2009-05-26 17:01 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 8756 bytes --]

HI

I'm running into some problems with lvm on redhat.
I'm trying to create a snapshot but gives always a error
"  Aborting. Failed to activate snapshot exception store."

Also when I try to create a new volume and create new logical volumes I get 
the same error

This is the output of the lvcreate -s and vgdisplay
Any ideas/hints are apreciated

Thanks
Jose Nuno Neto



 lvcreate --test -L 504M -n SnapTest -i2 -s /dev/vgdb/lvdb02
  Test mode: Metadata will NOT be updated.
  Using default stripesize 64.00 KB
  Rounding size (63 extents) up to stripe boundary size (64 extents)
  Aborting. Failed to activate snapshot exception store.



  --- Volume group ---                                                                                                                                 
  VG Name               vgdb                                                                                                                           
  System ID                                                                                                                                            
  Format                lvm2                                                                                                                           
  Metadata Areas        5                                                                                                                              
  Metadata Sequence No  126                                                                                                                            
  VG Access             read/write                                                                                                                     
  VG Status             resizable                                                                                                                      
  MAX LV                0                                                                                                                              
  Cur LV                2                                                                                                                              
  Open LV               2                                                                                                                              
  Max PV                0                                                                                                                              
  Cur PV                5                                                                                                                              
  Act PV                5                                                                                                                              
  VG Size               249.96 GB                                                                                                                      
  PE Size               8.00 MB                                                                                                                        
  Total PE              31995                                                                                                                          
  Alloc PE / Size       30976 / 242.00 GB                                                                                                              
  Free  PE / Size       1019 / 7.96 GB                                                                                                                 
  VG UUID               FqqBnv-EKiI-TXA2-GR3C-b4i0-XTeq-xPxpVa                                                                                         
                                                                                                                                                       
  --- Logical volume ---                                                                                                                               
  LV Name                /dev/vgdb/lvdb01                                                                                                              
  VG Name                vgdb                                                                                                                          
  LV UUID                0F2fNt-m2n5-MpJ8-dMNS-Xwzb-QsvS-LyHefm                                                                                        
  LV Write Access        read/write                                                                                                                    
  LV Status              available                                                                                                                     
  # open                 1                                                                                                                             
  LV Size                2.00 GB                                                                                                                       
  Current LE             256                                                                                                                           
  Segments               1                                                                                                                             
  Allocation             inherit                                                                                                                       
  Read ahead sectors     auto                                                                                                                          
  - currently set to     256                                                                                                                           
  Block device           253:4                                                                                                                         
                                                                                                                                                       
  --- Logical volume ---                                                                                                                               
  LV Name                /dev/vgdb/lvdb02                                                                                                              
  VG Name                vgdb                                                                                                                          
  LV UUID                7Q038a-7FfX-AhBo-djfL-chFO-MI3N-vzdcbo                                                                                        
  LV Write Access        read/write                                                                                                                    
  LV Status              available                                                                                                                     
  # open                 1                                                                                                                             
  LV Size                240.00 GB                                                                                                                     
  Current LE             30720                                                                                                                         
  Segments               3                                                                                                                             
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:5



  --- Physical volumes ---
  PV Name               /dev/sdh1
  PV UUID               13EWPc-BeSd-w1ub-wbhM-c3Ff-pi7U-KWDkxr
  PV Status             allocatable
  Total PE / Free PE    6399 / 0



  PV Name               /dev/sdi1
  PV UUID               14OQ42-xq0w-xln5-z9ts-PHKF-goXA-X9qzTE
  PV Status             allocatable
  Total PE / Free PE    6399 / 255



  PV Name               /dev/sdj1
  PV UUID               U3h5F6-g6Wt-MNMb-AHyy-BP2R-BWf1-6LNm55
  PV Status             allocatable
  Total PE / Free PE    6399 / 255



  PV Name               /dev/sdk1
  PV UUID               qkpbY5-dvGg-Z1Xb-3cEM-sidS-frbr-pCe8Bk
  PV Status             allocatable
  Total PE / Free PE    6399 / 255



  PV Name               /dev/sdb1
  PV UUID               WtDVja-1Q9u-Tgr8-bCU3-qlqS-lahj-m1p2cU
  PV Status             allocatable
  Total PE / Free PE    6399 / 254




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 10865 bytes --]

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

* Re: [linux-lvm] Failed to activate snapshot exception store.
  2009-05-26 17:01 [linux-lvm] Failed to activate snapshot exception store jose nuno neto
@ 2009-05-26 20:30 ` Jonathan Brassow
  2009-05-28 13:40   ` jose nuno neto
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Brassow @ 2009-05-26 20:30 UTC (permalink / raw)
  To: LVM general discussion and development

[-- Attachment #1: Type: text/plain, Size: 2854 bytes --]

what happens if you remove the '--test' from your command?

  brassow

On May 26, 2009, at 12:01 PM, jose nuno neto wrote:

> HI
>
> I'm running into some problems with lvm on redhat.
> I'm trying to create a snapshot but gives always a error
> " Aborting. Failed to activate snapshot exception store."
>
> Also when I try to create a new volume and create new logical  
> volumes I get the same error
>
> This is the output of the lvcreate -s and vgdisplay
> Any ideas/hints are apreciated
>
> Thanks
> Jose Nuno Neto
>
>
>
> lvcreate --test -L 504M -n SnapTest -i2 -s /dev/vgdb/lvdb02
> Test mode: Metadata will NOT be updated.
> Using default stripesize 64.00 KB
> Rounding size (63 extents) up to stripe boundary size (64 extents)
> Aborting. Failed to activate snapshot exception store.
>
>
>
> --- Volume group ---
> VG Name vgdb
> System ID
> Format lvm2
> Metadata Areas 5
> Metadata Sequence No 126
> VG Access read/write
> VG Status resizable
> MAX LV 0
> Cur LV 2
> Open LV 2
> Max PV 0
> Cur PV 5
> Act PV 5
> VG Size 249.96 GB
> PE Size 8.00 MB
> Total PE 31995
> Alloc PE / Size 30976 / 242.00 GB
> Free PE / Size 1019 / 7.96 GB
> VG UUID FqqBnv-EKiI-TXA2-GR3C-b4i0-XTeq-xPxpVa
>
> --- Logical volume ---
> LV Name /dev/vgdb/lvdb01
> VG Name vgdb
> LV UUID 0F2fNt-m2n5-MpJ8-dMNS-Xwzb-QsvS-LyHefm
> LV Write Access read/write
> LV Status available
> # open 1
> LV Size 2.00 GB
> Current LE 256
> Segments 1
> Allocation inherit
> Read ahead sectors auto
> - currently set to 256
> Block device 253:4
>
> --- Logical volume ---
> LV Name /dev/vgdb/lvdb02
> VG Name vgdb
> LV UUID 7Q038a-7FfX-AhBo-djfL-chFO-MI3N-vzdcbo
> LV Write Access read/write
> LV Status available
> # open 1
> LV Size 240.00 GB
> Current LE 30720
> Segments 3
> Allocation inherit
> Read ahead sectors auto
> - currently set to 256
> Block device 253:5
>
>
>
> --- Physical volumes ---
> PV Name /dev/sdh1
> PV UUID 13EWPc-BeSd-w1ub-wbhM-c3Ff-pi7U-KWDkxr
> PV Status allocatable
> Total PE / Free PE 6399 / 0
>
>
>
> PV Name /dev/sdi1
> PV UUID 14OQ42-xq0w-xln5-z9ts-PHKF-goXA-X9qzTE
> PV Status allocatable
> Total PE / Free PE 6399 / 255
>
>
>
> PV Name /dev/sdj1
> PV UUID U3h5F6-g6Wt-MNMb-AHyy-BP2R-BWf1-6LNm55
> PV Status allocatable
> Total PE / Free PE 6399 / 255
>
>
>
> PV Name /dev/sdk1
> PV UUID qkpbY5-dvGg-Z1Xb-3cEM-sidS-frbr-pCe8Bk
> PV Status allocatable
> Total PE / Free PE 6399 / 255
>
>
>
> PV Name /dev/sdb1
> PV UUID WtDVja-1Q9u-Tgr8-bCU3-qlqS-lahj-m1p2cU
> PV Status allocatable
> Total PE / Free PE 6399 / 254
>
>
>
>
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean. _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/


[-- Attachment #2: Type: text/html, Size: 7580 bytes --]

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

* Re: [linux-lvm] Failed to activate snapshot exception store.
  2009-05-26 20:30 ` Jonathan Brassow
@ 2009-05-28 13:40   ` jose nuno neto
  0 siblings, 0 replies; 3+ messages in thread
From: jose nuno neto @ 2009-05-28 13:40 UTC (permalink / raw)
  To: LVM general discussion and development

[-- Attachment #1: Type: text/plain, Size: 4536 bytes --]

Hi,

Thanks for the reply :-)

If I take the --test, yes the snapshot gets created
But if I try to create a new VG and after a new LV I get the same error. I can 
the work I was supposed to do, but would like to understand what's going 
on......

lvcreate -L 1G -n TEST  vg_mysql_bk
Aborting. Failed to activate new LV to wipe the start of it.

vgdisplay -v vg_mysql_bk
    Using volume group(s) on command line
    Finding volume group "vg_mysql_bk"
  --- Volume group ---
  VG Name               vg_mysql_bk
  System ID
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  3
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                0
  Open LV               0
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               250.00 GB
  PE Size               4.00 MB
  Total PE              63999
  Alloc PE / Size       0 / 0
  Free  PE / Size       63999 / 250.00 GB
  VG UUID               orekvq-dWqZ-uXs8-gETe-WkyG-adTO-YHdHPh

  --- Physical volumes ---
  PV Name               /dev/sdl1
  PV UUID               pw80TN-xYP2-FY4T-ASWF-PpIe-j6vo-WNQTtG
  PV Status             allocatable
  Total PE / Free PE    63999 / 63999



On Tuesday 26 May 2009 21:30:40 Jonathan Brassow wrote:
> what happens if you remove the '--test' from your command?
>
>   brassow
>
> On May 26, 2009, at 12:01 PM, jose nuno neto wrote:
> > HI
> >
> > I'm running into some problems with lvm on redhat.
> > I'm trying to create a snapshot but gives always a error
> > " Aborting. Failed to activate snapshot exception store."
> >
> > Also when I try to create a new volume and create new logical
> > volumes I get the same error
> >
> > This is the output of the lvcreate -s and vgdisplay
> > Any ideas/hints are apreciated
> >
> > Thanks
> > Jose Nuno Neto
> >
> >
> >
> > lvcreate --test -L 504M -n SnapTest -i2 -s /dev/vgdb/lvdb02
> > Test mode: Metadata will NOT be updated.
> > Using default stripesize 64.00 KB
> > Rounding size (63 extents) up to stripe boundary size (64 extents)
> > Aborting. Failed to activate snapshot exception store.
> >
> >
> >
> > --- Volume group ---
> > VG Name vgdb
> > System ID
> > Format lvm2
> > Metadata Areas 5
> > Metadata Sequence No 126
> > VG Access read/write
> > VG Status resizable
> > MAX LV 0
> > Cur LV 2
> > Open LV 2
> > Max PV 0
> > Cur PV 5
> > Act PV 5
> > VG Size 249.96 GB
> > PE Size 8.00 MB
> > Total PE 31995
> > Alloc PE / Size 30976 / 242.00 GB
> > Free PE / Size 1019 / 7.96 GB
> > VG UUID FqqBnv-EKiI-TXA2-GR3C-b4i0-XTeq-xPxpVa
> >
> > --- Logical volume ---
> > LV Name /dev/vgdb/lvdb01
> > VG Name vgdb
> > LV UUID 0F2fNt-m2n5-MpJ8-dMNS-Xwzb-QsvS-LyHefm
> > LV Write Access read/write
> > LV Status available
> > # open 1
> > LV Size 2.00 GB
> > Current LE 256
> > Segments 1
> > Allocation inherit
> > Read ahead sectors auto
> > - currently set to 256
> > Block device 253:4
> >
> > --- Logical volume ---
> > LV Name /dev/vgdb/lvdb02
> > VG Name vgdb
> > LV UUID 7Q038a-7FfX-AhBo-djfL-chFO-MI3N-vzdcbo
> > LV Write Access read/write
> > LV Status available
> > # open 1
> > LV Size 240.00 GB
> > Current LE 30720
> > Segments 3
> > Allocation inherit
> > Read ahead sectors auto
> > - currently set to 256
> > Block device 253:5
> >
> >
> >
> > --- Physical volumes ---
> > PV Name /dev/sdh1
> > PV UUID 13EWPc-BeSd-w1ub-wbhM-c3Ff-pi7U-KWDkxr
> > PV Status allocatable
> > Total PE / Free PE 6399 / 0
> >
> >
> >
> > PV Name /dev/sdi1
> > PV UUID 14OQ42-xq0w-xln5-z9ts-PHKF-goXA-X9qzTE
> > PV Status allocatable
> > Total PE / Free PE 6399 / 255
> >
> >
> >
> > PV Name /dev/sdj1
> > PV UUID U3h5F6-g6Wt-MNMb-AHyy-BP2R-BWf1-6LNm55
> > PV Status allocatable
> > Total PE / Free PE 6399 / 255
> >
> >
> >
> > PV Name /dev/sdk1
> > PV UUID qkpbY5-dvGg-Z1Xb-3cEM-sidS-frbr-pCe8Bk
> > PV Status allocatable
> > Total PE / Free PE 6399 / 255
> >
> >
> >
> > PV Name /dev/sdb1
> > PV UUID WtDVja-1Q9u-Tgr8-bCU3-qlqS-lahj-m1p2cU
> > PV Status allocatable
> > Total PE / Free PE 6399 / 254
> >
> >
> >
> >
> > --
> > This message has been scanned for viruses and
> > dangerous content by MailScanner, and is
> > believed to be clean. _______________________________________________
> > linux-lvm mailing list
> > linux-lvm@redhat.com
> > https://www.redhat.com/mailman/listinfo/linux-lvm
> > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 7853 bytes --]

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

end of thread, other threads:[~2009-05-28 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-26 17:01 [linux-lvm] Failed to activate snapshot exception store jose nuno neto
2009-05-26 20:30 ` Jonathan Brassow
2009-05-28 13:40   ` jose nuno neto

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.