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

    Posts made by dloudon96

    • RE: Exit to Hard Drive Type - client setting instead of global setting

      Has this been sorted, We’re running 1.3.4 and I’m getting an error about chainloading failed, FOG has been working fine for around 2 years on version 1.3.4 and now stopped working.

      posted in Feature Request
      D
      dloudon96
    • RE: FOG Randomly stopped working properly

      @sebastian-roth
      I’m currently creating a new FOG server as a test to see if it does the same with that, if it works fine, I’ll re-install FOG on the old server, however, as it’s a school, and staff are teaching using the PC’s that have been imaged with FOG, If I was to re-install FOG would it affect the machines if the client (the FOG Service) can’t talk to the server, IE, it’s not going to reboot or disconnect from the domain or anything?

      Thanks,

      Dan

      posted in FOG Problems
      D
      dloudon96
    • RE: FOG Randomly stopped working properly

      FOG server OS is Ubuntu 14.4 I think (Can’t remember off the top of my head).

      FOG version is 1.3.4

      Nothing at all has changed on the network, or the FOG server, so it’s odd why it’s started bringing up the chain loading message.

      Any other ideas?

      Thanks,
      Dan

      posted in FOG Problems
      D
      dloudon96
    • RE: FOG Randomly stopped working properly

      #!ipxe
      set fog-ip 10.31.97.240
      set fog-webroot fog
      set boot-url http://${fog-ip}/${fog-webroot}
      cpuid --ext 29 && set arch x86_64 || set arch i386
      iseq ${platform} efi && set key 0x1b || set key 0x1b
      iseq ${platform} efi && set keyName ESC || set keyName Escape
      prompt --key ${key} --timeout 500 Booting… (Press ${keyName} to access the menu) && goto menuAccess || exit
      :menuAccess
      login
      params
      param mac0 ${net0/mac}
      param arch ${arch}
      param platform ${platform}
      param username ${username}
      param password ${password}
      param menuaccess 1
      param debug 1
      isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
      isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
      :bootme
      chain -ar http://10.31.97.240/fog/service/ipxe/boot.php##params

      posted in FOG Problems
      D
      dloudon96
    • FOG Randomly stopped working properly

      Hi,
      FOG has stopped working properly, machines can’t boot up, and go past the PXE boot stage, it tries to load the FOG screen (I’ve got the hidden menu enabled, so there’s no GUI), but then says

      Could not boot: Connection reset (Http://ipxe.org/0f0a6039)
      Chainloading failed, hit ‘s’ for the iPXE shell; reboot in 10 seconds_.

      Any ideas, I’ve never had this before, I’ve also rebooted the FOG server to see if it makes any difference.

      Please help.

      posted in FOG Problems
      D
      dloudon96
    • RE: PXE Boot - Connection timeout error

      @george1421

      Hello,

      That’s worked great.

      Just another question, is it possible to transfer the images from the ‘OLD’ FOG server, to the new one, is it just a case of copying the images inside the folder that contains the images, and then paste them back to the new FOG server, and then changing the names to match the new image names etc?

      Thanks,

      Dan

      posted in FOG Problems
      D
      dloudon96
    • RE: PXE Boot - Connection timeout error

      @george1421
      Am I going to lose everything, Image/Host wise? I’ve got machines that have been images from FOG.

      Thanks,

      Dan

      posted in FOG Problems
      D
      dloudon96
    • RE: PXE Boot - Connection timeout error

      @george1421
      Hello,

      OLD IP: 10.31.97.124
      Current, same IP: which I’ve changed back is the same as the above: 10.31.97.124

      I know things will break if the IP is changed, that’s why I’ve changed it back from the IP that the machine was allocated dynamically, back to the static IP, as above.

      I can access the dashboard etc, and load the images up on the screen, just whenever I try to download, or capture an image, it isn’t picking up the server, even though it sort of is as it has the IP of the server on the PXE boot screen.

      Thanks,

      Dan

      posted in FOG Problems
      D
      dloudon96
    • RE: PXE Boot - Connection timeout error

      FOG version: 1.3.4
      Server OS version: 14.04 LTS

      What’s the distribution of Linux?

      Same for the distribution server, what’s that?

      I’ve set the IP for the 066 - Boot Server Host Name: (IP of FOG Server)
      I’ve also set the IP for the 067 - Bootfile Name: undionly.kpxe

      Basically, the machine I was using was really slow at downloading images, and was taking around 1hr to download a small image, where on the old FOG server, it only took around 10 minutes per machine, it’s even slow when there’s only one machine downloading the image.

      I swapped the HDD over, it’s exactly the same machine, just with a new NIC, but I know that one works fine, as that was my ‘old’ fog server (I say old, as i was running out of space, so decided to upgrade the HDD, and set up FOG again).

      I got it all set back up again, it just takes ages to download the images etc, so swapped the machine (as I’ve said above), this is now where I face the issue of:

      The IP changed on the FOG Server, even though the HDD was just swapped, so I set it back to manual on the new machine, and then it loaded the dashboard up on my Windows Machine, and this is now where it won’t allow me to PXE boot to FOG.

      Thanks,

      Dan

      posted in FOG Problems
      D
      dloudon96
    • PXE Boot - Connection timeout error

      Hello,

      I’m getting an error on my machines when I try to boot to FOG, it says

      'Received DHCP answer on interface net0
      tftp://(IP ADDRESS)/default.ipxe…0%

      It then says connection timeout after a few minutes, I swapped the HDD into another machine as i think there’s an issue with the NIC in the other machine, It boots FOG up fine etc. At first, the IP Address was set back to DHCP instead of Static (manual). I’ve set it back to what it was set as on the old machine, and FOG allows me to connect to the server etc, it is working fine, however, it just won’t boot up.

      Any one have any ideas what to do?

      Thanks,

      Dan

      posted in FOG Problems
      D
      dloudon96
    • RE: FOG_1.3.4 - Image location issue

      </>fog-admin@fog-server:~$ ls -lahRt /images
      /images:
      total 16K
      drwxrwxrwx 4 root root 4.0K Mar 22 14:14 .
      drwxrwxrwx 4 root root 4.0K Mar 22 12:23 dev
      drwxrwxrwx 2 root root 4.0K Mar 21 12:15 postdownloadscripts
      drwxr-xr-x 26 root root 4.0K Mar 20 15:21 …
      -rwxrwxrwx 1 root root 0 Mar 20 15:12 .mntcheck

      /images/dev:
      total 16K
      drwxrwxrwx 4 root root 4.0K Mar 22 14:14 …
      drwxrwxrwx 2 root root 4.0K Mar 22 13:16 00232497514f
      drwxrwxrwx 4 root root 4.0K Mar 22 12:23 .
      drwxrwxrwx 2 root root 4.0K Mar 21 11:06 postinitscripts
      -rw------- 1 fog-admin fog-admin 0 Jan 31 09:01 .mntcheck

      /images/dev/00232497514f:
      total 27G
      drwxrwxrwx 2 root root 4.0K Mar 22 13:16 .
      -rwxrwxrwx 1 root root 27G Mar 22 13:16 d1p2.img
      -rwxrwxrwx 1 root root 8.3M Mar 22 12:23 d1p1.img
      -rwxrwxrwx 1 root root 190 Mar 22 12:23 d1.partitions
      -rwxrwxrwx 1 root root 1.0M Mar 22 12:23 d1.mbr
      drwxrwxrwx 4 root root 4.0K Mar 22 12:23 …

      /images/dev/postinitscripts:
      total 12K
      drwxrwxrwx 4 root root 4.0K Mar 22 12:23 …
      drwxrwxrwx 2 root root 4.0K Mar 21 11:06 .
      -rw------- 1 fog-admin fog-admin 249 Feb 1 09:11 fog.postinit

      /images/postdownloadscripts:
      total 12K
      drwxrwxrwx 4 root root 4.0K Mar 22 14:14 …
      drwxrwxrwx 2 root root 4.0K Mar 21 12:15 .
      -rw------- 1 fog-admin fog-admin 233 Jan 31 09:01 fog.postdownload
      fog-admin@fog-server:~$ df -h
      Filesystem Size Used Avail Use% Mounted on
      udev 3.9G 4.0K 3.9G 1% /dev
      tmpfs 786M 1.3M 785M 1% /run
      /dev/sda2 1.8T 372G 1.4T 22% /
      none 4.0K 0 4.0K 0% /sys/fs/cgroup
      none 5.0M 0 5.0M 0% /run/lock
      none 3.9G 52M 3.8G 2% /run/shm
      none 100M 88K 100M 1% /run/user
      /dev/sda1 511M 3.4M 508M 1% /boot/efi
      fog-admin@fog-server:~$ lsblk
      NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
      sda 8:0 0 1.8T 0 disk
      ├─sda1 8:1 0 512M 0 part /boot/efi
      ├─sda2 8:2 0 1.8T 0 part /
      └─sda3 8:3 0 7.9G 0 part [SWAP]
      sr0 11:0 1 1024M 0 rom
      fog-admin@fog-server:~$

      posted in FOG Problems
      D
      dloudon96
    • FOG_1.3.4 - Image location issue

      Hello,

      Please can someone give me some assistance, I’ve moved my FOG server to another machine, as the storage ran out, so I’ve installed a 2TB drive and re-installed FOG, copied everything across, and mirrored the old ‘server’.

      I’ve downloaded an image, sorted the image out, and sysprepped it, and then re-uploaded it… I don’t have a clue where it’s uploaded to, as when I go to ‘Computer’, then the ‘images’ folder, nothing is there apart from two folders called ‘dev’ and ‘Postdownloadscripts’.

      It keeps downloading the old image for some reason back onto the machine, when I’m clicking on deploy.

      Can anyone help me, please.

      Even if I create a new image with a completely different name, it’s not showing up under the ‘images’ folder, surely it’s supposed to, as this is what happened on the old one.

      Thanks,

      Dan

      posted in FOG Problems
      D
      dloudon96
    • RE: FOG - 1.3.4 - Invalid security token - Help, please...

      Thanks, Tom, that’s worked, I knew there was something extra to do with the encryption data that I needed to do, but couldn’t remember.

      Dan

      posted in Windows Problems
      D
      dloudon96
    • FOG - 1.3.4 - Invalid security token - Help, please...
      Server 14.04
      • FOG Version: 1.3.4
      • OS:
      Client
      • Service Version:
      • OS:
      Description

      I’m having issues where my new FOG server isn’t finding the security token, I’ve installed the FOG Service via the ‘SmartInstaller’, I’ve entered the FOG server’s IP Address, restarted the machine, it’s brought up the FOG.txt file, located in the C:\ drive.

      When I open that up, and scroll down to the bottom, I can see there’s an error saying:

      ------------------------------------------------------------------------------
      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
       21/03/2017 15:19 Client-Info Client Version: 0.11.9
       21/03/2017 15:19 Client-Info Client OS:      Windows
       21/03/2017 15:19 Client-Info Server Version: 1.3.4
       21/03/2017 15:19 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:19 Middleware::Response ERROR: Object reference not set to an instance of an object.
       21/03/2017 15:19 Service Sleeping for 72 seconds
       21/03/2017 15:20 Middleware::Communication URL: http://10.31.97.124/fog/management/index.php?sub=requestClientInfo&configure&newService&json
       21/03/2017 15:20 Middleware::Response Success
       21/03/2017 15:20 Middleware::Communication URL: http://10.31.97.124/fog/management/index.php?sub=requestClientInfo&mac=00:23:24:97:51:4F||00:00:00:00:00:00:00:E0&newService&json
       21/03/2017 15:20 Middleware::Authentication Waiting for authentication timeout to pass
       21/03/2017 15:21 Middleware::Communication Download: http://10.31.97.124/fog/management/other/ssl/srvpublic.crt
       21/03/2017 15:21 Data::RSA FOG Server CA cert found
       21/03/2017 15:21 Middleware::Authentication Cert OK
       21/03/2017 15:21 Middleware::Authentication ERROR: Could not get security token
       21/03/2017 15:21 Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
       21/03/2017 15:21 Middleware::Communication POST URL: http://10.31.97.124/fog/management/index.php?sub=requestClientInfo&authorize&newService
       21/03/2017 15:21 Middleware::Response Invalid security token
       21/03/2017 15:21 Middleware::Response Success
       21/03/2017 15:21 Middleware::Communication URL: http://10.31.97.124/fog/service/getversion.php?clientver&newService&json
       21/03/2017 15:21 Middleware::Communication URL: http://10.31.97.124/fog/service/getversion.php?newService&json
      
       21/03/2017 15:21 Service Creating user agent cache
       21/03/2017 15:21 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:21 Middleware::Response ERROR: Object reference not set to an instance of an object.
       21/03/2017 15:21 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:21 Middleware::Response ERROR: Object reference not set to an instance of an object.
       21/03/2017 15:21 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:21 Middleware::Response ERROR: Object reference not set to an instance of an object.
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       21/03/2017 15:21 Client-Info Client Version: 0.11.9
       21/03/2017 15:21 Client-Info Client OS:      Windows
       21/03/2017 15:21 Client-Info Server Version: 1.3.4
       21/03/2017 15:21 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       21/03/2017 15:21 Client-Info Client Version: 0.11.9
       21/03/2017 15:21 Client-Info Client OS:      Windows
       21/03/2017 15:21 Client-Info Server Version: 1.3.4
       21/03/2017 15:21 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:21 Middleware::Response ERROR: Object reference not set to an instance of an object.
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       21/03/2017 15:21 Client-Info Client Version: 0.11.9
       21/03/2017 15:21 Client-Info Client OS:      Windows
       21/03/2017 15:21 Client-Info Server Version: 1.3.4
       21/03/2017 15:21 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:21 Middleware::Response ERROR: Object reference not set to an instance of an object.
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       21/03/2017 15:21 Client-Info Client Version: 0.11.9
       21/03/2017 15:21 Client-Info Client OS:      Windows
       21/03/2017 15:21 Client-Info Server Version: 1.3.4
       21/03/2017 15:21 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:21 Middleware::Response ERROR: Object reference not set to an instance of an object.
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       21/03/2017 15:21 Client-Info Client Version: 0.11.9
       21/03/2017 15:21 Client-Info Client OS:      Windows
       21/03/2017 15:21 Client-Info Server Version: 1.3.4
       21/03/2017 15:21 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:21 Middleware::Response ERROR: Object reference not set to an instance of an object.
      
      ------------------------------------------------------------------------------
      --------------------------------PowerManagement-------------------------------
      ------------------------------------------------------------------------------
       21/03/2017 15:21 Client-Info Client Version: 0.11.9
       21/03/2017 15:21 Client-Info Client OS:      Windows
       21/03/2017 15:21 Client-Info Server Version: 1.3.4
       21/03/2017 15:21 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:21 Middleware::Response ERROR: Object reference not set to an instance of an object.
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
       21/03/2017 15:21 Client-Info Client Version: 0.11.9
       21/03/2017 15:21 Client-Info Client OS:      Windows
       21/03/2017 15:21 Client-Info Server Version: 1.3.4
       21/03/2017 15:21 Middleware::Response ERROR: Unable to get subsection
       21/03/2017 15:21 Middleware::Response ERROR: Object reference not set to an instance of an object.
       21/03/2017 15:21 Service Sleeping for 63 seconds
      

      Any idea’s on what to do, I’ve got two FOG server’s, one the current server, and the IP above, is the new server, I’m currently migrating everything across to the new one, as I’ve ran out of storage space, it looks too complicated to add another drive, so thought it’d be easier to re-create the FOG server and add the images etc to the new server.

      Thanks in advanced.

      Dan

      posted in Windows Problems
      D
      dloudon96
    • Adding extra hard drive space to FOG

      Hello,

      I’m wondering if anyone can help me, I’m running out of storage on my FOG server, I’m wanting to add an extra drive, is there an easy way to do this, or is it too difficult to do?

      Ideally, I just want to add the extra drive, and then keep the other system drive that I’ve got FOG installed on, rather than having to re-install everything again.

      Thanks,

      Dan

      posted in General
      D
      dloudon96
    • RE: Change number of machine imaging limit

      Yes, that’s correct. Thank you so much!!

      Dan

      posted in General
      D
      dloudon96
    • Starting to run out of storage

      Hello,

      Is it possible to delete old images via the FOG server? I’ve got a few images on there, and currently have 15% free space left, I’m going to be deploying a large software package within my image, and will imagine that it will use some more space up on the server as the image will be large.

      Thanks,

      Dan

      posted in General Problems
      D
      dloudon96
    • RE: Change number of machine imaging limit

      Hello,

      I’ve tried that, they fail at the same point, I know that the image is 100% working, as whenever I do two, they both work. They’re all in the same location, it’s one classroom, all within the same switch too.

      Please help 😞

      Thanks,

      Dan

      posted in General
      D
      dloudon96
    • RE: Change number of machine imaging limit

      Sorry, meant to put, that I’ve changed the Max clients to 90.

      Thanks,

      Dan

      posted in General
      D
      dloudon96
    • RE: Change number of machine imaging limit

      Hello,

      It is, however, I’ve uploaded my image to the FOG server which has been sysprepped, and I’m downloading the image to 20 machines, and it keeps failing at the starting services part after it’s downloaded the image, It works if I do it one at a time, but this isn’t really what I’m wanting, I know that the sys prep and everthing works as it works if I download the image one at a time. but then keeps failing after any more than two.

      Please help, I’ve got 3 days to get X90 machines re-imaged, as the students come back on Monday…

      Thanks,

      Dan

      posted in General
      D
      dloudon96
    • 1 / 1