• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. DZKeeper
    3. Posts
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 12
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by DZKeeper

    • RE: Stuck on Saving Partition Tables (MBR)

      ok, got it.

      My storage pool had the other IP address, once I changed the IP of the storage pool to same subnet has the machine I am trying to clone, it went smoothly.

      It is now copying at 257MB/min… is that good ?

      posted in FOG Problems
      D
      DZKeeper
    • RE: Stuck on Saving Partition Tables (MBR)

      Seems to have unstuck after a while, now it just says Clone Successfully. with a blinking cursor.

      posted in FOG Problems
      D
      DZKeeper
    • Stuck on Saving Partition Tables (MBR)

      Good Day,

      New Fog install
      First image capturing

      My Setup is has follow:

      Fog on esxi ubuntu22 VM. (1.5.10.1629)
      Router is opnsense

      I am trying to capture my first disk image for a physical laptop, however,I am stuck at the following message: Saving Partition Tables (MBR).

      I have red that FOG doesnt like when there is 2 network interface here

      OR that changing to a non resizeable image might help here

      I have tried the non resizable image, but not removing a nic. Could that be it ? Any help welcome.

      posted in FOG Problems
      D
      DZKeeper
    • RE: Routing and installation problem

      @george1421 How should I disable this option in FOG config file ?

      posted in Linux Problems
      D
      DZKeeper
    • RE: Routing and installation problem

      @george1421 Your last comment on “default router” made me change the option router settings in dhcpd.conf, which changed the default gateway in my lab client… boom, I can ping 8.8.8.8

      Something changed my option router setting back to 192.168.2.1 instead of 192.168.22.99

      posted in Linux Problems
      D
      DZKeeper
    • RE: Routing and installation problem

      @george1421

      Ping No go from Lab -> business nic of FOG
      Ping No go from Business -> lab nic of FOG

      You assumed right.

      FOG Server LAB IP: 192.168.22.99
      Fog Server Business IP: 192.168.2.99

      PRetty hard for me to post the result of ipconfig /all from lab

      posted in Linux Problems
      D
      DZKeeper
    • RE: Routing and installation problem

      @george1421 Done, all 3 to ACCEPT now, however, dont work.

      BTW, I appreciate your time.

      posted in Linux Problems
      D
      DZKeeper
    • RE: Routing and installation problem

      @george1421

      xxx@fog-gateway:~$ sudo iptables -F
      xxx@fog-gateway:~$ sudo iptables -L

      Chain INPUT (policy ACCEPT)
      target prot opt source destination

      Chain FORWARD (policy DROP)
      target prot opt source destination

      Chain OUTPUT (policy ACCEPT)
      target prot opt source destination

      Still no go.

      posted in Linux Problems
      D
      DZKeeper
    • RE: Routing and installation problem

      @george1421

      Same thing for firewalld

      as for ufw disable, I tried it, and rebooted, same problem.

      posted in Linux Problems
      D
      DZKeeper
    • RE: Routing and installation problem

      @george1421 You are right, can ping but not trough.

      As for the other command:

      sudo service iptables stop
      iptables: unrecognized service

      posted in Linux Problems
      D
      DZKeeper
    • RE: Routing and installation problem

      @george1421 : Thanks for the prompt reply.

      • Yes,the FOG server can reach internet.

      • The FOG cannot ping both directions. I cannot ping a host in the lab

      • ip_forward is enable

      • Output of sudo iptables -L:

      Chain INPUT (policy ACCEPT)
      target prot opt source destination

      Chain FORWARD (policy DROP)
      target prot opt source destination
      ACCEPT all – anywhere anywhere ctstate RELATED,ESTABLISHED
      ACCEPT all – anywhere anywhere
      LOG all – anywhere anywhere LOG level warning

      Chain OUTPUT (policy ACCEPT)
      target prot opt source destination

      • tracert -d will say destination host unreachable at first hop
      posted in Linux Problems
      D
      DZKeeper
    • Routing and installation problem
      Server
      • FOG Version: 1.3.0-RC-13
      • OS: Xubuntu 14.04
      Description

      Not certain where to start, As I had my setup working great, but then try to upgrade from 1.3.0-RC-11 to 1.3.0-RC-13 and something is not working.

      First thing first, when I did the procedure to upgrade, I did the following:

      • cd /root/fogproject
      • git pull
      • cd bin
      • ./installfog.sh

      I got an error :

      • Enabling FOGMulticastManager Service…Failed!

      While Everything seemed to work fine, my clients dont have access to internet anymore (might not be related to fog ??). My Xubuntu/Fog box is a dual nic box that act as a router for the lab machine that need reimaging from time to time. I followed this guide to configure the router: https://help.ubuntu.com/community/Router

      The clients have an ip assigned by dhcp, a gateway, but nothing goes trhu, ping etc…

      Like said , I am not sure where to start for troubleshooting this.

      Any help is appreicated.

      posted in Linux Problems
      D
      DZKeeper
    • 1 / 1