XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. ravenet
    3. Best
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 22
    • Best 12
    • Controversial 0
    • Groups 0

    Best posts made by ravenet

    • RE: Updates announcements and testing

      So far fine on an epyc 7002 and a xeon e5 v3

      posted in News
      R
      ravenet
    • RE: New guest tools ISO for Linux and FreeBSD. Can you help with the tests?

      SLES 12.5 (usual warnings of sles12 xe-guest-utilities-xenstore conflicts with SUSE xen-tools)
      IP addresses reporting : OK
      Management agent detected : OK
      Clean shutdown/reboot : OK

      SLES 15.1 seems fine
      IP addresses reporting : OK
      Management agent detected : OK
      Clean shutdown/reboot : OK

      OpenSUSE LEAP 15.2 - Failed to determine Linux distribution and version

      posted in Development
      R
      ravenet
    • RE: XCP-ng 8.3 public alpha 🚀

      @stormi No issues so far on Ryzen 1700x, Xeon e5-2640v3, and 2 Epyc 7313P systems

      posted in News
      R
      ravenet
    • RE: Updates announcements and testing

      @gduperrey Seems fine here as well under basic usage.

      posted in News
      R
      ravenet
    • RE: Reworking the 'xe-guest-utilities' Repo

      @JustinTimperio I can test SLES for you, I'm a SUSE partner so have access. Here's output from a sles11.4,12.4, 12.5, 15 and 15.1. Sorry don't have a sles15.2 spun up (only leap15.2) but easy enough to extrapolate.
      Best way to get stuff into their official distro is to have it build on OBS

      NAME="SLES"
      VERSION="11.4"
      VERSION_ID="11.4"
      PRETTY_NAME="SUSE Linux Enterprise Server 11 SP4"
      ID="sles"
      ANSI_COLOR="0;32"
      CPE_NAME="cpe:/o:suse:sles:11:4"
      
      NAME="SLES"
      VERSION="12-SP4"
      VERSION_ID="12.4"
      PRETTY_NAME="SUSE Linux Enterprise Server 12 SP4"
      ID="sles"
      ANSI_COLOR="0;32"
      CPE_NAME="cpe:/o:suse:sles:12:sp4"
      
      NAME="SLES"
      VERSION="12-SP5"
      VERSION_ID="12.5"
      PRETTY_NAME="SUSE Linux Enterprise Server 12 SP5"
      ID="sles"
      ANSI_COLOR="0;32"
      CPE_NAME="cpe:/o:suse:sles:12:sp5"
      
      NAME="SLES"
      VERSION="15"
      VERSION_ID="15"
      PRETTY_NAME="SUSE Linux Enterprise Server 15"
      ID="sles"
      ID_LIKE="suse"
      ANSI_COLOR="0;32"
      CPE_NAME="cpe:/o:suse:sles:15"
      
      NAME="SLES"
      VERSION="15-SP1"
      VERSION_ID="15.1"
      PRETTY_NAME="SUSE Linux Enterprise Server 15 SP1"
      ID="sles"
      ID_LIKE="suse"
      ANSI_COLOR="0;32"
      CPE_NAME="cpe:/o:suse:sles:15:sp1"
      
      posted in Development
      R
      ravenet
    • RE: XCP-ng 8.3 public alpha 🚀

      @stormi
      Here's a Ryzen 1700 on Asus TUF B550

      Combined test results:
      test-hvm32-selftest                      SUCCESS
      test-hvm32pae-selftest                   SUCCESS
      test-hvm32pse-selftest                   SUCCESS
      test-hvm64-selftest                      SUCCESS
      test-pv64-selftest                       SUCCESS
      Combined test results:
      test-pv64-cpuid-faulting                 SKIP
      test-hvm32-umip                          SKIP
      test-hvm64-umip                          SKIP
      test-pv64-xsa-167                        SKIP
      test-pv64-xsa-182                        SKIP
      3
      
      CPU Policy unit tests
      Testing CPU vendor identification:
      Testing CPUID serialise success:
      Testing CPUID deserialise failure:
      Testing CPUID out-of-range clearing:
      Testing MSR serialise success:
      Testing MSR deserialise failure:
      Testing policy compatibility success:
      Testing policy compatibility failure:
      Done: all ok
      0
      
      posted in News
      R
      ravenet
    • Reminder, Centos 7 EOL 1 year away

      Reminder, Centos 7 EOL 1 year away

      https://www.phoronix.com/news/CentOS-EOL-2023-7-Stream-8

      posted in Development
      R
      ravenet
    • RE: SMAPIv3 - Feedback & Bug reports

      I see movement in the github repo again. Good sign!

      posted in Development
      R
      ravenet
    • RE: SMAPIv3 - Feedback & Bug reports

      @olivierlambert @ronan-a Has there been any update on this development? I do see an update to master in org.xen.xapi.storage.raw-device from feb 2020. is it more safe to test now?

      posted in Development
      R
      ravenet
    • RE: Ignition and creating a SUSE MicroOS VM

      @parallax I'd assume so. You'd just have that combustion iso provided as a disk image with each to provide the initial setup. I've not looked at custom template creation in XO

      Otherwise you'd be looking at pxe and tftp, or better, use opensuse build services with kiwiNG to customize your own appliance with preconfigured settings etc.

      posted in Xen Orchestra
      R
      ravenet
    • RE: Ignition and creating a SUSE MicroOS VM

      Provide combustion via an iso mounted. Idea behind combustion/ignition is a usb plugged in, or pass through a usb if you already created one.

      follow instructions on building the combustion file, drop in a folder named combustion. use whatever tool you want to move this folder into an iso, and label the iso itself combustion. Basically same steps as creating the combustion usb.

      https://en.opensuse.org/SDB:K3s_cluster_deployment_on_MicroOS

      posted in Xen Orchestra
      R
      ravenet
    • RE: Manually Mount A HD When Needed From XCP-ng?

      @nasheayahu
      You can script mount and umount commands as part of jobs or as part of backup jobs.

      posted in Xen Orchestra
      R
      ravenet