How to recover xfs data after rm?
up vote
3
down vote
favorite
Is it possible to recover files that have been rm'ed from an XFS filesystem? How can I recover any files assuming they haven't been overwritten?
Edit:
The existing questions regarding this topic are all assuming an ext{2,3,4} file system. I am looking for an XFS solution.
data-recovery xfs
add a comment |
up vote
3
down vote
favorite
Is it possible to recover files that have been rm'ed from an XFS filesystem? How can I recover any files assuming they haven't been overwritten?
Edit:
The existing questions regarding this topic are all assuming an ext{2,3,4} file system. I am looking for an XFS solution.
data-recovery xfs
2
Possible duplicate of Unix/Linux undelete/recover deleted files
– sebasth
Nov 30 '17 at 17:01
2
Those provided answers are only for ext{2,3,4} file systems. That is why I have specified XFS filesystem.
– Timothy Pulliam
Nov 30 '17 at 20:19
Restore from a backup
– llua
Jul 9 at 3:15
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
Is it possible to recover files that have been rm'ed from an XFS filesystem? How can I recover any files assuming they haven't been overwritten?
Edit:
The existing questions regarding this topic are all assuming an ext{2,3,4} file system. I am looking for an XFS solution.
data-recovery xfs
Is it possible to recover files that have been rm'ed from an XFS filesystem? How can I recover any files assuming they haven't been overwritten?
Edit:
The existing questions regarding this topic are all assuming an ext{2,3,4} file system. I am looking for an XFS solution.
data-recovery xfs
data-recovery xfs
edited Nov 30 '17 at 20:21
asked Nov 30 '17 at 16:51
Timothy Pulliam
1,120820
1,120820
2
Possible duplicate of Unix/Linux undelete/recover deleted files
– sebasth
Nov 30 '17 at 17:01
2
Those provided answers are only for ext{2,3,4} file systems. That is why I have specified XFS filesystem.
– Timothy Pulliam
Nov 30 '17 at 20:19
Restore from a backup
– llua
Jul 9 at 3:15
add a comment |
2
Possible duplicate of Unix/Linux undelete/recover deleted files
– sebasth
Nov 30 '17 at 17:01
2
Those provided answers are only for ext{2,3,4} file systems. That is why I have specified XFS filesystem.
– Timothy Pulliam
Nov 30 '17 at 20:19
Restore from a backup
– llua
Jul 9 at 3:15
2
2
Possible duplicate of Unix/Linux undelete/recover deleted files
– sebasth
Nov 30 '17 at 17:01
Possible duplicate of Unix/Linux undelete/recover deleted files
– sebasth
Nov 30 '17 at 17:01
2
2
Those provided answers are only for ext{2,3,4} file systems. That is why I have specified XFS filesystem.
– Timothy Pulliam
Nov 30 '17 at 20:19
Those provided answers are only for ext{2,3,4} file systems. That is why I have specified XFS filesystem.
– Timothy Pulliam
Nov 30 '17 at 20:19
Restore from a backup
– llua
Jul 9 at 3:15
Restore from a backup
– llua
Jul 9 at 3:15
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
After a bit of investigation, it looks like there is no official method but several methods are listed on the official XFS FAQ page
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
After a bit of investigation, it looks like there is no official method but several methods are listed on the official XFS FAQ page
add a comment |
up vote
1
down vote
After a bit of investigation, it looks like there is no official method but several methods are listed on the official XFS FAQ page
add a comment |
up vote
1
down vote
up vote
1
down vote
After a bit of investigation, it looks like there is no official method but several methods are listed on the official XFS FAQ page
After a bit of investigation, it looks like there is no official method but several methods are listed on the official XFS FAQ page
answered Nov 30 '17 at 21:55
Timothy Pulliam
1,120820
1,120820
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f408026%2fhow-to-recover-xfs-data-after-rm%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Possible duplicate of Unix/Linux undelete/recover deleted files
– sebasth
Nov 30 '17 at 17:01
2
Those provided answers are only for ext{2,3,4} file systems. That is why I have specified XFS filesystem.
– Timothy Pulliam
Nov 30 '17 at 20:19
Restore from a backup
– llua
Jul 9 at 3:15