XCP-ng

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. akurzawa
    3. Topics
    • Profile
    • Following 1
    • Followers 1
    • Topics 46
    • Posts 202
    • Best 5
    • Controversial 0
    • Groups 0

    Topics created by akurzawa

    • akurzawa

      Solved xoa does not show all vms
      Xen Orchestra • • akurzawa

      4
      0
      Votes
      4
      Posts
      231
      Views

      akurzawa

      @ronivay that was it πŸ˜›

    • akurzawa

      backblaze b2 / amazon s3 as remote in xoa
      Xen Orchestra • • akurzawa

      59
      0
      Votes
      59
      Posts
      4473
      Views

      S

      πŸ‘ πŸ‘ πŸ‘

    • akurzawa

      backup to s3 - backup and restore
      Xen Orchestra • • akurzawa

      2
      0
      Votes
      2
      Posts
      110
      Views

      olivierlambert

      It's exactly the same process for any other backup.

    • akurzawa

      cr vs delta backup
      Xen Orchestra • • akurzawa

      2
      0
      Votes
      2
      Posts
      96
      Views

      olivierlambert

      That's precisely the difference: a delta backup is stored in a remote, a CR is stored in an SR.

    • akurzawa

      Changed Block Tracking
      Xen Orchestra • • akurzawa

      9
      0
      Votes
      9
      Posts
      323
      Views

      akurzawa

      Becouse xoa backup is painfully slow... it's good for CR but for full vm backup, let's say it's unsuitable... on my 1Gb lan, full vm backup (DR or Copy) from xcp1 to xcp2 I have about 10-15Mb/s. This is the topic I've asked many times on this forum. And guys from vProtect brag that the speed im much better on their soft due to CBT not vhd delta - which I'll check in a while.

    • akurzawa

      xoa setup static ip
      Xen Orchestra • • akurzawa

      11
      0
      Votes
      11
      Posts
      3172
      Views

      kdm

      @tony Yes, that's the setting I was talking about. OKay. I've no idea what VIF-locking is, so I'll leave it there! Thanks again.

    • akurzawa

      xoa slow export speed - peak 30MB/s
      Xen Orchestra • • akurzawa

      10
      0
      Votes
      10
      Posts
      345
      Views

      olivierlambert

      Personally, I wouldn't touch anything regarding XVA generation, it's deep into XAPI code.

      Rely on delta backup in general, it's better.

    • akurzawa

      Solved Wrong timestamp on snaphot
      Xen Orchestra • • akurzawa

      15
      0
      Votes
      15
      Posts
      287
      Views

      olivierlambert

      @akurzawa said in Wrong timestamp on snaphot:

      Hi

      It'a an important to know exact time of vm and snapshot - eg when recovering for an example a Active Directory or sql database. When doing so, someone can believe that restores the data from {the time visible in name}, because can be unaware of possible offset of zulu time.

      You already have the exact time πŸ˜‰ If you aren't aware of an ISO standard format date, it's another story. But this is really standard and universal way.

      I suppose you meant "misinterpreting the snapshot time" which has NOT the same meaning than "incorrect time".

    • akurzawa

      sexilog ova import... causes xoa to drop import task
      Xen Orchestra • • akurzawa

      10
      0
      Votes
      10
      Posts
      243
      Views

      nraynaud

      you can follow the fix is in this pull request: https://github.com/vatesfr/xen-orchestra/pull/5085

      nraynaud created this issue in vatesfr/xen-orchestra closed feat(import/ova) allow import of gzipped vmdk disks. #5085
    • akurzawa

      Interrupted CR task - what now?
      Xen Orchestra • • akurzawa

      3
      0
      Votes
      3
      Posts
      149
      Views

      akurzawa

      @karlisi said in Interrupted CR task - what now?:

      Automatically deleting incomplete VMs can be dangerous

      This is an example - don't take it too strictly. I'm talking about exaclty the above problem. I was not aware of it. No information about the problem and this is the exactly the real problem.

    • akurzawa

      make snapshot by every two weeks - expictly not in weekend
      Xen Orchestra • • akurzawa

      6
      0
      Votes
      6
      Posts
      154
      Views

      akurzawa

      That's what I do now - I'm disabling this backup task for 2nd and 4th week.

    • akurzawa

      How to delete orphaned VHD virtual disks?
      Xen Orchestra • • akurzawa

      4
      0
      Votes
      4
      Posts
      514
      Views

      olivierlambert

      Check host logs to understand why. Maybe those VHD were attached to the control domain or something like that.

    • akurzawa

      XenOrchestra multicore ?
      Xen Orchestra • • akurzawa

      6
      0
      Votes
      6
      Posts
      161
      Views

      julien-f

      @akurzawa xo-server is not explicitly multi-processed, but it uses async IO calls in Node which should lead to multi-threaded operations.

      Anyway, we are currently working on reimplementing backups for the proxy and it will eventually lead to using multiple processes.

      These changes will at the end be merged back to xo-server as well.

    • akurzawa

      Deleting 25 vms - stuck, nothing happening
      Xen Orchestra • • akurzawa

      4
      0
      Votes
      4
      Posts
      153
      Views

      akurzawa

      OK the tasks (it been 8 hours since I've checked) are gone, but the VHDs localted on backup server's localstorage remains.

      QUESTION: How to delete VHDs that are not realted to any vm? I think it will not be deleted automatically.

      EG. For example - I've deleted "Atlas" VM, but big atlas VHD remains on BackupHost's local storage:

      666ed028-c8e0-4ae7-86f3-1a307f7eee76-image.png

    • akurzawa

      Continuous Replication and snapshots together
      Xen Orchestra • • akurzawa

      10
      0
      Votes
      10
      Posts
      466
      Views

      badrAZ

      If you create two separated jobs. One for the CR and one for the Rolling snapshot they will not interfere.

    • akurzawa

      xoa restrict access to web interface by ip
      Xen Orchestra • • akurzawa

      6
      0
      Votes
      6
      Posts
      626
      Views

      olivierlambert

      Yes, I would try that πŸ™‚

    • akurzawa

      xoa automated tasks [workflow feature request]
      Xen Orchestra • • akurzawa

      7
      0
      Votes
      7
      Posts
      136
      Views

      pdonias

      Hi @akurzawa, this would be quite a big feature, please open an issue if you have something precise in mind (a list of possible actions, what could trigger a workflow, ideally some use cases that couldn't be done without it, etc.). Also, a lot can probably already be done with XO's Web Hooks, xo-cli and a third party workflow tool in between.

    • akurzawa

      xoa - repair iso SR after host restart
      Xen Orchestra • • akurzawa

      2
      0
      Votes
      2
      Posts
      127
      Views

      olivierlambert

      Repair is just replug the pbd. Of course you can do that with XO

    • akurzawa

      can we run simple bash sript in cron in xoa?
      Xen Orchestra • • akurzawa

      5
      0
      Votes
      5
      Posts
      221
      Views

      akurzawa

      I can put the script everywhere - but I want to avoid non standard config. In case of failure of {system} I'm reinstalling it, and restoring config from file. I don't need to remember that I've put some fancy staff somewhere on the lan.