Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 298818 Details for
Bug 381561
/usr and /usr/local umount during installation post-processing
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Exception details/install log
anaconda-exception-report.txt (text/plain), 51.23 KB, created by
Alan
on 2008-03-22 02:38:36 UTC
(
hide
)
Description:
Exception details/install log
Filename:
MIME Type:
Creator:
Alan
Created:
2008-03-22 02:38:36 UTC
Size:
51.23 KB
patch
obsolete
>anaconda None exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/isys.py", line 356, in umount > rc = _isys.umount(what) > File "/usr/lib/anaconda/fsset.py", line 207, in umount > isys.umount(path, removeDir = 0) > File "/usr/lib/anaconda/fsset.py", line 1852, in umount > self.mountpoint)) > File "/usr/lib/anaconda/livecd.py", line 252, in _doFilesystemMangling > e.umount(anaconda.rootPath) > File "/usr/lib/anaconda/livecd.py", line 306, in doPostInstall > self._doFilesystemMangling(anaconda) > File "/usr/lib/anaconda/backend.py", line 195, in doPostInstall > anaconda.backend.doPostInstall(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1048, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib/anaconda/iw/progress_gui.py", line 67, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1075, in handleRenderCallback > self.currentWindow.renderCallback() >SystemError: (16, 'Device or resource busy') > >Local variables in innermost frame: >what: /mnt/sysimage/usr >removeDir: 0 > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [progress_first.png] > intf.ppw.intf: Already dumped > intf.ppw.adbox: <gtk.EventBox object at 0x1d3f460 (GtkEventBox at 0x1518e00)> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object at 0x1d3f410 (GtkImage at 0x1c50cd0)> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object at 0x1d3f500 (GtkLabel at 0x1c53a80)> > intf.ppw.ics: InstallControlState instance, containing members: > intf.ppw.ics.prevEnabled: False > intf.ppw.ics.cw: InstallControlWindow instance, containing members: > intf.ppw.ics.cw.handle: 7536 > intf.ppw.ics.cw.mainxml: <glade.XML object at 0x1480f50 (PyGladeXML at 0x163c200)> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object at 0x1480fa0 (GtkWindow at 0x162e2b0)> > intf.ppw.ics.cw.installFrame: <gtk.Frame object at 0x1480e10 (GtkFrame at 0x163ca10)> > intf.ppw.ics.cw.anaconda: Already dumped > intf.ppw.ics.cw.rnv: ReleaseNotesViewer instance, containing members: > intf.ppw.ics.cw.rnv.textWin: <gtk.Window object at 0x1480e60 (GtkWindow at 0x162e090)> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object at 0x1480cd0 (HtmlView at 0x15f6030)> > intf.ppw.ics.cw.rnv.currentURI: None > intf.ppw.ics.cw.rnv.topDir: None > intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object at 0x1480d20 (HtmlDocument at 0x15e68c0)> > intf.ppw.ics.cw.rnv.height: 600 > intf.ppw.ics.cw.rnv.width: 800 > intf.ppw.ics.cw.rnv.opener: FancyURLopener instance, containing members: > intf.ppw.ics.cw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.ppw.ics.cw.rnv.opener._URLopener__tempfiles: [] > intf.ppw.ics.cw.rnv.opener.cert_file: None > intf.ppw.ics.cw.rnv.opener.addheaders: [('User-Agent', 'Python-urllib/1.17')] > intf.ppw.ics.cw.rnv.opener.tries: 0 > intf.ppw.ics.cw.rnv.opener.ftpcache: {} > intf.ppw.ics.cw.rnv.opener.tempcache: None > intf.ppw.ics.cw.rnv.opener.auth_cache: {} > intf.ppw.ics.cw.rnv.opener.key_file: None > intf.ppw.ics.cw.rnv.opener.proxies: {} > intf.ppw.ics.cw.rnv.opener.maxtries: 10 > intf.ppw.ics.cw.rnv.anaconda: Already dumped > intf.ppw.ics.cw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.ppw.ics.cw.rnv.htmlfooter: </pre></body></html> > intf.ppw.ics.cw.rnv.is_showing: False > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installing Packages > intf.ppw.progress: <gtk.ProgressBar object at 0x1d3f4b0 (GtkProgressBar at 0x1c55570)> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: livecd:///dev/mapper/live-osimg-min >dispatch: <dispatch.Dispatcher object at 0x153c910> >method: LiveCDImageMethod instance, containing members: > method.intf: Already dumped > method.tree: None > method.rootPath: /mnt/sysimage > method.osimg: //dev/mapper/live-osimg-min >isKickstart: False >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.instProgress: None > id.upgradeRoot: None > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x11f12d8>] >Primary Video Card Info: >device: None >driver : vesa >descr : ATI Technologies Inc Radeon X1200 Series >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: ATI Technologies Inc Radeon X1200 Series > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: vesa > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x1545a90> > id.methodstr: livecd:///dev/mapper/live-osimg-min > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x14839e0>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x14839e0>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x14839e0>> > id.fsset.entries: [fsentry -- device: PrimaryLVM/RootVol mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: Fedora-8-Live-x8 > >, fsentry -- device: PrimaryLVM/UsrVol mountpoint: /usr > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: PrimaryLVM/TmpVol mountpoint: /tmp > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: PrimaryLVM/UsrLocalVol mountpoint: /usr/local > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: PrimaryLVM/VarVol mountpoint: /var > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: PrimaryLVM/DownloadsVol mountpoint: /downloads > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: PrimaryLVM/OptVol mountpoint: /opt > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: RaidLVM/FilesVol mountpoint: /files > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: RaidLVM/VideoVol mountpoint: /videos > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: RaidLVM/MusicVol mountpoint: /music > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: RaidLVM/PicturesVol mountpoint: /pictures > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: /boot > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sde1 mountpoint: None > fsystem: software RAID format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: md0 mountpoint: None > fsystem: physical volume (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdd1 mountpoint: None > fsystem: software RAID format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdc1 mountpoint: None > fsystem: software RAID format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb1 mountpoint: None > fsystem: software RAID format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: RaidLVM mountpoint: None > fsystem: volume group (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: PrimaryLVM/SwapVol mountpoint: swap > fsystem: swap format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: PrimaryLVM mountpoint: None > fsystem: volume group (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 28 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: None > id.x_already_set: 1 > id.backend: LiveCDCopyBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: False > id.backend.skipFormatRoot: True > id.backend.instLog: None > id.backend.supportsUpgrades: False > id.backend.method: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'sdd': True, 'sde': True, 'sda': True, 'sdb': True, 'sdc': True} > id.diskset.disks: {'sdd': <PedDisk object at 0x2aaaaab209f0>, 'sde': <PedDisk object at 0x2aaaaab20930>, 'sda': <PedDisk object at 0x2aaaaab20950>, 'sdb': <PedDisk object at 0x2aaaaab208f0>, 'sdc': <PedDisk object at 0x2aaaaab20910>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda, sdb, sdc, sdd, sde] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: PrimaryLVM/RootVol > id.bootloader.images.images: {'PrimaryLVM/RootVol': ('linux', 'Fedora', 'ext3')} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: blackbox.boydbrain > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:19:21:46:E5:20 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0xd34b10> > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 24 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > format: True > migrate: 0 > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xabba50> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: /boot > uniqueID: 1 > device: sda1 > mountpoint: /boot > requestSize: 101.944335938 > grow: 0 > size: 101.944335938 > end: 208844 > bytesPerInode: 4096 > drive: sda > dev: PartitionDevice instance, containing members: > dev.device: sda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 63 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: raidMemberDummyFileSystem instance, containing members: > origfstype.partedPartitionFlags: [5] > origfstype.checked: 0 > origfstype.name: software RAID > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [mdadm] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xabc8e0> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sde1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 6 > mountpoint: None > requestSize: 152625.313477 > size: 152625.313477 > end: 312576704 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sde1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sde > fslabel: None > protected: 0 > multidrive: None >, RAID Request -- mountpoint: None uniqueID: 7 > type: physical volume (LVM) format: 0 > raidlevel: RAID5 raidspares: 0 > raidmembers: [3, 4, 5, 6] bytesPerInode: 4096 >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sdd1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 5 > mountpoint: None > requestSize: 152625.313477 > size: 152625.313477 > end: 312576704 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdd1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdd > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sdc1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 4 > mountpoint: None > requestSize: 152625.313477 > size: 152625.313477 > end: 312576704 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdc1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdc > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sdb1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 3 > mountpoint: None > requestSize: 152625.313477 > size: 152625.313477 > end: 312576704 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: lvmPhysicalVolumeDummyFileSystem instance, containing members: > origfstype.partedPartitionFlags: [6] > origfstype.checked: 0 > origfstype.name: physical volume (LVM) > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [lvm2] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xabd460> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda2 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 2 > mountpoint: None > requestSize: 78426.6943359 > size: 78426.6943359 > end: 160826714 > grow: 0 > start: 208845 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda2 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: RaidLVM uniqueID: 22 > format: None pesize: 32768 > physvols: [7] >, LV Request -- mountpoint: /pictures uniqueID: 20 > type: ext3 format: False > size: 92160 lvname: PicturesVol volgroup: 22 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: /music uniqueID: 19 > type: ext3 format: False > size: 30720 lvname: MusicVol volgroup: 22 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: /videos uniqueID: 21 > type: ext3 format: False > size: 307200 lvname: VideoVol volgroup: 22 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: /files uniqueID: 18 > type: ext3 format: False > size: 27744 lvname: FilesVol volgroup: 22 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 12 > type: swap format: True > size: 8192 lvname: SwapVol volgroup: 23 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: /opt uniqueID: 10 > type: ext3 format: False > size: 16384 lvname: OptVol volgroup: 23 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: /downloads uniqueID: 9 > type: ext3 format: False > size: 14368 lvname: DownloadsVol volgroup: 23 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: /var uniqueID: 16 > type: ext3 format: True > size: 3072 lvname: VarVol volgroup: 23 > bytesPerInode: 4096 options: 'None' >, VG Request -- name: PrimaryLVM uniqueID: 23 > format: None pesize: 32768 > physvols: [2] >, LV Request -- mountpoint: /usr/local uniqueID: 14 > type: ext3 format: False > size: 16384 lvname: UsrLocalVol volgroup: 23 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: /tmp uniqueID: 13 > type: ext3 format: True > size: 512 lvname: TmpVol volgroup: 23 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: / uniqueID: 11 > type: ext3 format: True > size: 3072 lvname: RootVol volgroup: 23 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: /usr uniqueID: 15 > type: ext3 format: True > size: 16384 lvname: UsrVol volgroup: 23 > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > device: None drive: None primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 1000 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/anaconda.log: >20:39:23 INFO : using only installclass _Fedora >20:39:24 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >20:39:24 INFO : Display mode = g >20:39:24 INFO : Method = livecd:///dev/mapper/live-osimg-min >20:39:24 INFO : anaconda floppy device is fd0 >20:39:27 INFO : Starting graphical installation... >20:39:29 INFO : Detected 1904M of memory >20:39:29 INFO : Swap attempt of 1000M to 2000M >20:39:29 WARNING : step installtype does not exist >20:39:29 WARNING : step complete does not exist >20:39:29 INFO : moving (1) to step welcome >20:40:28 INFO : moving (1) to step keyboard >20:40:31 INFO : moving (1) to step partitionobjinit >20:40:31 INFO : no /tmp/fcpconfig; not configuring zfcp >20:40:31 DEBUG : starting mpaths >20:40:31 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >20:40:31 DEBUG : DiskSet.skippedDisks: [] >20:40:31 DEBUG : DiskSet.skippedDisks: [] >20:40:31 DEBUG : starting all mpaths on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >20:40:31 DEBUG : scanning for multipath on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >20:40:32 WARNING : /usr/lib/anaconda/dmraid.py:247: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >20:40:32 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib64/bdevid/:/usr/lib64/bdevid/' >20:40:32 DEBUG : mpaths: [] >20:40:32 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >20:40:32 DEBUG : starting dmraids >20:40:32 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >20:40:32 DEBUG : DiskSet.skippedDisks: [] >20:40:32 DEBUG : DiskSet.skippedDisks: [] >20:40:32 DEBUG : starting all dmraids on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >20:40:32 DEBUG : scanning for dmraid on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >20:40:32 WARNING : /usr/lib/anaconda/dmraid.py:129: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >20:40:33 DEBUG : done starting dmraids. Drivelist: ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >20:40:33 DEBUG : adding drive sda to disk list >20:40:34 DEBUG : adding drive sdb to disk list >20:40:35 DEBUG : adding drive sdc to disk list >20:40:36 DEBUG : adding drive sdd to disk list >20:40:37 DEBUG : adding drive sde to disk list >20:40:38 WARNING : /usr/lib/anaconda/isys.py:873: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >20:40:39 INFO : lv PrimaryLVM/DownloadsVol, attr is -wi--- >20:40:39 INFO : lv PrimaryLVM/OptVol, attr is -wi--- >20:40:39 INFO : lv PrimaryLVM/RootVol, attr is -wi--- >20:40:39 INFO : lv PrimaryLVM/SwapVol, attr is -wi--- >20:40:39 INFO : lv PrimaryLVM/TmpVol, attr is -wi--- >20:40:39 INFO : lv PrimaryLVM/UsrLocalVol, attr is -wi--- >20:40:39 INFO : lv PrimaryLVM/UsrVol, attr is -wi--- >20:40:39 INFO : lv PrimaryLVM/VarVol, attr is -wi--- >20:40:42 INFO : lv is PrimaryLVM/DownloadsVol, size of 14368 >20:40:42 INFO : lv is PrimaryLVM/OptVol, size of 16384 >20:40:42 INFO : lv is PrimaryLVM/RootVol, size of 3072 >20:40:42 INFO : lv is PrimaryLVM/SwapVol, size of 8192 >20:40:42 INFO : lv is PrimaryLVM/TmpVol, size of 512 >20:40:42 INFO : lv is PrimaryLVM/UsrLocalVol, size of 16384 >20:40:42 INFO : lv is PrimaryLVM/UsrVol, size of 16384 >20:40:42 INFO : lv is PrimaryLVM/VarVol, size of 3072 >20:40:43 WARNING : /usr/lib/anaconda/raid.py:68: UserWarning: device node created in /tmp > isys.makeDevInode(d, "/tmp/" + d) > >20:40:43 INFO : mdadm -E /dev/sdb1 >20:40:44 INFO : mdadm -E /dev/sdc1 >20:40:45 INFO : mdadm -E /dev/sdd1 >20:40:45 INFO : mdadm -E /dev/sde1 >20:40:46 INFO : starting raid device md0 >20:40:46 INFO : mdadm -E /dev/sdb1 >20:40:46 INFO : mdadm -A --uuid=2eaa25a0:c94324cf:312d9444:a0055358 --super-minor=0 /dev/md0 >20:40:46 WARNING : /usr/lib/anaconda/partedUtils.py:450: UserWarning: device node created in /tmp > isys.makeDevInode(device, dev) > >20:40:47 DEBUG : error opening device md0: [Errno 2] No such file or directory: 'md0' >20:40:54 INFO : pv is /dev/md0 in vg RaidLVM, size is 457875 >20:40:54 INFO : pv is /dev/sda2 in vg PrimaryLVM, size is 78426 >20:40:54 INFO : vg PrimaryLVM, size is 78400, pesize is 32768 >20:40:54 INFO : vg RaidLVM, size is 457856, pesize is 32768 >20:40:54 INFO : lv is PrimaryLVM/DownloadsVol, size of 14368 >20:40:54 INFO : lv is PrimaryLVM/OptVol, size of 16384 >20:40:54 INFO : lv is PrimaryLVM/RootVol, size of 3072 >20:40:54 INFO : lv is PrimaryLVM/SwapVol, size of 8192 >20:40:54 INFO : lv is PrimaryLVM/TmpVol, size of 512 >20:40:54 INFO : lv is PrimaryLVM/UsrLocalVol, size of 16384 >20:40:54 INFO : lv is PrimaryLVM/UsrVol, size of 16384 >20:40:54 INFO : lv is PrimaryLVM/VarVol, size of 3072 >20:40:54 INFO : lv is RaidLVM/FilesVol, size of 27744 >20:40:54 INFO : lv is RaidLVM/MusicVol, size of 30720 >20:40:54 INFO : lv is RaidLVM/PicturesVol, size of 92160 >20:40:54 INFO : lv is RaidLVM/VideoVol, size of 307200 >20:40:54 INFO : mdadm -E /dev/PrimaryLVM/DownloadsVol >20:40:54 INFO : mdadm -E /dev/PrimaryLVM/OptVol >20:40:55 INFO : mdadm -E /dev/PrimaryLVM/RootVol >20:40:55 INFO : mdadm -E /dev/PrimaryLVM/SwapVol >20:40:55 INFO : mdadm -E /dev/PrimaryLVM/TmpVol >20:40:55 INFO : mdadm -E /dev/PrimaryLVM/UsrLocalVol >20:40:55 INFO : mdadm -E /dev/PrimaryLVM/UsrVol >20:40:55 INFO : mdadm -E /dev/PrimaryLVM/VarVol >20:40:55 INFO : lv is PrimaryLVM/DownloadsVol, size of 14368 >20:40:55 INFO : lv is PrimaryLVM/OptVol, size of 16384 >20:40:55 INFO : lv is PrimaryLVM/RootVol, size of 3072 >20:40:55 INFO : lv is PrimaryLVM/SwapVol, size of 8192 >20:40:55 INFO : lv is PrimaryLVM/TmpVol, size of 512 >20:40:55 INFO : lv is PrimaryLVM/UsrLocalVol, size of 16384 >20:40:55 INFO : lv is PrimaryLVM/UsrVol, size of 16384 >20:40:55 INFO : lv is PrimaryLVM/VarVol, size of 3072 >20:40:55 INFO : lv is RaidLVM/FilesVol, size of 27744 >20:40:55 INFO : lv is RaidLVM/MusicVol, size of 30720 >20:40:55 INFO : lv is RaidLVM/PicturesVol, size of 92160 >20:40:55 INFO : lv is RaidLVM/VideoVol, size of 307200 >20:40:56 INFO : mdadm -E /dev/RaidLVM/FilesVol >20:40:56 INFO : mdadm -E /dev/RaidLVM/MusicVol >20:40:56 INFO : mdadm -E /dev/RaidLVM/PicturesVol >20:40:57 INFO : mdadm -E /dev/RaidLVM/VideoVol >20:40:59 INFO : stopping raid device md0 >20:40:59 INFO : mdadm --stop /dev/md0 >20:40:59 INFO : sr0 is a protected partition >20:40:59 INFO : no request, probably a removable drive >20:40:59 INFO : moving (1) to step parttype >20:41:23 INFO : moving (1) to step partition >20:41:35 INFO : pv is /dev/sda2 in vg PrimaryLVM, size is 78426 >20:41:35 INFO : computeVGSize: vgsize is 457824 >20:41:39 INFO : pv is /dev/sda2 in vg PrimaryLVM, size is 78426 >20:41:39 INFO : computeVGSize: vgsize is 457824 >20:41:55 INFO : computeVGSize: vgsize is 457824 >20:41:55 INFO : computeVGSize: vgsize is 457824 >20:42:10 INFO : computeVGSize: vgsize is 457824 >20:42:10 INFO : computeVGSize: vgsize is 457824 >20:42:21 INFO : computeVGSize: vgsize is 457824 >20:42:21 INFO : computeVGSize: vgsize is 457824 >20:42:29 INFO : computeVGSize: vgsize is 457824 >20:42:29 INFO : computeVGSize: vgsize is 457824 >20:42:34 INFO : computeVGSize: vgsize is 457824 >20:42:34 DEBUG : adding drive sda to disk list >20:42:35 DEBUG : adding drive sdb to disk list >20:42:35 DEBUG : adding drive sdc to disk list >20:42:35 DEBUG : adding drive sdd to disk list >20:42:36 DEBUG : adding drive sde to disk list >20:42:43 INFO : pv is /dev/sda2 in vg PrimaryLVM, size is 78426 >20:42:44 INFO : computeVGSize: vgsize is 78368 >20:42:52 INFO : computeVGSize: vgsize is 78368 >20:42:52 INFO : computeVGSize: vgsize is 78368 >20:43:29 INFO : computeVGSize: vgsize is 78368 >20:43:29 INFO : computeVGSize: vgsize is 78368 >20:43:35 INFO : computeVGSize: vgsize is 78368 >20:43:35 INFO : computeVGSize: vgsize is 78368 >20:43:48 INFO : computeVGSize: vgsize is 78368 >20:43:48 INFO : computeVGSize: vgsize is 78368 >20:43:57 INFO : computeVGSize: vgsize is 78368 >20:43:57 INFO : computeVGSize: vgsize is 78368 >20:44:10 INFO : computeVGSize: vgsize is 78368 >20:44:10 INFO : computeVGSize: vgsize is 78368 >20:44:17 INFO : computeVGSize: vgsize is 78368 >20:44:17 INFO : computeVGSize: vgsize is 78368 >20:44:26 INFO : computeVGSize: vgsize is 78368 >20:44:26 INFO : computeVGSize: vgsize is 78368 >20:44:35 INFO : computeVGSize: vgsize is 78368 >20:44:35 DEBUG : adding drive sda to disk list >20:44:35 DEBUG : adding drive sdb to disk list >20:44:35 DEBUG : adding drive sdc to disk list >20:44:36 DEBUG : adding drive sdd to disk list >20:44:36 DEBUG : adding drive sde to disk list >20:45:28 DEBUG : adding drive sda to disk list >20:45:29 DEBUG : adding drive sdb to disk list >20:45:29 DEBUG : adding drive sdc to disk list >20:45:29 DEBUG : adding drive sdd to disk list >20:45:29 DEBUG : adding drive sde to disk list >20:45:59 INFO : moving (1) to step partitiondone >20:45:59 INFO : moving (1) to step bootloadersetup >20:45:59 INFO : moving (1) to step bootloader >20:46:15 INFO : moving (1) to step networkdevicecheck >20:46:15 INFO : moving (1) to step network >20:46:36 INFO : moving (1) to step timezone >20:46:41 INFO : moving (1) to step accounts >20:46:50 INFO : moving (1) to step reposetup >20:46:51 INFO : moving (1) to step basepkgsel >20:46:51 INFO : moving (1) to step postselection >20:46:51 INFO : moving (1) to step confirminstall >20:46:59 INFO : moving (1) to step install >20:46:59 INFO : moving (1) to step enablefilesystems >20:47:00 INFO : mdadm -E /dev/sdb1 >20:47:01 INFO : mdadm -E /dev/sdc1 >20:47:01 INFO : mdadm -E /dev/sdd1 >20:47:02 INFO : mdadm -E /dev/sde1 >20:47:02 INFO : starting raid device md0 >20:47:02 INFO : mdadm -E /dev/sdb1 >20:47:02 INFO : mdadm -A --uuid=2eaa25a0:c94324cf:312d9444:a0055358 --super-minor=0 /dev/md0 >20:47:07 INFO : lv is PrimaryLVM/DownloadsVol, size of 14368 >20:47:07 INFO : lv is PrimaryLVM/OptVol, size of 16384 >20:47:07 INFO : lv is PrimaryLVM/RootVol, size of 3072 >20:47:07 INFO : lv is PrimaryLVM/SwapVol, size of 8192 >20:47:07 INFO : lv is PrimaryLVM/TmpVol, size of 512 >20:47:07 INFO : lv is PrimaryLVM/UsrLocalVol, size of 16384 >20:47:07 INFO : lv is PrimaryLVM/UsrVol, size of 16384 >20:47:07 INFO : lv is PrimaryLVM/VarVol, size of 3072 >20:47:07 INFO : lv is RaidLVM/FilesVol, size of 27744 >20:47:07 INFO : lv is RaidLVM/MusicVol, size of 30720 >20:47:07 INFO : lv is RaidLVM/PicturesVol, size of 92160 >20:47:07 INFO : lv is RaidLVM/VideoVol, size of 307200 >20:47:09 INFO : stopping raid device md0 >20:47:09 INFO : mdadm --stop /dev/md0 >20:47:09 INFO : disk.commit() for /dev/sdd >20:47:10 INFO : disk.commit() for /dev/sde >20:47:10 INFO : disk.commit() for /dev/sda >20:47:10 INFO : disk.commit() for /dev/sdb >20:47:10 INFO : disk.commit() for /dev/sdc >20:47:10 DEBUG : adding drive sda to disk list >20:47:11 DEBUG : adding drive sdb to disk list >20:47:11 DEBUG : adding drive sdc to disk list >20:47:11 DEBUG : adding drive sdd to disk list >20:47:11 DEBUG : adding drive sde to disk list >20:47:11 INFO : starting raid device md0 >20:47:11 INFO : mdadm -E /dev/sdb1 >20:47:11 INFO : mdadm -A --uuid=2eaa25a0:c94324cf:312d9444:a0055358 --super-minor=0 /dev/md0 >20:47:20 INFO : formatting swap as swap >20:47:20 INFO : formatting /usr as ext3 >20:47:20 INFO : Format command: ['mke2fs', '/dev/PrimaryLVM/UsrVol', '-i', '4096', '-j'] > >20:47:33 INFO : formatting /tmp as ext3 >20:47:33 INFO : Format command: ['mke2fs', '/dev/PrimaryLVM/TmpVol', '-i', '4096', '-j'] > >20:47:38 INFO : formatting /var as ext3 >20:47:38 INFO : Format command: ['mke2fs', '/dev/PrimaryLVM/VarVol', '-i', '4096', '-j'] > >20:47:42 INFO : formatting /boot as ext3 >20:47:42 WARNING : /usr/lib/anaconda/fsset.py:2223: UserWarning: device node created in /tmp > isys.makeDevInode(self.getDevice(), path) > >20:47:42 INFO : Format command: ['mke2fs', '/tmp/sda1', '-i', '4096', '-j'] > >20:47:42 DEBUG : adding drive sda to disk list >20:47:43 DEBUG : adding drive sdb to disk list >20:47:48 DEBUG : adding drive sdc to disk list >20:47:52 DEBUG : adding drive sdd to disk list >20:47:57 DEBUG : adding drive sde to disk list >20:47:58 INFO : mdadm -E /dev/sdb1 >20:47:59 INFO : mdadm -E /dev/sdc1 >20:47:59 INFO : mdadm -E /dev/sdd1 >20:48:00 INFO : mdadm -E /dev/sde1 >20:48:00 INFO : starting raid device md0 >20:48:00 WARNING : /usr/lib/anaconda/isys.py:864: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >20:48:00 WARNING : /usr/lib/anaconda/isys.py:799: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >20:48:00 WARNING : /usr/lib/anaconda/isys.py:832: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >20:48:00 WARNING : /usr/lib/anaconda/isys.py:926: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >20:48:01 INFO : lv PrimaryLVM/DownloadsVol, attr is -wi-a- >20:48:02 INFO : lv is PrimaryLVM/DownloadsVol, size of 14368 >20:48:02 INFO : lv is PrimaryLVM/OptVol, size of 16384 >20:48:02 INFO : lv is PrimaryLVM/RootVol, size of 3072 >20:48:02 INFO : lv is PrimaryLVM/SwapVol, size of 8192 >20:48:02 INFO : lv is PrimaryLVM/TmpVol, size of 512 >20:48:02 INFO : lv is PrimaryLVM/UsrLocalVol, size of 16384 >20:48:02 INFO : lv is PrimaryLVM/UsrVol, size of 16384 >20:48:02 INFO : lv is PrimaryLVM/VarVol, size of 3072 >20:48:02 INFO : lv is RaidLVM/FilesVol, size of 27744 >20:48:02 INFO : lv is RaidLVM/MusicVol, size of 30720 >20:48:02 INFO : lv is RaidLVM/PicturesVol, size of 92160 >20:48:02 INFO : lv is RaidLVM/VideoVol, size of 307200 >20:48:02 INFO : trying to mount /dev/PrimaryLVM/UsrVol on /usr >20:48:03 INFO : set SELinux context for mountpoint /usr to False >20:48:03 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/UsrVol on /mnt/sysimage/usr >20:48:04 INFO : set SELinux context for newly mounted filesystem root at /usr to False >20:48:04 INFO : trying to mount /dev/PrimaryLVM/TmpVol on /tmp >20:48:04 INFO : set SELinux context for mountpoint /tmp to False >20:48:04 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/TmpVol on /mnt/sysimage/tmp >20:48:04 INFO : set SELinux context for newly mounted filesystem root at /tmp to False >20:48:04 INFO : trying to mount /dev/PrimaryLVM/UsrLocalVol on /usr/local >20:48:04 INFO : set SELinux context for mountpoint /usr/local to False >20:48:04 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/UsrLocalVol on /mnt/sysimage/usr/local >20:48:04 INFO : set SELinux context for newly mounted filesystem root at /usr/local to False >20:48:04 INFO : trying to mount /dev/PrimaryLVM/VarVol on /var >20:48:04 INFO : set SELinux context for mountpoint /var to False >20:48:04 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/VarVol on /mnt/sysimage/var >20:48:04 INFO : set SELinux context for newly mounted filesystem root at /var to False >20:48:04 INFO : trying to mount /dev/PrimaryLVM/DownloadsVol on /downloads >20:48:04 INFO : set SELinux context for mountpoint /downloads to False >20:48:04 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/DownloadsVol on /mnt/sysimage/downloads >20:48:04 INFO : set SELinux context for newly mounted filesystem root at /downloads to False >20:48:04 INFO : trying to mount /dev/PrimaryLVM/OptVol on /opt >20:48:04 INFO : set SELinux context for mountpoint /opt to False >20:48:04 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/OptVol on /mnt/sysimage/opt >20:48:04 INFO : set SELinux context for newly mounted filesystem root at /opt to False >20:48:04 INFO : trying to mount /dev/RaidLVM/FilesVol on /files >20:48:04 INFO : set SELinux context for mountpoint /files to False >20:48:04 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/FilesVol on /mnt/sysimage/files >20:48:05 INFO : set SELinux context for newly mounted filesystem root at /files to False >20:48:05 INFO : trying to mount /dev/RaidLVM/VideoVol on /videos >20:48:05 INFO : set SELinux context for mountpoint /videos to False >20:48:05 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/VideoVol on /mnt/sysimage/videos >20:48:05 INFO : set SELinux context for newly mounted filesystem root at /videos to False >20:48:05 INFO : trying to mount /dev/RaidLVM/MusicVol on /music >20:48:05 INFO : set SELinux context for mountpoint /music to False >20:48:05 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/MusicVol on /mnt/sysimage/music >20:48:06 INFO : set SELinux context for newly mounted filesystem root at /music to False >20:48:06 INFO : trying to mount /dev/RaidLVM/PicturesVol on /pictures >20:48:06 INFO : set SELinux context for mountpoint /pictures to False >20:48:06 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/PicturesVol on /mnt/sysimage/pictures >20:48:06 INFO : set SELinux context for newly mounted filesystem root at /pictures to False >20:48:06 INFO : trying to mount /tmp/sda1 on /boot >20:48:06 INFO : set SELinux context for mountpoint /boot to False >20:48:06 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot >20:48:06 INFO : set SELinux context for newly mounted filesystem root at /boot to False >20:48:06 INFO : trying to mount sys on /sys >20:48:06 INFO : set SELinux context for mountpoint /sys to False >20:48:06 WARNING : /usr/lib/anaconda/isys.py:319: UserWarning: device node created in /tmp > makeDevInode (device, devName) > >20:48:06 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >20:48:06 INFO : set SELinux context for newly mounted filesystem root at /sys to False >20:48:06 INFO : trying to mount proc on /proc >20:48:06 INFO : set SELinux context for mountpoint /proc to False >20:48:06 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >20:48:06 INFO : set SELinux context for newly mounted filesystem root at /proc to False >20:48:08 INFO : moving (1) to step migratefilesystems >20:48:08 INFO : moving (1) to step setuptime >16:48:10 INFO : moving (1) to step preinstallconfig >16:48:15 INFO : moving (1) to step installpackages >16:48:15 INFO : Preparing to install packages >16:52:23 INFO : moving (1) to step postinstallconfig >16:52:24 INFO : doing post-install fs mangling >16:52:24 INFO : going to do resize >16:52:29 INFO : trying to mount /dev/PrimaryLVM/RootVol on / >16:52:29 INFO : set SELinux context for mountpoint / to False >16:52:29 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/RootVol on /mnt/sysimage >16:52:29 INFO : set SELinux context for newly mounted filesystem root at / to False >16:52:29 INFO : trying to mount /dev/PrimaryLVM/UsrVol on /usr >16:52:29 INFO : set SELinux context for mountpoint /usr to False >16:52:29 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/UsrVol on /mnt/sysimage/usr >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /usr to False >16:52:30 INFO : trying to mount /dev/PrimaryLVM/TmpVol on /tmp >16:52:30 INFO : set SELinux context for mountpoint /tmp to False >16:52:30 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/TmpVol on /mnt/sysimage/tmp >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /tmp to False >16:52:30 INFO : trying to mount /dev/PrimaryLVM/UsrLocalVol on /usr/local >16:52:30 INFO : set SELinux context for mountpoint /usr/local to False >16:52:30 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/UsrLocalVol on /mnt/sysimage/usr/local >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /usr/local to False >16:52:30 INFO : trying to mount /dev/PrimaryLVM/VarVol on /var >16:52:30 INFO : set SELinux context for mountpoint /var to False >16:52:30 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/VarVol on /mnt/sysimage/var >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /var to False >16:52:30 INFO : trying to mount /dev/PrimaryLVM/DownloadsVol on /downloads >16:52:30 INFO : set SELinux context for mountpoint /downloads to False >16:52:30 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/DownloadsVol on /mnt/sysimage/downloads >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /downloads to False >16:52:30 INFO : trying to mount /dev/PrimaryLVM/OptVol on /opt >16:52:30 INFO : set SELinux context for mountpoint /opt to False >16:52:30 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/OptVol on /mnt/sysimage/opt >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /opt to False >16:52:30 INFO : trying to mount /dev/RaidLVM/FilesVol on /files >16:52:30 INFO : set SELinux context for mountpoint /files to False >16:52:30 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/FilesVol on /mnt/sysimage/files >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /files to False >16:52:30 INFO : trying to mount /dev/RaidLVM/VideoVol on /videos >16:52:30 INFO : set SELinux context for mountpoint /videos to False >16:52:30 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/VideoVol on /mnt/sysimage/videos >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /videos to False >16:52:30 INFO : trying to mount /dev/RaidLVM/MusicVol on /music >16:52:30 INFO : set SELinux context for mountpoint /music to False >16:52:30 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/MusicVol on /mnt/sysimage/music >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /music to False >16:52:30 INFO : trying to mount /dev/RaidLVM/PicturesVol on /pictures >16:52:30 INFO : set SELinux context for mountpoint /pictures to False >16:52:30 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/PicturesVol on /mnt/sysimage/pictures >16:52:30 INFO : set SELinux context for newly mounted filesystem root at /pictures to False >16:52:30 INFO : trying to mount /tmp/sda1 on /boot >16:52:31 INFO : set SELinux context for mountpoint /boot to False >16:52:31 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot >16:52:31 INFO : set SELinux context for newly mounted filesystem root at /boot to False >16:52:31 INFO : trying to mount sys on /sys >16:52:31 INFO : set SELinux context for mountpoint /sys to False >16:52:31 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >16:52:31 INFO : set SELinux context for newly mounted filesystem root at /sys to False >16:52:31 INFO : trying to mount proc on /proc >16:52:31 INFO : set SELinux context for mountpoint /proc to False >16:52:31 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >16:52:31 INFO : set SELinux context for newly mounted filesystem root at /proc to False >16:52:37 INFO : set SELinux context for mountpoint /boot to False >16:52:37 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/mnt/boot >16:52:37 INFO : set SELinux context for newly mounted filesystem root at /boot to False >16:52:38 INFO : set SELinux context for mountpoint /boot to False >16:52:38 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot >16:52:38 INFO : set SELinux context for newly mounted filesystem root at /boot to False >16:52:38 INFO : set SELinux context for mountpoint /downloads to False >16:52:38 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/DownloadsVol on /mnt/sysimage/mnt/downloads >16:52:38 INFO : set SELinux context for newly mounted filesystem root at /downloads to False >16:52:38 INFO : set SELinux context for mountpoint /downloads to False >16:52:38 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/DownloadsVol on /mnt/sysimage/downloads >16:52:38 INFO : set SELinux context for newly mounted filesystem root at /downloads to False >16:52:39 INFO : set SELinux context for mountpoint /files to False >16:52:39 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/FilesVol on /mnt/sysimage/mnt/files >16:52:40 INFO : set SELinux context for newly mounted filesystem root at /files to False >16:52:41 INFO : set SELinux context for mountpoint /files to False >16:52:41 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/FilesVol on /mnt/sysimage/files >16:52:41 INFO : set SELinux context for newly mounted filesystem root at /files to False >16:52:43 INFO : set SELinux context for mountpoint /music to False >16:52:43 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/MusicVol on /mnt/sysimage/mnt/music >16:52:43 INFO : set SELinux context for newly mounted filesystem root at /music to False >16:52:44 INFO : set SELinux context for mountpoint /music to False >16:52:44 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/MusicVol on /mnt/sysimage/music >16:52:45 INFO : set SELinux context for newly mounted filesystem root at /music to False >16:52:45 INFO : set SELinux context for mountpoint /opt to False >16:52:45 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/OptVol on /mnt/sysimage/mnt/opt >16:52:45 INFO : set SELinux context for newly mounted filesystem root at /opt to False >16:52:45 INFO : set SELinux context for mountpoint /opt to False >16:52:45 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/OptVol on /mnt/sysimage/opt >16:52:45 INFO : set SELinux context for newly mounted filesystem root at /opt to False >16:52:45 INFO : set SELinux context for mountpoint /pictures to False >16:52:45 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/PicturesVol on /mnt/sysimage/mnt/pictures >16:52:46 INFO : set SELinux context for newly mounted filesystem root at /pictures to False >16:52:47 INFO : set SELinux context for mountpoint /pictures to False >16:52:47 DEBUG : isys.py:mount()- going to mount /dev/RaidLVM/PicturesVol on /mnt/sysimage/pictures >16:52:47 INFO : set SELinux context for newly mounted filesystem root at /pictures to False >16:52:48 INFO : set SELinux context for mountpoint /tmp to False >16:52:48 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/TmpVol on /mnt/sysimage/mnt/tmp >16:52:48 INFO : set SELinux context for newly mounted filesystem root at /tmp to False >16:52:48 INFO : set SELinux context for mountpoint /tmp to False >16:52:48 DEBUG : isys.py:mount()- going to mount /dev/PrimaryLVM/TmpVol on /mnt/sysimage/tmp >16:52:48 INFO : set SELinux context for newly mounted filesystem root at /tmp to False > > >/tmp/lvmout: > Finding all logical volumes >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 381561
:
290737
| 298818