• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. sudburr
    3. Posts
    • Profile
    • Following 0
    • Followers 1
    • Topics 129
    • Posts 747
    • Best 100
    • Controversial 0
    • Groups 2

    Posts made by sudburr

    • RE: Intel NUC D54250WYK network boot

      I’ve successfully used FOG on :

      Intel NUC DBN2820FYK
      Intel NUC D54250WYB

      Programming the BIOS on either is tricky, especially for the first one. I used both in legacy mode.

      For the first unit, after PXE boot/deployment, you MUST turn PXE boot OFF in the BIOS if you want it to ever boot properly again.

      Even though both were used in Legacy mode, both still had to have the UEFI settings set. Frankly the BIOSes are bafflingly thought out in reverse and quite annoying.

      posted in Hardware Compatibility
      sudburrS
      sudburr
    • RE: FOG PXE Boot Menu Configuration svn3077

      The point is, in earlier svn (eg: 2961) this was not an issue. At least not that I noticed or recall.

      posted in Bug Reports
      sudburrS
      sudburr
    • FOG PXE Boot Menu Configuration svn3077

      The following entries containing an apostrophe in the Advanced Configuration Options custom text:
      [CODE]

      :MENU
      menu
      item --gap – --------------- Advanced Menu ---------------
      item DBAN Darik’s Boot and Nuke
      item GANDALF32 Gandalf’s Win8PE x86 updated (Win8.0)
      item HIRENS Hiren’s Boot CD
      [/CODE]

      … display as:
      [CODE]

      Darik's Boot and Nuke
      Gandalf's Win8PE x86 updated (Win8.0)
      Hiren's Boot CD

      [/CODE]

      posted in Bug Reports
      sudburrS
      sudburr
    • RE: Nodes, Groups and Mirroring, oh my!

      Thanks. This gives me something to chew on.

      posted in General
      sudburrS
      sudburr
    • RE: Nodes, Groups and Mirroring, oh my!

      This is only in theory right now, but it’s what I’m hoping to be the next server deployment, should the pilot work first of course.

      As I read the user guide, I interpret it to mean that it can only be done on the same subnet, which is not what I intend.

      Concurrently, the instructions are for downstream nodes to simply be local repositories but management and deployment commands are still carried out at the master. This I do not want.

      Each server must be master of its own domain. All resources for FOG to operate on their own private subnet, including the management webpage for that server for the technician at that site to use. We don’t want them accessing the master server, but we still want them to be able to make their own images on their Fog server (saving them to their own 3=other drive/group/node)

      posted in General
      sudburrS
      sudburr
    • RE: Nodes, Groups and Mirroring, oh my!

      Please enlighten me. I’m not having a good day rtfm on this one.

      posted in General
      sudburrS
      sudburr
    • RE: Nodes, Groups and Mirroring, oh my!

      It is running in Hyper-V, but I’m not replicating the Hyper-V Server or the machine. Neither of which would perform what I want.

      Mirroring the images is easy in so many ways, it’s having to manually remove/add/edit the image definitions on each subsequent downstream fog server that is the problem.

      I want to replicate that specific image repository only AND alter the image definitions on the destination server without affecting anything stored on any destination server’s 3 drive and its associated image definitions.

      eg:

      Master Server
      2= 12 images (newly changed)
      3= 20 images
      image definitions total= 32

      Destination Server
      2= 16 images (old)
      3= 2 images
      image definitions total= 18

      Mirroring/Sync occurs …

      Destination Server
      2= 12 images (newly changed)
      3= 2 images
      image definitions total= 14

      posted in General
      sudburrS
      sudburr
    • Nodes, Groups and Mirroring, oh my!

      I have an svn3077 Fog server with three HDD setup. 1=OS+Fog, 2=PublishedImages, 3=Sandbox&WorkImages

      2 and 3 are on their own separate HDD.

      2 is Storage Node “DefaultMember”, Master, attached to storage group “Default” with image path “/images”
      3 is Storage Node “other”, not master, attached to storage group “Other” with image path “/other”

      I have several other Fog servers, each on their own subnet; each with their own PXE, DHCP etc, to be set up identically.

      I want to keep a live mirror of the master server’s 2=PublishedImages and the associated image file definitions on all the other servers.

      I’m not sure Fog can do this or how to do it if it can. According to a thread from August 2014 my best bet is to cron or manually rsync, then manually alter the image definitions on each server.

      Am I wrong? Can Fog do what I want?

      posted in General
      sudburrS
      sudburr
    • RE: Svn 3077 virgin install errors

      Thank you!

      posted in Bug Reports
      sudburrS
      sudburr
    • RE: Svn 3077 virgin install errors
      • Installing package: mysql-client
        dpkg-query: no packages found matching tftpd-hpa

        • Installing package: tftpd-hpa
          dpkg-query: no packages found matching tftp-hpa

        • Installing package: tftp-hpa
          dpkg-query: no packages found matching nfs-kernel-server

        • Installing package: nfs-kernel-server
          dpkg-query: no packages found matching vsftpd

        • Installing package: vsftpd

        • Skipping package: net-tools (Already installed)

        • Skipping package: wget (Already installed)
          dpkg-query: no packages found matching xinetd

        • Installing package: xinetd

        • Installing package: sysv-rc-conf

        • Skipping package: tar (Already installed)

        • Skipping package: gzip (Already installed)
          dpkg-query: no packages found matching build-essential

        • Installing package: build-essential

        • Skipping package: cpp (Already installed)

        • Skipping package: gcc (Already installed)

        • Skipping package: g++ (Already installed)
          dpkg-query: no packages found matching m4

        • Installing package: m4
          dpkg-query: no packages found matching htmldoc

        • Installing package: htmldoc
          dpkg-query: no packages found matching lftp

        • Installing package: lftp

        • Skipping package: openssh-server (Already installed)
          dpkg-query: no packages found matching php-gettext

        • Installing package: php-gettext
          dpkg-query: no packages found matching php5-mcrypt

        • Installing package: php5-mcrypt
          dpkg-query: no packages found matching php5-mysql

        • Installing package: php5-mysql
          Confirming package installation.

        • Checking package: apache2…OK

        • Checking package: php5…OK

        • Checking package: php5-json…OK

        • Checking package: php5-gd…OK

        • Checking package: php5-cli…OK

        • Checking package: php5-curl…OK

        • Checking package: mysql-server…OK

        • Checking package: mysql-client…OK

        • Checking package: tftpd-hpa…OK

        • Checking package: tftp-hpa…OK

        • Checking package: nfs-kernel-server…OK

        • Checking package: vsftpd…OK

        • Checking package: net-tools…OK

        • Checking package: wget…OK

        • Checking package: xinetd…OK

        • Checking package: sysv-rc-conf…OK

        • Checking package: tar…OK

        • Checking package: gzip…OK

        • Checking package: build-essential…OK

        • Checking package: cpp…OK

        • Checking package: gcc…OK

        • Checking package: g++…OK

        • Checking package: m4…OK

        • Checking package: htmldoc…OK

        • Checking package: lftp…OK

        • Checking package: openssh-server…OK

        • Checking package: php-gettext…OK

        • Checking package: php5-mcrypt…OK

        • Checking package: php5-mysql…OK
          Configuring services.

          What is the storage location for your images directory? (/images)

        • Setting up fog user…OK

        • Setting up and starting MySql…OK

        • Backing up user reports…OK

        • Did you leave the mysql password blank during install? (Y/n) n

        • Please enter your mysql password:

        • Please re-enter your mysql password:

        • Setting up and starting Apache Web Server…OK

        • Changing permissions on apache log files…OK

        • Downloading kernels and inits…OK
          You still need to install/update your database schema.
          This can be done by opening a web browser and going to:
          [url]http://172.19.244.13/fog/management[/url]

        Press [Enter] key when database is updated/installed.

      Visiting [url]http://172.19.244.13/fog/management[/url] to click on Install results in:

      Install / Update Successful!
      Click here to login.
      The following errors occured
      Update ID: 162 - 0
      Database Error:
      Can’t DROP ‘stID’; check that column/key exists

      Database SQL:
      ALTER TABLE fog.snapinTasks DROP INDEX stID

      Update ID: 162 - 1
      Database Error:
      Can’t DROP ‘stID_2’; check that column/key exists

      Database SQL:
      ALTER TABLE fog.snapinTasks DROP INDEX stID_2

      Update ID: 162 - 2
      Database Error:
      Can’t DROP ‘stJobID’; check that column/key exists

      Database SQL:
      ALTER TABLE fog.snapinTasks DROP INDEX stJobID

      Update ID: 162 - 3
      Database Error:
      Can’t DROP ‘stJobID_2’; check that column/key exists

      Database SQL:
      ALTER TABLE fog.snapinTasks DROP INDEX stJobID_2

      Update ID: 162 - 4
      Database Error:
      Can’t DROP ‘stJobID_3’; check that column/key exists

      Database SQL:
      ALTER TABLE fog.snapinTasks DROP INDEX stJobID_3

      posted in Bug Reports
      sudburrS
      sudburr
    • Svn 3077 virgin install errors

      Virgin install to a fresh Ubuntu 14.04.2 .

      Checked out revision 3077.
      Ubuntu
      < snip >
      Here are the settings FOG will use:
      Base Linux: Debian
      Detected Linux Distribution: Ubuntu
      Installation Type: Normal Server
      Server IP Address: 172.19.244.13
      DHCP router Address:
      DHCP DNS Address:
      Interface: eth0
      Using FOG DHCP: 0
      Internationalization: 0
      Image Storage Location:
      Donate: 0
      DHCP will NOT be setup but you must setup your
      current DHCP server to use FOG for PXE services.
      On a Linux DHCP server you must set:
      next-server
      On a Windows DHCP server you must set:
      option 066 & 067
      Option 066 is the IP of the FOG Server: (e.g. 172.19.244.13)
      Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe)
      Are you sure you wish to continue (Y/N) y
      Installation Started…
      Installing required packages, if this fails
      make sure you have an active internet connection.

      • Preparing apt-get
      • Packages to be installed: apache2 php5 php5-json php5-gd php5-cli php5-curl mysql-server mysql-client tftpd-hpa tftp-hpa nfs-kernel-server vsftpd net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htmldoc lftp openssh-server php-gettext php5-mcrypt php5-mysql
        dpkg-query: no packages found matching apache2
      • Installing package: apache2
        dpkg-query: no packages found matching php5
      • Installing package: php5
      • Skipping package: php5-json (Already installed)
        dpkg-query: no packages found matching php5-gd
      • Installing package: php5-gd
      • Skipping package: php5-cli (Already installed)
        dpkg-query: no packages found matching php5-curl
      • Installing package: php5-curl
        dpkg-query: no packages found matching mysql-server
      • Installing package: mysql-server
        We are about to install MySQL Server on
        this server, if MySQL isn’t installed already
        you will be prompted for a root password.
        Press enter to acknowledge this message.
        Reading package lists…
        Building dependency tree…
        Reading state information…
        The following extra packages will be installed:
        libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl libmysqlclient18
        libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-common
        mysql-server-5.5 mysql-server-core-5.5
        Suggested packages:
        libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl
        libsql-statement-perl libipc-sharedcache-perl tinyca mailx
        The following NEW packages will be installed:
        libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl libmysqlclient18
        libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-common
        mysql-server mysql-server-5.5 mysql-server-core-5.5
        0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
        Need to get 8,954 kB of archives.
        After this operation, 96.6 MB of additional disk space will be used.
        Get:1 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty/main libaio1 amd64 0.3.109-4 [6,364 B]
        Get:2 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-common all 5.5.41-0ubuntu0.14.04.1 [14.1 kB]
        Get:3 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main libmysqlclient18 amd64 5.5.41-0ubuntu0.14.04.1 [595 kB]
        Get:4 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty/main libdbi-perl amd64 1.630-1 [879 kB]
        Get:5 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty/main libdbd-mysql-perl amd64 4.025-1 [99.3 kB]
        Get:6 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]
        Get:7 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-client-core-5.5 amd64 5.5.41-0ubuntu0.14.04.1 [710 kB]
        Get:8 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-client-5.5 amd64 5.5.41-0ubuntu0.14.04.1 [1,592 kB]
        Get:9 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-server-core-5.5 amd64 5.5.41-0ubuntu0.14.04.1 [3,207 kB]
        Get:10 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-server-5.5 amd64 5.5.41-0ubuntu0.14.04.1 [1,744 kB]
        Get:11 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]
        Get:12 [url]http://ca.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-server all 5.5.41-0ubuntu0.14.04.1 [12.4 kB]
        Preconfiguring packages …
        Fetched 8,954 kB in 8s (1,050 kB/s)
        Selecting previously unselected package libaio1:amd64.
        (Reading database … 87167 files and directories currently installed.)
        Preparing to unpack …/libaio1_0.3.109-4_amd64.deb …
        Unpacking libaio1:amd64 (0.3.109-4) …
        Selecting previously unselected package mysql-common.
        Preparing to unpack …/mysql-common_5.5.41-0ubuntu0.14.04.1_all.deb …
        Unpacking mysql-common (5.5.41-0ubuntu0.14.04.1) …
        Selecting previously unselected package libmysqlclient18:amd64.
        Preparing to unpack …/libmysqlclient18_5.5.41-0ubuntu0.14.04.1_amd64.deb …
        Unpacking libmysqlclient18:amd64 (5.5.41-0ubuntu0.14.04.1) …
        Selecting previously unselected package libdbi-perl.
        Preparing to unpack …/libdbi-perl_1.630-1_amd64.deb …
        Unpacking libdbi-perl (1.630-1) …
        Selecting previously unselected package libdbd-mysql-perl.
        Preparing to unpack …/libdbd-mysql-perl_4.025-1_amd64.deb …
        Unpacking libdbd-mysql-perl (4.025-1) …
        Selecting previously unselected package libterm-readkey-perl.
        Preparing to unpack …/libterm-readkey-perl_2.31-1_amd64.deb …
        Unpacking libterm-readkey-perl (2.31-1) …
        Selecting previously unselected package mysql-client-core-5.5.
        Preparing to unpack …/mysql-client-core-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb …
        Unpacking mysql-client-core-5.5 (5.5.41-0ubuntu0.14.04.1) …
        Selecting previously unselected package mysql-client-5.5.
        Preparing to unpack …/mysql-client-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb …
        Unpacking mysql-client-5.5 (5.5.41-0ubuntu0.14.04.1) …
        Selecting previously unselected package mysql-server-core-5.5.
        Preparing to unpack …/mysql-server-core-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb …
        Unpacking mysql-server-core-5.5 (5.5.41-0ubuntu0.14.04.1) …
        Processing triggers for man-db (2.6.7.1-1ubuntu1) …
        Setting up mysql-common (5.5.41-0ubuntu0.14.04.1) …
        Selecting previously unselected package mysql-server-5.5.
        (Reading database … 87530 files and directories currently installed.)
        Preparing to unpack …/mysql-server-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb …
        Unpacking mysql-server-5.5 (5.5.41-0ubuntu0.14.04.1) …
        Selecting previously unselected package libhtml-template-perl.
        Preparing to unpack …/libhtml-template-perl_2.95-1_all.deb …
        Unpacking libhtml-template-perl (2.95-1) …
        Selecting previously unselected package mysql-server.
        Preparing to unpack …/mysql-server_5.5.41-0ubuntu0.14.04.1_all.deb …
        Unpacking mysql-server (5.5.41-0ubuntu0.14.04.1) …
        Processing triggers for man-db (2.6.7.1-1ubuntu1) …
        Processing triggers for ureadahead (0.100.0-16) …
        Setting up libaio1:amd64 (0.3.109-4) …
        Setting up libmysqlclient18:amd64 (5.5.41-0ubuntu0.14.04.1) …
        Setting up libdbi-perl (1.630-1) …
        Setting up libdbd-mysql-perl (4.025-1) …
        Setting up libterm-readkey-perl (2.31-1) …
        Setting up mysql-client-core-5.5 (5.5.41-0ubuntu0.14.04.1) …
        Setting up mysql-client-5.5 (5.5.41-0ubuntu0.14.04.1) …
        Setting up mysql-server-core-5.5 (5.5.41-0ubuntu0.14.04.1) …
        Setting up mysql-server-5.5 (5.5.41-0ubuntu0.14.04.1) …
        150304 11:30:24 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
        mysql start/running, process 6124
        Setting up libhtml-template-perl (2.95-1) …
        Processing triggers for ureadahead (0.100.0-16) …
        Setting up mysql-server (5.5.41-0ubuntu0.14.04.1) …
        Processing triggers for libc-bin (2.19-0ubuntu6.6) …
      posted in Bug Reports
      sudburrS
      sudburr
    • RE: Svn.code.sf.net down

      Not a good day to be building a new server… ack

      posted in General
      sudburrS
      sudburr
    • Svn.code.sf.net down

      Okay, who forgot to feed the gerbil?

      [url]https://svn.code.sf.net/p/freeghost/code/trunk/[/url] is down for the count.

      bzImage
      bzImage32
      init_32.xz
      init.xz
      … are coming down as 635 bytes.

      posted in General
      sudburrS
      sudburr
    • RE: Latest Development FOG

      You could roll back to an earlier known-good SVN in the meantime.

      posted in General
      sudburrS
      sudburr
    • RE: Rollback iPXE files

      In about a month’s time or so this whole conversation will be moot for me as I’ll be replacing the images with updated recipes captured via PartClone.

      If there is a bug and a solution I’m trying to find it not for my sake. I’ve already instructed our techs to use QuickImage and unicast in the meantime.

      If the PartImage-captured PartImage-deployed image has a sector problem when multicast, then would it not also be corrupt when it is unicast?

      Aggressively zero’ing the drives prior to PartImage Multicast results in the same.

      Interestingly, interrupting a PartImage-multicast session will corrupt the drive similarly to the point where FOG will refuse to work with that drive until it is re-zero’d.

      posted in General
      sudburrS
      sudburr
    • RE: How's your uptime?

      Uptime is fun, but our FOG servers aren’t mission-critical. They are restart once a month along with patch and app upgrade installations.

      posted in General
      sudburrS
      sudburr
    • RE: Rollback iPXE files

      These images were uploaded under Partimage and are PartImage images as created via an older FOG version (probably 0.32). They unicast as PartImage. The FLAG has been set since it was first available in 1.0.0 or whatever.

      The PartClone image was created 5 months ago, with whatever version of PartClone was in FOG at that time.

      By quoting from that article, if you are categorically saying the PartImage images cannot be multicast with the current FOG, then could you please update that article to say that in no-uncertain terms?

      posted in General
      sudburrS
      sudburr
    • RE: Rollback iPXE files

      Alrighty then. My first test with Multicasting a PartClone image succeeded. Any PartImage image continues to fail and fubar the HDD.

      Testing continues …

      posted in General
      sudburrS
      sudburr
    • RE: Rollback iPXE files

      Multicasting does transfer the image. Data transmission and HDD writing does occur.

      At first restart, before even attempting to boot from the HDD, I’ve booted to GParted and that’s where I see the imaginary partition table, instead of what should be there.

      The images tested are indeed set to PartImage. I will test with a PartClone image shortly.

      This server is running SVN2876 with iPXE 1.0.0+ (d38b) . It has never been 0.32 or 1.2.0, it was originally installed as SVN 2331 I believe, and updated maybe four times to land now at SVN2876.

      Looking at the trunk.tar … I see that the ipxe files come with. ( fog_trunk\packages\tftp\ ).

      You are forcing auto-download of the latest bzImage files when a new server is installed, but you do offer the means to download any bzImage kernel the user later desires from the FOG menus. Would you consider building in the ability to allow to change the iPXE files post-install as well? They too have versions.

      posted in General
      sudburrS
      sudburr
    • 1 / 1