Skip to main content
Solved

XFS Issue - Anyone come across this with XFS?


Chris.Childerhose
Forum|alt.badge.img+21

We recently ran in to an issue as noted here in the forums - Ubuntu Hardened Repository - Path is not XFS - Veeam R&D Forums

Has anyone seen this and come across a fix?  We are working with support on it but wanted to ask the community.  The server has been working fine and the path is definitely XFS as we validated everything.

Error -

 

Best answer by HangTen416

For this case, it’s because the repository is looking for /backup but it’s not mounted. (However /backups is). 

View original
Did this topic help you find an answer to your question?

12 comments

JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2651 comments
  • April 28, 2022

Seems that Veeam cannot see the filesystem at all. The capacity and free space are shown as unknown, too.


Chris.Childerhose
Forum|alt.badge.img+21
  • Author
  • Veeam Legend, Veeam Vanguard
  • 8578 comments
  • April 28, 2022

Yes I know that but on the previous screen you can see the directory and sizing so it is there. 😉

 


regnor
Forum|alt.badge.img+14
  • Veeam MVP
  • 1354 comments
  • April 28, 2022

I remember this from somewhere, but I'm not sure what the cause has been...Could it be that xfsinfo isn't installed on the system?


Chris.Childerhose
Forum|alt.badge.img+21
  • Author
  • Veeam Legend, Veeam Vanguard
  • 8578 comments
  • April 28, 2022
regnor wrote:

I remember this from somewhere, but I'm not sure what the cause has been...Could it be that xfsinfo isn't installed on the system?

Unsure but we are working with Support on the issue so will post back with the answer once we get one or workaround. 😄


HangTen416
Forum|alt.badge.img+11
  • Influencer
  • 197 comments
  • Answer
  • April 28, 2022

For this case, it’s because the repository is looking for /backup but it’s not mounted. (However /backups is). 


Chris.Childerhose
Forum|alt.badge.img+21
  • Author
  • Veeam Legend, Veeam Vanguard
  • 8578 comments
  • April 28, 2022

Thanks for finding that out Hin and fixing our backups.  👍🏼


regnor
Forum|alt.badge.img+14
  • Veeam MVP
  • 1354 comments
  • April 28, 2022
HangTen416 wrote:

For this case, it’s because the repository is looking for /backup but it’s not mounted. (However /backups is). 

Classic 😅


JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2651 comments
  • April 28, 2022
regnor wrote:
HangTen416 wrote:

For this case, it’s because the repository is looking for /backup but it’s not mounted. (However /backups is). 

Classic 😅

😂😂😂 so I was right, Veeam does not see the filesystem at all. But did not see the wrong mountpoint...


MicoolPaul
Forum|alt.badge.img+23
  • 2368 comments
  • April 28, 2022

Interesting you get a file system message instead of a message commenting the path doesn’t exist!


Chris.Childerhose
Forum|alt.badge.img+21
  • Author
  • Veeam Legend, Veeam Vanguard
  • 8578 comments
  • April 28, 2022
MicoolPaul wrote:

Interesting you get a file system message instead of a message commenting the path doesn’t exist!

Yeah that is what we found odd.


regnor
Forum|alt.badge.img+14
  • Veeam MVP
  • 1354 comments
  • April 29, 2022
MicoolPaul wrote:

Interesting you get a file system message instead of a message commenting the path doesn’t exist!

It sounds like the path /backup did exist, only the storage wasn't mounted to this mountpoint? So /backup indeed didn't use XFS but the filesystem from the OS root folder.


Link State
Forum|alt.badge.img+11
  • Veeam Legend
  • 618 comments
  • April 29, 2022

remember to set auto mount from crontab of repo is RDM LUN, if not at the next reboot the repo will not be mounted :P
In the procedure of deploy & configuration of a hardened repository you only give permissions to the directory mount point to a specific user for the mount of the XFS bck repo that does not have root privileges or sudoers.


Comment