Bug 1102876
Summary: | [Rubygem-Staypuft] staypuft tftp files under /var/lib/tftpboot/boot are 0 byte image size (attach screen-shot). | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Omri Hochman <ohochman> | ||||
Component: | rubygem-staypuft | Assignee: | Marek Hulan <mhulan> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Omri Hochman <ohochman> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.0 | CC: | acathrow, mburns, ohochman, sputhenp | ||||
Target Milestone: | --- | Keywords: | ZStream | ||||
Target Release: | 4.0 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-08-05 13:35:49 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Omri Hochman
2014-05-29 18:15:09 UTC
Created attachment 900479 [details]
screen-shot
Marek, any ideas with this? The 0-size files seem to show up when triggering the deployment of openstack. It happens with both nfs:// and http:// Do we believe this will be relevant for OSP5? Do we believe this will be relevant for OSP5? (In reply to Andrew Cathrow from comment #3) > Do we believe this will be relevant for OSP5? Yes - this issue would probably effect any release. If I understand correctly the next major version that coming is OSP5 (even before A5). so maybe it makes more sense to switch this bug to OSP5 . Could you please attach your foreman's installation media configuration? Seems like proxy can't download these files from it. So there are three possible ways how to cause 0 bytes files. 1) wrong subscription manager credentials 2) wrong repo url both 1 and 2 have the same solution, you fix values in foreman UI and then just create a new host with particular OS. You can use any mac address, we just need to build new host so images are refreshed and downloaded, you can remove the host just after you create it. Also new openstack deployment should fix it automatically. So we just have to make sure that credentials and url is correct before we start. Although I agree that we should verify wrong values beforehand, but it's not currently possible without big changes in foreman. I don't think this is high priority - since it's user's issue and he can fix it easily. 3) wrong repo url protocol nfs:// protocol is not supported so you have to download files manually in such case, only http:// and https:// is supported, later we could add file:// *** This bug has been marked as a duplicate of bug 1105594 *** |