XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. enes.selcuk
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 26
    • Groups 0

    enes.selcuk

    @enes.selcuk

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

    enes.selcuk Unfollow Follow

    Latest posts made by enes.selcuk

    • RE: Unable to export with OVA extension.

      @Danp Yes, I am using the old one. I think I can overcome this by passing path and updating xo. Thank you.

      But I was able to get the job done by exporting the VHD file.

      xe vdi-list
      xe vdi-export uuid=33a94644-ef92-4ebe-8aef-77525c5931d9 filename=filename.vhd format=vhd
      OR
      curl -u 'root:pass' -X GET "192.168.1.100/export_raw_vdi?vdi=33a94644-ef92-4ebe-8aef-77525c5931d9&format=vhd" -o filename.vhd

      posted in Backup
      enes.selcukE
      enes.selcuk
    • Unable to export with OVA extension.

      Hello,

      I cannot backup the vm with ova extension via xcp-ng center and xen orchestra. I cannot take the OVA extension backup via CLI either. Is there a solution? The version I use is 8.2.1
      Xen Orchestra version: xo-server 5.100.1

      Note: I can get an xva extension, but it doesn't work for me.

      xcp-ng center error: Export OVA package vm-name from Server Failed to export
      Xen Orchestra error: I start it, but the download tries to download 52kb in size and does not finish.

      posted in Backup
      enes.selcukE
      enes.selcuk
    • vm not start (Not enough free memory)

      Hello,

      I want to start up the VM in xcp-ng that I installed on the laptop, but it gives the following error.
      note: there is no VM open and there is a total of 8gb ram. 1.4gb is using xen. I have about 5gb of free ram but I get the following error. What could be the reason?

      There are no suitable hosts to start this VM on.
      The following table provides per-host reasons for why the VM could not be started:

      xcp-home2 : Cannot start here [Not enough free memory]

      There were no servers available to complete the specified operation

      posted in Compute
      enes.selcukE
      enes.selcuk
    • RE: I cannot enter the vm boot menu.

      @DustinB

      I turned off the HDD or other devices from the boot order, but I still cannot access it. This time it gives the error that it could not find a bootable device. I cannot enter the boot menu.

      No bootable device
      Powering off in 30 seconds.

      posted in Compute
      enes.selcukE
      enes.selcuk
    • I cannot enter the vm boot menu.

      Hello, when I start the virtual machine, I cannot access the f12 boot menu. I started recovery via XOA, but I still cannot access it. Also, I press the F12 key and it doesn't work. How can I solve this problem?

      posted in Compute
      enes.selcukE
      enes.selcuk
    • RE: CoreOS/Fedora Guest Tool Not working

      I get the following error. can you help me.@AtaxyaNetwork @DustinB
      xe-linux-distribution.service: Control process exited, code=exited status=203
      xe-linux-distribution.service: Failed at step EXEC spawning /usr/sbin/xe-linux-distribution: No such file or directory
      xe-linux-distribution.service: Failed to execute command: No such file or directory

      $ cp xe-linux-distribution /usr/sbin/
      cp: cannot create regular file '/usr/sbin/xe-linux-distribution': Read-only file system

      posted in Compute
      enes.selcukE
      enes.selcuk
    • RE: CoreOS/Fedora Guest Tool Not working

      @DustinB

      I did the following but the problem persists.

      sudo mount -o ro /dev/sr0 /mnt
      sudo rpm-ostree install /mnt/Linux/*.x86_64.rpm
      sudo cp -f /mnt/Linux/xen-vcpu-hotplug.rules /etc/udev/rules.d/
      sudo cp -f /mnt/Linux/xe-linux-distribution.service /etc/systemd/system/
      sudo sed 's/share\/oem\/xs/sbin/g' -i /etc/systemd/system/xe-linux-distribution.service
      sudo systemctl daemon-reload
      sudo systemctl enable /etc/systemd/system/xe-linux-distribution.service
      sudo umount /mnt
      sudo systemctl reboot
      
      
      ERROR:
      [root@openshift-Linux]# systemctl start xe-linux-distribution.service
      Job for xe-linux-distribution.service failed because the control process exited with error code.
      See "systemctl status xe-linux-distribution.service" and "journalctl -xeu xe-linux-distribution.service" for details.
      Configuration file /etc/systemd/system/xe-linux-distribution.service is marked executable. Please remove executable permission bits. Proceeding anyway.
      Failed to start Linux Guest Agent.
      xe-linux-distribution.service: Failed with result 'exit-code'.
      xe-linux-distribution.service: Control process exited, code=exited, status=1/FAILURE
      

      I tried the following permission and it still didn't work.

      chmod 644 /etc/systemd/system/xe-linux-distribution.service
      
      posted in Compute
      enes.selcukE
      enes.selcuk
    • RE: CoreOS/Fedora Guest Tool Not working

      @AtaxyaNetwork

      sudo rpm -i xe-guest-utilities-7.20.0-9.x86_64.rpm
      error: can't create transaction lock on /usr/share/rpm/.rpm.lock (Read-only file system)

      posted in Compute
      enes.selcukE
      enes.selcuk
    • CoreOS/Fedora Guest Tool Not working

      Hello,

      I installed the rpm package in the guest tool .iso file, but it does not work on startup. It gives failed error. I would like your help on how to install it.

      Red Hat Enterprise Linux CoreOS release 4.14

      posted in Compute
      enes.selcukE
      enes.selcuk
    • Ram usage not showing on xcp-ng center.

      xen-tools is installed on vms of the linux ubuntu operating system, but I can't see the ram usage on the xcp-ng-center side. How can I overcome this problem.

      systemctl status xe-daemon.service
      ● xe-daemon.service - Xen Guest Monitoring Agent
      Loaded: loaded (/lib/systemd/system/xe-daemon.service; enabled; vendor preset: enabled)
      Active: active (running) since Fri 2022-03-18 23:57:05 +03; 27min ago
      Process: 112987 ExecStartPre=/usr/sbin/xe-linux-distribution /var/cache/xe-linux-distribution (code=exited, status=0/SUCCESS)
      Main PID: 113016 (xe-daemon)
      Tasks: 47 (limit: 19660)
      CGroup: /system.slice/xe-daemon.service
      ├─113016 /usr/sbin/xe-daemon
      ├─113023 logger -t xe-daemon
      └─113028 logger -t xenstore

      Mar 18 23:57:05 machine systemd[1]: Starting Xen Guest Monitoring Agent...
      Mar 18 23:57:05 machine systemd[1]: Started Xen Guest Monitoring Agent.

      posted in Compute
      enes.selcukE
      enes.selcuk