xcat2 / xcat-core

Code repo for xCAT core packages
Eclipse Public License 1.0
361 stars 171 forks source link

[fvt]2.13.2 xcatprobe osdeploy -p origin :BOOTLOADER time wrong #2489

Closed junxiawang closed 7 years ago

junxiawang commented 7 years ago

env:rhels build: [root@c910f03c05k09 powerpc-ieee1275]# lsxcatd -v Version 2.13.2 (git commit c707c7a003c196725f4b957fa100f9f4ea85286f, built Tue Feb 14 06:16:04 EST 2017) [root@c910f03c05k09 powerpc-ieee1275]# How to reproduce:

1.
 xcatprobe osdeploy -n all -r 50m -p origin
The install NIC in current server is eth0                                                                         [INFO]
All nodes to be deployed are valid                                                                                [ OK ]
Starting to scan logs which are later than 'Thu Feb 16 01:42:33 2017', please waiting for a while.............
======================  Summary  =====================
All nodes provisioned successfully                                                                                [ OK ]
---------------------------------------------------------------------------------------------------------------------...
|                                                 Start Time for Stage                                               ...
---------------------------------------------------------------------------------------------------------------------...
| NODE            | RPOWER   | DHCP     | BOOTLOADER | KERNEL   | INITRD   | INSTALL  | POST     | POSTBOOT | COMPLET...
| c910f03c05k02   | 01:45:25 | 01:45:38 | 01:46:01   | 01:46:01 | 01:46:10 | 01:47:19 | 01:54:57 | 01:55:52 | 01:55:5...
| c910f03c05k0220 | 01:45:25 | 01:45:41 | 01:46:04   | 01:46:04 | 01:46:13 | 01:47:23 | 01:55:02 | 01:56:02 | 01:56:0...
---------------------------------------------------------------------------------------------------------------------...
2.From log:
910f03c05k02] 01:45:39 Via TFTP download /boot/grub2/powerpc-ieee1275/normal.mod
-----> This is the first to download bootloader
[c910f03c05k02] 01:45:39 Via TFTP download /boot/grub2/powerpc-ieee1275/terminal.mod
[c910f03c05k02] 01:45:39 Via TFTP download /boot/grub2/powerpc-ieee1275/crypto.mod
[c910f03c05k02] 01:45:40 Via TFTP download /boot/grub2/powerpc-ieee1275/gettext.mod
[c910f03c05k02] 01:45:40 Via TFTP download /boot/grub2/powerpc-ieee1275/gzio.mod
[c910f03c05k02] 01:45:40 Via TFTP download //boot/grub2/grub.cfg-01-42-a6-0a-03-05-02
[c910f03c05k02] 01:45:40 Via TFTP download /boot/grub2/powerpc-ieee1275/command.lst
[c910f03c05k02] 01:45:40 Via TFTP download /boot/grub2/powerpc-ieee1275/command.lst
[c910f03c05k02] 01:45:41 Via TFTP download /boot/grub2/powerpc-ieee1275/fs.lst
[c910f03c05k02] 01:45:41 Via TFTP download /boot/grub2/powerpc-ieee1275/fs.lst
tingtli commented 7 years ago

@junxiawang please verify and close it. Thanks!