This post is more than 5 years old
1 Rookie
•
12 Posts
1
32297
May 18th, 2016 06:00
How to list contents of Mtree
The other day I found the command to list the contents of the mtree on our Data Domain...I could actually see the file list of files the customer had backed up using ddboost.
I thought it was mtree list /data/col1/mtree_name_here but I don't see a list of files when I run that now.
I thought I had written this command down, but obviously did not.
Below is a screenshot of the output I did get when I ran the command.
No Events found!



papawiskas
1 Rookie
•
12 Posts
2
May 18th, 2016 10:00
I finally figured it out...this only works for a DDBoost mtree as far as I know since the command is ddboost related.
ddboost storage-unit show input_ddboost_mtree_name_here
So if your mtree name is companyboost the command would look like
ddboost storage-unit show companyboost
Andrew1E
1 Message
0
October 22nd, 2019 23:00
When directory arguments are given, tree lists all the files and/or directories found in the given directories each in turn kroger feedback.
PawanKumawat25
2 Posts
0
November 4th, 2019 22:00
Hi, I also use se sfs_dump -c to list all the files. But I use script to finally get only files name rather than excel sheet.
Regards,
Pawan