Jira (FACT-1925) fact pxe_boot => false after pxe-kexec

2019-05-16 Thread Josh Cooper (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-1925  
 
 
  fact pxe_boot => false after pxe-kexec   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Team: 
 Puppet Romania  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.308945.1558019544000.9940.1558045860155%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


Jira (FACT-1925) fact pxe_boot => false after pxe-kexec

2019-05-16 Thread Andrew Sparrow (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Sparrow commented on  FACT-1925  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: fact pxe_boot => false after pxe-kexec   
 

  
 
 
 
 

 
 Bah; please ignore/close. This is a custom fact that hinges off of BOOT_IF (and only BOOT_IF).    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.308945.1558019544000.8802.1558021140065%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


Jira (FACT-1925) fact pxe_boot => false after pxe-kexec

2019-05-16 Thread Andrew Sparrow (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Sparrow created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-1925  
 
 
  fact pxe_boot => false after pxe-kexec   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 CLI, Community, DOCS  
 
 
Created: 
 2019/05/16 8:12 AM  
 
 
Environment: 
 Debian 9.9 (Stretch) has facter 2.4.6 in the repos, Debian 8.11.0 ships facter 2.2.0.  Happens with both/either.  
 
 
Labels: 
 pxe facter debian  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Andrew Sparrow  
 

  
 
 
 
 

 
 After running pxe-kexec to load initram/kernel and avoid lengthy BIOS wait, facter indicates "pxe_booted => false". Noticed this because a post-boot puppet one-shot attempted to install raid modules into initram. Haven't investigated, but this may be as simple as the presence of either BOOT_IMAGE or BOOTIF in /proc/cmdline being used as flags for a PXE booted host (these are not set after a initrd/kernel reload initiated by pxe-kexec and subsequent kexec)