Server :: Redhat 5 Crashing After Adding Extra Disk?

Mar 1, 2011

I'm running Redhat 5 which is running as an email server with Lotus Domino 8.5. Its a VM on ESX 3.5. The server was running out of space to so I added a new hardrive and mounted it to /domino/mail2, everything was fine for a couple of days, but then the machine became unresponsive, I couldn't even see anything on the console screen so I rebooted, it then did a file check and everything came up fine. This has now happened 2 more times over the past few days, I haven't seen any evidence that the extra disk is the problem but if I can't find anything else I will remove it and see if the problem goes away. There isn't really a consistent time it occurs.

Here's the output of the logs from the last time it happened if anybody who know more about this stuff then me ( which isn't a lot) wants to take a quick look as see if the problem is obvious or what I could be trying.

Mar 2 00:17:30 DOM2 kernel: mptscsih: ioc0: attempting task abort! (sc=ce6afbc0)
Mar 2 00:17:30 DOM2 kernel: sd 0:0:0:0:
Mar 2 00:17:30 DOM2 kernel: command: Write(10): 2a 00 01 3c 8c eb 00 00 08 00
Mar 2 00:17:30 DOM2 kernel: mptscsih: ioc0: task abort: SUCCESS (sc=ce6afbc0)

[Code].....

View 2 Replies


ADVERTISEMENT

Server :: Add Extra Disk And Maintain The Data?

May 21, 2011

im working at a corporate office with Server: RHEL5.1 Database: oracle in /var now the /var partition is out of space they want to add the fresh hard with with 500GB n want to do lvm in that disk. the /var partition is normal partition before. In this senario wht should i do for it to access the all the data as usual for the users.

View 1 Replies View Related

Server :: Unable To Load Redhat 9 Server After Disk Recovered?

Mar 13, 2011

I got this type of messages:k journald starting. commit interval 5 seconds.EXT3.fs:mounted file system with ordered data modefreeing unused kernel memory : 212 k freed.Warning:unable to open an initial consoleAfter this Server is not hang state but stay at same Anybody can help me how to resloved this type of issue.

View 1 Replies View Related

Server :: Connect External Hard Disk To Redhat

Jun 2, 2010

I have Red Hat linux server with update 8. Explain me in detail how to connect external hard disk to linux server so that it will detect it. Also let me know how can i come to know whether the linux server has detected it. Also how to copy the linux server harddisk content/data to this USB External hard disk

View 8 Replies View Related

Ubuntu Installation :: Adding Extra Drivers To Install CD?

Mar 22, 2010

I'd like to add an extra driver to my installation cd so that it hopefully detects my hard disks. What's the procedure for doing this?

View 3 Replies View Related

Debian Configuration :: PXE Boot Server - Adding ISO Disk 1 To PXE And Win10

Feb 24, 2016

I'm trying to setup a PXE server with Jessie. I've got the basic setup working by following the steps at [URL] .... That part was really easy. I would like to make the process as automated as possible and then add Win7/10 to the system as well.

The first hurdle I've come across is the fact that netboot downloads everything off the repositories. This has the potential to use up a lot of bandwidth and I would like to avoid this if possible. The first idea I came across was to create a local mirror, this way not only will I be installing everything off the LAN but I'll also be getting all the updates for my systems off the LAN too. I wasn't too keen on this. The other option that I read about was to use the debian ISOs instead.

What I have tried is to copy the Debian ISO to /var/www/html/debian

Then, when my boot via the pxe, i set the option to manually select a repository and then i type in the IP address for my webserver for the address and type in /debian for the mirror directory.

However it breaks at this point. I get a message saying "Downloading a file failed"

I would prefer the as much of the install to come from the ISO as possible to keep bandwidth usage to a minimum.

For Win10, I read that I have to use an AIK to build the Winpe and then boot that. Then I can load the Windows10 ISO via nfs through Winpe.

