Bugzilla – Attachment 248090 Details for
Bug 439103
LVM / boot fails on 2.6.27.1-2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
config data as indicated in comment 0
configs (text/plain), 10.49 KB, created by
Felix Miata
on 2008-10-27 12:47:50 UTC
(
hide
)
Description:
config data as indicated in comment 0
Filename:
MIME Type:
Creator:
Felix Miata
Created:
2008-10-27 12:47:50 UTC
Size:
10.49 KB
patch
obsolete
>LABEL=S40A-01boot /boot ext2 noatime,nodiratime,acl 1 2 >/dev/disk/by-id/ata-SAMSUNG_SP0411N_151411ALA40140-part3 /disks/C msdos user,dmask=0000,fmask=0111 0 0 >/dev/disk/by-id/ata-SAMSUNG_SP0411N_151411ALA40140-part5 swap swap defaults 0 0 >/dev/VolGroup00/LogVol00 /disks/lvm/fedora ext3 noatime,nodiratime,acl 1 2 >/dev/VolGroup00/LogVol01 / ext3 noatime,nodiratime,acl 1 1 >/dev/VolGroup00/LogVol02 /home ext3 noatime,nodiratime,acl 1 2 >/dev/disk/by-id/ata-SAMSUNG_SP0411N_151411ALA40140-part7 /disks/D vfat user,dmask=0000,fmask=0111,utf8=true 0 0 >/dev/disk/by-id/ata-SAMSUNG_SP0411N_151411ALA40140-part8 /disks/E vfat user,dmask=0000,fmask=0111,utf8=true 0 0 >proc /proc proc defaults 0 0 >sysfs /sys sysfs noauto 0 0 >debugfs /sys/kernel/debug debugfs noauto 0 0 >usbfs /proc/bus/usb usbfs noauto 0 0 >devpts /dev/pts devpts mode=0620,gid=5 0 0 > > >/etc/sysconfig/kernel >## Path: System/Kernel >## Description: >## Type: string >## Command: /sbin/mkinitrd ># ># This variable contains the list of modules to be added to the initial ># ramdisk by calling the script "mkinitrd" ># (like drivers for scsi-controllers, for lvm or reiserfs) ># >INITRD_MODULES="processor thermal pata_via sata_via fan jbd ext3 dm_mod edd" > >## Type: string >## Command: /sbin/mkinitrd ># ># This variable contains the list of modules to be added to the initial ># ramdisk that is created for unprivilegd Xen domains (domU); you may need ># drivers for virtual block and network devices in addition to filesystem ># and device-mapper modules. ># >DOMU_INITRD_MODULES="xennet xenblk" > >## Type: string >## ServiceRestart: boot.loadmodules ># ># This variable contains the list of modules to be loaded ># once the main filesystem is active ># You will find a few default modules for hardware which ># can not be detected automatically. ># >MODULES_LOADED_ON_BOOT="" > >## Type: string >## Default: "" ># ># The file name of a binary ACPI Differentiated System Description Table ># (DSDT). This table is appended to the initial ram disk (initrd) that ># the mkinitrd script creates. If the kernel finds that its initrd ># contains a DSDT, this table replaces the DSDT of the bios. If the file ># specified in ACPI_DSDT is not found or ACPI_DSDT is empty/not specified, ># no DSDT will be appended to the initrd. ># Example path /etc/acpi/DSDT.aml ># You can also override Secondary System Description Tables (SSDTs). ># Add DSDT and SSDT files separated by spaces, e.g. "DSDT.aml SSDT1.aml" ># The files must be named DSDT.aml and/or SSDT[1-9]*.aml. ># For compatiblity reasons, if only one file is added it is assumed it is ># the DSDT and will be used as such, in future the above naming scheme ># will be enforce. ># Be aware that overriding these tables can harm your system. ># Only do this if you know what you are doing and file a bug on ># bugzilla.kernel.org so that the root cause of the issue will get fixed. >ACPI_DSDT="" > >## Type: integer(1000:50000) >## Default: 1000 ># ># Length of the shortest timeslice a process (with lowest priority / maximum ># niceness) will be running on a CPU. Time is given in microseconds (us). ># This time should be much shorter than SCHED_MAXTIMESLICE to keep the ># nice values meaningful. The values can only be specified up to a accuracy ># of 1/HZ s, i.e. 10000us on a HZ=100 system, 1000us if HZ=1000. ># Note that the boot script (boot.sched) does scale the values if the ># MINTIMESLICE is below the minimum for the timer interrupt frequency (HZ ># value) of the booted kernel. ># For interactive desktop use, SCHED_MINTIMESLICE/SCHED_MAXTIMESLICE values ># of 1000 and 30000 are recommended. For non-interactive use, multiply both ># values by 10 or 20. ># >SCHED_MINTIMESLICE="" > >## Type: integer(20000:1000000) >## Default: 40000 ># ># Length of the longest timeslice a process (with highest priority / minimum ># niceness) will be running on a CPU. Time is given in microseconds (us). ># This time should be much longer than SCHED_MINTIMESLICE to keep the ># nice values meaningful. (The boot.sched script will not accept the value ># if there's less than a factor of three in between them, default is 30.) ># For interactive desktop use, SCHED_MINTIMESLICE/SCHED_MAXTIMESLICE values ># of 1000 and 30000 are recommended. For non-interactive use, multiply both ># values by 10 or 20. ># >SCHED_MAXTIMESLICE="" > >## Type: string(yes) >## Default: "" ># ># Skip doing a minimal preparation of the /usr/src/linux source tree so ># that most header files can be directly included. If set, /usr/src/linux ># will not be touched. ># >SKIP_RUNNING_KERNEL="" > >lsmod|sort >8139cp 35712 0 >8139too 39556 0 >Module Size Used by >ac97_bus 18048 1 snd_ac97_codec >agpgart 48948 1 via_agp >auth_rpcgss 50824 1 nfsd >button 23056 0 >cdrom 48792 1 ide_cd_mod >dm_mod 78012 8 dm_snapshot >dm_snapshot 33444 0 >dock 27404 1 libata >edd 25160 0 >ehci_hcd 51468 0 >exportfs 20736 1 nfsd >ext2 77320 1 >ext3 140808 3 >fan 21252 0 >fat 62624 2 vfat,msdos >gameport 27660 1 snd_via82xx >i2c_core 39316 1 i2c_viapro >i2c_viapro 23572 0 >ide_cd_mod 45572 0 >ide_core 115736 3 ide_cd_mod,ide_disk,via82cxxx >ide_disk 28672 7 >jbd 73248 1 ext3 >libata 175208 1 sata_via >linear 21248 0 >lockd 78200 1 nfsd >loop 31628 0 >mbcache 24708 2 ext2,ext3 >mii 21504 2 8139cp,8139too >msdos 23936 1 >nfs_acl 19328 1 nfsd >nfsd 227996 13 >nls_cp437 21888 3 >nls_iso8859_1 20224 2 >pci_hotplug 42788 1 shpchp >pcspkr 18816 0 >processor 60332 1 thermal >rtc_cmos 26400 0 >rtc_core 33308 1 rtc_cmos >rtc_lib 19328 1 rtc_core >sata_via 23812 0 >scsi_mod 164908 1 libata >shpchp 44820 0 >snd 73912 10 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device >snd_ac97_codec 116516 1 snd_via82xx >snd_mixer_oss 30848 1 snd_pcm_oss >snd_mpu401_uart 23680 1 snd_via82xx >snd_page_alloc 24584 2 snd_via82xx,snd_pcm >snd_pcm 95492 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec >snd_pcm_oss 59776 0 >snd_rawmidi 38400 1 snd_mpu401_uart >snd_seq 68800 0 >snd_seq_device 23692 2 snd_seq,snd_rawmidi >snd_timer 37640 2 snd_seq,snd_pcm >snd_via82xx 40600 0 >soundcore 23368 1 snd >sunrpc 200724 12 nfsd,lockd,nfs_acl,auth_rpcgss >thermal 36380 0 >uhci_hcd 37648 0 >usbcore 152012 3 uhci_hcd,ehci_hcd >vfat 26240 2 >via82cxxx 22276 6 >via_agp 24448 1 > >/etc/mtab >/dev/mapper/VolGroup00-LogVol01 / ext3 rw,noatime,nodiratime,acl 0 0 >/proc /proc proc rw 0 0 >sysfs /sys sysfs rw 0 0 >udev /dev tmpfs rw 0 0 >devpts /dev/pts devpts rw,mode=0620,gid=5 0 0 >nfsd /proc/fs/nfsd nfsd rw 0 0 >rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0 >/proc /var/lib/ntp/proc proc ro 0 0 > >kt880 Factory 11.0 > OS version : Linux 2.6.24 env TERM=linux root on kt880 > > Geometry D1 from : LVM info (DLAT) sector at 0x3e > L-Geo Disk 1 Cyl : 4870 H:255 S:63 Bps:512 Size : 0x04A9CB86 = 38201.4 MiB > BIOS Int13 limit : 1024, I13X support needed beyond : 8032.5 MiB > MBR crc 65f4cd2f : 0x01f61820 = VirtualPC or classic DOS > >DFSee Linux 9.06 : Executing: part -b- >Command timestamp : Friday 2008-01-25 17:48:15 >+---+--+-----------------+--+--------+--------+-----------+-----------------------------------------+--------+ >|ID |Dr|Type, description|ux|Format |Related |VolumeLabel|LVM Volume, Partition names |Size MiB| >+---+--<disk 1></dev/sda >--------+--------+-----------<Samsung 40 PATA >--------+ >|01>| |Prim 83 LinuxNatv| 1|EXT2 |GRUB |S40A-01boot|G40A 01boot G40A 01boot.9 MiB | 203.9| >|02 | |Hide 16 FAT16 | 2|FAT12 |IBM 7.0|PC DOS |G40A 02dummy G40A 02dummy | 7.8| >|03*| |Prim 06 FAT16 | 3|FAT16 |MSWIN4.1|MS DOS |G40A 03dos G40A 03dos | 39.2| >|04 | |Log 82 SunS/SWAP| 5|SWAP |LinuxV1 |SWAPSPACE2 |G40A 05swapper G40A 05swapper | 1027.6| >|05 | |Log 8e Linux-LVM| 6|unknown |Linux | |G40A 06lvm G40A 06lvm | 18920.3| >|06 | |Log 0c FAT32-Ext| 7|FAT32 |MSWIN4.1|DRIVE D |G40A 07fatD G40A 07fatD | 6000.8| >|07 | |Log 0c FAT32-Ext| 8|FAT32 |MSWIN4.1|DRIVE E |G40A 08fatE G40A 08fatE | 12001.7| >+---+--+-----------------+--+--------+--------+-----------+-----------------------------------------+--------+ >DFSee Linux 9.06 : Executing: part -n >Command timestamp : Friday 2008-01-25 17:48:20 >+---+--+-----------------+--+--------+--------+-----------+----------+--------+ >|ID |Dr|Type, description|ux| Begin |End sect| Cylinders | Sectors |Size MiB| >+---+--<disk 1></dev/sda >--------+--------+-----------<Samsung 40>--------+ >|01 | |MBR +Track-0 Area| | 0| 3e| 0 - 0| 3f| 0.031| >|01>| |Prim 83 LinuxNatv| 1| 3f| 65f99| 0 - 25| 65f5b| 203.9| >|02 | |Hide 16 FAT16 | 2| 65f9a| 69e5a| 26 - 26| 3ec1| 7.8| >|03*| |Prim 06 FAT16 | 3| 69e5b| 7d81f| 27 - 31| 139c5| 39.2| >|04 | |Log 82 SunS/SWAP| 5| 7d85f| 27f4e2| 32 - 162| 201c84| 1027.6| >|05 | |Log 8e Linux-LVM| 6| 27f522| 277374e| 163 - 2574| 24f422d| 18920.3| >|06 | |Log 0c FAT32-Ext| 7| 277378e| 332be0b|2575 - 3339| bb867e| 6000.8| >|07 | |Log 0c FAT32-Ext| 8| 332be4b| 4a9cb85|3340 - 4869| 1770d3b| 12001.7| >+---+--+-----------------+--+--------+--------+-----------+----------+--------+ >LVM: >/dev/VolGroup00/LogVol00 4.6G fedora >/dev/VolGroup00/LogVol01 4.6G factory >/dev/VolGroup00/LogVol02 9.0G /home
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 439103
:
248038
| 248090 |
248501
|
248502
|
248503
|
248504
|
248532