Problem (?) with LVM snapshots since Feb 12 updates

After the update, I'm seeing some LVM snapshot errors during boot. In context:
:: running hook [udev]
:: Triggering uevents
[ x.xxx ] device-mapper: table: 254:9: snapshot: Snapshot cow pairing for exception table handover failed
[ x.xxx ] device-mapper: table: 254:14: snapshot: Snapshot cow pairing for exception table handover failed
:: running hook [keymap]
:: performing fsck on <root LV>
arch: clean ...
:: mounting '<root LV>' on real root
:: running cleanup hook [shutdown]
:: running cleanup hook [lvm]
:: running cleanup hook [udev]
Welcome to Arch Linux!
The number of errors varies between zero and three, the latter being the number of snapshots I have. 
The corresponding info in the journal is:
Feb 15 09:29:17 caddywhompus kernel: device-mapper: table: 254:9: snapshot: Snapshot cow pairing for exception table handover failed
Feb 15 09:29:17 caddywhompus kernel: device-mapper: ioctl: error adding target to table
Feb 15 09:29:17 caddywhompus kernel: device-mapper: table: 254:14: snapshot: Snapshot cow pairing for exception table handover failed
Feb 15 09:29:17 caddywhompus kernel: device-mapper: ioctl: error adding target to table
Since the errors seem to occur during initramfs, here's some info on that:
# cat /etc/mkinitcpio.conf
MODULES="nouveau ext4"
BINARIES=""
FILES=""
HOOKS="base udev autodetect block keymap lvm2 keyboard fsck shutdown"
COMPRESSION="xz"
COMPRESSION_OPTIONS="-e -9"
# lsinitcpio -a /boot/caddywhompus.img
==> Image: /boot/caddywhompus.img
==> Created with mkinitcpio 0.13.0
==> Kernel: 3.7.7-1-ARCH
==> Size: 3.29 MiB
==> Compressed with: xz
-> Uncompressed size: 12.37 MiB (.265 ratio)
-> Estimated extraction time: 0.402s
==> Included modules:
ahci dm-mirror ehci-hcd libahci pata_marvell usb-common
ata_generic dm-mod ext4 [explicit] libata scsi_mod usbcore
button dm-region-hash hid mbcache sd_mod usbhid
cdrom dm-snapshot i2c-algo-bit mxm-wmi sr_mod usb-storage
crc16 drm i2c-core nouveau [explicit] ttm video
dm-log drm_kms_helper jbd2 pata_acpi uhci-hcd wmi
==> Included binaries:
blkid cp findmnt fsck.ext4 lsblk lvmetad switch_root udevd
busybox dmsetup fsck kmod lvm mount udevadm
==> Early hook run order:
udev
lvm2
==> Hook run order:
udev
keymap
==> Cleanup hook run order:
shutdown
lvm2
udev
Initially I missed the news to enable lvm-monitoring.service. I have since enabled the service, rebooted to another install of Arch which doesn't use LVM (all lvs are prevented from being activated with empty auto_activation_volume_list), and deleted and recreated the snapshots in case they had gotten borked. FWIW, the SSs now only exist for the purpose of troubleshooting this issue, so I'm not worried about their integrity.
I've done numerous boots and seen instances where both lvm-monitoring.service and dmeventd.service start, where both fail, and where one starts but the other fails. This doesn't seem to correspond with the occurence of the errors during boot. On my most recent boot both failed:
# systemctl status lvm-monitoring.service dmeventd.service
lvm-monitoring.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
Loaded: loaded (/usr/lib/systemd/system/lvm-monitoring.service; enabled)
Active: failed (Result: exit-code) since Fri 2013-02-15 09:49:25 EST; 2min 10s ago
Docs: man:dmeventd(8)
man:lvcreate(8)
man:lvchange(8)
man:vgchange(8)
Process: 237 ExecStart=/usr/sbin/lvm vgchange --monitor y (code=exited, status=5)
Feb 15 09:49:18 caddywhompus lvm[237]: 2 logical volume(s) in volume group "VG1" monitored
Feb 15 09:49:25 caddywhompus lvm[237]: No input from event server.
Feb 15 09:49:25 caddywhompus lvm[237]: VG0-ss_var: event registration failed: Input/output error
Feb 15 09:49:25 caddywhompus lvm[237]: VG0/snapshot1: snapshot segment monitoring function failed.
Feb 15 09:49:25 caddywhompus lvm[237]: 8 logical volume(s) in volume group "VG0" monitored
Feb 15 09:49:25 caddywhompus systemd[1]: lvm-monitoring.service: main process exited, code=exited, status=5/NOTINSSTALLED
Feb 15 09:49:25 caddywhompus systemd[1]: Failed to start Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Feb 15 09:49:25 caddywhompus systemd[1]: Unit lvm-monitoring.service entered failed state
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
dmeventd.service - Device-mapper event daemon
Loaded: loaded (/usr/lib/systemd/system/dmeventd.service; static)
Active: failed (Result: core-dump) since Fri 2013-02-15 09:49:35 EST; 2min 0s ago
Docs: man:dmeventd(8)
Process: 469 ExecStart=/usr/sbin/dmeventd (code=exited, status=0/SUCCESS)
Main PID: 470 (code=dumped, signal=SEGV)
CGroup: name=systemd:/system/dmeventd.service
Feb 15 09:49:25 caddywhompus systemd[1]: Starting Device-mapper event daemon...
Feb 15 09:49:25 caddywhompus dmeventd[470]: dmeventd ready for processing.
Feb 15 09:49:25 caddywhompus systemd[1]: Started Device-mapper event daemon.
Feb 15 09:49:25 caddywhompus lvm[470]: Monitoring snapshot VG0-ss_var
Feb 15 09:49:25 caddywhompus lvm[470]: Monitoring snapshot VG0-ss_root
Feb 15 09:49:25 caddywhompus lvm[470]: Monitoring snapshot VG0-ss_home
Feb 15 09:49:35 caddywhompus systemd[1]: dmeventd.service: main process exited, code=dumped, status=11/SEGV
Feb 15 09:49:35 caddywhompus systemd-coredump[676]: Process 470 (dmeventd) dumped core.
Feb 15 09:49:35 caddywhompus systemd[1]: Unit dmeventd.service entered failed state
But in all cases, lvdisplay seems to indicate that the snapshots are working fine:
# lvdisplay VG0/ss_root VG0/ss_var VG0/ss_home
--- Logical volume ---
LV Path /dev/VG0/ss_root
LV Name ss_root
VG Name VG0
LV UUID jQo9aS-392r-VEX4-36ra-LNS8-BfIJ-0d8NyL
LV Write Access read/write
LV Creation host, time recover, 2013-02-14 17:37:31 -0500
LV snapshot status active destination for lv_root
LV Status available
# open 0
LV Size 5.00 GiB
Current LE 1280
COW-table size 5.00 GiB
COW-table LE 1280
Allocated to snapshot 0.01%
Snapshot chunk size 4.00 KiB
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:5
--- Logical volume ---
LV Path /dev/VG0/ss_var
LV Name ss_var
VG Name VG0
LV UUID SPEFKY-nOYY-3B2L-GpAq-3eSe-aLtY-jlGLQJ
LV Write Access read/write
LV Creation host, time recover, 2013-02-14 17:37:32 -0500
LV snapshot status active destination for lv_var
LV Status available
# open 0
LV Size 5.71 GiB
Current LE 1462
COW-table size 5.71 GiB
COW-table LE 1462
Allocated to snapshot 0.51%
Snapshot chunk size 4.00 KiB
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:14
--- Logical volume ---
LV Path /dev/VG0/ss_home
LV Name ss_home
VG Name VG0
LV UUID MzJVwN-i49J-1nto-6UM4-bq0P-6jD9-F21ok2
LV Write Access read/write
LV Creation host, time recover, 2013-02-14 17:37:32 -0500
LV snapshot status active destination for lv_home
LV Status available
# open 0
LV Size 10.00 GiB
Current LE 2560
COW-table size 10.00 GiB
COW-table LE 2560
Allocated to snapshot 0.25%
Snapshot chunk size 4.00 KiB
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:7
I made the suggested change to global_filter in lvm.conf, though I never had any problems booting; I just saw the occasional warning about fd0 and/or cdrom when running lvscan after boot, and figured it couldn't hurt.
And... I have no idea where to go from here.