pxelinux.cfg/default
Code: Select allroot@DHCP:/srv/tftp# cat pxelinux.cfg/default
UI menu.c32
TITLE PXE Test Boot
LABEL Debian 8
   kernel linux
   append vga=normal preseed/url=http://192.168.0.254/debian/preseed.txt initrd=initrd.gz --

LABEL Windows 10
   kernel ??
   append ??

LABEL HardDrive Boot
   
This is a preseed I have setup so far

Code: Select all#### Contents of the preconfiguration file (for jessie)
### Localization
# Preseeding only locale sets language, country and locale.
d-i debian-installer/locale string en_US

[Code] ....

View 0 Replies View Related

Fedora :: FC11 Adding Extra Spell Check Languages In Gnome Apps And Evolution

Jun 11, 2009

Adding extra spell check library's in FC 11 Gnome is really easy.

Open gnome terminal.

Su to root or use sudo :
# su
Search with yum to your language:
# yum search hunspell
<snip long output list with different languages>
hunspell-nl.noarch : Dutch hunspell dictionaries

I want the Dutch hunspell dictionary, but you fill out the right language for the language support you want: # yum install hunspell-nl

This will install the dutch hunspell dictionary or the dictionary of your choice. After you installed this dictionary it will be immediately available in gnome apps and Evolution.

View 5 Replies View Related

Ubuntu :: Safely Resize A Partition Like Adding The Extra Space Without Touching The Existing Data?

Jul 9, 2011

I have a BIG extended partition. It's at about 750Gb. Aside from that, I have 2 unallocated spaces, one at 240Gb and one at 5Gb. I want to make one of my storage drives bigger, and so that I can take advantage of all the space I have. (Those 250Gb have been unused for ages. I want to use them for my growing libraries.) So I wonder: would it be safe to put these smaller "chunks" into the extended partition, and still have a working systen? I don't want to mess it all up.

Also, can I safely resize a partition, like adding the extra space, without touching the existing data? I'm not exactly sure how the resize/move function in GParted works. Will it wipe and extend or only extend it by adding it? It would be nice to have these questions answered. Also, if it's to any help, this is my partition table as of now:

[Code]....

As for the first entries, they're unallocated. They're the primary drives, but they don't exist. I'm actually considering to move my partitions out of the extended one, because I only have 3 partitions that I use and will ever use. But if the extended partition is not a problem, I will just keep it this way.

I'd imagine that I first extend the extended partition to consume the unallocated space, and then I move it all to the end of the partition, and then resize sda7 to consume it, and get a 750Gb partition. Can this be done without loss of data?

View 9 Replies View Related

General :: Adding Package For GCC On RedHat Install

Jul 6, 2010

I just installed Redhat Enterprise Linux version 5.1.x on my computer and need to install/add the package for gcc.

View 1 Replies View Related

Red Hat :: Extra New Partition On Hard Disk To Mount VAR

Mar 5, 2010

On my embedded linux box, running on Linux Kernel 2.6.9 embedded with BusyBox utilities.

An Objective are follow:
1/ To figure out how many partitions are on the hard disk
2/ Create a extra partition about 10GB size on the hard disk
3/ Format the partition and mount var on that partition

Only utility to perform above operations I have "sfdisk" utility from BusyBox collection. Which get installed at the time of image flash in to ROM (8mb ROM size). The following is the root directory structure where hdd as a directory mounted /mnt/hdd1

Code:
~ > ls
bin etc lib proc sbin sys var
dev hdd mnt root share tmp var_init
Within /bin sfdisk utility can be used which I tried but no avail.

Code:
~ > sfdisk -l /dev/hda
/dev/hda: No such file or directory
sfdisk: cannot open /dev/hda for reading
~ > sfdisk -l /dev/sda0
/dev/sda0: No such file or directory .....

View 11 Replies View Related

General :: Configuring Redhat As Domain Controller And Adding Windows Workstations As Clients

Feb 28, 2011

