Xen Orchestra - Permissions Issue - File level restore
-
@DustinB3403 You could temporarily build from next-release.
-
@Danp yeah...
Guess I have too..
-
All backups are still listed as being created on January 17th 1970....
-
Post the output from the following command --
cd /opt/xo-server && git rev-parse --abbrev-ref HEAD
-
@Danp 8827f8e940e0f0bc73230e772855640e6cbd8d27
-
@DustinB3403 Was expecting
stable
ornext-release
. How did you perform the update? -
One sec, realized I was only on NR for xo-server and not xo-web, just did a checkout for web, and running the update.
-
There we go, now it's
cd /opt/xo-server && git rev-parse --abbrev-ref HEAD next-release
-
Should have used the update script.
-
Building mine now on next-release to test
-
I do use the update script to perform the update, but you added flags didnt you... dang it I keep forgetting about those lol...
Anyways the file level backups still list 1970 as the creation date.
-
@DustinB3403 My dates are correct after rebuilding on next-release.
-
@Danp Hrm...
Mine are still clustered. . . .
-
Try with a force rebuild --
sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash -s -- -f
-
@Danp Trying now
-
Now I've got actual dates. Progress!
-
Ok so (office party atm) but did you get your fuse issue corrected?
-
@DustinB3403 I haven't experienced the fuser error
Edit: Fixed missing negative
-
@Danp said in Xen Orchestra - Permissions Issue - File level restore:
@DustinB3403 I have experienced the fuser error
Totally off topic: How can you not love Linux/UNIX, especially when we have errors telling us fuser.
-
@Danp said in Xen Orchestra - Permissions Issue - File level restore:
@DustinB3403 I haven't experienced the fuser error
Edit: Fixed missing negative
So are you able to restore files?