XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. hoerup
    H
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 19
    • Groups 0

    hoerup

    @hoerup

    19
    Reputation
    15
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    hoerup Unfollow Follow

    Best posts made by hoerup

    • RE: 89 vulnerabilities in XAPI / Citrix XenServer

      @stormi
      internal slack channel where people share all kinds of security related things, I can ask poster where he saw it

      posted in Development
      H
      hoerup
    • RE: DNS queries during backup job

      Although it is nice that there is work arounds for the DNS spikes with either nscd or the in-process DNS cache, i think the DNS spikes are a symptom of a whole different issue.

      I think we can safely assume that each DNS lookup is corresponding to one attempt at establishing a TCP connection then there is some code somewhere that spawns an awfull lot of short lived connections instead of reusing / pooling them - with all the issues that follows in that area (insufficient ulimit NOFILE, connections in TIME_WAIT/exhausting of client ports etc)

      posted in Xen Orchestra
      H
      hoerup
    • RE: IPv6 support in XCP-ng for the management interface - feedback wanted

      @lematz
      In the first picture of "hostname and dns configuration":
      It doesn't look like you have any double colon '::' in the first 2 entries but you have them in all fields on the last picture

      posted in News
      H
      hoerup
    • RE: FYI - Applying 11/3/2022 and 11/4/2022 Commits in XO from Sources

      When I (re)build on my 3 GB vm i use this before in order to keep nodejs at bay

      export NODE_OPTIONS='--max-old-space-size=3072'
      

      And then it runs smoothly

      posted in Xen Orchestra
      H
      hoerup
    • RE: Mac OS on xcp-ng

      @AlexanderK
      before you spend more time on this i just want to make you aware of the fact that installing OSX on any non-apple hardware will breach Apple's EULA

      posted in Compute
      H
      hoerup

    Latest posts made by hoerup

    • RE: OpenTofu - create VM from named template in the configured pool

      @graham_p

      Yeah, just use something like

      data "xenorchestra_template" "template" {
        name_label = "my_template_name"
        pool_id = data.xenorchestra_pool.pool.id
      }
      posted in Infrastructure as Code
      H
      hoerup
    • RE: 89 vulnerabilities in XAPI / Citrix XenServer

      @stormi
      internal slack channel where people share all kinds of security related things, I can ask poster where he saw it

      posted in Development
      H
      hoerup
    • RE: 89 vulnerabilities in XAPI / Citrix XenServer

      Thanks for the update

      Such a site/report requires quite a bit insight into the tech stack, so for the mere user it's always very tricky to asses the correctness - and the severeness of it.

      And yes, it's unfortunately a part of the game, that some security researchers exaggerates their findings

      posted in Development
      H
      hoerup
    • 89 vulnerabilities in XAPI / Citrix XenServer

      https://shittrix.moksha.dk/

      Just saw this one

      posted in Development
      H
      hoerup
    • RE: 🛰️ XO 6: dedicated thread for all your feedback!

      @olivierlambert
      I agree with probain and Forza: the Nord theme looks great - i would love to see this added to XO6

      posted in Xen Orchestra
      H
      hoerup
    • RE: First SMAPIv3 driver is available in preview

      From the blog post

      Size: grow a VDI in size. It's fully thin provisioned!

      Does this mean we finally have live/hot disk expansion ?

      posted in Development
      H
      hoerup
    • RE: XCP-ng 8.3 public alpha 🚀

      What is current status? What is the rough expectation of next alpha/beta release

      posted in News
      H
      hoerup
    • v8.3

      If you should come with a highly insecure guess - when would you estimate that we see the first 8.3 alpha/beta release

      posted in Development
      H
      hoerup
    • RE: FYI - Applying 11/3/2022 and 11/4/2022 Commits in XO from Sources

      When I (re)build on my 3 GB vm i use this before in order to keep nodejs at bay

      export NODE_OPTIONS='--max-old-space-size=3072'
      

      And then it runs smoothly

      posted in Xen Orchestra
      H
      hoerup
    • RE: Mac OS on xcp-ng

      @AlexanderK
      before you spend more time on this i just want to make you aware of the fact that installing OSX on any non-apple hardware will breach Apple's EULA

      posted in Compute
      H
      hoerup