i need to configure Redhat Linux as Domain Controller in my organisation, whee all of my clients PC's will be Windows XP or Windows 7 ( where i can login through Domain users ). what exactly i need to configure in Redhat Linux, i heard Configuring Samba as PDC is quite enough ? is that right ? then what is Open LDAP ? should i need to Configure Open LDAP also ?

View 2 Replies View Related

Hardware :: Create Extra Partition On SATA Disk Without Reinstalling RHEL5

Jan 12, 2011

I have Three disks installed, one SATA and two SCSI disks.

SCSI1: boot + RHEL3
SCSI2: home
SATA: RHEL5

I want to create an extra partition on the SATA disk without re-installing RHEL5. Is this possible?

View 7 Replies View Related

Hardware :: Adding Second Hard Disk With Windows To Boot With Grub On First Hard Disk

Jul 7, 2009

I have a sata 320 gb with mandriva linux 2009.1 on it.And it is what curently atached to my cpu. It is shown as 'sda' in the partition table.I also have another 40gb hard disk with windows xp installed on it.It is shown as 'hda' in the partition table . Now what i want to do is attach this 40gb hard disk to my pc and configure grub on my 320gb hard disk('sda') so as to boot windows xp(which is residing on the second hard disk,'hda')Can anyone tell me if what im doing is feasible or not? If it is feasible,can anyone suggest me how to get it working. I know i just need to add 2-3 lines to my grub.conf, but dont know what exactly i need to write.

View 3 Replies View Related

OpenSUSE :: What Exactly Is The Extra Repository /repositories/KDE:/Extra

Jul 18, 2010

there are 2 related to 11.3: openSUSE_11.3/ and openSUSE_11.3_KDE_Distro_Factory/ Index of /repositories/KDE:/Extra they are not listed as official kde4 repos here KDE repositories - openSUSE, but they are in the same directory structure on the build service so it would assume they are official (what ever official means) They have rpm's I didn't see in community and playground (at least for 11.3) such as audex and clementine I would guess that they are for the stable and factory versions of KDE4 but then shouldn't there be a 3rd for unstable if this was the case? Or do they refer to the distro, 11.3 stable and 11.3 factory

View 6 Replies View Related

General :: Installation - Partition A 220 GB Disk Drive For Redhat 4.8?

Feb 23, 2011

I'm installing RHEL 4.x to a hard disk that already has windows 7 enterprise installed. I would like to dual-boot both the OSes. The hard drive size is about 220 GB (of which windows 7 occupies about 50 GB).Now, is there any free and friendly tool that I can download to partition this drive ?RHEL comes with a text mode (disk druid) to partition and I could not figure out how to resize the existing windows partition. So, I'm assuming that I need to abort the linux install now and proceed to boot from another CD that contains a good partitioning tool and then later resume boot from RHEL install disk.Also, what should my partitions look like ? What size should they be ? The system is a new LENOVO with 4 GB RAM on a i5 core processor.I know that I will need atleast 5 partitions. right ?1) /boot2) /3) /home4) swap5) /var

View 2 Replies View Related

General :: Install Redhat On The Attached External Usb Hard Disk?

Jul 24, 2010

I have RedHat Linux running on my VBox guest on my Windows host. I need to install RedHat Linux on the attached external usb hard disk ,connected to my guest machine.how can install redhat on this external usb hard disk?

View 12 Replies View Related

General :: Can Install Old Versions Of Redhat For SATA Type Hard Disk

Dec 14, 2010

Can i install old versions of redhat linux (like versions 3,4,5) for SATA type hard disk. I heard that SATA disk will allownew versions of redhat linux only.

View 4 Replies View Related

General :: Adding And Using A New Disk - Without Rebooting

May 1, 2010

I'm running RHEL5: 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:54 EDT 2009 i686 i686 i386 GNU/Linux

under VMWare Server 2.0.2. When I create a new disk for my Linux VM I want to be able to use it without rebooting.

I checked what was currently in use:

cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: VMware, Model: VMware Virtual S Rev: 1.0
Type: Direct-Access ANSI SCSI revision: 02

