• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. mitzayapa
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 27
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by mitzayapa

    • RE: Fast wipe in advanced menu

      So fog wipe gives you a timeout of 60 seconds (if you decide not to wipe the drive).

      Changing it in the fog settings doesn’t make any difference. Any way to disable that timeout or change it ?

      Then it gives an error about updating the database (even if the hdds partition table is zeroed), any way to disable that as well ? thanks alot.

      posted in FOG Problems
      M
      mitzayapa
    • RE: Remove user/password request at DEPLOY (quickimage) in 1.4.4

      Works like charm.

      Thanks alot.

      posted in FOG Problems
      M
      mitzayapa
    • Remove user/password request at DEPLOY (quickimage) in 1.4.4

      Hey guys , i’ve tried all options from this thread "Is it possible to remove the FOG Quick image password? but for some reason none works :

      Iºve tried modifying fog.man.reg from init.xz and init_32.xz but not works. (theres no fog.quickimage file)

      Any help is appreciated.

      posted in FOG Problems
      M
      mitzayapa
    • RE: 2 bonded nics working slowing down imaging speed

      Without configuring the p255p1 and em1 the network ainºt working.(as i have no connection to server)

      It works like this :

      auto em1
      iface em1 inet manual
        bond-master bond0
        bond-primary em1
      
      auto p255p1
      iface p255p1 inet manual
        bond-master bond0
      
      auto bond0
      iface bond0 inet static
        bond-slaves em1 p255p1
        bond-mode 2
        bond-miimon 100
        address 192.168.137.51
        netmask 255.255.255.0
        gateway 192.168.137.1```
      
      and this is what i get :
      
      ```root@fog1:~# ip addr show
      1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
          link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
          inet 127.0.0.1/8 scope host lo
             valid_lft forever preferred_lft forever
          inet6 ::1/128 scope host
             valid_lft forever preferred_lft forever
      2: p255p1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP group default qlen 1000
          link/ether e8:39:35:63:fa:bb brd ff:ff:ff:ff:ff:ff
      3: em1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master bond0 state UP group default qlen 1000
          link/ether e8:39:35:63:fa:bb brd ff:ff:ff:ff:ff:ff
      4: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default
          link/ether e8:39:35:63:fa:bb brd ff:ff:ff:ff:ff:ff
          inet 192.168.137.51/24 brd 192.168.137.255 scope global bond0
             valid_lft forever preferred_lft forever
          inet6 fe80::ea39:35ff:fe63:fabb/64 scope link tentative dadfailed
             valid_lft forever preferred_lft forever```
      posted in FOG Problems
      M
      mitzayapa
    • RE: 2 bonded nics working slowing down imaging speed

      This is what i should have then ?

      # This file describes the network interfaces available on your system
      # and how to activate them. For more information, see interfaces(5).
      # The loopback network interface
      
      auto lo
      iface lo inet loopback
      
      # The primary network interface
      
      auto em1
      iface em1 inet manual
        bond-master bond0
        bond-primary em1
      
      auto p255p1
      iface p255p1 inet manual
        bond-master bond0
      
      auto bond0
      iface bond0 inet static
        bond-slaves em1 p255p1
        bond-mode 2
        bond-miimon 100
        address 192.168.137.51
        netmask 255.255.255.0
        gateway 192.168.137.1
      
      posted in FOG Problems
      M
      mitzayapa
    • RE: 2 bonded nics working slowing down imaging speed

      The p255p is the second NIC I added to the server.

      em1 - built in
      p255p - 1gigabit ethernet card

      auto em1
      iface em1 inet manual
        bond-master bond0
        bond-primary em1
      
      auto p255p1
      iface p255p1 inet manual
        bond-master bond0
      
      auto bond0
      iface bond0 inet static
        bond-slaves em1 p255p1
        bond-mode 2
        bond-miimon 100
        ... -> is there missing something or thats all ?
      posted in FOG Problems
      M
      mitzayapa
    • RE: 2 bonded nics working slowing down imaging speed

      Whould any of you be kind and paste a corrected interfaces file for my configuration?

      posted in FOG Problems
      M
      mitzayapa
    • RE: 2 bonded nics working slowing down imaging speed

      True , there´s no eth1 device in my config. Just delete it ?

      posted in FOG Problems
      M
      mitzayapa
    • RE: 2 bonded nics working slowing down imaging speed

      em1 is the builtin NIC , p255p1 is the one I added.

      Ive tested it for some days now , with more than one client , so can u tell me what should i remove/add to my config ?
      From the last reboot the server was at first connected through buildin NIC then after a few hours ive connected the second NIC

      posted in FOG Problems
      M
      mitzayapa
    • RE: 2 bonded nics working slowing down imaging speed

      The os is Linux fog1 3.19.0-25-generic #26~14.04.1-Ubuntu , i deploy up to 12 pc´s at once what; i olso have dnsmasq enabled.

      Whats missing from my config ?

      posted in FOG Problems
      M
      mitzayapa
    • 2 bonded nics working slowing down imaging speed

      Working on trunk 5704 , and somehow connecting the 2 nics installed , imaging speed slows down from 5 gbps to 2 gbps or less.
      I really have no clue what could be wrong , this is what i have:

      bond0     Link encap:Ethernet  HWaddr e8:39:35:63:fa:bb
                inet addr:192.168.137.51  Bcast:192.168.137.255  Mask:255.255.255.0
                inet6 addr: fe80::ea39:35ff:fe63:fabb/64 Scope:Link
                UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
                RX packets:41730895 errors:0 dropped:7809 overruns:0 frame:0
                TX packets:267044696 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:0
                RX bytes:4307169179 (4.3 GB)  TX bytes:400834971999 (400.8 GB)
      
      em1       Link encap:Ethernet  HWaddr e8:39:35:63:fa:bb
                UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
                RX packets:20472650 errors:0 dropped:0 overruns:0 frame:0
                TX packets:175896638 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:1000
                RX bytes:2338763038 (2.3 GB)  TX bytes:264037377930 (264.0 GB)
                Interrupt:20 Memory:fe500000-fe520000
      
      lo        Link encap:Local Loopback
                inet addr:127.0.0.1  Mask:255.0.0.0
                inet6 addr: ::1/128 Scope:Host
                UP LOOPBACK RUNNING  MTU:65536  Metric:1
                RX packets:50744 errors:0 dropped:0 overruns:0 frame:0
                TX packets:50744 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:0
                RX bytes:18541428 (18.5 MB)  TX bytes:18541428 (18.5 MB)
      
      p255p1    Link encap:Ethernet  HWaddr e8:39:35:63:fa:bb
                UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
                RX packets:21258245 errors:0 dropped:0 overruns:0 frame:0
                TX packets:91148058 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:1000
                RX bytes:1968406141 (1.9 GB)  TX bytes:136797594069 (136.7 GB)
                Interrupt:16```
      
      Linux fog1 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
      
      root@fog1:~# cat /etc/network/interfaces
      # This file describes the network interfaces available on your system
      # and how to activate them. For more information, see interfaces(5).
      
      # The loopback network interface
      auto lo
      iface lo inet loopback
      
      # The primary network interface
      auto bond0
      iface bond0 inet static
         bond-slaves none
         bond-mode 2
         bond-miimon 100
         address 192.168.137.51
         netmask 255.255.255.0
         network 192.168.137.1
         broadcast 192.168.137.255
         gateway 192.168.137.1
         hwaddress ether e8:39:35:63:fa:bb
      auto em1
      iface em1 inet manual
         bond-master bond0
         bond-primary em1 eth1
      auto p255p1
      iface p255p1 inet manual
         bond-master bond0
         bond-primary em1 p255p1
      posted in FOG Problems
      M
      mitzayapa
    • RE: Imaging issue, dhcp server?

      did that , nothing chages , it tries to pull default.ipxe from router 192.168.137.1

      what can i do ?

      here’s the tcpdump file if it helps.

      0_1453625717390_pxeboot.pcap

      nevermind, it works after

      cp /tftpboot/undionly.kpxe /tftpboot/undionly.0

      thread solved, thank you all for the help provided.

      posted in FOG Problems
      M
      mitzayapa
    • RE: Imaging issue, dhcp server?

      The ip was ok.This is what it contains:

      
      #!ipxe
      cpuid --ext 29 && set arch x86_64 || set arch i386
      params
      param mac0 ${net0/mac}
      param arch ${arch}
      param platform ${platform}
      param product ${product}
      param manufacturer ${product}
      param ipxever ${version}
      param filename ${filename}
      isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
      isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
      :bootme
      chain http://192.168.137.51/fog/service/ipxe/boot.php##params
      
      posted in FOG Problems
      M
      mitzayapa
    • RE: Imaging issue, dhcp server?

      hey guys ,
      so i’ve disabled fog’s DHCP , installed dnsmasq as instructed , but now i clients get can´t reach default.ipxe; for some reason it points at the dhcp cable-router.This is what i get:

      0_1452417566842_Sin título.jpg

      192.168.137.51 is the fog server (it has dhcp disabled)
      192.168.137.1 is the cable-router

      Will dnsmasq affect the imaging speed?(the cable-router is a 10/100)

      Sorry for replying so late , thanks for the enormous help provided.

      here’s what i have in /etc/dnsmasq.d/fog.conf :

      # Don't function as a DNS server:
      port=0
      
      # Log lots of extra information about DHCP transactions.
      log-dhcp
      
      # Set the root directory for files available via FTP.
      tftp-root=/tftpboot
      
      # The boot filename, Server name, Server Ip Address
      dhcp-boot=undionly.kpxe,,192.168.137.51
      
      # Disable re-use of the DHCP servername and filename fields as extra
      # option space. That's to avoid confusing some old or broken DHCP clients.
      dhcp-no-override
      
      # PXE menu.  The first part is the text displayed to the user.  The second is the timeout, in seconds.
      pxe-prompt="Booting FOG Client", 1
      
      # The known types are x86PC, PC98, IA64_EFI, Alpha, Arc_x86,
      # Intel_Lean_Client, IA32_EFI, BC_EFI, Xscale_EFI and X86-64_EFI
      # This option is first and will be the default if there is no input from the user.
      pxe-service=X86PC, "Boot to FOG", undionly
      pxe-service=X86-64_EFI, "Boot to FOG UEFI", ipxe
      
      dhcp-range=192.168.137.51,proxy
      
      posted in FOG Problems
      M
      mitzayapa
    • RE: Imaging issue, dhcp server?

      I only have the cable-router and the fog server that provide dhcp service.

      posted in FOG Problems
      M
      mitzayapa
    • RE: Imaging issue, dhcp server?

      its a Thomson TWG870 cable-router that provides internet connection, i would disable the dhcp but i really can’t.It has to be enabled.

      posted in FOG Problems
      M
      mitzayapa
    • Imaging issue, dhcp server?

      First of all: Happy New Year guys 🙂 , now i have a problem you guys might give me a hint how to solve.

      I´m now testing trunk version , 5704 , every i want to image a client , i choose the image through quick image , select the image , then it gives me a black screen and freezes.This has to do with an external router that i have , because if i disable dhcp on that router works like charm.

      The thing is i need that routers dhcp enabled, please point me in the right direction how to solve this.

      thank you in advance

      posted in FOG Problems
      M
      mitzayapa
    • RE: Fog 1.20 as 0.32

      First of all: Happy New Year guys 🙂 , now i have a problem you guys might give me a hint how to solve.

      I´m now testing trunk version , 5704 , every i want to image a client , i choose the image through quick image , select the image , then it gives me a black screen and freezes.This has to do with an external router that i have , because if i disable dhcp on that router works like charm.

      The thing is i need that routers dhcp enabled, please point me in the right direction how to solve this.

      thank you in advance

      posted in FOG Problems
      M
      mitzayapa
    • RE: Fog 1.20 as 0.32

      I’ve decided to go on with the trunk version , had some issues at first but now its installed and i’m now uploading all images i have and recreate the ones that were old. I’ve bonded 2 nics and now i wonder , do i have to configure fog to work with bond or just install fog with the bond0 when asked.

      Olso i would like to ask you guys , maybe some of u knows how to do it, how to add an entry to boot “system restore” by command (like in setupcomplete.cmd) cuz i set it up with easybcd in sysprep , but each time i install windows it goes away. (recovery partition has an extracted windows iso and easybcd points to boot.wim).

      posted in FOG Problems
      M
      mitzayapa
    • 1 / 1