• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. stockwizard
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 10
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by stockwizard

    • RE: Network with Static Configuration

      You got this right on target !! Thanks a lot !

      Now my server is working I was able to upload and deploy images. I have my images in XP.
      Now I have to try doing my Windows 7 Image. Hope not to face any issues.
      Again, thanks you so much for the help ! Cheers !

      posted in Windows Problems
      S
      stockwizard
    • RE: Network with Static Configuration

      I let installfog.sh create it …I have check all password synchronization on wiki and follow it thoroughly but still this problem persist. Only thing I am not sure about is the fog storage node, If I have to change anything because I am using the default storage node, as of now it is still on default, (it is using different password).

      Can you let me know if I have to change the FOG_STORAGENODE_MYSQLPASS, same as my MYSQL root password?

      [INDENT]FOG_STORAGENODE_MYSQLUSER
      FOG_STORAGENODE_MYSQLPASS[/INDENT]

      posted in Windows Problems
      S
      stockwizard
    • RE: Network with Static Configuration

      Just one server, currently using the default storage management.

      Config.php below:

      PXE_IMAGE_DNSADDRESS", “” );
      define( “STORAGE_HOST”, “10.225.161.29” );
      define( “STORAGE_FTP_USERNAME”, “fog” );
      define( “STORAGE_FTP_PASSWORD”, “lounge” );
      define( “STORAGE_DATADIR”, “/images/” );
      define( “STORAGE_DATADIR_UPLOAD”, “/images/dev/” );
      define( “STORAGE_BANDWIDTHPATH”, “/fog/status/bandwidth.php” );
      define( “CLONEMETHOD”, “ntfsclone” ); // valid values partimage, ntfsclone
      define( “UPLOADRESIZEPCT”, 5 );
      define( “WEB_HOST”, “10.225.161.29” );
      define( “WEB_ROOT”, “/fog/” );
      define( “WOL_HOST”, “10.225.161.29” );
      define( “WOL_PATH”, “/fog/wol/wol.php” );
      define( “WOL_INTERFACE”, “eth0” );
      define( “SNAPINDIR”, “/opt/fog/snapins/” );
      define( “QUEUESIZE”, “10” );
      define( “CHECKIN_TIMEOUT”, 600 );
      define( “MYSQL_HOST”, “localhost” );
      define( “MYSQL_DATABASE”, “fog” );
      define( “MYSQL_USERNAME”, “root” );
      define( “MYSQL_PASSWORD”, “lounge” );
      define( “DB_TYPE”, “mysql” );
      define( “DB_HOST”, MYSQL_HOST );
      define( “DB_NAME”, MYSQL_DATABASE );
      define( “DB_USERNAME”, MYSQL_USERNAME );
      define( “DB_PASSWORD”, MYSQL_PASSWORD );
      define( “DB_PORT”, null );

      Do i have to edit any setting for storage node ? any config.php?
      My default storage node
      [SIZE=4][B]FOG Storage Nodes[/B][/SIZE]

      FOG_STORAGENODE_MYSQLUSER
      FOG_STORAGENODE_MYSQLPASS

      posted in Windows Problems
      S
      stockwizard
    • RE: Network with Static Configuration

      Hi,
      I tried to create and imaged but after it finished, I got and error " FTP connection to Storage Server has failed! "
      I am just using the default user group. Any advice please.

      posted in Windows Problems
      S
      stockwizard
    • RE: Network with Static Configuration

      Let me check on this, I think this could be a big problem for me… actually I’m working at the airport I believe our network are very complicated and requesting some changes with the switch would take a lot of debate. But let try, I have to check to my boss if we could make such request. Thank you so much for answering all my queries, highly appreciated.

      I might be posting more questions please be patient with with me cheers !

      posted in Windows Problems
      S
      stockwizard
    • RE: Network with Static Configuration

      Yes I was getting IP lease on the same VLAN of my DHCP, but not on the other vlans.
      Anything we could do ?
      Below is my dhcpd.conf:

      DHCP Server Configuration file.

      see /usr/share/doc/dhcp*/dhcpd.conf.sample

      This file was created by FOG

      use-host-decl-names on;
      ddns-update-style interim;
      ignore client-updates;
      next-server 10.225.161.29;

      subnet 10.225.161.0 netmask 255.255.255.0 {
      option subnet-mask 255.255.255.224;
      range dynamic-bootp 10.225.161.25 10.225.161.28;
      default-lease-time 21600;
      max-lease-time 43200;

      option domain-name-servers x.x.x.x;

      option routers x.x.x.x;

          filename "pxelinux.0";
      

      }

      posted in Windows Problems
      S
      stockwizard
    • RE: Network with Static Configuration

      Hi,

      I’m having issue setting up my fog server as a DHCP
      [COLOR=black][FONT=Arial]below are the IP configrationof my VLAN.[/FONT][/COLOR]

      [COLOR=black][FONT=Arial]My 1st Vlan[/FONT][/COLOR]
      [COLOR=black][FONT=Arial]Static IP Range: 10.225.161.164 to 10.225.161.190[/FONT][/COLOR]
      [COLOR=black][FONT=Arial]Subnet Mask: 255.255.255.224
      Gateway 10.225.161.161[/FONT][/COLOR]

      My 2nd VLan
      [COLOR=black][FONT=Arial]Static IP Range: [/FONT][/COLOR]10.225.161.65 - 10.225.161.94
      [COLOR=black][FONT=Arial]Subnet Mask: 255.255.255.224
      Gateway 10.225.161.164[/FONT][/COLOR]

      I follow the installation in wiki, and change the IP configuration on DHCP conf. I also install dnsmsq.
      But I can’t make it work. My Fog server is on the 1st vlan. any configuration I have to do with dhcp
      or shall I install proxyDHCP?

      Need your advise please.

      posted in Windows Problems
      S
      stockwizard
    • RE: Network with Static Configuration

      Hi thanks a lot, one more question, if I deploy 50 new PCs and run multicast do I need to with get the mac address manually of each PC to run fog?

      posted in Windows Problems
      S
      stockwizard
    • RE: Network with Static Configuration

      Thanks a lot !

      Actually I have 3 VLANS, I dont have access to the switch, its controlled by outside vendor.
      If you could give me more advice and ideas it will be highly appreciated. Cheers!

      posted in Windows Problems
      S
      stockwizard
    • Network with Static Configuration

      Hi,

      I have a network with 50 clients, the IP configuration is on static. Can anyone advice how can I use FOG do deploy my image. My network also is not on the domain only workgroup. Need assitance please. Thanks a lot.

      posted in Windows Problems
      S
      stockwizard
    • 1 / 1