Ezka77 / xen-orchestra-ce

:whale: Docker & docker-compose files to deploy Xen Orchestra Community Edition (ie: from sources)
GNU General Public License v3.0
98 stars 35 forks source link

mount command issue with loop devices #63

Open Ezka77 opened 5 months ago

Ezka77 commented 5 months ago

Hey just did some testing and since some update it does not work anymore. Again the same error we had initially:

XO_server  | 2024-02-14T09:34:53.570Z xo:api WARN xxxxxx@xxxxx.net | backupNg.listFiles(...) [1s] =!> Error: Command failed: mount --options=loop,ro,norecovery --source=/dev/data-vg/data-lv --target=/tmp/p39t7ib0dm
XO_server  | mount: /tmp/p39t7ib0dm: failed to setup loop device for /dev/mapper/data--vg-data--lv.
XO_server  |

Originally posted by @Trufax in https://github.com/Ezka77/xen-orchestra-ce/issues/57#issuecomment-1943389146

Does this still happen to you @Trufax ? I may have some time to look at it.

Trufax commented 5 months ago

Hey thanks for picking this up. Yes i still have the same issue.