Here's the logprint of my filesystem:
[root@Voyager /]# xfs_logprint -t /dev/vg04/lv_movies
xfs_logprint:
data device: 0x3a07
log device: 0x3a07 daddr: 10485792 length: 9600
* ERROR: mismatched uuid in log
* SB : 5a0fad57-e48c-41be-bee6-308250aecd17
* log: 00000100-0000-0100-0000-a00000000000
Bad log
Looks like a problem... How do I set the UUID for the log?
Here's the other piece of info:
[root@Voyager /]# xfs_db /dev/vg04/lv_movies
xfs_db: sb
xfs_db: print
magicnum = 0x58465342
blocksize = 4096
dblocks = 3750912
rblocks = 0
rextents = 0
uuid = 5a0fad57-e48c-41be-bee6-308250aecd17
logstart = 1310724
rootino = 128
rbmino = 129
rsumino = 130
rextsize = 16
agblocks = 262144
agcount = 15
rbmblocks = 0
logblocks = 1200
versionnum = 0x2084
sectsize = 512
inodesize = 256
inopblock = 16
fname = "\000\000\000\000\000\000\000\000\000\000\000\000"
blocklog = 12
sectlog = 9
inodelog = 8
inopblog = 4
agblklog = 18
rextslog = 0
inprogress = 0
imax_pct = 25
icount = 2240
ifree = 812
fdblocks = 580716
frextents = 0
uquotino = 0
gquotino = 0
qflags = 0
flags = 0
shared_vn = 0
inoalignmt = 2
unit = 0
width = 0
dirblklog = 0
|