OK, got it.
This show and hide window confuse me a bit.
Thanks
Regards
Posts made by robza
-
RE: Missing search option in Hosts, Groups, Images etc
-
Missing search option in Hosts, Groups, Images etc
Hello,
Fog ver. 1.5.2
Search panel shows only about 1 sec and disappears. Host window looks like this:
One of the most important features is not available.
Please help.
Regards -
RE: Target partition is smaller than source
@Scott-B had similar problem. Try solution from [here](link https://forums.fogproject.org/topic/7628/partclone-failed-imaging-failed)
-
RE: Partclone failed, imaging failed
@Sebastian-Roth yes, I just changed d1.fixed_size_partitions
Regards -
RE: Partclone failed, imaging failed
@Sebastian-Roth here is ls -la output. All files created when image was uploaded from client to fog server:
[root@v1fog 20160601]# ls -la total 9945900 drwxrwxrwx 2 root root 4096 Jun 1 12:25 . drwxrwxrwx 9 root root 4096 Jun 1 09:21 .. -rwxrwxrwx 1 root root 1 Jun 1 12:25 d1.fixed_size_partitions -rwxrwxrwx 1 root root 1048576 Jun 1 09:11 d1.grub.mbr -rwxrwxrwx 1 root root 17920 Jun 1 09:11 d1.mbr -rwxrwxrwx 1 root root 795 Jun 1 09:11 d1.minimum.partitions -rwxrwxrwx 1 root root 46 Jun 1 09:07 d1.original.fstypes -rwxrwxrwx 1 root root 0 Jun 1 09:07 d1.original.swapuuids -rwxrwxrwx 1 root root 283 Jun 1 09:07 d1.original.uuids -rwxrwxrwx 1 root root 332676204 Jun 1 09:11 d1p1.img -rwxrwxrwx 1 root root 12702527 Jun 1 09:11 d1p2.img -rwxrwxrwx 1 root root 254129 Jun 1 09:11 d1p3.img -rwxrwxrwx 1 root root 9837860640 Jun 1 09:20 d1p4.img -rwxrwxrwx 1 root root 793 Jun 1 09:07 d1.partitions
d1.minimum.partitions
[root@v1fog 20160601]# cat d1.minimum.partitions label: gpt label-id: 3D725169-FAF4-4384-8DDF-356A64413AE9 device: /dev/sda unit: sectors first-lba: 2048 last-lba: 1953525134 /dev/sda1 : start= 2048, size= 921600, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=1D7C64E5-7879-4714-B88A-3949F693ADAC, name="Basic data partition" /dev/sda2 : start= 923648, size= 202752, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=4B8253DB-FD06-489B-9D2D-A1B0D34BD037, name="EFI system partition" /dev/sda3 : start= 1126400, size= 32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=B6192BD1-21F7-471B-8EA7-3843E50AB17D, name="Microsoft reserved partition" /dev/sda4 : start= 1159168, size= 45334286, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=7B18A30C-AA7A-406D-AA7E-B62FF7A5C8C2, name="Basic data partition"
I don’t see d1.original.partitions.
d1.original.fstypes[root@v1fog 20160601]# cat d1.original.fstypes /dev/sda2 fat /dev/sda3 imager /dev/sda4 ntfs
d1.partitions
[root@v1fog 20160601]# cat d1.partitions label: gpt label-id: 3D725169-FAF4-4384-8DDF-356A64413AE9 device: /dev/sda unit: sectors first-lba: 34 last-lba: 1953525134 /dev/sda1 : start= 2048, size= 921600, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=1D7C64E5-7879-4714-B88A-3949F693ADAC, name="Basic data partition" /dev/sda2 : start= 923648, size= 202752, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=4B8253DB-FD06-489B-9D2D-A1B0D34BD037, name="EFI system partition" /dev/sda3 : start= 1126400, size= 32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=B6192BD1-21F7-471B-8EA7-3843E50AB17D, name="Microsoft reserved partition" /dev/sda4 : start= 1159168, size= 1952364544, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=7B18A30C-AA7A-406D-AA7E-B62FF7A5C8C2, name="Basic data partition"
Sebastian after changing to 1:2 in d1.fixed_size_partitions imaging works fine.
Thanks a lot. -
RE: Partclone failed, imaging failed
@Tom-Elliott there was “1” in this file. File edited and task restarted but same error.
Target partition size (103MB) is smaller then source (104MB). Use option -C to disable size checking (Dangerous).```
-
Partclone failed, imaging failed
Hello,
my svn version 7953
I created image from pc with win10. Here is image config:
I’m trying send image to a client but got error:
I can’t find partclone.log in /var/log
In debug mode I received error about mismatch partition size.Target partition size (103MB) is smaller then source (104MB). Use option -C to disable size checking (Dangerous).
Regards
-
RE: Unable to update svn
@Tom-Elliott thanks for suggestions.
Yesterday I mess up with $LANG variable. Back to en_US.UTF-8 resolve issue.
Thanks again. -
RE: Unable to update svn
@Tom-Elliott
here is my df -h output
I think there is enough space. -
Unable to update svn
Hello,
my config: Running Version: 7931
I’m trying upgrade svn version but getting error during installation:* Backing up user reports.....................................Done * Stopping web service........................................OK * Setting up Apache and PHP files.............................OK * Testing and removing symbolic links if found................OK * Backing up old data.........................................OK * Copying back old web folder as is...........................OK * Ensuring all classes are lowercased.........................Failed!
Regards
-
RE: Snapins again
@Quazz
With start /wait got this in log:31.05.2016 08:31 Client-Info Client Version: 0.10.6 31.05.2016 08:31 Client-Info Client OS: Windows 31.05.2016 08:31 Client-Info Server Version: 7931 31.05.2016 08:31 Middleware::Response Success 31.05.2016 08:31 SnapinClient Snapin Found: 31.05.2016 08:31 SnapinClient ID: 929 31.05.2016 08:31 SnapinClient RunWith: start 31.05.2016 08:31 SnapinClient RunWithArgs: /wait 31.05.2016 08:31 SnapinClient Name: Office 2016_32_PL_cmd 31.05.2016 08:31 SnapinClient File: office2016_pl_32_z.bat 31.05.2016 08:31 SnapinClient Created: 2016-05-31 06:31:02 31.05.2016 08:31 SnapinClient Args: 31.05.2016 08:31 SnapinClient Action: 31.05.2016 08:31 Middleware::Communication Download: http://fog-server/fog/service/snapins.file.php?mac=D0:17:C2:93:BB:2F||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&taskid=929 31.05.2016 08:31 SnapinClient C:\Program Files (x86)\FOG\tmp\office2016_pl_32_z.bat 31.05.2016 08:31 Bus { "self": true, "channel": "Notification", "data": "{\r\n \"title\": \"Installing Office 2016_32_PL_cmd\",\r\n \"message\": \"Please do not shutdown until this is completed\",\r\n \"subjectID\": \"snapin-Office 2016_32_PL_cmd\"\r\n}" } 31.05.2016 08:31 Bus Emmiting message on channel: Notification 31.05.2016 08:31 SnapinClient Starting snapin... 31.05.2016 08:31 SnapinClient ERROR: Could not start snapin 31.05.2016 08:31 SnapinClient ERROR: Unable to find file 31.05.2016 08:31 Middleware::Communication URL: http://fog-server/fog/service/snapins.checkin.php?taskid=929&exitcode=-1&mac=D0:17:C2:93:BB:2F||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService&json ------------------------------------------------------------------------------
-
RE: Snapins again
@x23piracy
This share is readable for everyone. It is no domain computer (it is linux with samba).
Script run manualy works perfectly.
Running snapin with this content:\\upow-8.intranet\public\Office2016_PL_32B\setup.exe /adminfile \\upow-8.intranet\public\Office2016_PL_32B\Unattended.msp
in fog.log got this:
---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 30.05.2016 21:41 Client-Info Client Version: 0.10.6 30.05.2016 21:41 Client-Info Client OS: Windows 30.05.2016 21:41 Client-Info Server Version: 7931 30.05.2016 21:41 Middleware::Response Success 30.05.2016 21:41 SnapinClient Snapin Found: 30.05.2016 21:41 SnapinClient ID: 922 30.05.2016 21:41 SnapinClient RunWith: cmd.exe 30.05.2016 21:41 SnapinClient RunWithArgs: /C 30.05.2016 21:41 SnapinClient Name: Office 2016_32_PL_cmd 30.05.2016 21:41 SnapinClient File: office2016_pl_32.cmd 30.05.2016 21:41 SnapinClient Created: 2016-05-30 19:41:25 30.05.2016 21:41 SnapinClient Args: 30.05.2016 21:41 SnapinClient Action: 30.05.2016 21:41 Middleware::Communication Download: http://fog-server/fog/service/snapins.file.php?mac=D0:17:C2:93:BB:2F||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&taskid=922 30.05.2016 21:41 SnapinClient C:\Program Files (x86)\FOG\tmp\office2016_pl_32.cmd 30.05.2016 21:41 Bus { "self": true, "channel": "Notification", "data": "{\r\n \"title\": \"Installing Office 2016_32_PL_cmd\",\r\n \"message\": \"Please do not shutdown until this is completed\",\r\n \"subjectID\": \"snapin-Office 2016_32_PL_cmd\"\r\n}" } 30.05.2016 21:41 Bus Emmiting message on channel: Notification 30.05.2016 21:41 SnapinClient Starting snapin... 30.05.2016 21:41 SnapinClient Snapin finished 30.05.2016 21:41 SnapinClient Return Code: 1 30.05.2016 21:41 Bus { "self": true, "channel": "Notification", "data": "{\r\n \"title\": \"Office 2016_32_PL_cmd Installed\",\r\n \"message\": \"Installation has finished and is now ready for use\",\r\n \"subjectID\": \"snapin-Office 2016_32_PL_cmd\"\r\n}" } 30.05.2016 21:41 Bus Emmiting message on channel: Notification 30.05.2016 21:41 Middleware::Communication URL: http://fog-server/fog/service/snapins.checkin.php?taskid=922&exitcode=1&mac=D0:17:C2:93:BB:2F||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService&json
Nothing happend.
-
RE: Snapins again
@Quazz
Yes script run manually work.
With /wait instead /c task stuck. -
Snapins again
Hello,
my conf:
fog subversion 7931
I’m trying run bat script via fog to install MS office.
Here is snapin config:
Here is script:mkdir c:\office2016 %systemroot%\system32\xcopy \\upow-8.intranet\public\Office2016_PL_32B\ c:\office2016 /y /d /e /c /i /f /h /k /v /s cd c:\office2016 setup.exe /adminfile Unattended.msp
Folder c:\office2016 is created by script, but nothing else.
I receive in fog.log this error:---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 30.05.2016 15:04 Client-Info Client Version: 0.10.6 30.05.2016 15:04 Client-Info Client OS: Windows 30.05.2016 15:04 Client-Info Server Version: 7931 30.05.2016 15:04 Middleware::Response Success 30.05.2016 15:04 SnapinClient Snapin Found: 30.05.2016 15:04 SnapinClient ID: 918 30.05.2016 15:04 SnapinClient RunWith: cmd.exe 30.05.2016 15:04 SnapinClient RunWithArgs: /c 30.05.2016 15:04 SnapinClient Name: Office 2016_32_PL_cmd 30.05.2016 15:04 SnapinClient File: office2016_pl_32x.bat 30.05.2016 15:04 SnapinClient Created: 2016-05-30 13:04:16 30.05.2016 15:04 SnapinClient Args: 30.05.2016 15:04 SnapinClient Action: 30.05.2016 15:04 Middleware::Communication Download: http://fog-server/fog/service/snapins.file.php?mac=D0:17:C2:93:BB:2F||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&taskid=918 30.05.2016 15:04 SnapinClient C:\Program Files (x86)\FOG\tmp\office2016_pl_32x.bat 30.05.2016 15:04 Bus { "self": true, "channel": "Notification", "data": "{\r\n \"title\": \"Installing Office 2016_32_PL_cmd\",\r\n \"message\": \"Please do not shutdown until this is completed\",\r\n \"subjectID\": \"snapin-Office 2016_32_PL_cmd\"\r\n}" } 30.05.2016 15:04 Bus Emmiting message on channel: Notification 30.05.2016 15:04 SnapinClient Starting snapin... 30.05.2016 15:04 SnapinClient Snapin finished 30.05.2016 15:04 SnapinClient Return Code: 1 30.05.2016 15:04 Bus { "self": true, "channel": "Notification", "data": "{\r\n \"title\": \"Office 2016_32_PL_cmd Installed\",\r\n \"message\": \"Installation has finished and is now ready for use\",\r\n \"subjectID\": \"snapin-Office 2016_32_PL_cmd\"\r\n}" } 30.05.2016 15:04 Bus Emmiting message on channel: Notification 30.05.2016 15:04 Middleware::Communication URL: http://fog-server/fog/service/snapins.checkin.php?taskid=918&exitcode=1&mac=D0:17:C2:93:BB:2F||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService&json
Some time ago I submitted this problem, but then this script worked out.
Any help, suggestions appreciated.
Regards -
RE: New host definition error
@Tom-Elliott after update works.
Always can count on you. Have you ever sleep?
Regards. -
RE: New host definition error
Hello,
I see error in /var/log/httpd/error.log[Fri May 27 14:29:57.732853 2016] [:error] [pid 1121] [client 172.21.2.223:58122] PHP Fatal error: Call to a member function get() on null in /var/www/html/fog/lib/fog/fogpage.class.php on line 609, referer: http://v1fog.intranet/fog/management/index.php?node=host
But don’t know, maybe this error was there earlier.
Regards -
New host definition error
Hello,
my conf: svn 7901
When trying add new host I see this
Please help.
Regards -
Sotfware inventory
Hello,
Do you plan add feature like software inventory to fog?
Regards -
RE: Snapin client Failed to find snapin file
@Sebastian-Roth thanks for suggestion, there was a problem with snapin configuration. In field “Snapin File (exists)” was “Please select an option”
Thanks once again
Regards -
RE: Snapin client Failed to find snapin file
@Tom-Elliott Tom I’ve checked on different snapin, and this one was installed without issues.