• Deleting "in use" images

    Solved
    3
    0 Votes
    3 Posts
    617 Views
    C

    @george1421 Perfect, thanks.

  • Lost Database

    Solved
    11
    0 Votes
    11 Posts
    1k Views
    S

    We figured out that an upgrade from mysql to mariadb caused the issue. The database is not completely lost but more or less renamed. We found this hint in the apt logs:

    The file /var/lib/mysql/debian-5.7.flag indicates a version that cannot automatically be upgraded. Therefore the previous data directory will be renamed to /var/lib/mysql-5.7 and a new data directory will be initialized at /var/lib/mysql. Please manually export/import your data (e.g. with mysqldump) if needed.

    Seems like this is kind of a known problem: https://askubuntu.com/questions/766917/14-04-to-16-04-killed-mysql

    Right now we are working on getting the old database back up. Not looking promising. MariaDB crashes terribly when we let it start on the old MySQL 5.7 DB files.

    Edit: We were not able to start up the old DB with the new MariaDB version. So the only way I could see was setting up another system (probably old Ubuntu 14.04) with the old MySQL 5.7 version, get up the database there and do a mysqldump as this format can be imported into newer versions. So we decided that it’s probably less work to manually add the image definitions by hand than recovering the old DB. Hope this topic will be helpful for others running into this. Although I guess there aren’t many people still around upgrading from the old version.

    @dospace I’ll mark this solved now as the initial issue is found. If you run into issues with manually creating the image definitions just open a new topic and post all the details there (ls -al /images/<IMAGENAME> as well as file /images/<IMAGENAME>/d1p1.img).

  • Cannot deploy "Authy" as a Snapin

    Unsolved
    4
    0 Votes
    4 Posts
    644 Views
    D

    @george1421 yes after i tried so much things i remembered that fog runs the batch as SYSTEM. So i think that will be the problem because the Installer copies Files into the Users Folder. I will try your another suggestion with the mapped drive.

    @Sebastian-Roth I tried to get a silent command for the installer and tried the standard lines like /verysilent , /silent , /s, /quiet , /q. And yeah it actually worked only with /s 😄

  • Client Stop at: Starting haveged: OK

    Solved
    11
    0 Votes
    11 Posts
    898 Views
    G

    @Sebastian-Roth Yeah, thank you this helps, now is working.

    thank you again

  • Storage Node only half working

    Solved
    5
  • Storage Issues

    Unsolved
    2
    0 Votes
    2 Posts
    234 Views
    george1421G

    would you provide the outputs from these commands.
    lsblk (I know you already ran this)
    df -h

    I’m going to bet that you have 500GB of space, but knowing how centos works, it allocated 450GB to /home and not / where /images live. 50GB is the default allocation for the / partition.

  • sub menu features access

    Unsolved
    9
    0 Votes
    9 Posts
    769 Views
    S

    @siara Hmmm, I still can’t see why this is failing on your server. Let’s try to get even more into the details. You said that Membership and Delete are working ok. I can understand that because those are handled by a different part of the PHP code. But I can’t think of why Inventory should properly work while all the others don’t. Are you really sure about this?

    When you hover over the links with your mouse you should see the link that it would go to, e.g. http://192.168.2.10/fog/management/index.php?node=host&sub=edit&id=1#host-powermanagement
    See that it uses the # in the URL to go to the different sub sections. Do the URLs look similar on your server?

    Just trying to gather some more information and hopefully stumble upon what’s wrong here.

  • Unable to locate Database after capture

    Unsolved
    2
    0 Votes
    2 Posts
    145 Views
    S

    @chadw18 said:

    After running a capture, it will get to 100% then it states unable to locate Database path and reboots.

    There are a couple of different messages you can get at this stage. Please take a picture of the message on screen and post here so we know exactly what you run into and can help appropriately.

  • FOG Database Connection Unavailable

    Solved
    3
    0 Votes
    3 Posts
    442 Views
    D

    This problem was solved. I believe that the database server was reinstalled or a new one was installed and thus there was no password.

  • DHCP / Vendor Classes / Multiple EFI files

    Unsolved
    1
    0 Votes
    1 Posts
    374 Views
    No one has replied
  • Large Image sizes

    Unsolved
    6
    0 Votes
    6 Posts
    872 Views
    N

    @george1421 can you please explain with a video tutorial or step by step screenshots. which options i select when i restore only c drive.

  • windows partition image and restore

    Unsolved
    2
    0 Votes
    2 Posts
    356 Views
    S

    @Nabeel Just a few days ago I explained this part of FOG in the forums. Take a look at my latest post here: https://forums.fogproject.org/topic/13430/large-image-sizes

  • Plugin Site & Imports Hosts

    Unsolved
    6
    0 Votes
    6 Posts
    901 Views
    phil-dosiP

    @Fernando-Gietz Actually, we want to use both
    Thanks

  • fog.deploy image option in PXE boot not resizing disk

    Solved
    23
    0 Votes
    23 Posts
    5k Views
    A

    @Sebastian-Roth

    Well if they don’t match that may be part of the issue. The layout is from two identical Optiplex 7060 with 500GB drives. Top was one that imaged successfully, bottom is what I see when it doesn’t. All should match my golden image which is also an Optiplex 7060 with a 500 GB drive. I’m not sure where the disconnect would be from fogs settings, the image, and what ends up on the machine.

    Again I’ve more or less gotten around this by modifying my image. So I figure if this issue is unique to me it’s probably safe to let it go. If it does start poking up from others at least my info would be a good starting point.

  • Fog Language/location client auto setup

    Unsolved
    3
    0 Votes
    3 Posts
    627 Views
    george1421G

    @CoxM said in Fog Language/location client auto setup:

    set the location and keyboard language on a client post image deployment

    Is it possible yes with a post install script that updates your unattend.xml file.

    For the most complete tutorial on post install scripts look here how to set them up: https://forums.fogproject.org/topic/11126/using-fog-postinstall-scripts-for-windows-driver-injection-2017-ed

    Specifically to your question, there is an older tutorial that give you an exact example:
    https://forums.fogproject.org/topic/7740/the-magical-mystical-fog-post-download-script/6

    With a few more hints in the post above:
    https://forums.fogproject.org/topic/7740/the-magical-mystical-fog-post-download-script/7

  • 501 error when trying to download FOG client

    Unsolved
    9
    0 Votes
    9 Posts
    886 Views
    S

    @wrinks Any news on this? Did you get this solved?

    We seem to have a similar issue here: https://forums.fogproject.org/topic/13422/sub-menu-features-access/6

  • 0 Votes
    2 Posts
    199 Views
    S

    🙂 marking as fixed…

  • FOG Upload Imaging Process Extremely Slow

    Solved
    4
    0 Votes
    4 Posts
    966 Views
    T

    @george1421 Thank you for the response and this would explain alot of the reason for slow upload times.
    Currnetly backing up a Lenovo T470 with standard SSD drive which is currently using about 350GB of storage on the 500GB SSD drive. It’s taking about 2 hours. That being said we are using pretty much the default setup for Fog Server. So the Image Compression Format Default is PartClone Gzip.

  • After moving to HTTPS FogClient not communicating with FOG Server

    Solved
    5
    0 Votes
    5 Posts
    457 Views
    A

    @Sebastian-Roth

    I can safely assume my devices are all running the latest version so I created a group policy to replace the settings.json with a fixed copy on a network share. Which is fine for what I need and I will just update my base images to reflect the correct setting.

    Thanks for the help

  • Dual NIC Bonding DHCP Failure

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    E

    Okay, so after some testing this morning I’m happy to report that I was able to get this working. I was going off the guide on the wiki which had it configured almost exactly like I pasted in the OP, but after some googling I saw people recommending NOT including the bond-primary lines for each of the bonded interfaces. I commented out those lines to test and sure enough it worked. Below is my current network interfaces config:

    auto lo iface lo inet loopback auto eno1 iface eno1 inet dhcp auto bond0 iface bond0 inet static bond-slaves none bond-mode 2 bond-miimon 100 address 192.168.214.10 netmask 255.255.255.0 network 192.168.214.0 broadcast 192.168.214.255 gateway 192.168.214.1 hwaddress ether 90:e2:ba:f5:58:ba auto enp2s0f0 iface enp2s0f0 inet manual bond-master bond0 # bond-primary enp2s0f0 enp2s0f1 auto enp2s0f1 iface enp2s0f1 inet manual bond-master bond0 # bond-primary enp2s0f0 enp2s0f1

    I think what also helped was a clean reinstall of Debian; when I posted this thread I was attempting to change existing settings from a pretty setup using only one of the network ports. I did a full reinstall and configured the interface bonding FIRST, then once I was confident that was working I ran the Fog installer and used bond0 as the interface. Installation completed without a hitch and I was online. I appreciate the assistance, I definitely learned a lot along the way, but the solution to this problem of mine with multiple network ports ended up being much easier than anticipated once I knew what to do. Now it’s time to image!

158

Online

12.3k

Users

17.4k

Topics

155.7k

Posts