Hi Eric,
I ran the dd command and I saw the flags "MISSING" yet, if I run pvs, I don't see MISSING flag.
# pvs /dev/mapper/plt-25
PV VG Fmt Attr PSize PFree
/dev/mapper/plt-25 platinum lvm2 a-- 500.00g 0
The same disk after dd command (dd if=/dev/mapper/plt-25 of=
plt-25.br bs=512 count=4000)
pv23 {
id = "CEPd6z-Bklc-BNsq-pqcn-SMhu-jdVS-6GIPI6"
device = "/dev/mapper/plt-25"
status = ["ALLOCATABLE"]
flags = ["MISSING"]
dev_size = 1048576000
pe_start = 2048
pe_count = 127999
}
Now I know why I receive the "MISSING" flag after create new volume, how can I fix it? Do you have any idea?
Before I restored my lvm backup with vgcfgrestore, I can see now it didn't work properly.
Thank you
Marcos Dutra