[Code]...

View 7 Replies View Related

Server :: Minimum Partition Size Required In Redhat Linux Server For DNS Server Configuration?

May 5, 2011

Right now i have a HP DL 180 Server with 130 Gb Hard Disk & 8 Gb ram after Raiding0+1. i want to configure Domain Controller Server for my office for 200 to 300 Users. what should the partition size must be mentioned in my 130 Gb Hard Disk, is that going to be Sufficient for ME ?

i am bit confused about /Usr /Var /Boot partitions, as i need to manage perfectly in 130 GB

if i go with 4 Gb swap and remaining for " / " is that will be fine ? should i need to specify partition sizes separately for / tmp /var / usr ..

View 3 Replies View Related

General :: LVM - Adding New Disk Space To Volume Group?

Feb 7, 2011

I plan to install a server using LVM. I thought a partition schema where /boot would be in an ext4 partition while / /usr /var /home and /opt would be in the LVM. My question is: if I'm putting / into the LVM, is it necessary to divide /usr /var /home and /opt into different logical volumes? If I divide them, would it become harder to maintain when new disk space has to be added to the volume group?

View 7 Replies View Related

Hardware :: Adding A LVM Hard Disk To A System Already Running/using LVM?

Aug 9, 2010

I have two systems, both having file systems running on LVM. System No 1 has 2 PATA HDD (40 and 80 GB) running linux on LVM. System 2 has a single SATA HDD (300 GB) which again uses LVM. What i was trying to do was to add the two HDD in system 1 to system 2, possibly with little or no data loss. So i connected the PATA drives from system 1 to system 2 and booted up. The system booted up to the openSUSE 11.3 splash screen and stopped after scanning the HDDs. Frankly i never expected openSUSE to try n auto mount the new drives. I think the problem was caused because both the systems had VG and LV of the same names. Can the volume group be renamed, maybe from a live CD or somthing?? System 2 is not boot able now.

View 5 Replies View Related

Server :: Configure Redhat Enterprise Server 4 As Router And Proxy Server

May 18, 2010

Im new in linux i want to configure my redhat machine as both router and transparent proxy!

View 1 Replies View Related

Fedora Hardware :: RAID 0 With 4 Hard Disk - Adding New Partitions?

Jul 27, 2010

We have a server with RAID 0 with 4 hard disks on it each 250 GB. Linux kernel must find one hard disk named: /dev/sda with 1TB capacity. right? And also we have 2 partitions on sda: sda1 and sda2. We want to add another partition but we don't have enough space.

Now the problem:
If we add another hard disk and run
Code:
fdisk -l
Will the /dev/sda space incremented automatically so we can add new partitions or we must do something?

View 2 Replies View Related

Software :: Mdadm 2.6.4 - Adding Disk To Running Linear Array

Jan 31, 2010

I am using mdadm 2.6.4 for managing RAIDs on Linux kernel 2.6.18. I've a query like whenever I tried to add a new disk to a running linear array(JBOD)i get a message "cannot add new disk to this array".

The exact steps are as follows:
create a new array as:
mdadm -C /dev/md0 -llinear -n2 /dev/sata/ /dev/sata2
It is getting added and i am able to see with -D command.

Now add a new disk sata3 as follows:
mdadm --grow /dev/md0 --add /dev/sata3 I get the output as:
md: sdb has invalid sb, not importing!
md: md_import_device returned -22
mdadm: cannot add new disk to this array.

So my first doubt is whether mdadm 2.6.4 supports this features or not if it supports then do I need to change the driver?

View 3 Replies View Related

CentOS 5 :: Adding Disk Space On System Based On VM Ware?

Sep 30, 2010

I have install Cent OS 5.5 on VM Ware ESXi 4. I have added new hard disk of 100 GB Disk space to same VM Ware instance.

How do I initialize that volume so I can see it on Linux server and use it.

View 3 Replies View Related

Fedora Installation :: Reconfigure Grub When Adding Disk To Machine Where Both Disks Have Own MBRs?

