Navigation

    XCP-ng

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. jedimarcus
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 54
    • Best 7
    • Groups 0

    jedimarcus

    @jedimarcus

    74
    Reputation
    1180
    Profile views
    54
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jedimarcus Follow

    Best posts made by jedimarcus

    • RE: Adding NFS as remote

      https://github.com/xcp-ng/xcp/wiki/FreeNAS-as-Storage-Repository-(SR)

      Did you: Check the All dirs option

      posted in Xen Orchestra
      jedimarcus
      jedimarcus
    • RE: Host status in xcp-ng center

      @mistercutter /var/crash ?

      posted in Compute
      jedimarcus
      jedimarcus
    • RE: Host status in xcp-ng center

      Isn't this related to crash reports?

      Right-Click => Remove crash reports?

      posted in Compute
      jedimarcus
      jedimarcus
    • RE: CLI/SSH delete VMs that were set as "Protect from accidental deletion" in XO

      What commands did you try?

      Running

      xe vm-param-cleaner uuid=<vm_uuid> param-name=blocked-operations
      

      Will unset most of the fields and in a quick test I saw that I could reboot the machine again.

      Maybe setting something to false is just not enough.

      posted in Xen Orchestra
      jedimarcus
      jedimarcus
    • RE: Backup Remote VLAN

      Does your XO VM have an IP address in the same range as the NFS storage?

      NFS doesn't need to be aware of your VLAN, that should all be a layer below.

      From your XO VM, can you run:

      showmount -e <freenas ip>
      
      posted in Xen Orchestra
      jedimarcus
      jedimarcus
    • RE: Connecting servers after credential change

      @LEB-ID Yes, in XO > Settings > Servers should only have a single entry.

      Once connected

      XO > Home > Hosts should display your 2 servers

      posted in Xen Orchestra
      jedimarcus
      jedimarcus
    • RE: vm visible in console not in xen-orchestra
      xe vm-list
      

      will return also your snapshots. There are several options to the command.

      try grep'ing:

      xe vm-list is-a-snapshot=false
      

      This will not most definitely only show Hades.

      posted in Xen Orchestra
      jedimarcus
      jedimarcus

    Latest posts made by jedimarcus

    • RE: Should I physical seperate VMs exposed to the internet from LAN VMs? And some security questions

      @runevn I think that comes down to personal preference... my XCP-ng boxes have 9 NICs XD

      Any solution is OK if bandwidth is not the issue.

      posted in Compute
      jedimarcus
      jedimarcus
    • RE: Should I physical seperate VMs exposed to the internet from LAN VMs? And some security questions

      @runevn if you aware that there is no 100% security, that's a good start.

      You can have VMs in different networks on the same XCP-ng hosts, that's why you have VLANs and stuff.

      Just create a VLAN "DMZ" for your publicly exposed VMs and route and firewall that in pfsense accordingly.

      Since your dom0 and other VMs will be in another VLAN "Home Network" or whatever, there will not be a major issue.

      I'm not sure what's the main "security" concern you want to address with your question.

      2 VM's on the same XCP-ng Hosts in 2 different VLAN => not a security issue (unless a zero day flaw is found I guess).

      Your pfsense might be a security issue too, if that's compromised, no matter what the setup behind looks like is exposed.

      So final words on your question in the topic:
      "No"

      posted in Compute
      jedimarcus
      jedimarcus
    • RE: Move VM to a host containing a CR vm

      @shorian I suppose you don't have a pool with shared storage?

      posted in Xen Orchestra
      jedimarcus
      jedimarcus
    • RE: Stupid question - do you typically host Xen Orchestra ON your XCP-ng host, or elsewhere?

      As I'm a dinosaur and worked with the Windows Management Tool long before XOA was around, I know it's always there as a backup for the minimal tasks AND I'm proficient on the command line as well.

      The team is working on an onboard solution:
      https://xcp-ng.org/docs/management.html#xo-lite

      IMHO, I wouldn't dedicate real hardware to a simple task as XOA.

      In my setup, I have two pools which are connected on a network level, so I have 1 XOA running on each pool, in case of dire need (which I did a couple weeks ago).

      posted in Xen Orchestra
      jedimarcus
      jedimarcus
    • RE: Can't install guest utilities in pfSense

      @ascar Are you sure your pfsense is working as expected?

      All the errors in your code block on top don't seem related to the xentools you are trying to install?

      Shouldn't it just be

      pkg install xen-guest-tools
      

      Error updating repositories doesn't seem related to your questions.

      posted in Compute
      jedimarcus
      jedimarcus
    • RE: Can't install guest utilities in pfSense

      @ascar
      I'm using OPNsense (a fork).

      Can you check in the webinterface, under packages. I have a package "os-xen" installed, is that available? installed?

      posted in Compute
      jedimarcus
      jedimarcus
    • RE: Change default filter in VMs list from current "power_state:running"

      @daksol @Danp thanks, I learned something today \o/

      posted in Xen Orchestra
      jedimarcus
      jedimarcus
    • RE: Error: SR_BACKEND_FAILURE_109(, The snapshot chain is too long, )

      @piety67 Do you have a lot of snapshots on the VM?

      posted in Xen Orchestra
      jedimarcus
      jedimarcus
    • RE: This SR does not support this operation

      @abatex That's the problem, you can't snapshot the ISO. Try to eject it.

      posted in News
      jedimarcus
      jedimarcus
    • RE: This SR does not support this operation

      @abatex Do you have an ISO loaded in the virtual CD-ROM drive?

      posted in News
      jedimarcus
      jedimarcus