Hi,
I've had the same problem for a few months now and the computer has been rebooted many times. This time an endpoint engine has been updated so requires a reboot.
I've rebooted now and still don't see any updates for this windows 8 machines. On some of the W8 machines I have seen working, the updates don't appear in software centre, but when I go to view updates in programs and features, they do
appear there which is also a bit strange.
All the windows 7 machines work fine.
Jaz

Similar Messages

  • HI pls i am having problem with my iphone4s since i updated to 8.2 i can't check balance of my account and secondly if somebody call me it is indicating no with out name pls what is the solution

    HI pls i am having problem with my iphone4s since i updated to 8.2 i can't check balance of my account and secondly if somebody call me it is indicating number  with out name pls what is the solution

    When you have kernel panics, the pertinent information is in the panic report.
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A panic report has a name that begins with "Kernel" and ends in ".panic". Select the most recent one. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    If you don't see any reports listed, but you know there was a panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.

  • Am I the only one having problems with ringer volume since the update?

    Am I the only one having problems with ringer volume since the update?? I'm hard of hearing and before updating to IOS7 I could hear my alarm and ringer just fine. Volume is turned up all the way and I've chosen the loudest sounds I could and still having a difficult time hearing.

    Annie Hall is available on DVD only.
    It is not available for streaming and I believe movies available for streaming are the only movies available with the Netflix app on an iOS device.

  • Problems with My Gallery since ICS update.

    Prior to the ICS update, My Gallery would display not only my pictures taken with the camera but also others on my SD card and in the internal phone storage picture folders.  Since ICS it only shows from the camera folder and even that seems often out of sync and slow to update.  Is this an issue or is it something I'm missing on the process?

    Yup it kind of comes with the Territory i had a Droid X and a HTC incredible and on my X i done 6 factory resets and on my Inc. i did about the Same and i got so good at it that when i Visited the Local store and somebody had an issue the Reps sent the Customer over to Me.. But i understand when a device isn't running as it should it gets very frustrating especially the money that is spent on it.. Just to pass on to Ya i use a App called System Panel App it's in the Play Store and is Free but the Paid Version is only 2.99 and it shows Quite a bit of what your device is Doing and the Temps it is Running i'v had the App on my Devices since Wildman pointed it out to me two years ago. And i check out what my phones are doing all the time with app. Give it Try..

  • Is anyone else having problems with battery usage since last update?

    since doing last iOS update on my 6 battery now only charges to 85%. Anyone having issues?

    For me, it has battery drain since updating. Before I went to bed last night I charged the phone to 100%. When I woke up this morning, it was sitting at 81%.

  • Problems with regular Texting since iOS 7.0.3

    Hello, I have an iPhone 5s recently upgraded to iOS 7.0.3 via OTA update. I never use iMessage, I have an unlimited text plan, so I always have used SMS with everyone. However, after this last update, I have problems with regular SMS. I can send SMS to everyone as usual, but can only get text messages from some-all of them using iPhone 5 with at least the lastest iOS6 version. I have noticed then only way to text them now is to turn on iMessage, otherwise I keep missing their replies. These are people, that until the last upgrade, I was texting with on a regular basis with no problems using plain SMS with iMessage option OFF. Contrary to most, I don't want to use iMessage but rather use regular carrier provided SMS.
    For instance, both my son and daughter use an iPhone 5 with iOS 7 (but not the latest patch 7.0.3) installed, I can text with my son OK, but can't get any texts from my daughter, can only communicate with her using iMessage-BTW, we are all on the same network on a family plan. Can't understand this at all. Since I can SMS with some, but not others I don't think this is a problem with my carrier but rather a problem with my phone since the update to 7.0.3, and they say I am the only one they have problem with texting with and I am the only one on the new software version.
    Anyone else has noticed this issue.

    I wonder if this may have something to do with iMessage on my Macs. Recently updated to Maverirks and the iMessage app on my Macs was set up to my email and mobile phone (it wasn't before). I wonder if this is so, then whoever I send an SMS to that has iMessage on and replies back, will be picked up by iMessage since is turned on on my Mac, since replies go to the Mac but not my phone. If the sender has iMessage off, I get the SMS fine.

  • Since the most recent Firefox update 3.6.8 by banking institution no longer shows as having a secure encrypted connection, however, my bank assures me all is well with their certificates and that is a problem with the new Firefox browser update, can you g

    Since the most recent Firefox update 3.6.8 my banking institution no longer shows as having a secure encrypted connection, however, my bank assures me all is well with their certificates and that is a problem with the new Firefox browser update, can you give me some idea why it is doing this?
    == This happened ==
    Every time Firefox opened
    == Right after the new Firefox update

    Hello Anne.
    Can you please try it in a new (temporary) Firefox profile and see if the issue is still present? See [http://support.mozilla.com/en-US/kb/Managing+profiles this article] to know how to create a new Firefox profile. Please report back the results.

  • HT6030 I have many problems with my mail since I moved to mavericks. The filter is very sensitive, read mail appears as unread, I can't drag mail to the folders and more. I can't update the mail program as directed on this page, update says my system is u

    I have many problems with my mail since I moved to mavericks. The filter is very sensitive, read mail appears as unread, I can't drag mail to the folders and more. I can't update the mail program as directed on this page, update says my system is updated

    I don't think that a software update from Apple will solve the issues that you are having. You have a rogue installation. After you posted I have just done the following:
    Disk Utility can verify  my partitioned Volume (including my boot disk) AND REPAIR the non-boot disks on the same Volume without a glitch. It repairs the non-boot disks containing data smoothly.
    I have used Mail to send some mails from some Yahoo and Hotmail accounts to my Thunderbird client containing GMail accounts - absolutely normal.
    I have iLife '09 but my iMovie '09 and iPhoto '09 open in a jiffy and I see no issues here. I have 6GB RAM (Maximum) on an early 2008 Macbook Pro with a 750GB hard drive partitioned with 120GB reserved for the Boot Drive.
    I am sorry that I cannot help further but I am sure there must be a way to reinstall the software without having to revert to restoring your ML backup. I have two clones and if you have such I would attempt to do that through that rather than through Time Machine - that is of course if you have a cloned drive.
    Good luck!

  • HT4623 updated to ios7 on Sunday - I am having major problems with my phone since - keeps freezing - updated itunes first then backed up my phone to my laptop.  Is it worth it at this stage doing a restore?

    I updated my iphone 5 to ios7 on Sunday and have been having m?ajor problems with my phone since.  It keeps freezing and I have to constantly press the home and on/off switch to get it to restart.  I had updated my itunes and backed up the phone before doing the update.  I'm getting very frustrated at this stage as the phone is practically useless.   Is it worth doing a restore?  Bearing in mind that I just tried to do that and got a message to turn off the 'find phone' feature in settings and when I tried to get into settings the phone froze again.

    I don't have a good answer for you but reading these forums, it seems that network drives can often cause problems with iTunes like you describe.
    Patrick

  • I'm having problems with my internet since I have upgraded.  I am afraid to upgrade on my Macbook pro now.  I don't want the upgrade to slow down my laptops.  Any suggestions?

    I'm having problems with my internet since I have upgraded.  I am afraid to upgrade on my Macbook pro now.  I don't want the upgrade to slow down my laptops.  Any suggestions?

    Wifi issues are one of the common issues being reported by users.  There is not much you can do at this point but wait and hope that th 10.8.1 update will address these issues.

  • Is anyone having problems with the stock widget not updating?

    Is anyone having problems with the stock widget not updating?

    Widgets unfortunately have gone by the wayside since Apple introduced the App Store a couple years ago.  No widget has received any official recognition in the Apple listing of Widgets since that time.  So it is entirely possible the widget has gotten redirected.   There are many other Apps for stocks.  I personally like the Nasdaq Quote website since it knows mutual funds and other markets as well.

  • "Firefox has had a problem and crashed"; repeatedly since skype update, won't stay up more than 3 or 4 minutes s, how do I stop it from crashing?

    "Firefox has had a problem and crashed"; repeatedly since skype update, won't stay up more than 3 or 4 minutes s, how do I stop it from crashing?

    hello, could you provide your latest few submitted crash reports? please enter '''about:crashes''' into the location bar, copy the latest few report ids from there starting with '''bp-''' & paste them here into a forum reply. this will give us a better understanding what may be triggering those crashes.

  • Can't download anything from app store or itunes. everytime i try to install an app i get "there is abilling problem with a previous purchase. please update ur payment method". i have recently changed my address and visa debit card. please help

    can't download anything from app store or itunes. everytime i try to install an app i get this error "there is a billing problem with a previous purchase. please update ur payment method". i have recently changed my visa debit card and home adress and when i make these changes i still get the same error.
    will u please help me out?

    Are you listing the billing address for the card correctly? The address in the iTunes/MAS account must match the address on your bill exactly.

  • Problem with "SELECT...FOR UPDATE OF..." and "POST command" combination

    Problem with "SELECT...FOR UPDATE OF..." and "POST command" combination
    Problem in committing transactions in Multiple Forms (Oracle Forms) with POST built-in command:
    Consider that the following statements are written in WHEN-WINDOW-CLOSED trigger of a called form.
    Statements in called form (Form name: FORM_CHILD):
    go_block('display_block') ;
    do_key('execute_query') ;
    -- Data from table_b will be populated in this block, based on the value of COLUMN_1 obtained
    -- from TABLE_A.
    -- Example: If the value of COLUMN_1 is 10, then all the matching records from TABLE_B, which
    -- are inserted with value 10 in TABLE_B.COLUMN_1 will be fetched and shown here.
    if user_choice = 'YES' then
    commit ;
    else
    rollback ;
    end if ;
    Statements in calling forms:
    There are two calling forms having following statements and it is going to call the above said called form.
    CALLING FORM 1
    Statements in KEY-COMMIT trigger:
    post;
    call_form(form_child, no_activate) ;
    Statements in ON-INSERT trigger:
    select column_1
    from table_a
    for update of column_1
    where column_2 = 'X' ;
    update table_a
    set column_1 = column_1 + 1
    where column_2 = 'X' ;
    insert into table_b ...;
    insert into table_b ...; Statements in KEY-COMMIT trigger:
    post;
    call_form(form_child, no_activate) ;
    CALLING FORM 2:
    Statements in ON-INSERT trigger:
    select column_1
    from table_a
    for update of column_1
    where column_2 = 'X' ;
    update table_a
    set column_1 = column_1 + 1
    where column_2 = 'X' ;
    insert into table_b ...;
    insert into table_b ...;
    insert into table_b ...;
    Our understanding:
    Assume that both the forms are running from two different machines/instances, issuing commit at the same time. In this case, forms will start executing the statements written in ON-INSERT trigger, the moment POST command is executed. Though the commit is issued at the same time, according to oracle, only one of the request will be taken for processing first. Assume that calling form 1 is getting processed first.
    So, it fetches the value available in COLUMN_1 of TABLE_A and locks the row from further select, update, etc. as SELECT...FOR UPDATE command is used (note that NOWAIT is not given, hence the lock will be released only when COMMIT or ROLLBACK happens) and proceed executing further INSERT statements. Because of the lock provided by the SELECT...FOR UPDATE command, the statements in calling form 2 will wait for the resource.
    After executing the INSERT statements, the FORM_CHILD is called. The rows inserted in to TABLE_A will be queried and shown. The database changes will be committed when user closes the window (as COMMIT is issued in its WHEN-WINDOW-CLOSED trigger). Then the SELECT...FOR UPDATE lock will be released and calling form 2's statements will be executed.
    Actual happenings or Mis-behavior:
    Calling form 2 starts executing INSERT statements instead of waiting for SELECT...FOR UPDATE lock. Also, the value selected from TABLE_A.COLUMN_1 is same in both the calling forms, which is wrong.
    The rows inserted into TABLE_B are having similar COLUMN_1 values in calling form 2 and they are fetched and shown in the called form FORM_CHILD.
    Note that in calling form 2 also POST only is issued, but the changes posted there are accessible in calling form 1 also, which is wrong.
    Kindly suggest us as to how to fix above problem. It will be much use, if you can send us the information regarding the behavior of Oracle Forms POST built-in also.
    Our mail ID: [email protected]
    Thanks a lot in advance.

    You have several problems:
    1. On-Insert will ONLY run if you have created a new record in a base-table block. If you haven't done that, then the POST command will not cause it to run.
    2. Select for update without a "no wait" will lock records for the first form, but when the second form tries this, it will hit the ORA-00054 exception, and will NOT wait. The only way you could make it wait is to issue an UPDATE sql command, which is not such a good way to go.
    All POST does is issues SQL insert or update commands for any changes the user has made to records in a form's base-table blocks, without following with a Commit command.
    Also understand that Commit is the same as Commit_Form, and Rollback is the same as Clear_Form. You should read up on these in the Forms help topics.

  • Hi i have a problem with my iphone 3gs. i updated the software to ios 6 but now when trying to activate the phone it comes up with a message saying that the activation server is currently unavailable, also it always says no sim! what can i do?

    i have an activation problem with my iphone 3gs. i updated the software to io6 using itunes but now the phone will not complete activation because it keeps saydin the activation server is not available and to re try later. ive been trying for 6 hours but it still wont activate. if i try using itunes then it sayd no sim inserted when there is one inserted, what can i do?

    You are right, but how could i send it to Apple? when the phone company first replaced my iphone they had in stock alots of iphones and they just sent mine back to Apple and gave me a new one, so all i did is to give them my phone, but now how could i sent it to Apple? and i cant send it by myself, and the store wont do that, its a lost for them.. so sending it to Apple wasnt an option from the begining.
    and for the record, i dont think the store where i bought it is an authorized shop.. its just a store who boughts phone's from Apple in a low price and sells it in much more money..

Maybe you are looking for

  • Logical Standby Prereq

    I am evaluating Logical standby for an application, but I need to confirm if there is a prerequisite that both source and target databases need to be on the same os platform. My source server is HP UX 11.11 and Target server is HP Itanium ia64 11.31.

  • Workflow Manager Configuration Wizard is not working with USER ID

    Hello everyone,    I have successfully installed Workflow Manager 1.0 (and its prerequisites) on my Server 2008 R2 SP1 machine that is hosting Sharepoint 2013.  I attempt to go into the Workflow Manager Configuration.  That comes up and asks me if I

  • Inserting "Continued..." text in iText for PDF

    Hi, I am creating a PDF using iText with page breaks . Something like this:- Page information in Page 1 <page break> Page information in Page 2 <page break> Page information in Page 3 at the start of page 2 and page 3 i need a text displaying "contin

  • How to add logo in the layout of BPS Version

    Hi all,   Could somebody tell me the steps or the procedure to place a logo in the layout created by BPS version . THANKS Siva

  • Block Sales Docs based on payment terms

    How can we block the sales documents for a customer who has not paid within the given due date based on the payment terms?  Thanks and regards, Bharath S