• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Joe Gill
    3. Posts
    J
    • Profile
    • Following 1
    • Followers 0
    • Topics 93
    • Posts 601
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Multicasting - Not The Master Node

      @george1421
      @Tom-Elliott
      @Wayne-Workman

      I did rerun the installer as described.

      Here are the screenshots…

      I’m using Ubuntu 14.04 for the FOG server master node and a second Ubuntu 14.04 VM for the storage node. This worked fairly good last Summer with the 1.3.5 version. I had a few issues with things not getting cleared properly but I was able to do a work around and get the multicast imaging to work.

      0_1495740717748_storage node.jpg

      0_1495740907722_storage node 1.png

      0_1495740809939_stroage group.jpg

      posted in FOG Problems
      J
      Joe Gill
    • RE: How to clear FOG que?

      @Wayne-Workman

      Whenever I run any mysql commands I get the following…

      root@fogserver:~# mysql
      ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
      

      Any idea on how to resolve this?

      posted in FOG Problems
      J
      Joe Gill
    • RE: Fast Wipe Problem?

      @Tom-Elliott

      Well it does appear that it finished… I just didn’t see the play by play like the full wipe… SO that’s my fault!!

      Feel free to close this ticket! Thanks!

      posted in FOG Problems
      J
      Joe Gill
    • RE: Fast Wipe Problem?

      @Tom-Elliott

      Well I have one now that I started a normal wipe on an hour ago and it still says…

      “Writing zeros to /dev/sda0”

      I noticed on the full wipe it gives you a “play by play” view of what’s going on. I’m assuming that the Normal Wipe does not?

      Thanks!

      posted in FOG Problems
      J
      Joe Gill
    • How to clear FOG que?
      Server
      • FOG Version: Running Version 1.4.0, SVN Revision: 6069
      • OS: Ubuntu 14.04
      Client
      • Service Version: 0.11.5
      • OS: Windows 7 Pro
      Description

      My qued items on the start page shows 1 item in the que but my task manager shows nothing. Any ideas how to clear the que?

      Thanks!

      Cheers,

      Joe Gill
      Townsend K-12 Schools

      posted in FOG Problems
      J
      Joe Gill
    • Multicasting - Not The Master Node
      Server
      • FOG Version: Running Version 1.4.0 SVN Revision: 6069
      • OS: Ubuntu 14.04
      Client
      • Service Version: 0.11.5
      • OS: Windows 7 Pro
      Description

      As our Summer re-imaging has started, I am testing the latest version of FOG with Multicasting. I seem to have ran into an issue where FOG will not start the Particlone session. I checked the Multicast log and it says that “This is not the master node”. I only have one storage node and it’s set to master. I verified that the storage group associated with the image is set correctly and it appears to be.

      Any suggestions? I did see that it appeared their was an update that fixed some of the Multicasting issues. Is this part of the fix?

      Thanks!!

      Cheers,

      Joe Gill
      Townsend K-12 Schools

      posted in FOG Problems
      J
      Joe Gill
    • RE: Fast Wipe Problem?

      @Tom-Elliott

      Not that I recall. I will re-run a test here real soon and let you know for certain.

      posted in FOG Problems
      J
      Joe Gill
    • RE: Fast Wipe Problem?

      Yes the Full Wipe does take quite a bit of time. I set up a test lab yesterday with a full wipe operation and it took most of the day to complete. Granted they have large hard drives and yes it makes since.

      My issue is that Fast wipe and Normal Wipe don’t seem to finish. They just hang out there in limbo. I will try again and verify here real soon.

      Thanks!

      posted in FOG Problems
      J
      Joe Gill
    • RE: Fast Wipe Problem?

      or a Normal Wipe… Forgot to add that!

      posted in FOG Problems
      J
      Joe Gill
    • Fast Wipe Problem?
      Server
      • FOG Version: Running Version 1.4.0
        SVN Revision: 6069
      • OS: Ubuntu 14.4
      Client
      • Service Version: 0.11.12
      • OS: Windows 7 Pro
      Description

      I noticed that I cannot get my machines to finish a Fast Wipe task. I can do a Full Wipe no problem but Fast Wipe appears to lock up and never finish.

      I have tried this with Dell 3020 hardware(SATA and SSD) and Dell 380 hardware.

      Any ideas are appreciated! Thanks!

      Cheers,

      Joe Gill
      Townsend K-12 Schools

      posted in FOG Problems
      J
      Joe Gill
    • RE: Authentication Error

      @Wayne-Workman
      I tried that… I’m still getting this.

      ERROR 1045 (28000): Access denied for user 'root@localhost' (using password: NO)
      
      posted in FOG Problems
      J
      Joe Gill
    • RE: Authentication Error

      @Tom-Elliott

      I got it figured out. Yes there were multiple machines with the same Mac addresses. I removed one and that resolved the issue. Thanks for making me look harder!

      Now… As for the mysql problem. Do you have any ideas on how to resolve that?

      posted in FOG Problems
      J
      Joe Gill
    • RE: Authentication Error

      @Tom-Elliott

      I can do that. But do I need to find them within the SQL database and if so, what do I do since I can’t seem to access the database?

      posted in FOG Problems
      J
      Joe Gill
    • RE: Authentication Error

      @Tom-Elliott
      @Wayne-Workman

      Well, I followed the steps in the Wiki to resolve the mysql issue with zero luck. I also tried to re-install mysql and did not succeed.

      I verified that the Username and Password were correct from the /var/www/fog/lib/fog/Config.class.php and /opt/fog/.fogsettings files… and re-ran sudo dpkg-reconfigure mysql-server-5.5… I even tried re-running this command with the password found in the Config.class.php file. The command ran but I was still getting the same error.

      Any ideas?

      root@fogserver:~# sudo apt-get install mysql-server-5.5
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      mysql-server-5.5 is already the newest version.
      mysql-server-5.5 set to manually installed.
      The following packages were automatically installed and are no longer required:
        libonig2 libqdbm14
      Use 'apt-get autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
      root@fogserver:~# mysql
      ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
      root@fogserver:~#
      
      posted in FOG Problems
      J
      Joe Gill
    • RE: Authentication Error

      Nevermind… I see that mysql can be a problem with Ubuntu… I will follow the steps in the Wiki and report back.

      posted in FOG Problems
      J
      Joe Gill
    • RE: Authentication Error

      @Tom-Elliott
      @Wayne-Workman

      Well I may have bigger issues than this… mysql will not run… not even as root.

      root@fogserver:~# mysql -D fog
      ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
      posted in FOG Problems
      J
      Joe Gill
    • RE: Authentication Error

      I forgot to mention, I cannot reset encryption on this host…

      posted in FOG Problems
      J
      Joe Gill
    • Authentication Error

      @wayne-workman

      Server
      • FOG Version: Ver 1.4.0
      • OS: Ubuntu 14.04
      Client
      • Service Version: 0.11.12
      • OS: Windows 7 Pro SP1
      Description

      Occasionally I get the following error… When I do I would go onto the server and reset the encryption and everything would be dandy. In this case, I re-built an ailing machine and upon re-imaging, I get this error. I changed the name of this machine just prior to imaging in FOG. The old machine name does not exist on the server. In fact, I looked for the MAC address of this machine in the hosts list and only found one entry there.

      Any ideas of what to do here would be most appreciated. Thanks!

      Joe

      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       5/16/2017 3:42 PM Client-Info Version: 0.11.12
       5/16/2017 3:42 PM Client-Info OS:      Windows
       5/16/2017 3:42 PM Middleware::Authentication Waiting for authentication timeout to pass
       5/16/2017 3:47 PM Main Overriding exception handling
       5/16/2017 3:47 PM Main Bootstrapping Zazzles
       5/16/2017 3:47 PM Controller Initialize
       5/16/2017 3:47 PM Controller Start
      
       5/16/2017 3:47 PM Service Starting service
       5/16/2017 3:48 PM Bus Became bus server
       5/16/2017 3:48 PM Bus Emmiting message on channel: Status
       5/16/2017 3:48 PM Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       5/16/2017 3:48 PM Client-Info Version: 0.11.12
       5/16/2017 3:48 PM Client-Info OS:      Windows
       5/16/2017 3:48 PM Middleware::Authentication Waiting for authentication timeout to pass
       5/16/2017 3:48 PM Middleware::Communication Download: http://172.16.1.17/fog/management/other/ssl/srvpublic.crt
       5/16/2017 3:48 PM Data::RSA FOG Server CA cert found
       5/16/2017 3:48 PM Middleware::Authentication Cert OK
       5/16/2017 3:48 PM Middleware::Authentication ERROR: Could not get security token
       5/16/2017 3:48 PM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
       5/16/2017 3:48 PM Middleware::Communication POST URL: http://172.16.1.17/fog/management/index.php?sub=requestClientInfo&authorize&newService
       5/16/2017 3:48 PM Middleware::Response Error multiple hosts returned for list of mac addresses
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       5/16/2017 3:48 PM Client-Info Version: 0.11.12
       5/16/2017 3:48 PM Client-Info OS:      Windows
       5/16/2017 3:48 PM Middleware::Authentication Waiting for authentication timeout to pass
       5/16/2017 3:50 PM Middleware::Communication Download: http://172.16.1.17/fog/management/other/ssl/srvpublic.crt
       5/16/2017 3:50 PM Data::RSA FOG Server CA cert found
       5/16/2017 3:50 PM Middleware::Authentication Cert OK
       5/16/2017 3:50 PM Middleware::Authentication ERROR: Could not get security token
       5/16/2017 3:50 PM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
       5/16/2017 3:50 PM Middleware::Communication POST URL: http://172.16.1.17/fog/management/index.php?sub=requestClientInfo&authorize&newService
       5/16/2017 3:50 PM Middleware::Response Invalid security token
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       5/16/2017 3:50 PM Client-Info Version: 0.11.12
       5/16/2017 3:50 PM Client-Info OS:      Windows
       5/16/2017 3:50 PM Middleware::Authentication Waiting for authentication timeout to pass
      
      posted in FOG Problems
      J
      Joe Gill
    • RE: FOG with FreeNAS, Problems?

      @Wayne-Workman

      Thanks! I’ll build in more storage to our server farm this summer and build another FOG node.

      Wayne I’m currently running Ubuntu on my FOG server and node. Is their any reason why I couldn’t switch to Centos for the new node?

      Thanks for the feedback!!

      Cheers!

      posted in General
      J
      Joe Gill
    • FOG with FreeNAS, Problems?

      Hi!

      I am getting fired up for summer time re-imaging at our school district and am trying to get a preliminary plan for my imaging. We had to disable our FreeNAS as a storage node last summer because it was causing problems doing MultiCast imaging.

      Has anyone noticed any issues with the most current release of FOG? If so, how did you get them resolved?

      Thanks!

      Cheers,

      Joe Gill

      posted in General
      J
      Joe Gill
    • 1 / 1