You are not logged in.
Hello,
I recently changed the fs of some of my lvols to btrfs (Created new one and rsynced the data). After reboot df and mtab show the lvols with their dm-xx name instead of /dev/vgdata/xxx.
Mount reports correctly:
/dev/mapper/vgdata-data on /local/data type btrfs (rw,noatime,compress=lzo,space_cache,subvolid=5,subvol=/)
df -h
/dev/dm-20 50G 25G 24G 52% /local/data
mtab
/dev/dm-20 /local/data btrfs rw,noatime,compress=lzo,space_cache,subvolid=5,subvol=/ 0 0
fstab
/dev/mapper/vgdata-data /local/data btrfs noatime,compress=lzo 0 0
Any ideas?
Regards
Shadow256
Offline