XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. jsox79
    3. Topics
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 12
    • Groups 0

    Topics

    • J

      vm grub recovery boots garbled display

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      4
      0 Votes
      4 Posts
      1k Views
      S
      I just had this problem with a ubuntu VM. With recovery mode selected press e to edit. Remove nomodeset. Here is an example. From: linux /vmlinuz-5.4.0-65-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro recovery nomodeset dis_ucode_ldr To: linux /vmlinuz-5.4.0-65-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro recovery dis_ucode_ldr The link below helped me solve this issue. https://portal.nutanix.com/page/documents/kbs/details?targetId=kA07V000000LWLrSAO
    • J

      storage configurations are pretty disjointed

      Watching Ignoring Scheduled Pinned Locked Moved Management
      4
      0 Votes
      4 Posts
      658 Views
      J
      @lawrencesystems configuration is as follows one server, basically a dell t30 that i use to run debian with appliance dell server with 4 3tb drives in raid 5 on hardware controller 24cpus 96gb now beforehand i added this storage to the host it was on, however because i couldnt add the host to the pool with this shared storage, i forgot the storage. lol funny thing is, the storage doesnt appear to be forgotten even after reimaging the server and and reinitializing the storage. heres the log sr.createHba { "host": "5cc10b03-118e-419a-b6fb-c32c4ff50e58", "nameLabel": "s0001", "nameDescription": "vm-storage", "scsiId": "36782bcb035b530002da9ce12118697c1" } { "code": "SR_BACKEND_FAILURE_19", "params": [ "", "No such device [opterr=Device /dev/disk/by-id/scsi-36782bcb035b530002da9ce12118697c1 does not exist]", "" ], "call": { "method": "SR.create", "params": [ "OpaqueRef:0662cf5f-0e81-73b3-ffbe-b7a3020692b5", { "SCSIid": "36782bcb035b530002da9ce12118697c1" }, 0, "s0001", "vm-storage", "lvmohba", "user", true, {} ] }, "message": "SR_BACKEND_FAILURE_19(, No such device [opterr=Device /dev/disk/by-id/scsi-36782bcb035b530002da9ce12118697c1 does not exist], )", "name": "XapiError", "stack": "XapiError: SR_BACKEND_FAILURE_19(, No such device [opterr=Device /dev/disk/by-id/scsi-36782bcb035b530002da9ce12118697c1 does not exist], ) at Function.wrap (file:///opt/xo/xo-builds/xen-orchestra-202404251617/packages/xen-api/_XapiError.mjs:16:12) at file:///opt/xo/xo-builds/xen-orchestra-202404251617/packages/xen-api/transports/json-rpc.mjs:38:21" }
    • J

      freepbx import from esxi wont boot correctly

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      12
      0 Votes
      12 Posts
      1k Views
      J
      @jsox79 No I did not. Disclaimer - I inherited this FreePBX system and don't know a whole lot about it. Once I got it to boot, I tested by calling my cell from a desk phone and making a page, and both worked as expected so I'm considering everything to be working. Didn't realize re-registering modules was something I may have needed to do.
    • J

      struggling to understand how to use this

      Watching Ignoring Scheduled Pinned Locked Moved Solved Management
      6
      0 Votes
      6 Posts
      659 Views
      J
      the nfs share was having network connection difficulties, this was the cause. thanks for your suggestions.