• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. mosi
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    mosi

    @mosi

    0
    Reputation
    1
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mosi Unfollow Follow

    Latest posts made by mosi

    • RE: using deploy image via pxe with more than two nics

      @george1421
      I’ve figured out, that it does not change on different hardware (tried two different servers) and also tried it on a VM with three configured nic’s.

      posted in Bug Reports
      M
      mosi
    • RE: using deploy image via pxe with more than two nics

      @george1421

      parteclone starts without any problems and is able to deploy the image when I run the fog command from the debug-shell.

      ip.txt

      variables.txt

      posted in Bug Reports
      M
      mosi
    • RE: using deploy image via pxe with more than two nics

      @george1421

      Yes I can enter the debug mode with the manually registered host and can access the fog server from there.

      One thing i forgot to mention before is, that when I try to use deploy Image with the 3 nic setup, the boot screen asks me to enter the password more than once before I get into the sysinfo screen.

      I’ve recorded the screen while trying to use the deploy Image task on a 3-nic system.

      https://simstation-my.sharepoint.com/:i:/p/m_mosinz/ETT2beum2k1LhypzAhEEb3kBVPxCAw341gmb2dpzlzdrYw?e=slvhDD

      Hope this helps.

      posted in Bug Reports
      M
      mosi
    • RE: using deploy image via pxe with more than two nics

      @JJ-Fullmer
      yes thats the use case. Because we want to deploy the image just once and then give the server to our customers. There is no need for additional configuration or management done using fog.

      The fog version is the latest stable release 1.5.10.

      And yes I’ve tried it on a system with one nic. Two nics
      and three nics. With two nics the image deployment is working fine.
      As soon as there is a third nic the deployment-process wont start and switches to the console (screenshot)

      posted in Bug Reports
      M
      mosi
    • RE: using deploy image via pxe with more than two nics

      @JJ-Fullmer
      yes you got it.

      yes it works, when I register the host. (tried using full host registration)

      posted in Bug Reports
      M
      mosi
    • RE: using deploy image via pxe with more than two nics

      @Sebastian-Roth
      The fog-server itself has only one nic.
      The client I want deploy the image to, has 3 NICs.

      This is because I only need to deploy the image once to this “client”-device and don’t want it to get registered on the fog-server.

      posted in Bug Reports
      M
      mosi
    • using deploy image via pxe with more than two nics

      Hello,

      I’ve got a Server with 3 NIC’s
      when I try to deploy an Image via pxe “Deploy image” without registering the host I’m allways getting this console.
      a571b932-29e7-4d94-9c68-904f7491a99c-image.png

      When I disable one NIC in bios then the deployment process works as expected.

      I’ve tried to add
      isset ${net3/mac} && param mac3 ${net3/mac} || goto bootme
      to the parameters unter fog.deployimage in the iPXE Menu Customization but then it always jumps back to the main menu and does not start to deploy

      How can I fix this?

      posted in Bug Reports
      M
      mosi