ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. matteo nunziati
    3. Posts
    • Profile
    • Following 0
    • Followers 1
    • Topics 29
    • Posts 871
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: KVM Virtual Machine Boot Order

      @dustinb3403 said in KVM Virtual Machine Boot Order:

      @matteo-nunziati said in KVM Virtual Machine Boot Order:

      @dustinb3403 but this will include "wait until vm A is operational/service B is available"?

      The hypervisor has no way of knowing what the VM does, so no. It just says start this VM first, then that one, and then that one etc.

      At this level hyperv acts like xen. Anyway pre post hooks could be available...

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: KVM Virtual Machine Boot Order

      @dustinb3403 but this will include "wait until vm A is operational/service B is available"?

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: KVM Virtual Machine Boot Order

      @obsolesce said in KVM Virtual Machine Boot Order:

      @matteo-nunziati said in KVM Virtual Machine Boot Order:

      @dustinb3403 said in KVM Virtual Machine Boot Order:

      @obsolesce that's annoying. . .

      Edit: still annoying but doesn't Hyper-V have startup priority?

      No it hasnt until I checked 6 months ago. Only way is build a delay schema by hand and assign delays to VM batch start them in layers

      Hyper-V had startup priority since 2012... fully configurable... startup action and startup delay.

      You mean you can use action to wait for another vm to be up and running? If so I ignored it. Delay is mostly a workaround as no one really knows when a dependency will be ready!

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: KVM Virtual Machine Boot Order

      @dafyre nope starting order is still 'random'

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: KVM Virtual Machine Boot Order

      @black3dynamite said in KVM Virtual Machine Boot Order:

      Uncomment START_DELAY=0 in /etc/sysconfig/libvirt-guests file.

      https://access.redhat.com/discussions/685243
      0_1533138645107_8657357f-89b9-4565-a0ba-c6a64389a585-image.png

      0_1533138783472_51e96b88-60ae-443b-8cbc-2c3ebac10574-image.png

      This will kill parallel startup adding a delay between each vm boot

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: KVM Virtual Machine Boot Order

      The only actual need I got was a vm expecting a postgres to be up. I delayed such a vm. But yes: complex dependency schemas are a PITA but also out of the smb standard scenario imho.

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: KVM Virtual Machine Boot Order

      @dustinb3403 said in KVM Virtual Machine Boot Order:

      @obsolesce that's annoying. . .

      Edit: still annoying but doesn't Hyper-V have startup priority?

      No it hasnt until I checked 6 months ago. Only way is build a delay schema by hand and assign delays to VM batch start them in layers

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: KVM Virtual Machine Boot Order

      never got the issue on centos at work, but this trick of "dummy service" maybe can solve your problem too.

      just create a dummy services which waits for the network service to be up and let it be started Before libvirtd.
      In this way you do not modify original service unit files but you can add extra dependency between network and libvirt.

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: NVidia Graphics Card on the Fritz?

      @scottalanmiller @dbeato was suggesting to try on linux to see if there is a corruption on the os.
      Just before declaring the gpu dead

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: HyperVServer Build

      Dont know about your case. In my case the oem version expected few BIOS info masked by hyperv. Either I altered the hyperv registry or I followed the siplier demo to production conversion.

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: HyperVServer Build

      Ok this link has the command

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: HyperVServer Build

      @joel said in HyperVServer Build:

      This server build is frustrating...I managed to get the HyperV server installed and able to connect to it via Hyper-V Manager. However when trying to boot the Guest VM via my CDRom (WindowsServer2016)m it tells me the BIOS was locked and the OS was tied to vendor. Note: I was using the original CD that I got shipped with the server!!!

      I then tried burning an ISO (generic) to USB but was unable to mount and boot from it as the HyperV Manager couldnt see the USB plugged into the Host! I read about making it 'offline' first but when attempting that, it turns out i couldnt make removable media offline!!

      This thing is a nightmare!
      Thinking of packing in Hyper-V!

      Sorry to be late. Me too got such errors. When tried to install the oem version of win server purchased with the machine. In my case I solved by installing from a demo iso and then coverting it in a production system via cmd line.
      It was an hpe oem disk which refused to run due to hyperv exposed BIOS. Classic hpe shitwork.

      Let me dig into the cmds I'll post later.

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: What Are You Drinking

      Accidentally buyed a coke zero with lemon. Terrible. Blah.

      posted in Water Closet
      matteo nunziatiM
      matteo nunziati
    • RE: Remote Rebuild. iLO Questions

      Also the ilo networking general info menu should show who is using a nic

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: Remote Rebuild. iLO Questions

      Like most out of band systems you are able to mount a remote iso and install os like with virtualbox, to say.
      If you have the proper ilo licence...

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: Remote Rebuild. iLO Questions

      You shiuld have a left column menu with a dedicated ilo section.
      If a shared port is present you should see it in the ilo networking settings.
      Last time I deployed an hpe w/ shared port ilo notified it in network settings.

      Also hpe sku should give info on hpe dite.

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: Virt-manager: copy the config to a laptop

      @matteo-nunziati f**k I will never learn how to write on a damn smartphone

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: Virt-manager: copy the config to a laptop

      @black3dynamite said in Virt-manager: copy the config to a laptop:

      From what I can tell, none of conf files in /etc/libvirt needs to be backed up unless you modified them.

      In /etc/libvirt/qemu and /etc/libvirt/storage, I do see files that are created when creating VMs, networks and storage.

      Those are the VMs I think he means dome options in the vidualization of vmmanager. But I don't temember of anyone. I always open it as is and connect to the remote hypervisor

      Check here

      posted in IT Discussion
      matteo nunziatiM
      matteo nunziati
    • RE: What are you listening to? What would you recommend?

      Youtube Video

      posted in Water Closet
      matteo nunziatiM
      matteo nunziati
    • 1 / 1