• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Fernando Gietz
    3. Topics
    F
    • Profile
    • Following 0
    • Followers 8
    • Topics 67
    • Posts 554
    • Best 52
    • Controversial 0
    • Groups 1

    Topics created by Fernando Gietz

    • F

      Solved Is FOG installer ready to install php70 under RedHat 7

      Bug Reports
      • • • Fernando Gietz
      7
      0
      Votes
      7
      Posts
      868
      Views

      F

      Works fine adding the remi-php70 repository! Please close the ticket

    • F

      Deploy only partition

      Feature Request
      • • • Fernando Gietz
      4
      0
      Votes
      4
      Posts
      689
      Views

      F

      If the imagesize is empty, FOG only shows me the option to capture or deploy all image. If the imagesize is not empty, FOG shows me the options: all image or only one partition

    • F

      LDAP plugin and nesting groups of AD

      Feature Request
      • • • Fernando Gietz
      1
      1
      Votes
      1
      Posts
      381
      Views

      No one has replied

    • F

      Unsolved LDAP plugin and nesting groups of AD

      FOG Problems
      • • • Fernando Gietz
      9
      0
      Votes
      9
      Posts
      1.2k
      Views

      F

      I follow with my problem 😞
      I think that the best option is ask this new feature 🙂

    • F

      Solved Which is the best way to install/deploy the FOG client?

      FOG Problems
      • • • Fernando Gietz
      10
      0
      Votes
      10
      Posts
      1.5k
      Views

      F

      Hola @Joe-Schmitt ,

      Both. My gold image installs the client during the sysprep and, normally, the technician uses an image with the client installed.

      I have other question 🙂
      If I update the server version, is necessary reset the encryption data?

    • F

      Solved Try to use other language

      Bug Reports
      • • • Fernando Gietz
      8
      0
      Votes
      8
      Posts
      1.0k
      Views

      F

      OK. I will create the files for Basque.

      I will update the Spanish files too 😉

    • F

      Solved When delete an image from WEBUI doesn't delete from storage

      Bug Reports
      • • • Fernando Gietz
      5
      0
      Votes
      5
      Posts
      733
      Views

      F

      Don’t worry!!

    • F

      Solved Slow reports

      Bug Reports
      • • • Fernando Gietz
      3
      0
      Votes
      3
      Posts
      609
      Views

      F

      OK, Tom. I wil wait for the 1.6 version to see it 🙂
      Thanks for the information.

    • F

      Unsolved Task state is not updated when finishes

      FOG Problems
      • • • Fernando Gietz
      3
      0
      Votes
      3
      Posts
      403
      Views

      F

      One GB. Is small because in this partition is the WINPE.

      /dev/sda4 : start= 102758400, size= 2095104, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=EDED91DC-7BDE-4F7B-B502-B57A6C90EF 30, name="Basic data partition"```
    • F

      VMWare Esxi and iPxe boot problems

      General Problems
      • • • Fernando Gietz
      10
      0
      Votes
      10
      Posts
      5.9k
      Views

      B

      @george1421 sorry, i was still researching what might be happening.

      For a little bit more background, i can’t get my vm to boot to the win10 1803 iso using efi but I didnt have an issue with the ltsb version last year.

      I setup a second esxi server for testing, running 6.5 to see if it was issue with 5.5 and i am able to boot win10 1803 using efi on that test server but not able to pxe boot.

      efi network comes up then says downloading nbp file then continues booting. I dont see any other messages but i will do a slow mo video see if i can see if anything flashes up briefly.

      On the production server that I can’t get the iso to boot, I was able to get it to pxe boot after i deleted the nic and re-added it using vmxnet3.

      recap:
      prod esxi server 5.5u3 – cant boot 1803 iso using EFI
      Test server esxi 6.5, able to boot iso to EFI but cant PXE boot EFI.

      I just did quick google search that brought me to this thread and was just making a general commenting that i was having issues. i can make a new thread if that would be better.

    • F

      How increase the FOG server performance?

      General
      • • • Fernando Gietz
      11
      0
      Votes
      11
      Posts
      1.7k
      Views

      F

      I have config the mysql to log the queries and seems that some queries are fool.

      180228 16:38:32 364 Connect root@localhost as anonymous on fog 364 Query USE `fog` 364 Query SET SESSION sql_mode='' 365 Connect root@localhost as anonymous on fog 365 Query USE `fog` 364 Quit 365 Query SET SESSION sql_mode='' 366 Connect root@localhost as anonymous on fog 366 Query USE `fog` 365 Quit 366 Query SET SESSION sql_mode='' 366 Query SELECT `vValue` FROM `fog`.`schemaVersion` 366 Query SELECT `pName` FROM `plugins` WHERE `plugins`.`pInstalled`='1' AND `plugins`.`pState`='1' ORDER BY LOWER(`plugins`.`pName`) ASC 366 Query SELECT `settingValue` FROM `globalSettings` WHERE `globalSettings`.`settingKey` IN ('FOG_DEFAULT_LOCALE','FOG_HOST_LOOKUP','FOG_MEMORY_LIMIT','FOG_REAUTH_ON_DELETE','FOG_REAUTH_ON_EXPORT','FOG_TZ_INFO','FOG_VIEW_DEFAULT_SCREEN') ORDER BY LOWER(`globalSettings`.`settingKey`) ASC 366 Query SELECT COUNT(`hosts`.`hostID`) AS `total` FROM `hosts` WHERE `hostPending` = '1' LIMIT 1 366 Query SELECT COUNT(`COLUMN_NAME`)AS`total`FROM`information_schema`.`COLUMNS`WHERE`TABLE_SCHEMA`='fog'AND`TABLE_NAME`='hostMAC'AND`COLUMN_NAME`='hmMAC' 366 Query SELECT COUNT(`hostMAC`.`hmID`) AS `total` FROM `hostMAC` WHERE `hmPending` = '1' LIMIT 1 366 Query SELECT `settingValue` FROM `globalSettings` WHERE `globalSettings`.`settingKey` IN ('FOG_URL_AVAILABLE_TIMEOUT','FOG_URL_BASE_CONNECT_TIMEOUT','FOG_URL_BASE_TIMEOUT') ORDER BY LOWER(`globalSettings`.`settingKey`) ASC 366 Query SELECT `globalSettings`.* FROM `globalSettings` WHERE `settingKey`='FOG_QUICKREG_PENDING_MAC_FILTER' 366 Query SELECT COUNT(`hostMAC`.`hmID`) AS `total` FROM `hostMAC` WHERE `hmMAC` IN ('40:b0:34:39:57:ac') AND `hmPending` IN ('0','') LIMIT 1 366 Query SELECT `hmMAC` FROM `hostMAC` WHERE `hostMAC`.`hmMAC` IN ('40:b0:34:39:57:ac') AND `hostMAC`.`hmPending` IN ('0','') ORDER BY `hostMAC`.`hmID` ASC 366 Query SELECT `hmMAC` FROM `hostMAC` WHERE `hostMAC`.`hmMAC` IN ('40:b0:34:39:57:ac') AND `hostMAC`.`hmIgnoreImaging`='1' ORDER BY `hostMAC`.`hmID` ASC 366 Query SELECT `hostMAC`.* FROM `hostMAC` WHERE `hmMAC`='40:b0:34:39:57:ac' 366 Query SELECT `hmHostID` FROM `hostMAC` WHERE `hostMAC`.`hmPending` IN ('0','') AND `hostMAC`.`hmMAC` IN ('40:b0:34:39:57:ac') ORDER BY `hostMAC`.`hmID` ASC 366 Query SELECT `hosts`.*,`hostMAC`.*,`images`.*,`os`.*,`imagePartitionTypes`.*,`imageTypes`.*,`hostScreenSettings`.*,`hostAutoLogOut`.*,`inventory`.* FROM `hosts` LEFT OUTER JOIN `hostMAC` ON `hostMAC`.`hmHostID`=`hosts`.`hostID` LEFT OUTER JOIN `images` ON `images`.`imageID`=`hosts`.`hostImage` LEFT OUTER JOIN `os` ON `os`.`osID`=`images`.`imageOSID` LEFT OUTER JOIN `imagePartitionTypes` ON `imagePartitionTypes`.`imagePartitionTypeID`=`images`.`imagePartitionTypeID` LEFT OUTER JOIN `imageTypes` ON `imageTypes`.`imageTypeID`=`images`.`imageTypeID` LEFT OUTER JOIN `hostScreenSettings` ON `hostScreenSettings`.`hssHostID`=`hosts`.`hostID` LEFT OUTER JOIN `hostAutoLogOut` ON `hostAutoLogOut`.`haloHostID`=`hosts`.`hostID` LEFT OUTER JOIN `inventory` ON `inventory`.`iHostID`=`hosts`.`hostID` WHERE `hostID`='7502' AND `hostMAC`.`hmPrimary` = '1' 366 Query SELECT COUNT(`hookEvents`.`heName`) AS `total` FROM `hookEvents` WHERE `hookEvents`.`heName`='QUEUED_STATES' AND `hookEvents`.`heName` <> '0' 366 Query SELECT COUNT(`hookEvents`.`heName`) AS `total` FROM `hookEvents` WHERE `hookEvents`.`heName`='PROGRESS_STATE' AND `hookEvents`.`heName` <> '0' 366 Query SELECT `taskID` FROM `tasks` LEFT OUTER JOIN `images` ON `images`.`imageID`=`tasks`.`taskImageID` LEFT OUTER JOIN `os` ON `os`.`osID`=`images`.`imageOSID` LEFT OUTER JOIN `imagePartitionTypes` ON `imagePartitionTypes`.`imagePartitionTypeID`=`images`.`imagePartitionTypeID` LEFT OUTER JOIN `imageTypes` ON `imageTypes`.`imageTypeID`=`images`.`imageTypeID` LEFT OUTER JOIN `hosts` ON `hosts`.`hostID`=`tasks`.`taskHostID` LEFT OUTER JOIN `hostMAC` ON `hostMAC`.`hmHostID`=`hosts`.`hostID` LEFT OUTER JOIN `hostScreenSettings` ON `hostScreenSettings`.`hssHostID`=`hosts`.`hostID` LEFT OUTER JOIN `hostAutoLogOut` ON `hostAutoLogOut`.`haloHostID`=`hosts`.`hostID` LEFT OUTER JOIN `inventory` ON `inventory`.`iHostID`=`hosts`.`hostID` LEFT OUTER JOIN `taskTypes` ON `taskTypes`.`ttID`=`tasks`.`taskTypeID` LEFT OUTER JOIN `taskStates` ON `taskStates`.`tsID`=`tasks`.`taskStateID` LEFT OUTER JOIN `nfsGroupMembers` ON `nfsGroupMembers`.`ngmID`=`tasks`.`taskNFSMemberID` LEFT OUTER JOIN `nfsGroups` ON `nfsGroups`.`ngID`=`nfsGroupMembers`.`ngmGroupID` WHERE `tasks`.`taskHostID`='7502' AND `tasks`.`taskStateID` IN ('0','1','2','3') AND `hostMAC`.`hmPrimary` = '1' ORDER BY LOWER(`tasks`.`taskName`) ASC 366 Query SELECT `hostMAC`.* FROM `hostMAC` WHERE `hmMAC`='40:b0:34:39:57:ac' 366 Quit

      In one second queries

    • F

      Solved Dual Images windows 10 and Ubuntu 16 with UEFI

      Linux Problems
      • • • Fernando Gietz
      35
      0
      Votes
      35
      Posts
      9.8k
      Views

      R

      Hello, I came to this topic because I was having this same issue with some new Dell computers that arrived here where I work, in my case I didn’t needed to repair the grub, but I could solve this by changing some bios configuration where there’s a option to add uefi boot option and there appears the .efi file of the grub and mark it to boot first. Hope it helps!

    • F

      FOG Server CPU usage 100%

      Linux Problems
      • • • Fernando Gietz
      64
      0
      Votes
      64
      Posts
      20.7k
      Views

      F

      @tom-elliott Oh la la!! works very verry fine 🙂

    • F

      Solved RC 1.5.0 -RC9 Schduled tasks view doesn't show the scheduled group tasks

      Bug Reports
      • • • Fernando Gietz
      8
      0
      Votes
      8
      Posts
      1.8k
      Views

      F

      Hi Tom,

      It seems that works fine, shows all tasks and the daemon doesn’t show anormal behavour.

      0_1508415265464_Screenshot-2017-10-19 http fog6 lgp ehu es.png

    • F

      Solved Please enter the TFTP issues with Cisco WS-C2960X-48TS-L

      FOG Problems
      • • • Fernando Gietz
      8
      0
      Votes
      8
      Posts
      1.9k
      Views

      F

      Solved!

      How I said in before posts, the problem was the different states of the network card. After working hardly with the network guys and talking with @Sebastian-Roth, we solved the problem using the undionly.kpxe file that is in the folder 10seconddelay.

      This file adds a little delay in the DHCP request after power on the network card.

    • F

      Solved The computer reboots when I launch a hardware inventory task with shutdown

      Bug Reports
      • • • Fernando Gietz
      1
      0
      Votes
      1
      Posts
      522
      Views

      No one has replied

    • F

      Solved FOGTaskScheduler daemon uses 100% of CPU

      General Problems
      • • • Fernando Gietz
      14
      0
      Votes
      14
      Posts
      3.2k
      Views

      F

      Yes. In the hour field 0, 23/2

    • F

      New plugin: MyLDAP. LDAP Extension Plugin

      General
      • • • Fernando Gietz
      5
      0
      Votes
      5
      Posts
      1.6k
      Views

      Tom ElliottT

      @Fernando-Gietz While, theoretically possible, the password in the db is there as nothing more than a show. The password is not encrypted. It’s hashed, and a hash cannot be brought back to the password. You would have to brute force until you found a match and even then we are checking if the type is valid. So it IS possible, but very very unlikely.

    • F

      Solved Linux client could not authenticate

      Bug Reports
      • • • Fernando Gietz
      11
      0
      Votes
      11
      Posts
      4.3k
      Views

      ThiagoT

      @Tom-Elliott oh sorry…my mistake (as always)
      “doing it the right way, wil work”
      my sources.list was wrong.

    • F

      Solved Imaging Log Report issue

      Bug Reports
      • • • Fernando Gietz
      9
      0
      Votes
      9
      Posts
      2.2k
      Views

      F

      Sorry Tom I forget do it. Yes, If I increase the maximum execution time to 60 seconds, the report runs well

    • 1 / 1