[Bug 122563] Re: The alternate install CD creates a /boot partition with only 32 inodes

2007-12-13 Thread Henrik Nilsen Omma
We cannot investigate this issue further without the information Colin
requested. Please reopen if you can supply these logs. Thanks.

** Changed in: partman-basicfilesystems (Ubuntu)
   Status: Incomplete => Invalid

-- 
The alternate install CD creates a /boot partition with only 32 inodes
https://bugs.launchpad.net/bugs/122563
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 122563] Re: The alternate install CD creates a /boot partition with only 32 inodes

2007-07-12 Thread Colin Watson
This is more likely to be some underlying library than partman itself.

Could you please attach /var/log/installer/partman to this bug?
/var/log/installer/syslog probably wouldn't hurt either.

** Changed in: partman-basicfilesystems (Ubuntu)
Sourcepackagename: partman => partman-basicfilesystems

** Changed in: partman-basicfilesystems (Ubuntu)
 Assignee: (unassigned) => Colin Watson
   Status: Confirmed => Incomplete

-- 
The alternate install CD creates a /boot partition with only 32 inodes
https://bugs.launchpad.net/bugs/122563
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 122563] Re: The alternate install CD creates a /boot partition with only 32 inodes

2007-07-10 Thread Jim Qode
** Changed in: partman (Ubuntu)
   Status: New => Confirmed

-- 
The alternate install CD creates a /boot partition with only 32 inodes
https://bugs.launchpad.net/bugs/122563
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 122563] Re: The alternate install CD creates a /boot partition with only 32 inodes

2007-06-27 Thread Martin Eisenhardt
I just checked the one machine on which the kernel upgrade went
smoothly. The partition table there is

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   1  16  128488+  fd  Linux raid autodetect
/dev/sda2  17 138  979965   82  Linux swap / Solaris
/dev/sda3 139972977039707+  fd  Linux raid autodetect

Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   1  16  128488+  fd  Linux raid autodetect
/dev/sdb2  17 138  979965   82  Linux swap / Solaris
/dev/sdb3 139972977039707+  fd  Linux raid autodetect

The RAID setup is the same: md0 (sda1 and sdb1 mirrored) and md1 (sda3
and sdb3 striped).

The interesting part is the number of inodes on the ext2 file system on
md0:

[EMAIL PROTECTED]:~$ sudo e2fsck /dev/md0
e2fsck 1.40-WIP (14-Nov-2006)
boot: clean, 36/128 files, 6514/32096 blocks

So, in this case, partman decided to create 128 inodes, on the same
hardware, using the same partition scheme. Odd. :-D

-- 
The alternate install CD creates a /boot partition with only 32 inodes
https://bugs.launchpad.net/bugs/122563
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs