Hi,
I recently had the same problem.
It seems that something with dbconfig-common went wrong.
Try dpkg-reconfigure cacti and set the mysql values accordingly
This helped my (same cacti version)
--
PHP segfaults with Cacti on Ubuntu/hardy
https://bugs.launchpad.net/bugs/411370
You received this
Public bug reported:
Binary package hint: gnome-terminal
i installed virtual box and i can not access the program i and am using
ubuntu 8.10 32bit and virtual box for ubuntu 8.10 32bit
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/gnome-terminal
Package:
Now it's official!
Using 6.06.2 installer it's no longer possible to install a SUN X4100 at
all.
--
fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy
X4200 and X4100, Dell SASR5/i)
https://bugs.launchpad.net/bugs/37452
You received this bug notification because you
>From my point of view the situation is more critical.
Until now it was at least possible to boot and install an X4100 using Dapper.1
CD IF HW-RAID was disabled.
Using Dapper.2 CD from 10. Jan 2008 this is no longer possible as the
machine freezes.
Martin Pitt told me that it was possible using
Hi Dave,
unfortunatelly there is still no universal solution for dapper.
I'm not sure about the timeframe for 6.06.2 but in that release there might be
a solution as long as the backported modules will go _into_ the installer
kernel as well as _into_ the linux-image that is going to be installed
Where are those dapper.2 CDs available?
--
undefined symbols in mptspi driver
https://bugs.launchpad.net/bugs/164449
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://
Unfortunatelly both changelog entries do not point to this bug
Otherwise there would have been a (Closes: #57213) as well
--
Not all header files packed into .deb
https://bugs.launchpad.net/bugs/57213
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug con
Hi Paul,
unfortunately I only have dapper installations which I won't upgrade due to
service contracts for LTS
I was able to build binary drbd0.7 modules on the host where I was compiling
the original kernel-image and distributed it to my other machines.
So therefor for me it's no longer an issu
Unfortunatelly this may only work if the root filesystem is on a non-raid device
I installed 2.6.15-29 as well as the backports-modules, but it seems that the
backported modules are not taken into the initrd.
So the kernel is still not able to mount the root filesystem :/
--
fusion mpt sas drive
Hi Etienne,
unfortunatelly I do not know how much space needs to be kept free at the
end of the drive - I always assumed 100megs which worked for me (36G drives)
free space on the filesystem does not do the job.
Bjoern
Etienne Goyer schrieb:
> Jessy: when you say "some megs free"
yes you can.
first install ubuntu on sda
remeber to keep some megs free at the end of the disk - they will be
needed for setting up the RAID later on
after you have finished you need to install a kernel image that supports
HW RAID for the LSI (starting from 2.6.16, e.g. stock kernel from edgy)
Un
Hi,
I reinstalled a SUN X4100 using 6.06.1 without RAID enabled.
Afterwards I installed your kernel
http://people.ubuntu.com/~kyle/support/mptsas/linux-image-2.6.15-28-server_2.6.15-28.56_i386.deb
which is working without RAID (mirror) enabled.
As soon as I enable HW RAID the system loads the k
Hi Cedric,
do you know if your patches already made their way into
dapper-proposed-updates?
Cedric Schieli wrote:
>
> As mentioned earlier in this thread, I could successfully install LTS on a
> Poweredge 860 by applying a bunch of patches backported from 2.6.16 (see
> earlier my posts for t
Hi Rully,
you already get full RAID support starting from 2.6.16-RC4
Bjoern
rully schrieb:
> Hi Bjoern,
>
> Thanks for the information.
> It seems that we have to create our kernel ourself.
> As in 2.6.20, there is no problem with RAID1.
>
> Anyway, thanks
>
> -
Hi Rully,
Kyle already applied some patches but unfortunatelly those did not fix
the RAID issues :/
Bjoern
--
fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy
X4200 and X4100, Dell SASR5/i)
https://launchpad.net/bugs/37452
--
ubuntu-bugs mailing list
ubuntu-bu
Hi Cedric,
I have been able to compile Kyle's tree including just your patch.
Unfortunatelly the X4100 still does not run using that kernel && HW-RAID :/
--
fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy
X4200 and X4100, Dell SASR5/i)
https://launchpad.net/bugs/
Hi Cédric,
unfortunatelly Kyle has forgotten to push his changes to the repo :)
They made their way into
http://www.kernel.org/git/linux/kernel/git/kyle/ubuntu-dapper-updates.git
After all I'm not able to compile that tree standalone using the
following command inside that tree because of severa
Hi,
I'm really looking forward (not to say I'm horny) to test your changes.
Unfortunatelly I don't have any experience using git - will there also
be some binary linux-image in a deb format?
Other point we have to keep in mind is how your changes can be
integrated into the dapper installer. Wil
Public bug reported:
Version: 2.10.1-ubuntu1
Hi,
to configure a target to use static IPaddress:
in /usr/lib/fai/nfsroot/usr/lib/fai/get-boot-info
subroutine: get_dhcp_info()
dhclient -lf /dev/null $netdevices >>$bootlog 2> $LOGDIR/dhclient.log
needs to be changed to:
dhclient -lf /dev/null
As a workaround you can check out my little howto
http://jesusch.de/?page=ubuntu
--
fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy
X4200 and X4100)
https://launchpad.net/bugs/37452
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.co
Public bug reported:
Hi,
I'm using dapper and kernel-package in the follwoing version:
ii kernel-package 9.001ubuntu15
For build my custom kernel (2.6.17) packages I used the follwoing syntax:
make-kpkg buildpackage --initrd --rootcmd fakeroot --revision 05
--ap
Although I think the problem exists between keyboard and chair, I am not
able to compile a new kernel with the changes posted by thombot.
I used linux-source-2.6.17 (2.6.15-26.46) and applied the following two patches
(with errors)
http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.17
Ben: This should be the neccessary changes:
2006-02-16 Linus Torvalds Merge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=shortlog;h=659eadfc20751c1e0784f4910d194fcd836b86db;pg=8
http://www.kernel.org/git/?p=linux/kernel/git
Hi,
as this bug is currently in status "Needs Info" I would like to know which
infos are manditory to support this kind of hardware raid?
It is enough to take the changes made on the fusion driver between 2.6.15.x and
2.6.16.0
Any more infos needed?
--
fusion mpt sas driver does not find a RA
24 matches
Mail list logo