I'm running a backup script that every hour makes snapshots of my partitions and then rsyncs those snapshots over to an external drive. I've noticed two things about this:
- Every time I make a snapshot, I get more and more "ext3_orphan_cleanup: deleting unreferenced inode 811222" errors
- Recently, I started getting these messages "Node /dev/mapper/lvm1-usr--snapshot-cow was not removed by udev. Falling back to direct node removal."
Why are these things happening, and what can I do about it?
root@allhats2:~# cat /etc/debian_version
wheezy/sid
root@allhats2:~# uname -a
Linux allhats2.xcski.com 3.0.0-22-generic #36-Ubuntu SMP Tue Jun 12 17:37:42 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
root@allhats2:~# dpkg -l lvm2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii lvm2 2.02.66-4ubunt The Linux Logical Volume Manager