Mar 17, 2010

How do I reconfigure grub when adding a disk to a machine where both disks have their own MBRs? I have two volumes:Disk 1 - actually mirrored RAID-1 drives managed by ICH9R on the motherboard Disk 2 - a single drive managed by ICH9R on the motherboard, but without RAID. Disk 1 is the "old" disk containing WinXP on the first partition. The MBR of Disk 1 was created by Windows. Disk 2 was built on the machine while Disk1 was unplugged. Disk2 has Win7 on /dev/sda1 and Fedora 12 on /dev/sda7. Obviously, Disk 2 has grub installed on its own MBR.

When I plug-in both Disk 1 and Disk 2 at the same time, I would like to reconfigure grub so that it gives me the option to switch between WinXP on Disk 1, Fedora on Disk 2 and Win7 on Disk 2. (I may also want to install Ubuntu on another partition of Disk 1, but that's a separate issue.) The problem is that when I plug in Disk 1, Disk 1 becomes /dev/dm-0 and Disk 2 becomes /dev/sdc (instead of /dev/sda as when I installed it). (I don't think I can switch this order because I'm worried that Windows will become confused.) So, how do I keep all partitions the same and get them all to work from grub? On which MBR will I need to install grub? How do I configure it to see all 3-4 of my operating systems? Do I fix grub from the Fedora LiveCD?

View 1 Replies View Related

Fedora Installation :: Hard Disk Installation - Documentation Keeps Crashing

Oct 10, 2009

How to install either Fedora 11 or 12 from the hard disk of this old ragged laptop? USB or CD installation are not an option, and since the documentation keeps crashing and I stagger saliently in the messy script that is hid behind the windows interface runtime gimmick, I would like to know which switches would make the rebooting operation take to reckognizing the linux package?

View 1 Replies View Related

Fedora Installation :: Yum Broken After Install Of Php-5.3-extra-extensions-zend-server

Oct 4, 2010

I'm a PHP developer trying to switch from Windows to Linux. So I'm new with Linux. I tried to google for a solution and tried the suggested wiki FAQ but with no success.I wanted to install zend-server-ce-php-5.3 today with yum. This worked okay.After this I tried to install php-5.3-extra-extensions-zend-server. This seemed to work.

View 3 Replies View Related

Server :: Rsync Files And Directories From A RedHat Host To A Windows Server 2003R2?

Jun 9, 2011

I'm trying to rsync files and directories from a RedHat linux host(v 4.5 & 4.7) to a Windows server 2003R2 Standard Edition with cygwin running. I'm executing the rsync command from the cygwin shell. The transfer involves rsync'ing approximately 1 TB of data from the linux server to the windows server. After about 280+GB of data transfer, the transfer just dies.

There seems to be no particular file or directory that the transfer stops at. I'm able to rsync GB's of data from other linux hosts to this cygwin server with no problem. Files and directories rsync fine.The network infrastructure is essentially the same regardless of the server being rsync'ed in that it is GB Ethernet running through Cisco GB switches. There appear to be no glitches or hiccups across the network path.

I've asked the folks at rsync.samba.org if they know of any problems or issues. Their response has been neutral in that if the version of rsync that cygwin has ported is within standards then there is no rsync reason this problem should happen.I've asked the cygwin support site if they know of any issues and they have yet to reply. So, my question is whether the version of rsync that is ported to cygwin is standard. If so, is there any reason cygwin & rsync keep failing like this?

I've asked the local rsync on linux guru's and they can't see any reason this should fail from a linux perspective. Apparently I am our company cygwin knowledge base by default.

View 3 Replies View Related

Server :: Configure RedHat As A Time Of Day Server For A Docsis Modem System

May 13, 2011

I have been able to find enough information that I need to enable 'time-udp' in /etc/xinetd.d/ But there isn't an entry for time-udp. How do I enable time-udp (Time of Day server) on a Red Hat system? It's RHEL 5.6 64bit.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved