@joe-schmitt Ok for me after replacing old client, thanks Joe

Posts made by Matthieu Jacquart
-
RE: FOG 1.5.0 RC 12 - Update to Client v0.11.13 not working
-
RE: [RC-12] High CPU activity
Ok thanks, so related to topic https://forums.fogproject.org/topic/11417/fog-1-5-0-rc-12-update-to-client-v0-11-13-not-working, waiting for Tom
-
[RC-12] High CPU activity
Hi,
Since upgrade from RC-11 to RC-12
top - 11:02:31 up 4 min, 1 user, load average: 2,00, 1,00, 0,40 Tasks: 134 total, 8 running, 126 sleeping, 0 stopped, 0 zombie %Cpu(s): 45,3 us, 30,3 sy, 0,0 ni, 22,6 id, 0,0 wa, 0,0 hi, 1,8 si, 0,0 st KiB Mem : 2052516 total, 1258568 free, 383196 used, 410752 buff/cache KiB Swap: 2095100 total, 2095100 free, 0 used. 1498260 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2596 www-data 20 0 417404 22128 13620 S 17,2 1,1 0:15.61 apache2 2705 www-data 20 0 419124 22712 14108 R 15,6 1,1 0:05.69 apache2 2655 www-data 20 0 419152 23328 14664 R 15,2 1,1 0:07.03 apache2 659 www-data 20 0 419056 24220 15656 R 13,9 1,2 0:17.76 apache2 2765 www-data 20 0 417396 22104 13624 S 12,9 1,1 0:01.92 apache2 2784 www-data 20 0 417456 22108 13624 R 11,3 1,1 0:01.16 apache2 2707 www-data 20 0 417396 22104 13624 S 10,9 1,1 0:05.66 apache2 2768 www-data 20 0 417436 22124 13624 R 10,9 1,1 0:01.83 apache2 2708 www-data 20 0 417440 22148 13624 R 10,3 1,1 0:06.39 apache2 2670 www-data 20 0 419116 23184 14632 S 7,3 1,1 0:09.12 apache2 653 mysql 20 0 681428 97688 17132 S 6,6 4,8 0:10.12 mysqld 704 www-data 20 0 419252 23872 15112 S 5,6 1,2 0:14.37 apache2 2644 www-data 20 0 419212 24016 15292 S 5,6 1,2 0:10.24 apache2 2795 www-data 20 0 417284 21472 13068 S 5,3 1,0 0:00.16 apache2 2706 www-data 20 0 419188 23452 14760 S 2,0 1,1 0:04.86 apache2 213 root 20 0 134212 10736 9352 S 0,3 0,5 0:00.19 vmtoolsd 713 root 20 0 288228 19612 10512 S 0,3 1,0 0:00.29 FOGTaskSchedule 714 root 20 0 288228 19444 10344 S 0,3 0,9 0:00.29 FOGPingHosts 716 root 20 0 288228 19708 10612 S 0,3 1,0 0:00.63 FOGImageReplica 718 root 20 0 288228 19548 10444 S 0,3 1,0 0:00.46 FOGMulticastMan 719 root 20 0 288228 19444 10344 S 0,3 0,9 0:00.39 FOGImageSize 2216 root 20 0 95204 6740 5764 S 0,3 0,3 0:00.33 sshd 2585 root 20 0 44924 3752 3108 R 0,3 0,2 0:00.61 top 1 root 20 0 57084 6980 5368 S 0,0 0,3 0:01.21 systemd 2 root 20 0 0 0 0 S 0,0 0,0 0:00.00 kthreadd
And bandwith is very high too, aroung 400obs (no task running or pending)
Whatās wrong ?Thanks
Matthieu -
RE: Problem with DB backup
Hi,
Everything is now fine with RC-12, thread can be closed
Thanks !
Matthieu -
RE: Problem with DB backup
@sebastian-roth Hi,
I rebooted fog server and now I can save and export database, but itās not the first time I had to do this on the new server to backup DB
root@FOG:~$ ls -al /tmp | head -5 total 68 drwxrwxrwt 17 root root 4096 janv. 30 08:55 . drwxr-xr-x 25 root root 4096 janv. 30 08:12 .. drwxrwxrwt 2 root root 4096 janv. 30 08:15 .font-unix drwxrwxrwt 2 root root 4096 janv. 30 08:15 .ICE-unix
root@FOG:~$ ls -al /tmp/fog_backup_tmp.sql ls: impossible d'accĆ©der Ć '/tmp/fog_backup_tmp.sql': Aucun fichier ou dossier de ce type
and I launched install script before rebooting but once again sql file in /home/fogDBbackups is only 1KB
root@FOG:/home/fogDBbackups$ ls -l total 12 drwxr-xr-x 2 root root 4096 janv. 30 08:12 . drwxr-xr-x 6 root root 4096 janv. 30 08:12 .. -rw-r--r-- 1 root root 25 janv. 30 08:12 fog_sql_1.5.0-RC-11_20180130_081251.sql
-
RE: Problem with DB backup
@Wayne-Workman Hi, Just after trying to export database, apache2 error.log :
[Mon Jan 29 06:25:05.343782 2018] [mpm_prefork:notice] [pid 668] AH00163: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured -- resuming normal operations [Mon Jan 29 06:25:05.343849 2018] [core:notice] [pid 668] AH00094: Command line: '/usr/sbin/apache2' [Mon Jan 29 17:07:28.647006 2018] [:error] [pid 27308] [client 192.168.10.100:64228] PHP Warning: fopen(/tmp/fog_backup_tmp.sql): failed to open stream: No such file or directory in /var/www/fog/lib/db/mysqldump.class.php on line 1080, referer: http://fog/fog/management/index.php?node=about&sub=config [Mon Jan 29 17:07:28.647137 2018] [:error] [pid 27308] [client 192.168.10.100:64228] PHP Fatal error: Uncaught Exception: Output file is not writable in /var/www/fog/lib/db/mysqldump.class.php:1082\nStack trace:\n#0 /var/www/fog/lib/db/mysqldump.class.php(309): CompressNone->open('/tmp/fog_backup...')\n#1 /var/www/fog/lib/fog/schema.class.php(200): Mysqldump->start('/tmp/fog_backup...')\n#2 /var/www/fog/lib/fog/reportmaker.class.php(269): Schema->exportdb('fog_backup_2018...')\n#3 /var/www/fog/management/export.php(40): ReportMaker->outputReport()\n#4 {main}\n thrown in /var/www/fog/lib/db/mysqldump.class.php on line 1082, referer: http://fog/fog/management/index.php?node=about&sub=config [Mon Jan 29 17:11:10.144748 2018] [:error] [pid 17023] [client 192.168.10.100:64324] PHP Warning: fopen(/tmp/fog_backup_tmp.sql): failed to open stream: No such file or directory in /var/www/fog/lib/db/mysqldump.class.php on line 1080, referer: http://fog/fog/management/index.php?node=about&sub=config [Mon Jan 29 17:11:10.144845 2018] [:error] [pid 17023] [client 192.168.10.100:64324] PHP Fatal error: Uncaught Exception: Output file is not writable in /var/www/fog/lib/db/mysqldump.class.php:1082\nStack trace:\n#0 /var/www/fog/lib/db/mysqldump.class.php(309): CompressNone->open('/tmp/fog_backup...')\n#1 /var/www/fog/lib/fog/schema.class.php(200): Mysqldump->start('/tmp/fog_backup...')\n#2 /var/www/fog/lib/fog/reportmaker.class.php(269): Schema->exportdb('fog_backup_2018...')\n#3 /var/www/fog/management/export.php(40): ReportMaker->outputReport()\n#4 {main}\n thrown in /var/www/fog/lib/db/mysqldump.class.php on line 1082, referer: http://fog/fog/management/index.php?node=about&sub=config [Tue Jan 30 08:07:13.756950 2018] [:error] [pid 9627] [client 192.168.10.100:61894] PHP Warning: fopen(/tmp/fog_backup_tmp.sql): failed to open stream: No such file or directory in /var/www/fog/lib/db/mysqldump.class.php on line 1080, referer: http://fog/fog/management/index.php?node=about&sub=config [Tue Jan 30 08:07:13.757056 2018] [:error] [pid 9627] [client 192.168.10.100:61894] PHP Fatal error: Uncaught Exception: Output file is not writable in /var/www/fog/lib/db/mysqldump.class.php:1082\nStack trace:\n#0 /var/www/fog/lib/db/mysqldump.class.php(309): CompressNone->open('/tmp/fog_backup...')\n#1 /var/www/fog/lib/fog/schema.class.php(200): Mysqldump->start('/tmp/fog_backup...')\n#2 /var/www/fog/lib/fog/reportmaker.class.php(269): Schema->exportdb('fog_backup_2018...')\n#3 /var/www/fog/management/export.php(40): ReportMaker->outputReport()\n#4 {main}\n thrown in /var/www/fog/lib/db/mysqldump.class.php on line 1082, referer: http://fog/fog/management/index.php?node=about&sub=config
and access.log
192.168.10.100 - - [30/Jan/2018:08:06:59 +0100] "GET /fog/management/index.php?sub=requestClientInfo&configure&newService&json HTTP/1.1" 200 690 "-" "-" 192.168.10.100 - - [30/Jan/2018:08:06:59 +0100] "GET /fog/management/index.php?sub=requestClientInfo&mac=74:27:EA:6C:AA:0D&newService&json HTTP/1.1" 200 491 "-" "-" 192.168.10.100 - - [30/Jan/2018:08:07:00 +0100] "GET /fog/management/other/ssl/srvpublic.crt HTTP/1.1" 200 1926 "-" "-" 192.168.10.100 - - [30/Jan/2018:08:07:00 +0100] "POST /fog/management/index.php?sub=requestClientInfo&authorize&newService HTTP/1.1" 200 527 "-" "-" 192.168.10.100 - - [30/Jan/2018:08:07:00 +0100] "GET /fog/service/getversion.php?clientver&newService&json HTTP/1.1" 200 493 "-" "-" 192.168.10.100 - - [30/Jan/2018:08:07:00 +0100] "GET /fog/service/getversion.php?newService&json HTTP/1.1" 200 498 "-" "-" 192.168.10.100 - - [30/Jan/2018:08:07:10 +0100] "GET /fog/management/index.php?node=about&sub=config HTTP/1.1" 200 2970 "http://fog/fog/management/index.php?node=about" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0" 192.168.10.100 - - [30/Jan/2018:08:07:10 +0100] "POST /fog/status/getservertime.php HTTP/1.1" 200 672 "http://fog/fog/management/index.php?node=about&sub=config" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0" 192.168.10.100 - - [30/Jan/2018:08:07:10 +0100] "GET /fog/status/mainversion.php HTTP/1.1" 200 704 "http://fog/fog/management/index.php?node=about&sub=config" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0" 192.168.10.100 - - [30/Jan/2018:08:07:13 +0100] "POST /fog/management/export.php?type=sql HTTP/1.1" 200 677 "http://fog/fog/management/index.php?node=about&sub=config" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0" 192.168.10.100 - - [30/Jan/2018:08:07:13 +0100] "POST /fog/management/export.php?type=sql HTTP/1.1" 500 634 "http://fog/fog/management/index.php?node=about&sub=config" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0"
-
Problem with DB backup
Hi,
Iāve got this problem since long time, so itās not related to RC11 or RC10 : So each time I upgrade fog, FogDBBackup folder in /home only contains 1Kb files, whereas few months ago file size was the same that when I export database (between 2MB and 5MB).
And new problem since I move my older fog server (Debian 8 ) to new Debian 9, in Web UI āFog configurationā - āConfiguration saveā, when I export database (user and passwor dare ok), there is blank screen (http://fog/fog/management/export.php?type=sql) and nothning happensā¦
Thanks
Matthieu -
RE: Debugging Lenovo Ideapad Miix 310
@sebastian-roth Oh dear, so bad memoriesā¦ good luck for resolution !
-
RE: What can we do when we don't trust UUID?
System Product OptiPlex 3020 System Version 00 System UUID 4c4c4544-004e-3510-8058-cac04f443532 System Type Type: Space-saving BIOS Vendor Dell Inc. BIOS Version A14 BIOS Date 11/01/2016 Motherboard Manufacturer Dell Inc. Motherboard Product Name 0WMJ54 Motherboard Version A01 Motherboard Serial Number CN7016351L0B2B Motherboard Asset Tag Not Specified CPU Manufacturer Intel CPU Version Intel(R) Core(TM) i3-4150 CPU @ 3.50GHz CPU Normal Speed Current Speed: 3500 MHz CPU Max Speed Max Speed: 3800 MHz Memory 3.77 GiB Hard Disk Model SAMSUNG SSD PM851 2.5 7mm 128GB Hard Disk Firmware EXT08D0Q Hard Disk Serial Number S1CTNSAFC25193 Chassis Manufacturer Dell Inc. Chassis Version Chassis Serial Chassis Asset
System Manufacturer Dell Inc. System Product OptiPlex 3040 System Version Not Specified System Serial Number System UUID 4c4c4544-0039-5210-8046-c3c04f584432 System Type Type: Desktop BIOS Vendor Dell Inc. BIOS Version 1.5.3 BIOS Date 04/18/2017 Motherboard Manufacturer Dell Inc. Motherboard Product Name 05XGC8 Motherboard Version A01 Motherboard Serial Number CN7220067Q00X2 Motherboard Asset Tag Not Specified CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz CPU Normal Speed Current Speed: 3700 MHz CPU Max Speed Max Speed: 4200 MHz Memory 3.75 GiB Hard Disk Model SanDisk Z400s 2.5 7MM 128GB Hard Disk Firmware Z2329012 Hard Disk Serial Number 162905404356 Chassis Manufacturer Dell Inc. Chassis Version Chassis Serial Chassis Asset
System Manufacturer Dell Inc. System Product Vostro 15-3568 System Version Not Specified System Serial Number System UUID 4c4c4544-0033-4310-8032-b3c04f344632 System Type Type: Laptop Type: Docking Station BIOS Vendor Dell Inc. BIOS Version 01.09.00 BIOS Date 04/07/2017 Motherboard Manufacturer Dell Inc. Motherboard Product Name 0PF3V3 Motherboard Version A00 Motherboard Serial Number CNWSC0073P002Z Motherboard Asset Tag Not Specified CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz CPU Normal Speed Current Speed: 2400 MHz CPU Max Speed Max Speed: 2400 MHz Memory 3.63 GiB Hard Disk Model LITEON CV3-CE128-11 SATA 128GB Hard Disk Firmware TC7110D Hard Disk Serial Number TW09K30XLOH0072D00NI Chassis Manufacturer Dell Inc. Dell Inc. Chassis Version Chassis Serial Chassis Asset
System Manufacturer Dell Inc. System Product Vostro 3558 System Version 01 System Serial Number System UUID System Type Type: Laptop BIOS Vendor Dell Inc. BIOS Version A01 BIOS Date 02/09/2015 Motherboard Manufacturer Dell Inc. Motherboard Product Name 0D13PT Motherboard Version A00 Motherboard Serial Number CN1296356I00CC Motherboard Asset Tag Not Specified CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i3-4005U CPU @ 1.70GHz CPU Normal Speed Current Speed: 1700 MHz CPU Max Speed Max Speed: 1700 MHz Memory 3.76 GiB Hard Disk Model WDC WD5000LPVX-75V0TT0 Hard Disk Firmware 01.01A01 Hard Disk Serial Number WXG1A35128LC Chassis Manufacturer Dell Inc. Chassis Version Chassis Serial Chassis Asset Not Specified
System Manufacturer Dell Inc. System Product Latitude 3350 System Version Not Specified System Serial Number System UUID 4c4c4544-0057-3310-804d-c3c04f564232 System Type Type: Laptop BIOS Vendor Dell Inc. BIOS Version A09 BIOS Date 11/24/2016 Motherboard Manufacturer Dell Inc. Motherboard Product Name 0KVTCC Motherboard Version A00 Motherboard Serial Number CN7620665L000W Motherboard Asset Tag Not Specified CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i3-5005U CPU @ 2.00GHz CPU Normal Speed Current Speed: 2000 MHz CPU Max Speed Max Speed: 2000 MHz Memory 3.48 GiB Hard Disk Model SAMSUNG SSD CM871 2.5 7mm 128GB Hard Disk Firmware FXT02D1Q Hard Disk Serial Number S26PNXAH333996 Chassis Manufacturer Dell Inc. Chassis Version Chassis Serial Chassis Asset
System Manufacturer LENOVO System Product 36641Y5 System Version ThinkCentre M72e System Serial Number System UUID c21e5f78-c7a0-11e2-ae45-d2b84f742100 System Type Type: Desktop BIOS Vendor LENOVO BIOS Version F1KT70AUS BIOS Date 06/12/2015 Motherboard Manufacturer LENOVO Motherboard Product Name Motherboard Version NO DPK Motherboard Serial Number Motherboard Asset Tag CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz CPU Normal Speed Current Speed: 3000 MHz CPU Max Speed Max Speed: 3800 MHz Memory 7.60 GiB Hard Disk Model SAMSUNG MZ7PC128HAFU-000L5 Hard Disk Firmware CXM07L1Q Hard Disk Serial Number S11VNSAD408679 Chassis Manufacturer LENOVO Chassis Version Chassis Serial Chassis Asset
System Manufacturer LENOVO System Product 6885DKG System Version ThinkPad Edge E531 System Serial Number System UUID df5a9f01-53e7-11cb-9630-d2fdad1ea42e System Type Type: Notebook BIOS Vendor LENOVO BIOS Version HEET48WW (1.29 ) BIOS Date 03/13/2015 Motherboard Manufacturer LENOVO Motherboard Product Name 6885DKG Motherboard Version 0B98401 PRO Motherboard Serial Number 1ZSGS3CY12A Motherboard Asset Tag Not Available CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz CPU Normal Speed Current Speed: 2400 MHz CPU Max Speed Max Speed: 2400 MHz Memory 3.43 GiB Hard Disk Model KINGSTON SVP200S360G Hard Disk Firmware 501ABBF0 Hard Disk Serial Number 50026B7226009BF5 Chassis Manufacturer LENOVO Chassis Version Chassis Serial Chassis Asset
System Manufacturer LENOVO System Product 80LT System Version Lenovo B50-80 System Serial Number System UUID 357e7bb2-5b76-11e5-90ab-1c394715e364 System Type Type: Notebook BIOS Vendor LENOVO BIOS Version A8CN54WW(V3.07) BIOS Date 09/02/2016 Motherboard Manufacturer LENOVO Motherboard Product Name Lenovo B50-80 Motherboard Version SDK0J40700 WIN Motherboard Serial Number Motherboard Asset Tag NO Asset Tag CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i3-4005U CPU @ 1.70GHz CPU Normal Speed Current Speed: 1700 MHz CPU Max Speed Max Speed: 1700 MHz Memory 3.77 GiB Hard Disk Model ST500LT012-1DG142 Hard Disk Firmware 0002LVM1 Hard Disk Serial Number W3PLYRC4 Chassis Manufacturer LENOVO Chassis Version Chassis Serial Chassis Asset
System Manufacturer Hewlett-Packard System Product HP x2 210 System Version Type1ProductConfigId System Serial Number System UUID System Type Type: Notebook BIOS Vendor Insyde BIOS Version F.02 BIOS Date 09/11/2015 Motherboard Manufacturer HP Motherboard Product Name 8173 Motherboard Version 35.0A Motherboard Serial Number PBKGK00WB9I08U Motherboard Asset Tag Type2 - Board Asset Tag CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Atom(TM) x5-Z8300 CPU @ 1.44GHz CPU Normal Speed Current Speed: 1440 MHz CPU Max Speed Max Speed: 1494 MHz Memory 3.78 GiB Hard Disk Model Hard Disk Firmware Hard Disk Serial Number Chassis Manufacturer HP Chassis Version Chassis Serial Chassis Serial Number Chassis Asset Chassis Asset Tag
ystem Manufacturer Hewlett-Packard System Product HP ProBook 4330s System Version A0001D02 System Serial Number System UUID 73c1971f-f974-11de-8224-4cc45f066085 System Type Type: Notebook BIOS Vendor Hewlett-Packard BIOS Version 68SRR Ver. F.63 BIOS Date 04/06/2017 Motherboard Manufacturer Hewlett-Packard Motherboard Product Name 167E Motherboard Version KBC Version 22.26 Motherboard Serial Number PCMED001Y2UAAU Motherboard Asset Tag Not Specified CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz CPU Normal Speed Current Speed: 2300 MHz CPU Max Speed Max Speed: 2300 MHz Memory 3.78 GiB Hard Disk Model Hitachi HTS723232A7A364 Hard Disk Firmware EC2OA60W Hard Disk Serial Number E38345630AYM6N Chassis Manufacturer Hewlett-Packard Chassis Version Chassis Serial Chassis Asset
System Manufacturer TOSHIBA System Product Satellite Pro C660 System Version PSC0RE-01S00EFR System Serial Number System UUID 37ad4484-97b2-e011-9a99-b870f4c7b6c0 System Type Type: Laptop BIOS Vendor TOSHIBA BIOS Version 2.00 BIOS Date 05/09/12 Motherboard Manufacturer TOSHIBA Motherboard Product Name PWWAA Motherboard Version 1.00 Motherboard Serial Number 123456789AB Motherboard Asset Tag Base Board Asset Tag CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz CPU Normal Speed Current Speed: 2398 MHz CPU Max Speed Max Speed: 4000 MHz Memory 3.65 GiB Hard Disk Model KINGSTON SV300S37A60G Hard Disk Firmware 580ABBF0 Hard Disk Serial Number 50026B774900C327 Chassis Manufacturer TOSHIBA Chassis Version Chassis Serial None Chassis Asset
System Manufacturer TOSHIBA System Product SATELLITE PRO C850-10N System Version PSKC9E-00100SFR System Serial Number System UUID System Type Type: Notebook BIOS Vendor Insyde Corp. BIOS Version 6.80 BIOS Date 10/01/2013 Motherboard Manufacturer Type2 - Board Vendor Name1 Motherboard Product Name Type2 - Board Product Name1 Motherboard Version Type2 - Board Version Motherboard Serial Number Type2 - Board Serial Number Motherboard Asset Tag Type2 - Board Asset Tag CPU Manufacturer Intel(R) Corporation CPU Version Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz CPU Normal Speed Current Speed: 2300 MHz CPU Max Speed Max Speed: 4000 MHz Memory 3.74 GiB Hard Disk Model KINGSTON SVP200S360G Hard Disk Firmware 501ABBF0 Hard Disk Serial Number 50026B722B033A8F Chassis Manufacturer OEM Chassis Manufacturer Chassis Version Chassis Serial OEM Chassis Serial Number Chassis Asset
System Manufacturer System Product System Version System Serial Number System UUID 7a76cd61-5e99-e111-8229-2c27d725b073 System Type Type: Desktop BIOS Vendor Intel Corp. BIOS Version BLH6710H.86A.0160.2012.1204.1156 BIOS Date 12/04/2012 Motherboard Manufacturer Intel Corporation Motherboard Product Name DH67CF Motherboard Version AAG10215-207 Motherboard Serial Number BTCF219009Q9 Motherboard Asset Tag To be filled by O.E.M. CPU Manufacturer Intel(R) Corp. CPU Version Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz CPU Normal Speed Current Speed: 3100 MHz CPU Max Speed Max Speed: 3800 MHz Memory 3.75 GiB Hard Disk Model KINGSTON SVP200S360G Hard Disk Firmware 501ABBF0 Hard Disk Serial Number 50026B72250FA05F Chassis Manufacturer Chassis Version Chassis Serial Chassis Asset
-
RE: PXE Boot HP X2 210 (Hybrid tablet Windows 10 Pro)
@sebastian-roth @Wayne-Workman No news for the moment but Iāll keep you in touch
-
RE: Error when capturing image
Ok I reinstall WIn10 from scratch and after sysprep I can upload image, it was certainly a bug on my previous win 10 installation, topic can be closed
-
RE: Unable to edit profile
@Tom-Elliott Hi Tom, no news about that ? I still canāt change ma signature
-
RE: Error when capturing image
@george1421 Ok, so I think itās a misunderstood, my sysprep works well (shutdown, reboot, oobe integration, everything is fine).
But if I sysprep my image, I have a fog error when trying to capture image. After that, comptuer rebbot without any problem.
And If no sysprep, capture is ok. -
RE: Error when capturing image
@george1421 Hi, Iāll try this tomorrow.
Usually I put unattend.xml in c:\windows\sysprep folder and specify full path when I run command
Just to be sure, what meansPower on the virtual machine run it until you get the windows canāt continue message
Because even if capture task fails, windows boot well after sysprep, I have no error.
-
RE: Error when capturing image
So finally itās related to sysprep. If deploy and immediatly upload, itās ok. With sysprep, it fails.
No problem on other image with sysprep to uploadā¦ -
RE: Error when capturing image
@sebastian-roth Sorry but Iām totally unable to give fog version at Nov 2016 (backup delete since a long timeā¦). If Tom can tell us, usually I always use last version.
And thatās funny (or notā¦) but this problem appears on these HP X2 210 hybrid ! Good news is, weāve just receive G2 version to test, and no problem with fog kernel, bzImage works great (while I still have to use your modified kernel for G1).
But inode error happens on the 2 versions (G1 and G2). -
RE: Error when capturing image
@sebastian-roth Thatās correct, I deployed this image and then just want to upload it once again just after and it fails.
Just one thing, I made a sysprep before upload so Iām going to test without sysprep, just deploy/shutdown/upload directly -
RE: Error when capturing image
@tom-elliott @x23piracy Ok so I continue tests and this problem is not due to win10 upgrade to 1703 as I thought previously
I just tried this morning to deploy image and then upload it (without update) and same error
Last time I upload this image was in Nov 2016, and there were no problem, but this time no way to do it