backup design question / iSCSI SAN
-
HI there,
My only repository for backups available are iSCSI SANs (HPE MSA 2700)
As remotes in XCP-NG can't be iSCSI, only NFS/SMB/or S3 I did it this way :a VM with minio to emulate S3, with a SDB disk multipathing to a LUN on my SAN.
I just read in another post in the forums that you could actually tweak an XO PROXY to use it's own local storage...
So what is better ? should I mount the iSCSI multipath volume locally on the XO PROXY ?
Or keep my S3 minio ?Backups transfers, using an XO PROXY (or XOA as a unique proxy) goes this way :
XCP HOST ---network---> proxy ----network---> S3 ---iSCSI storage---> MSACould be this way :
XCP HOST ---network---> proxy ---iSCSI storage---> MSAany idea of the best design ? performance wise ?
-
@Pilow You could mount an iSCSI LUN on the XO VM and use a
localbackup remote.... If your XO VM is local to your SAN. This should offer a little more performance as it's directly attached to the XO VM doing the backup.Using a VM running MinIO with an iSCSI LUN to act as a S3 remote is good too. It does add an intermediate step but gives you some options and flexibility.
-
@Pilow You can use local storage on proxy, it's disabled by default since it's easy to mis configure it, between the local on XO (where you do the config ) and the local on the proxy
the S3 road will be a little less performant, but will offer some nice bonus, the main one is that your proxy won't have any specific conf and can be redeployed/ updated easily
If you go to the iscsi mount in xo-proxy , you will have to create a config file
config.localfile.tomlin /etc/xo-proxy/ containing[remotes] disableFileRemotes = falsethen setup a iscsi mount
then configure the remote from XO -
thanks for advice, i'll keep my minIOs running
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login