Jira (FACT-2339) Fedora disks are not working correctly on Fedora 30

2020-03-11 Thread Oana Tanasoiu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oana Tanasoiu assigned an issue to Oana Tanasoiu  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2339  
 
 
  Fedora disks are not working correctly on Fedora 30   
 

  
 
 
 
 

 
Change By: 
 Oana Tanasoiu  
 
 
Assignee: 
 Oana Tanasoiu  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.344483.1580480674000.9952.1583938020032%40Atlassian.JIRA.


Jira (FACT-2339) Fedora disks are not working correctly on Fedora 30

2020-02-26 Thread Oana Tanasoiu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oana Tanasoiu commented on  FACT-2339  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fedora disks are not working correctly on Fedora 30   
 

  
 
 
 
 

 
 Same issue on Ubuntu  
 

  
 
 
 
 

 
 
 

 
 
 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.344483.1580480674000.412.1582721340040%40Atlassian.JIRA.


Jira (FACT-2339) Fedora disks are not working correctly on Fedora 30

2020-01-31 Thread Oana Tanasoiu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oana Tanasoiu created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2339  
 
 
  Fedora disks are not working correctly on Fedora 30   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2020/01/31 6:24 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Oana Tanasoiu  
 

  
 
 
 
 

 
 Current output disks => { dm-0 =>  { size => 16106127360 } , dm-1 =>  { size => 2147483648 } , sda =>  { model => "Virtual disk", size => 21474836480, vendor => "VMware" } , sr0 =>  { model => "VMware IDE CDR00", size => 1073741312, vendor => "NECVMWar" } } Should be: disks => { sda =>  { model => "Virtual disk", size => "20.00 GiB", size_bytes => 21474836480, vendor => "VMware" } , sr0 =>  { model => "VMware IDE CDR00", size => "1.00 GiB", size_bytes => 1073741312, vendor => "NECVMWar" } }  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment