XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Pilow
    P
    Offline
    • Profile
    • Following 4
    • Followers 1
    • Topics 33
    • Posts 424
    • Groups 0

    Pilow

    @Pilow

    122
    Reputation
    48
    Profile views
    424
    Posts
    1
    Followers
    4
    Following
    Joined
    Last Online
    Website www.cloudbox.re
    Location Reunion Island

    Pilow Unfollow Follow

    Best posts made by Pilow

    • Racked today, entire hosting solution based on Vates stack

      c913d143-7df8-4c52-92b8-256b8bd9fb6c-image.png

      Hey all,

      We are proud of our new setup, full XCPng hosting solution we racked in a datacenter today.
      This is the production node, tomorrow i'll post the replica node !

      XCPng 8.3, HPE hardware obviously, and we are preparing full automation of clients by API (from switch vlans to firewall public IP, and automatic VM deployment).

      This needs a sticker "Vates Inside" 😃 #vent

      posted in Share your setup!
      P
      Pilow
    • TAGS in BACKUP/RESTORE

      Hi,

      Smart backups are wonderful to manage smart selection of VMs to be backuped.

      When we browse the RESTORE section, would be cool to get the TAGs back visually, and possibility to filter them
      I'd like to get "all VMs restorable with this particular TAG" type of filter, hope i'm clear.
      10fc3983-4531-4936-96c2-09e2ed29e78c-image.png
      Perhaps something to add to XO6 ?

      posted in Backup
      P
      Pilow
    • Veeam backup with XCP NG

      just to #brag

      b0ccd690-052c-47c9-8150-7ef40323cb01-{ECF9C24A-7E0C-44C7-BE07-D310A00DE8D0}.png

      Deploy of worker is okay (one big rocky linux with default settings 6vcpu, 6Gb RAM, 100Gb vdi)

      first backup is fine, with decent speed ! (to a xcp hosted S3 minio)

      will keep testing

      posted in Backup
      P
      Pilow
    • RE: Is supermicro IPMI data display planned?

      @sluflyer06 and I wish HPE would be added too 😃

      posted in Xen Orchestra
      P
      Pilow
    • RE: 🛰️ XO 6: dedicated thread for all your feedback!

      is there anywhere where we can check the backlog / work in progress / to be done on XO6 ?

      posted in Xen Orchestra
      P
      Pilow
    • RE: Cloudbase-init on Windows

      I did stick to version: 1 in my working configuration

      01998ae9-bb3f-4a3c-b3f6-b1d34ae23704-image.png

      Had to rename my "Ethernet 2" nic name to Ethernet2 without the space

      You have to put the exact template nic name for this to work.

      posted in Advanced features
      P
      Pilow
    • RE: log_fs_usage / /var/log directory on pool master filling up constantly

      @MajorP93 throw in multiple garbage collections during snap/desnap of backups on a XOSTOR SR, and these SR scans really get in the way

      posted in XCP-ng
      P
      Pilow
    • LTR cosmetics in UI

      Could we have a way to know wich backup is part of LTR ?
      In veeam B&R, when doing LTR/GFS, there is a letter like W(weekly) M(monthly) Y(yearly)to signal the fact in the UI
      dcb3c947-ffa1-4cd1-b9ea-0575ecde900a-image.png

      That's pure cosmectics indeed, but practical.

      posted in Backup
      P
      Pilow
    • RE: clean-vm (end) is stalling ?

      @simonp patched tonight, a job who took 3 hours yesterday took only 1 tonight.
      so, big improvment !

      need to re up concurrency to 2 or 4 on some jobs to see if I can squeeze more time on the backup window

      posted in Backup
      P
      Pilow
    • Veeam & XCP NG webinar incoming (FR speaking)

      hey,

      Could be of some interest for french speakers and why not others in the forums :
      https://go.veeam.com/webinar-technical-cloud-club-france

      9a38f6c1-2809-4a4f-8f1b-f79e850777fb-image.jpeg

      posted in Backup
      P
      Pilow

    Latest posts made by Pilow

    • RE: XOA - Memory Usage

      @florent even in private navigation
      8bd6322e-dab8-41f0-9140-9b400ed0a10a-image.jpeg

      posted in Xen Orchestra
      P
      Pilow
    • RE: XOA - Memory Usage

      @florent http 401 error on the pull 😕 odd

      posted in Xen Orchestra
      P
      Pilow
    • RE: Too many snapshots

      @McHenry could you screen the health page ?
      where we could see the chain length

      posted in Backup
      P
      Pilow
    • RE: Too many snapshots

      @McHenry I dont think more than 3 snapshots triggers an error, just tested on one VM a150619d-1010-4efc-80ec-9dc4bcc730b0-image.jpeg

      it is not recommended for "in production" VMs, but for a CR destination, it's OK (as you would need to start a copy anyway)

      your problem, failing CR jobs is probably due to garbage collection not finishing in the one hour timeframe when chain is long.

      posted in Backup
      P
      Pilow
    • RE: clean-vm (end) is stalling ?

      @simonp patched tonight, a job who took 3 hours yesterday took only 1 tonight.
      so, big improvment !

      need to re up concurrency to 2 or 4 on some jobs to see if I can squeeze more time on the backup window

      posted in Backup
      P
      Pilow
    • RE: When the XCPNG host restart, it restarts running directly, instead of being in maintenance mode

      perhaps "in the context of a proceeding RPU, do not start halted VMs" ?
      or "boot only halted VMs that have HA enabled" ?

      but I can imagine corner cases where this is not wanted.

      some chicken & egg problem.

      posted in Compute
      P
      Pilow
    • RE: When the XCPNG host restart, it restarts running directly, instead of being in maintenance mode

      @stormi indeed.

      but the host restarting is by design empty of all VMs because of evacuate process

      the stopped VMs are on other hosts. so strange to see them booting when restarted host is coming online.

      ps : as I wrote it, I understood my "error". halted VMs are on no host at all, just attached to the pool.

      posted in Compute
      P
      Pilow
    • RE: When the XCPNG host restart, it restarts running directly, instead of being in maintenance mode

      I did verify and yes

          ha-reboot-vm-on-internal-shutdown ( RW): true
      

      it is enabled on our Pool. but no HA

                                 ha-enabled ( RO): false
      
      posted in Compute
      P
      Pilow
    • RE: When the XCPNG host restart, it restarts running directly, instead of being in maintenance mode

      @stormi no, we do not use HA, it's disabled on the POOL and on the VMs

      posted in Compute
      P
      Pilow
    • RE: When the XCPNG host restart, it restarts running directly, instead of being in maintenance mode

      @olivierlambert having done a RPU yesterday on 3 hosts, I still have the "bug" where some VMs with "auto start" switched ON, but halted on purpose, reboot when a host is rebooted.

      we do stop some VMs during RPU to lessen the migrate times, but at every host reboot, they DO START UP

      annoying. not critical, but annoying.

      posted in Compute
      P
      Pilow