Update #2
So i went and cat /etc/lvm/backup/fedora with this output
# Generated by LVM2 version 2.02.111(2) (2014-09-01): Wed Feb 11 11:45:07 2015
contents = "Text Format Volume Group"
version = 1
description = "Created *after* executing 'pvscan --cache --activate ay 8:5'"
creation_host = "localhost" # Linux localhost 3.17.4-301.fc21.x86_64 #1 SMP Thu Nov 27 19:09:10 UTC 2014 x86_64
creation_time = 1423673107 # Wed Feb 11 11:45:07 2015
fedora {
id = "5oQmMp-dekm-xr3i-KTRf-999c-HSgj-BArhBv"
seqno = 10
format = "lvm2" # informational
status = ["RESIZEABLE", "READ", "WRITE"]
flags = []
extent_size = 8192 # 4 Megabytes
max_lv = 0
max_pv = 0
metadata_copies = 0
physical_volumes {
pv0 {
id = "nhdO9N-249J-6m50-OFY0-Lzfe-iQht-5SuIku"
device = "/dev/sda5" # Hint only
status = ["ALLOCATABLE"]
flags = []
dev_size = 159686656 # 76.1445 Gigabytes
pe_start = 2048
pe_count = 19493 # 76.1445 Gigabytes
}
}
}
Theres no logical volumes which im assuming is why lvscan will not find anything? Which i am not sure is a good or bad thing because looking at sample of someone elses holds lv_swap and lv_root and im after documents in my home directory which i am assuming fedora partitioner separates as i recall having to deal with something like /dev/fedora/home?