• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Fog_Newb
    3. Posts
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 56
    • Posts 262
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: [Problem] Storage Node connection issues after updating to FOG 1.6

      @Tom-Elliott Thanks, going to switch back to 1.6 very soon.

      posted in Bug Reports
      F
      Fog_Newb
    • FOG Multicast Manager creating zombie processes. How to fix?

      Fresh Ubuntu 24.04.3 LTS install running 1.5.10.1721 (started on 1.5.10.1698)

      This is what is happening

      alt text

      What to do?

      Thank you

      posted in Linux Problems
      F
      Fog_Newb
    • RE: [Problem] Storage Node connection issues after updating to FOG 1.6

      @Tom-Elliott Oh

      sshd.txt

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Stuck at resizing after successful capture.

      @Tom-Elliott psst… https://forums.fogproject.org/topic/18001/problem-storage-node-connection-issues-after-updating-to-fog-1-6

      The interface looks nice though 🙂

      posted in FOG Problems
      F
      Fog_Newb
    • [Problem] Storage Node connection issues after updating to FOG 1.6

      Hi all,

      Not sure if this is a bug but…

      I recently upgraded my FOG server (running in a VM on Ubuntu 24.04) from 1.5.x to 1.6. The upgrade process went smoothly with no errors, but afterwards I ran into a problem: the Default Storage Node could not connect. In the Web UI, “Test Connection” kept failing with an error about username/password not matching.

      Here’s what I’ve done so far to troubleshoot:

      Checked the .fogsettings file – confirmed the management username (fogproject) and password were correct.

      Verified FTP manually – I was able to ftp localhost as fogproject using the same password, and it worked fine.

      Checked the database – logged into MariaDB and confirmed that the nfsGroupMembers table had the correct ngmUser and ngmPass matching .fogsettings.

      Looked at the hostname – saw that ngmHostname for DefaultMember was set to the server’s LAN IP (10.1.1.100). I tried updating it to 127.0.0.1 instead, restarted the FOG services (FOGImageReplicator and FOGSnapinReplicator), but the connection still fails.

      Restarted services and re-tested multiple times, no change.

      Here’s the output of systemctl status | grep FOG showing all services running:

      FOGFileDeleter.service
      ├─1048 php /opt/fog/service/FOGFileDeleter/FOGFileDeleter
      └─1115 php /opt/fog/service/FOGFileDeleter/FOGFileDeleter
      FOGImageReplicator.service
      ├─1054 php /opt/fog/service/FOGImageReplicator/FOGImageReplicator
      └─1116 php /opt/fog/service/FOGImageReplicator/FOGImageReplicator
      FOGImageSize.service
      ├─1059 php /opt/fog/service/FOGImageSize/FOGImageSize
      └─1117 php /opt/fog/service/FOGImageSize/FOGImageSize
      FOGMulticastManager.service
      └─1062 php /opt/fog/service/FOGMulticastManager/FOGMulticastManager
      FOGPingHosts.service
      ├─1071 php /opt/fog/service/FOGPingHosts/FOGPingHosts
      └─1131 php /opt/fog/service/FOGPingHosts/FOGPingHosts
      FOGScheduler.service
      ├─1074 php /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler
      └─1133 php /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler
      FOGSnapinHash.service
      ├─1076 php /opt/fog/service/FOGSnapinHash/FOGSnapinHash
      └─1135 php /opt/fog/service/FOGSnapinHash/FOGSnapinHash
      FOGSnapinReplicator.service
      ├─1082 php /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator
      └─1137 php /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator

      So far, I’ve confirmed:

      Credentials are correct (FTP works).

      Database values match .fogsettings.

      Tried both LAN IP and 127.0.0.1 as hostname.

      All FOG services are running.

      Still unable to get the storage node to pass the connection test in the Web UI.

      Has anyone else run into storage node connection issues after moving to the 1.6 branch? Did something change in how the node authenticates compared to 1.5.x?

      Thanks for any advice!

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Stuck at resizing after successful capture.

      @Tom-Elliott

      Hi, turns out, I had some funk on my network. It was happening on just one machine. I wiped everything, and I mean everything, router, wifi access point, phone, NAS, tablets, PC’s macs, TV’s then rebuilt from scratch, changed all passwords, authenticator everything, new keys… ugh. Rough weekend but all better now. Happy to report the latest FOG dev version is running great, although FOGMulticastManager is leaving zombie processes. I’m about to update to working 1.6 just to check it out.

      posted in FOG Problems
      F
      Fog_Newb
    • Stuck at resizing after successful capture.

      Fog 1.5.10.1716 Ubuntu Server 24.04.3 LTS

      I am experiencing an issue after updating to the latest dev version (see pic). Over the last few releases, FOG has been having problems resizing NVMe drives or producing unusual errors. These errors appear during capture or after deployment, ranging from “Could not adjust bad sector list” to “1 cluster outside the volume.” Usually, a complete drive wipe and Windows reinstall resolves the issue, even though the drive and volume are clean. chkdsk /x/f/r

      I previously solved the “1 cluster outside the volume” error by restoring the previous image, shrinking and expanding the Windows partition, and trying again. Unfortunately, that method does not work in this case. I am now stuck at this point:

      alt text

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Unable to check in

      @Tom-Elliott Hi Tom, Thanks… I updated to 1.5.10.1692 and was able to deploy a 2 day old image to the PC. I updated some things on the PC, mostly with Steam and display settings then went to capture an image from it again and ran into the same problem mention in the OP. Only this time, I was able to take a pic.

      I ran chkdsk prior to capturing and it came up clean

      alt text

      UPDATE: So I tried everything for the ntfsresize error … turns out, I had to shrink the partition in windows a bit then expand it. After that, I could capture.

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Unable to check in

      @Tom-Elliott

      Some additional info. I believe I was able to successfully capture an image of this PC right after updating to 1.5.10.1688. on Aug 26th. I am restoring a back up FOG from that time to a new VM to see.

      UPDATE: So I restored the FOG server back up from a couple of days ago to a new VM and yes, I was able to back up the PC once after updating to 1688.

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Unable to check in

      @Tom-Elliott

      Here it is. It is packed

      error.log

      posted in FOG Problems
      F
      Fog_Newb
    • Unable to check in

      I updated to 1.5.10.1688 and attempted to capture an image. Win 10 resizable whole disk. It captured the main partition then failed at some point. I couldn’t see the error on the screen. The drive is now too borked to boot into Windows. So I tried to deploy an image I took before the update to the PC but was unable to check in

      alt text

      An idea on how to fix?

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Updated from FOG 1.5.10.1667 to 1.5.10.1771 Fatal Error: No valid drives found "Host Primary Disk"

      @Tom-Elliott Fog now tells me the latest dev version and the one I have is 1.5.10.1671

      alt text

      Was 1.5.10.1771 all a bad dream or were we both mistakenly calling 1.5.10.1671 1.5.10.1771?

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Updated from FOG 1.5.10.1667 to 1.5.10.1771 Fatal Error: No valid drives found "Host Primary Disk"

      @Tom-Elliott Thanks. I grabbed a full fresh release but haven’t had a chance to reinstall 1.5.10.1771 over itself to confirm the included inits work. But if they are the same inits you posted earlier… it definitely should

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Updated from FOG 1.5.10.1667 to 1.5.10.1771 Fatal Error: No valid drives found "Host Primary Disk"

      @Tom-Elliott Awesome sounds good. Another one can be marked as Solved

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Updated from FOG 1.5.10.1667 to 1.5.10.1771 Fatal Error: No valid drives found "Host Primary Disk"

      @Tom-Elliott No, but I just did now and it is working! Thank you. So for now, whenever I update FOG, I should copy over that init until it is worked into the dev or release version?

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Updated from FOG 1.5.10.1667 to 1.5.10.1771 Fatal Error: No valid drives found "Host Primary Disk"

      @Tom-Elliott Thanks.
      I grabbed the new init.xz and copied it to /var/www/fog/service/ipxe/ and I was still able to capture the an image from the PC with FOG 1.5.10.1667. I updated FOG to the latest 1.5.10.1771 and tried to capture from the PC again and it failed with same error.

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Updated from FOG 1.5.10.1667 to 1.5.10.1771 Fatal Error: No valid drives found "Host Primary Disk"

      @Tom-Elliott sounds good!

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Updated from FOG 1.5.10.1667 to 1.5.10.1771 Fatal Error: No valid drives found "Host Primary Disk"

      @Tom-Elliott

      Yes, I will test these as soon as they are available and have access to the PC, around 2pm EST. Just to confirm, the steps to test would be - update to 1.5.10.1771, then drop the everything into /var/www/html/fog/service/ipxe/ and try to capture again?

      Thanks

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Updated from FOG 1.5.10.1667 to 1.5.10.1771 Fatal Error: No valid drives found "Host Primary Disk"

      @Tom-Elliott Should add… I have 2 NVMe drives that are the same size. And since they initialize randomly at each boot, I can’t specify /dev/nvmeXXX
      https://forums.fogproject.org/topic/14822/nvme-madness?_=1753960837885

      At some point, a few years ago, someone said you could use the drive serial number if both NVMe drives are the same size, and it’s been working for a long time now.

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Updated from FOG 1.5.10.1667 to 1.5.10.1771 Fatal Error: No valid drives found "Host Primary Disk"

      @Tom-Elliott

      Hello Tom,

      Yes, I am using the disk serial number (21297930000130911023) in the Host Primary Disk field. It’s been working fine going on a few years now.

      posted in Bug Reports
      F
      Fog_Newb
    • 1
    • 2
    • 3
    • 4
    • 5
    • 13
    • 14
    • 1 / 14