Comment 100 for bug 568050

Revision history for this message
JustBill (justbill) wrote : Re: [Bug 568050] Re: Ubuntu 10.04 can't create partition on fakeraid

You keep /var/log separate because if your log files ever get to large it
doesn't overfill your root partition which would then stop you from booting.
 I'm using /boot to help speed things up and make sure that boot files stay
at the front of the logical disk. Giving /var/log is not unusual. It's a
best practices for many server installs. Some people give it it to just
/var but I prefer /var/log as I've never seen anything outside of /var/log
grow out of hand. I also use to run XFS as my main file type for root but
have decided to stop doing that since 9.10 as ext4 works well enough for OS
files. I'm not building a desktop. I'm building a server that I want to
stay up once it is built. When I build my laptops or desktops I just let it
go automatically.

Hope that answers your questions.

On Mon, May 17, 2010 at 5:26 PM, Phillip Susi <email address hidden> wrote:

> On 5/17/2010 4:25 PM, JustBill wrote:
> > Phillip Tried what you said to do. Am I supposed to install grub on
> > the /boot partition or to the the actual device listing. For example
> > I partition out like this.
>
> To the disk that the /boot partition is on. In your case, that would be
> /dev/mapper/isw_dagjfgcbdi_OSspace. Also there isn't much reason to
> have /boot on its own partition unless you are doing something like run
> a btrfs root, or some other fs that grub does not understand. Also why
> give /var/log its own partition? That is quit unusual.
>
> --
> Ubuntu 10.04 can't create partition on fakeraid
> https://bugs.launchpad.net/bugs/568050
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “parted” package in Ubuntu: In Progress
>
> Bug description:
> Binary package hint: dmraid
>
> Fresh install of Ubuntu Server 10.04 Beta 2 using Sil 3124 fakeraid
> controller card. Ubuntu install successfully detects fakeraid set (Raid1)
> and activates it, but after creating my partition layout using all default
> options with "Guided Partitioning",when I click finish to apply it, it fails
> stating it could not create a filesystem.
>
> Architecture: i386
> DistroRelease: Ubuntu 10.04
> LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Release Candidate i386
> (20100419.1)
> Package: ubiquity 2.2.20
> PackageArchitecture: i386
> ProcEnviron:
> LANG=en_US.UTF-8
> SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
> Tags: lucid
> Uname: Linux 2.6.32-21-generic i686
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
>
>
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/parted/+bug/568050/+subscribe
>