Missing files / data

RHead

New Member
Jul 10, 2019
1
0
1
48
Hi.

Something strange happened after upgrade kernel and boot. Before that everything worked out now all files are missing but zfs still says that space is still used. Also storage disk ids are odd.
When looking directories of /data there is empy.
 

Attachments

  • cluster_storage.JPG
    cluster_storage.JPG
    64.9 KB · Views: 13
  • disks.JPG
    disks.JPG
    38.4 KB · Views: 10
  • zfs_data.JPG
    zfs_data.JPG
    23.1 KB · Views: 10
  • zfs_dir.JPG
    zfs_dir.JPG
    47.6 KB · Views: 12
  • zfs_list.JPG
    zfs_list.JPG
    28.6 KB · Views: 10
Please check if it is mounted:

Code:
zfs list -t filesystem -o space,mounted

And please post text, not images of text and format with CODE tags.