Bug 489520 - Anaconda error creating swap for a virtual machine install
Summary: Anaconda error creating swap for a virtual machine install
Keywords:
Status: CLOSED DUPLICATE of bug 489698
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: StorageRewrite anaconda_trace_hash:93...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-10 15:18 UTC by Remy Maucherat
Modified: 2013-01-10 05:05 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-11 17:13:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (94.24 KB, text/plain)
2009-03-10 15:18 UTC, Remy Maucherat
no flags Details
Attached traceback automatically from anaconda. (89.94 KB, text/plain)
2009-03-10 20:33 UTC, James Laska
no flags Details
/tmp/program.log (1.54 KB, text/plain)
2009-03-10 20:38 UTC, James Laska
no flags Details
Attached traceback automatically from anaconda. (109.77 KB, text/plain)
2009-03-11 13:15 UTC, James Laska
no flags Details
Attached traceback automatically from anaconda. (112.93 KB, text/plain)
2009-03-11 23:37 UTC, Felix Kaechele
no flags Details
Attached traceback automatically from anaconda. (77.42 KB, text/plain)
2009-03-12 03:16 UTC, Jens Petersen
no flags Details
Attached traceback automatically from anaconda. (123.69 KB, text/plain)
2009-03-22 17:27 UTC, Miroslav Šustek
no flags Details
Attached traceback automatically from anaconda. (121.05 KB, text/plain)
2009-03-28 22:49 UTC, Jesse Keating
no flags Details
Attached traceback automatically from anaconda. (123.05 KB, text/plain)
2009-04-02 15:54 UTC, Matthew Daniels
no flags Details
Attached traceback automatically from anaconda. (167.86 KB, text/plain)
2009-04-08 03:33 UTC, Paul Wouters
no flags Details
Attached traceback automatically from anaconda. (195.62 KB, text/plain)
2009-04-09 05:41 UTC, Timmy Li
no flags Details
Attached traceback automatically from anaconda. (443.77 KB, text/plain)
2009-04-21 16:11 UTC, Zack Cerza
no flags Details
Attached traceback automatically from anaconda. (451.14 KB, text/plain)
2009-06-01 18:51 UTC, Ray Todd Stevens
no flags Details

Description Remy Maucherat 2009-03-10 15:18:25 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.26 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicelibs/swap.py", line 85, in swapon
    raise SwapError("swapon failed for '%s'" % device)
  File "/usr/lib/anaconda/storage/formats/swap.py", line 118, in setup
    swap.swapon(self.device, priority=self.priority)
  File "/usr/lib/anaconda/storage/__init__.py", line 1313, in turnOnSwap
    device.format.setup()
  File "/usr/lib/anaconda/packages.py", line 193, in turnOnFilesystems
    anaconda.id.storage.fsset.turnOnSwap(anaconda.intf)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
SwapError: swapon failed for '/dev/mapper/vg_virtual-lv_swap'

Comment 1 Remy Maucherat 2009-03-10 15:18:32 UTC
Created attachment 334668 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-03-10 15:33:19 UTC
You have a lot of squashfs read errors in your exception log, which could very well be the cause of a problem like this.  Could you try again with different boot media, making sure to verify both your download and burn (if you are booting off a CD)?  Thanks.

Comment 3 Remy Maucherat 2009-03-10 17:03:36 UTC
Yes, I see those FS errors, so it is worth checking indeed.

Re downloading http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/images/boot.iso produced the same error (as this is a VM, I am booting off the .iso without burning it to a CD). There is no md5 signature I can use to check that the .iso is not corrupted, let me know if I missed something.

Comment 4 James Laska 2009-03-10 20:33:15 UTC
Created attachment 334712 [details]
Attached traceback automatically from anaconda.

Comment 5 James Laska 2009-03-10 20:38:22 UTC
Created attachment 334713 [details]
/tmp/program.log

Comment 6 James Laska 2009-03-11 13:15:14 UTC
Created attachment 334792 [details]
Attached traceback automatically from anaconda.

Comment 7 James Laska 2009-03-11 13:17:55 UTC
Seeing this while booting a KVM guest with a single disk.  

1) I select: "Use entire disk" 
2) Select Next and allow anaconda to partition the disk

Comment 8 James Laska 2009-03-11 16:12:23 UTC
I *think* this might be related to the squashfs zlib corruption (see bug#489698)?  At least, I can't reproduce this problem anymore ... but hit bug#489698 instead.

Comment 9 Chris Lumens 2009-03-11 17:13:21 UTC

*** This bug has been marked as a duplicate of bug 489698 ***

Comment 10 Felix Kaechele 2009-03-11 23:37:19 UTC
Created attachment 334873 [details]
Attached traceback automatically from anaconda.

Comment 11 Jens Petersen 2009-03-12 03:16:21 UTC
Created attachment 334889 [details]
Attached traceback automatically from anaconda.

Comment 12 Miroslav Šustek 2009-03-22 17:27:37 UTC
Created attachment 336210 [details]
Attached traceback automatically from anaconda.

Comment 13 Jesse Keating 2009-03-28 22:49:14 UTC
Created attachment 337133 [details]
Attached traceback automatically from anaconda.

Comment 14 Matthew Daniels 2009-04-02 15:54:05 UTC
Created attachment 337836 [details]
Attached traceback automatically from anaconda.

Comment 15 Paul Wouters 2009-04-08 03:33:53 UTC
Created attachment 338651 [details]
Attached traceback automatically from anaconda.

Comment 16 Timmy Li 2009-04-09 05:41:56 UTC
Created attachment 338862 [details]
Attached traceback automatically from anaconda.

Comment 17 Zack Cerza 2009-04-21 16:11:01 UTC
Created attachment 340566 [details]
Attached traceback automatically from anaconda.

Comment 18 Ray Todd Stevens 2009-06-01 18:51:27 UTC
Created attachment 346119 [details]
Attached traceback automatically from anaconda.


Note You need to log in before you can comment on or make changes to this bug.