XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    XOCE - not working on 10Gb speed

    Scheduled Pinned Locked Moved Xen Orchestra
    16 Posts 2 Posters 2.0k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • olivierlambertO Offline
      olivierlambert Vates 🪐 Co-Founder CEO
      last edited by olivierlambert

      Okay so everything is correctly set then 🙂

      During a backup, check the host and XO VM stats, you will see on which network the traffic is flowing 🙂

      1 Reply Last reply Reply Quote 0
      • GheppyG Offline
        Gheppy
        last edited by Gheppy

        yes it is going to the right eth ( eth6 ) of the server, as you can see in photo below,
        but not on the max speed. Eth in photo is form 0 to 5 not 1 to 6. And green one is connection to NAS
        Clip.jpg

        1 Reply Last reply Reply Quote 0
        • GheppyG Offline
          Gheppy
          last edited by Gheppy

          The main reason why I configured the backup server to be connected to the NAS, is because in case the main server no longer works I can switch to the backup server and in the back TrueNAScore to make a copy to the VM that exists on the backup server to the another NAS.

          1 Reply Last reply Reply Quote 0
          • olivierlambertO Offline
            olivierlambert Vates 🪐 Co-Founder CEO
            last edited by

            From a quick look, your backup speed is roughly average. You will never have 10G speed for VM export/backup.

            1 Reply Last reply Reply Quote 0
            • GheppyG Offline
              Gheppy
              last edited by Gheppy

              can you tell me why, what is the technical reason ?
              It is a single VM that exists on two servers, main and copy. Nothing else

              1 Reply Last reply Reply Quote 0
              • olivierlambertO Offline
                olivierlambert Vates 🪐 Co-Founder CEO
                last edited by

                What kind of backup mode are you using?

                1 Reply Last reply Reply Quote 0
                • GheppyG Offline
                  Gheppy
                  last edited by Gheppy

                  on Saturday I make a full backup ( VM has 2.5TB in 3 vHDD ) the rest, which does not affect me as a transfer, is delta (continuous replication )

                  1 Reply Last reply Reply Quote 0
                  • GheppyG Offline
                    Gheppy
                    last edited by Gheppy

                    that was why I detected the problem with continuous replication 😁
                    it is an Continuous Replication backup with Full backup interval set to reset on Saturday

                    1 Reply Last reply Reply Quote 0
                    • olivierlambertO Offline
                      olivierlambert Vates 🪐 Co-Founder CEO
                      last edited by

                      Try to connect in HTTP to your hosts and see if it's better.

                      1 Reply Last reply Reply Quote 0
                      • GheppyG Offline
                        Gheppy
                        last edited by Gheppy

                        I don't understand how to connect to HTTP, on Settings/Server is ssh
                        What I tried as a test was to make a VM with windows on server 2 and to map an hdd from server 1 ( iSCSI mode ) and an hdd from NAS ( iSCSI mode ), the average speed being 270 Mb real speed. VM had both network cards set to the server's 10Gbps network cards.

                        XOCE is on ubuntu 20.04

                        The total transfer on windows is 3 to 4 hours, in XOCE it is 17 to 20 hours. Same value as size of files

                        1 Reply Last reply Reply Quote 0
                        • olivierlambertO Offline
                          olivierlambert Vates 🪐 Co-Founder CEO
                          last edited by

                          1. Not it's not SSH. XO is talking to the XAPI directly on port 443 by default. If you use http://<IP ADDRESS> it will use plain HTTP instead of HTTPS.
                          2. VM export code is completely unrelated to the storage speed. It's not the same data path at all. VM export is using a VHD program in the dom0 that will expose it in HTTP(S), also computing the delta on the fly.
                          3. There's no "network card speed" in the VM, because there's no emulation, only hypercalls (if you have the PV drivers installed).
                          1 Reply Last reply Reply Quote 0
                          • GheppyG Offline
                            Gheppy
                            last edited by

                            I understand, now I have a new track to test the connection.
                            I thought that everything was done on ssh/scp.
                            XOCE is set to work on https.

                            Thank you

                            1 Reply Last reply Reply Quote 0
                            • olivierlambertO Offline
                              olivierlambert Vates 🪐 Co-Founder CEO
                              last edited by

                              Just change HTTP in the Settings/server to connect to your pools with http://<IP> that's it 🙂

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post