Xen Orchestra - Community Edition - Installing with Yarn
-
@Danp said in Xen Orchestra - Community Edition - Installing with Yarn:
@shwetkprabhat Been looking into this further with @DustinB3403. I'm still not clear how you lost your SSL access. In our testing, changes to the .yaml config file are being retained.
Can you clarify what changes were lost or what files were removed?
Yeah I'm not seeing the same issue. I setup a new installation, and added a comment to the yaml file. Updated and the changes were retained.
-
We need a few people willing to test this.
-
Specifically this updater here.
-
@Danp I lost the config file itself /opt/xo-server/config.yaml, it was blank and I had to recreate. Now before I updated after defining the GIT local user, I tried next-version and stable commands, so that may have caused the issue.
-
Our installer copies the file to .xo-server.yaml
. . . were you looking for the wrong file?
-
@DustinB3403 I am not sure, after the update the https stopped working, so I went back to the tutorial I followed to set it up https://xen-orchestra.com/forum/topic/440/problems-setting-up-https-on-xo and I used the same path and recreated it and it started to work again.
-
@shwetkprabhat If you're using the community edition you should probably be using the installer and updater that we've built and provide here.
The XO forums are great, and for help outside of bug reporting should come here (more or less)
-
@DustinB3403 thats right, I used your installer and updater for community edition. The only thing outside I did was to setup self signed certs for access.
-
@shwetkprabhat said in Xen Orchestra - Community Edition - Installing with Yarn:
@DustinB3403 thats right, I used your installer and updater for community edition. The only thing outside I did was to setup self signed certs for access.
Hrm. . .
Curious then. I can't get it to reproduce the issue you reported.
-
@shwetkprabhat Do you know what directory contains the certificates?
-
Is anyone here using the NFS function for off-site backup?
-
@SickNick said in Xen Orchestra - Community Edition - Installing with Yarn:
Is anyone here using the NFS function for off-site backup?
Its an option to remove if you don't need it.
-
@DustinB3403 I was looking to see if anyone has been able to do backups to something like Amazon S3.
-
@SickNick said in Xen Orchestra - Community Edition - Installing with Yarn:
@DustinB3403 I was looking to see if anyone has been able to do backups to something like Amazon S3.
Should be easy enough, how are you trying to do them?
-
@Danp /home/xoa/certs/xo-local.crt
-
@shwetkprabhat IDK. It just doesn't make sense that the script wiped out your config file.
They released a new version of XO earlier today. You could try updating again. Just be sure to take a snapshot before hand.
-
@scottalanmiller I was trying to use Amazon S3 through AWS Storage Gateway but I realized you need a client from Amazon to do that. The only thing I see possible is Amazon EFS, it's just more expensive storage than S3. If you guys have any other recommendations for off-site storage let me know what you use.
By the way, @scottalanmiller and @DustinB3403 you guys did a great job with the script. I ran it yesterday for the first time on a fresh Ubuntu 17.04 install and it worked perfectly! Thank you guys for putting that together.
-
@SickNick Have you considered creating an appliance on your XS host and share that storage with Amazon S3?
-
@DustinB3403 I am not sure what you mean by that, do you mean an NFS SR on the Xen Host?
-
@SickNick said in Xen Orchestra - Community Edition - Installing with Yarn:
@DustinB3403 I am not sure what you mean by that, do you mean an NFS SR on the Xen Host?
No I mean, create a VM on your Host with the storage you need, and connect that storage with S3.