Bug 868760
Summary: | CreateException: Can't have a partition outside the disk! | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Steve Tyler <stephent98> | ||||||||||||||||||||||||||||||
Component: | anaconda | Assignee: | Brian Lane <bcl> | ||||||||||||||||||||||||||||||
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||||
Version: | 18 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, stephent98, vanmeeuwen+fedora | ||||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:ed52ad4ab0193d40d6354ddb6d17c610d28b817803dd20aaec9ecc5c047ade8e | ||||||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||||
Last Closed: | 2013-12-19 19:06:42 UTC | Type: | --- | ||||||||||||||||||||||||||||||
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
Steve Tyler
2012-10-22 05:00:46 UTC
Created attachment 631241 [details]
File: ifcfg.log
Created attachment 631242 [details]
File: anaconda-tb
Created attachment 631243 [details]
File: environ
Created attachment 631244 [details]
File: type
Created attachment 631245 [details]
File: storage.log
Created attachment 631246 [details]
File: version
Created attachment 631247 [details]
File: program.log
Created attachment 631248 [details]
File: product
Created attachment 631249 [details]
File: anaconda.log
Created attachment 631250 [details]
File: hashmarkername
Created attachment 631251 [details]
File: cmdline_file
Created attachment 631252 [details]
File: release
Created attachment 631253 [details]
File: messages
Created attachment 631254 [details]
File: other involved packages
This bug could be a duplicate of Bug 868755: install disc is Live CD sda is 2.64 GiB. rsync error message: rsync exited with code 12 [snippets from attached messages file] ... Oct 22 00:32:09 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC6-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 ... Oct 22 00:32:09 localhost kernel: [ 0.657238] sd 0:0:0:0: [sda] 5557452 512-byte logical blocks: (2.84 GB/2.64 GiB) ... Oct 22 00:39:50 localhost program: rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken pipe (32) Oct 22 00:39:50 localhost program: rsync: connection unexpectedly closed (1801062 bytes received so far) [sender] Oct 22 00:39:50 localhost program: rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9] Oct 22 00:39:50 localhost anaconda: rsync exited with code 12 ... How did you get back to the custom spoke? The traceback is from custom, but that's not accessible after starting the install. Even with that, I think this is another size related error. If the installer continues execution after what should have been a fatal error, the behavior is undefined ... :-) I was doing a disk size edge-test. A disk-size edge-test calls for installing to a disc image slightly smaller or larger than what the installer says is required to install. messages: Oct 22 00:32:09 localhost kernel: [ 0.657238] sd 0:0:0:0: [sda] 5557452 512-byte logical blocks: (2.84 GB/2.64 GiB) anaconda.log: 21:35:09,101 DEBUG anaconda: disk free: 1.56 MB fs free: 0 B sw needs: 2.66 GB Maybe the installer is confusing GiB and GB ... |