LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-16-2015, 04:29 PM   #1
Defested
LQ Newbie
 
Registered: Mar 2015
Posts: 9

Rep: Reputation: Disabled
Unhappy cksums don't match directly following lvm snapshot


I am attempting to create a lvm snapshot of a filesystem The commands to do so are
Code:
umount /epoch/dr/db
lvremove /dev/MVM/lvdr -f
lvcreate --size 3G --snapshot --name lvdr /dev/mapper/MVM-lvprddb
mount -onouuid /dev/mapper/MVM-lvdr /epoch/dr/db
however, directly after making the snapshot volume, the checksums of some of the files don't match. Here is the output

Code:
[root@mvm /]# umount /epoch/dr/db
[root@mvm /]# lvremove /dev/MVM/lvdr -f
  Logical volume "lvdr" successfully removed
[root@mvm /]# lvcreate --size 3G --snapshot --name lvdr /dev/mapper/MVM-lvprddb
  Logical volume "lvdr" created.
[root@mvm /]# mount -onouuid /dev/mapper/MVM-lvdr /epoch/dr/db
[root@mvm /]# cksum /epoch/dr/db/app/APP.DAT
2877706219 19451084800 /epoch/dr/db/app/APP.DAT
[root@mvm epic]# cksum /epoch/prd/db/app/APP.DAT
2819183329 19451084800 /epoch/prd/db/app/APP.DAT
[root@mvm /]# lsof /epoch/dr/db/app/APP.DAT
[root@mvm /]# lsof /epoch/prd/db/app/APP.DAT
[root@mvm /]#
per the above lsof command, there are no processes that would be editing these files...

This is on a CentOS7 box.

Any ideas?
 
Old 06-17-2015, 06:22 PM   #2
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,937

Rep: Reputation: 498Reputation: 498Reputation: 498Reputation: 498Reputation: 498
Note that your byte counts are unchanged in your cksum's...
 
Old 06-24-2015, 02:43 PM   #3
Defested
LQ Newbie
 
Registered: Mar 2015
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by JeremyBoden View Post
Note that your byte counts are unchanged in your cksum's...
Yes, that is true, but the MD5sums are different which is the horrifying part.
 
Old 06-24-2015, 05:38 PM   #4
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,937

Rep: Reputation: 498Reputation: 498Reputation: 498Reputation: 498Reputation: 498
What is the effect of the nouuid option?
Does this mean you are reading the snapshot or the un-snapshotted file?
 
Old 07-20-2015, 03:40 PM   #5
Defested
LQ Newbie
 
Registered: Mar 2015
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by JeremyBoden View Post
What is the effect of the nouuid option?
Does this mean you are reading the snapshot or the un-snapshotted file?
With LVM snapshots, the snapshot volumes do not have a separate UUID from the source volumes. mount complains that the snapshot volume's UUID is already in use, this bypasses that check.
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Script to check if two variables match always says they match even if they don't bash anon002 Programming 11 06-04-2015 08:40 PM
[SOLVED] what is a LVM snapshot? aceone Red Hat 6 05-22-2010 12:08 PM
LVM Snapshot eldo Linux - Server 2 11-20-2009 04:10 AM
lvm snapshot Ammad Linux - General 1 02-18-2009 07:03 AM
About LVM Snapshot geethusari LinuxQuestions.org Member Intro 1 12-03-2007 07:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration