Server :: Hardware RAID Driver After Installing New Kernel SLES11?
Aug 17, 2011
During SLES11 installation I had to provide additional driver for ServeRAID-M1015 hardware RAID controller because linux didn't see any disks. Now I have to upgrade SLES11 to SLES11SP1 which may include installation of new kernel.
Questions :
1. What happens with this RAID driver after installing new kernel ?
2. Will Linux box start up after installing new kernel ?
View 2 Replies
ADVERTISEMENT
Nov 9, 2010
I'm having trouble running nnom under SLES 11 SP 1. The only version of nmon I can find is for SLES 10, but from what I can tell it should work. However, it isn't. When I try to run nmon_x86_sles10 I get the following error:-
Code:
nmon_x86_sles10: malloc.c:3096: sYSMALLOc: Assertion `(old_top == ((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - _builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) old_size) >= (unsigned long)((((__builtin_offsetof (struct
[code]....
how to get nmon to work on SLES 11 SP 1?
View 1 Replies
View Related
Mar 7, 2011
When you see this topic we are in trouble of installing driver of the raid card on hp server.
Enviorment:
OS: Slackware 13.1
Server Type : HP ProLiant DL160 G6
Raid Card: Smart Array B110i SATA RAID
Disk : SATA 250G * 2
Raid Model: Raid 1
We have setted raid model (raid 1+0) in BIOS and when we finished install Slackware13.1 ,the OS can not recognise the raid disk(also two disk).Is there anybody can help me?Some solution or driver program or other infomation etc.My email is "feng.pan@continental-corporation.com".
View 2 Replies
View Related
Apr 8, 2014
I'm trying to install Atheros AR9485 wireless card driver on debian, and I had no luck.
I followed this [URL] .... to install backports kernel version. The wireless card worked, however, intel display driver displayed the color in the wrong way.
Red pixels are green, and green are yellow. It was displayed like when someone try to connect a PAL system to a TV that supports only NTSC.
This is my lspci output:
Code: Select all00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Device 0a0c (rev 09)
00:14.0 USB controller: Intel Corporation Lynx Point-LP USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)
[Code] ....
Is there is a way to compile only AR9485 module from the kernel?
Add the following
Code: Select alli915.i915_enable_fbc=0 to your GRUB_CMDLINE_LINUX_DEFAULT= in /etc/default/grub so you would have something like that
Code: Select allGRUB_CMDLINE_LINUX_DEFAULT=" i915.i915_enable_fbc=0 nomodeset quiet splash"
View 1 Replies
View Related
Mar 17, 2011
I have a client with a pair of Supermicro 6025B-T servers that he wants to have Ubuntu 10.10 64bit Server running on for VM/Cloud experimenting. He needs these to be set up RAID 10. I can go into the Adaptec utility and make the array and make it bootable and get to the point in the installer where it asks me if I want to use the SATA array - then it gets to the partitioning screen and the array is nowhere to be found.
View 1 Replies
View Related
Oct 4, 2010
I'm trying to install a driver for a Jetway ADPE4S Daughterboard on Ubuntu 10.04 but coming up against some problems. When I use 'make', I get this error: make ARCH=x86_64 CC=cc LD=ld CROSS_COMPILE= V= -C /usr/src/linux-source-2.6.32 M=`pwd` modules make[1]: Entering directory `/usr/src/linux-source-2.6.32'
ERROR: Kernel configuration is invalid. include/linux/autoconf.h or include/config/auto.conf are missing. Run 'make oldconfig && make prepare' on kernel src to fix it. make[1]: *** No rule to make target `code'. Stop. make[1]: Leaving directory `/usr/src/linux-source-2.6.32' make: *** [all] Error 2
Not knowing what to do, I've been playing around with it, and copied the files autoconf.h and auto.conf from a folder '/usr/src/linux-headers-2.6.32-25-generic', but that didn't help, it still says "No rule to make target `code'. Stop."
View 9 Replies
View Related
Jan 30, 2011
I had a working ubuntu 10.10 system two days ago with kernel 2.6.35-24. I have a gtx 460 card so I have the driver from Jockey/Additional Drivers installed.
Two days ago update manager prompted me to install 2.6.35-25. I've never had problems updating kernels so I did. I Rebooted my machine and gdm/gnome no longer starts. I always get stuck on the tty1 screen. I did some troubleshooting and figured out that my current NVidia drivers seems to be messing it up. So I booted into my older kernel (2.6.35-24) and removed my NVidia driver.
I used these steps to switch from nvidia to nouveau:
NvidiaDriverSwitching
I can now boot into my latest kernel (2.6.35-25) but now I'm having problems trying to reinstall the nvidia drivers.
jockey sometimes doesn't list any available drivers. and when it does, it gives me an "System InstallArchive() error" when trying to install.
I tried installing nvidia-current via apt-get and I get these errors:
Code:
Setting up nvidia-current (260.19.06-0ubuntu1) ...
Removing old nvidia-current-260.19.06 DKMS files...
dkms.conf: Error! No 'DEST_MODULE_LOCATION' directive specified.
dkms.conf: Error! No 'PACKAGE_NAME' directive specified.
dkms.conf: Error! No 'PACKAGE_VERSION' directive specified.
View 7 Replies
View Related
Feb 28, 2011
If I have a windows installed in raid-0, then install virtualbox and install all my linux os,s to virtualbox will they be a raid-0 install without needing to install raid drivers?
View 1 Replies
View Related
Mar 22, 2011
I'm trying to install a RHEL 6 kernel from src in RHEL 5 I can install the kernel source without any issues, but then I'm having problems installing rpm-build 4.8 I get the following errors:
Code:
Error: authconfig conflicts with nss_ldap
Error: udisks conflicts with kernel
Error: Missing Dependency: python(abi) = 2.4 is needed by package alchemist-1.0.36-2.el5.x86_64 (installed)
[Code]...
View 1 Replies
View Related
Apr 26, 2010
This is just to report that I've got 3D support successfully enabled on my Mobility Radeon HD3200 chip with the open source driver on openSUSE 11.2. I did this to replace the proprietary fglrx driver that has already been installed for quite some time on my system.
Uninstalled fglrx, and here we go... Basically what I did was to get the latest X.Org server (1.8) and Mesa from Index of /repositories/X11:/XOrg/openSUSE_11.2 I changed all the corresponding system packages to the versions in that repository. I noticed that I cannot get any 3D support when pairing the last X server with the updated openSUSE 11.2 kernel (2.6.31.12_0.2). With RadeonHD driver it gives me no acceleration at all (No DRI), perhaps it is still intentionally disabled to prevent lockups in r600 cards. With Radeon KDE wouldn't start.
So to get usable driver support I have to update the stock kernel to the one in Index of /repositories/Kernel:/HEAD/openSUSE_11.2 I installed the 2.6.34-rc5-22 kernel and reboot. Immediately I notice that KMS is working, but I could not get DRI to work, presumably caused by the drm being unable to locate two related firmware files (it is there in the kernel, just doesn't know why it is not being loaded). Other than that I do not know why I can't get any acceleration with KMS on. To workaround I passed the 'nomodeset' parameter to the kernel to run in UMS mode instead, and voila! with UMS 2D + 3D accelerations are working. I can enable kwin effects just fine.
Since this is a laptop I need suspend & resume and power management working. Good news is s2ram works perfectly with extra parameter. And all the new Radeon power management options: DynamicPM, ClockGating and ForceLowPowerMode can be enabled just fine! (For UMS you need to generate a xorg.conf and put those options in)Performance is good. So far it's faster than fglrx in some areas and slower in some other area. Now this is truly amazing!
View 9 Replies
View Related
Mar 22, 2011
How long does hardware Raid card (raid 1, 2 drives)take to mirror a 1 TB drive (500gb used)?Is there a general rule of thumb for this?4 hours? 12 hours? 24 hours?
View 1 Replies
View Related
Aug 3, 2010
I am trying to connect a RAID Box to the server via LSI 8880EM2 RAID controller.The raid box is FUjitsu Externus DX60 with raid 1 configured.The server is Fujitsu Primergy SX300 S5 with LSI 8880EM2 RAID card.The external raid box is being recognised by the raid controllers bios.
The server runs CentOS 5.5 64bit. I have installed the megaraid_sas driver from LSI website and MegaCLI utility but CentOS still fails to see the box.MegaCLI utility, when launched from CentOS, recognises the raid box, CentOS does not(no mapping being created in /dev).
I have also tried to create a logical RAID0 HDD on one physical HDD(as seen by MegaCLI) with MegaCLI utility in CentOS.The result was success and the new logical drive could have been used, but when restarting the server, the controllers' bios fails with an error (not surprised(one logical RAID0 on one physical HDD)) and configuration is being erased.
Has anyone tried connecting 8880EM2 controller to a raid box with raid configured on the box, running it all under CentOS and what were the results.
View 3 Replies
View Related
Feb 27, 2010
I have installed Canon ImageRunner 2018i on my linux box using CUPS web interface. When I try to install this as a network printer from a Windows XP machine, the windows XP machine keeps asking me for a device driver. Is there a way to configure the printer on CUPS/Samba so that when I try to install it on Windows XP machine as a network printer, it does not ask me for a device driver?
View 7 Replies
View Related
Jul 4, 2010
my problem is on installing nvidia driver on fc12 32bit but, first of all, as i understood the pae kernel requires more than 4gb of ram,i have a 2.2 ghz cpu with 2 gb ram,but when i run command:uname -r it answers: 2.6.31.5-127.PAE [i have fc12 32 bit] when we try to download linux we have a 32bit edition or 64bit edition,do we have an edition which is only for pae? or when we install for example the 32bit edition on a computer with more than 4gb of ram then the kernel automatically will change to be a pae kernel??
View 10 Replies
View Related
Aug 30, 2010
I'm attempting to install the driver for my atheros AR8131 PCI-E Gigabit Ethernet adapter (in my Lenovo laptop) on my newly installed RHEL5 system (it's not currently being recognized).
I tried using: 'make install' but hit an error "Makefile:61: *** Linux kernel source not found."
After this, I tried: 'sudo yum install kernel-devel kernel-headers'
To rectify this, but hit this error "No package kernel-devel available" (and the same for the headers). What should I do?
View 5 Replies
View Related
Aug 31, 2010
I write the network driver. Transmission of packets in user space I do through netlink socket`s. In user space there is a handling of packets and their transmission on other device (however, it isn't important).
Problem in that any time, packets through the driver in system, and is reverse, are transferred normally. But then there comes the moment when the kernel crash. If to look in syslog it seems to me that comes deadlock. Also I think that it is related with netlink socket`s.
I can't find the information on that anywhere how correctly to use netlink socket`s in kernel space. Can at you will any a reason into the account of synchronization of sockets and the driver in kernel space?
I can give the driver code if it is necessary.
View 2 Replies
View Related
Nov 24, 2010
With the recent upgrade kernel, my ATI driver can no longer work. After upgrading to the new kernel, upon reboot I would get stuck at the "checking battery status" and can't boot into kubuntu.
I'm running Kubuntu 10.10 64 on intel i5 with radeon hd 4870.
So I thought I messed something up since I was fooling around with conky script the day before. I did a clean install of kubuntu 10.10 64 and reset all my settings and my files. At this point, everything works smoothly and I can reboot multiple times without a problem.
I proceeded to install the Radeon catalyst driver following the documentation, which worked perfectly for me on the previous kernel. After rebooting, I can no longer get pass the "checking battery state" black screen. I had to boot into safe book, uninstall all fglrx and also delete xorg.conf to be able to boot back in normally.
View 5 Replies
View Related
Oct 1, 2010
I installed the latest kernel liquorix (2.6.35) but when i want to install the Nvidia driver downloaded on the Nvidia website (256.53), i have an error message because Nvidia doesn't found the kernel source tree.
I install linux-image-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb, linux-headers-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb and build-essential. I don't understand why the installation doesn't works.
View 1 Replies
View Related
Jul 10, 2011
I'm trying to find out when QME2572 (Qlogic) card became support by the kernel. We have a RHEL 5.1 system that is moving to new hardware, however the kernel at this release doesn't support the new hardware, due to the Qlogic card change. I tired the Redhat KB and Bugzilla. Is there a Kernel change list etc I can search. Never really played around with the kernel too much so I'm just after some pointers for looking up this information. Offically its not supported until Redhat 5.3, I'm trying trying to research kernel info so I can tell the customer they have to upgrade.
View 3 Replies
View Related
Jul 21, 2011
I am looking to convert a raid 1 server I have to raid 10. It is using software raid, currently I have 3 drives in raid 1. Is it possible to boot into centos rescue, stop the raid 1 array. Then create the raid 10 with 4 drives, 3 of which still has the raid 1 metadata, will mdadm be able to figure it out and resync properly keeping my data? or is there a better way to do it?
View 2 Replies
View Related
Mar 24, 2011
I have a box that doesn't have a Raid controller or a software raid running currently. I would like to make it a RAID 1. Since it seems there isn't any IDE RAID controllers hardly around, I have another HD that is the exact model as the drive currently in the box running CentOS. Can I some how add the second drive and get the box to mirror from here own out? The box gets really hot and I want to be ready for a HD failure.
View 3 Replies
View Related
Jan 11, 2010
How do you change the hostname in SLES11? I have normally used the /etc/hostname file and rebooted the server in other distros. I only notice the way to change it is in yast2 -> network devices -> network settings -> Hostnames. I am looking for where it is stored because I want to write a script to update it (apart of a server deployment process).
View 9 Replies
View Related
Dec 22, 2010
How do I run ifplugd on SLES 11 ?
View 1 Replies
View Related
Jan 28, 2011
I 'm using vmware server to virtualized suse linux enterprise server11 as the guest operating system under my main OS of window 7 professional version, but when i plug on the pen drive, SLES11 (guest OS) that hosted under vmware with window 7 prefessional as main OS can't detect of my pendrive but i can do this before at window XP version...
View 1 Replies
View Related
Jul 2, 2010
I have SLES11 installed on server. I have attached 2 SAS cables which are connected to External storage device. I have connected 3 machines to external storage device. It shows total 6 ID�s. I want to know which 2 are from which machine. I would like to find out the WWID number of HBA�s on SLES 11 machine.
View 11 Replies
View Related
Feb 6, 2010
I have a VT6421 based raid controller. lspci shows this: 00:0a.0 RAID bus controller: VIA Technologies, Inc. VT6421 IDE RAID Controller (rev 50) The drivers that come with it appear to have been compiled against an old kernel (I'm guessing). When I try to load them I get invalid module format. dmesg shows this: viamraid: version magic '2.6.11-1.1369_FC4 686 REGPARM 4KSTACKS gcc-4.0' should be '2.6.27.7-smp SMP mod_unload Does anyone know of a way to get this to work? I found the source for this, but it appears to only support Fedora, Mandrak, and RedHat. I can't get it to compile or make a driver disk.
View 3 Replies
View Related
Aug 22, 2011
I used Backtrack 5 and Fedora, basically I'm trying to install my wireless card but I don't have these installed to make && sudo. I burned the iso images for backtrack and fedora and booted my computer from them but can't figure out how to install kernel-devel on backtrack for example. I dled yum onto my flash drive but can't figure out how to install it.
View 14 Replies
View Related
Jul 2, 2010
I have SLES11 installed on server. I have attached 2 SAS cables which are connected to External storage device. I have connected 3 machines to external storage device. It shows total 6 ID�s. I want to know which 2 are from which machine. I would like to find out the WWID number of HBA�s on SLES 11 machine.
View 3 Replies
View Related
May 14, 2010
So I've got a Dell Poweredge R410 with SUSE Linux Enterprise Server 11 installed and my boss wants me to configure it like this:
Eth0 - No IP address (on general tab, activation set to "never")
Eth1 - No IP address (on general tab, activation set to "never")
Eth2 - No IP address (on general tab, activation set to "never")
Eth3 - No IP address (on general tab, activation set to "never")
bond0 - eth0, eth1, eth2, eth3 selected (Activation set to "On boot") No IP Address
bridge0 - bond0 selected (Activation set to "On boot"). IP, subnet and hostname defined.
The DNS and routing has all been set correctly. The problem is when I set the network configuration as above I cannot connect to the network I'm unable to ping the gateway. I only have 1 cable connected and it's plugged into eth0 but apparently this doesn't matter. If I delete the bond and bridge and instead apply the settings to eth0 it connects no problem but my boss wants to use load balancing and states that that setup should work.
View 7 Replies
View Related
Feb 13, 2010
Short story: Correct driver for 10.1 for the raid on the Intel S3000AH board?
Long story: This system crashed due (I think) to a bad memory module, had been running fine for 2 years, had been an upgrade from Suse9. The hardware is fixed but I get "GRUB" repeating on the screen when booting and that is all. I can't seem to find opensuse drivers for 10.1 (that is what I believe is on the system, I believe the data is still intact and don't want to compromise it if possible) It will not load the 10.1 drivers from the intel site, presumably (?) because they are for SLES, not opensuse. I can boot from a 9.3 CD with the drivers from the intel site, and can see the original partitions.
View 1 Replies
View Related