Displaying 20 results from an estimated 11000 matches similar to: "CentOS 6.5 install"
2015 Jan 13
3
CentOS 6.6 64-bit won't install on a 3 TB disk
> I'm having an issue getting a C6.6 install to work on a 3 TB dual hard
>drive system, raid 0. I'm hoping that someone here can help.
1: Is this system booting UEFI or BIOS?
2: Is the disk partitioned with MBR or GPT?
3: Is /boot on its own partition?
3TB drives are larger than MBR and BIOS properly support, so they're
only really expected to work on a system partitioned with
2007 Jun 08
2
DatOptic RAID Array >2TB?
i'm trying to set up a hardware RAID array (eRAID from DatOptic)
under CentOS. we have two more of these arrays which have worked
very well for their purposes (backup and/or portable storage), but
neither of our older arrays exceeded the dreaded 2TB barrier
(one of them is, in fact, 2TB).
the server i'm currently testing with is running CentOS4.5, but i
do have CentOS5
2011 Jun 19
2
CentOS 5 32bit and 3Tbyte drives
Has anyone tried to use these yet?
For hysterical raisons, my primary machine is CentOS5 32bit (up to date).
In the machine I have a SiI 3132 dual port SATA controller with port
multiplier. Both ports are plugged into an external storage device
which presents 4 SATA disks on each port, for a total of 8 possible disks.
Currently I have 5*1Tb in there, configured as RAID5 via mdadm
I boot off
2013 Aug 12
6
3TB External USB Drive isn't recognized
We have a 3TB external USB drive that I am trying to attach to some CentOS5
servers. I have tried an older Dell PE1950 and a newer R310 but neither one
seems to be able to read the drive. It works no problem on windows
servers/workstations and I was able to format with NTFS.
I know there are different methods for formatting large disks but this one
doesn't even seem to show up as a /dev/
2013 Nov 04
1
3TB disk with 6.0.4 not booting
As you know I've been testing centos on an old mac pro. I have 1 disk left
of 4 that I'm testing on. I had a 3TB disk and stuck it in and couldn't
get centos to boot off of it. It would install, but not boot. I then got
"old" disk 4 installed with it. Any idea why the 3TB disk doesn't work? I
pulled out an os x 10.6.3 and that would install and boot. I resized the
2012 Mar 22
1
3TB usb drive won't mount
Hi list!
I have a 3TB usb drive with an NTFS filesystem on it, that I can't mount.:
[bent at bnlaptop ~]$ sudo /sbin/mount.ntfs-3g /dev/sdb1 /mnt
Failed to read vcn 0xf28: Input/output error
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then
2015 Jun 02
3
Try II: selinux, xfs, and CentOS 6 and 5 issue
Tried just the selinux list yesterday, no answers, so I'm trying again.
I partitioned GPT, and formatted, as xfs, a large (3TB) drive on a CentOS
6 system, which has selinux in permissive mode. I then moved the drive to
a CentOS 5 system. When we run a copy (it mirror-copies from another
system), we get a ton of errors. I discovered that the CentOS 5 system was
enforcing. I changed it to
2008 Jul 24
6
6TB SCSI RAID vs. Centos
I have an Infortrend RAID box I'd like to see as one big 6TB partition,
but I only can get 2.2TB partitions to work. I was trying to do this
with an Adaptec controller but apparently they are only (any of them) 48
bits wide. Does anybody have a working system for SCSI/Centos over
2.2TB?
Milt Mallory
Topix.com
650-461-8316
Always consider the issues of progressive enhancement and
2013 Apr 10
4
Formatting a USB Drive
Hi All,
I have a Drobo, connected to a CentOS 6.4 box. The box sees it as /dev/sdg.
I want to format it ext3 (as they dont support ext4) but when I try I get:
# fdisk -u /dev/sdg
WARNING: GPT (GUID Partition Table) detected on '/dev/sdg'! The util fdisk
doesn't support GPT. Use GNU Parted.
WARNING: The size of this disk is 17.6 TB (17592186044416 bytes).
DOS partition table
2012 Apr 30
1
FreeBSD 9 "gptboot: invalid backup GPT header" error (boots fine though)
I've been deploying FreeBSD 9 without issue on a number of
near-identical servers for a client, but have run into an interesting
annoyance when I hit the two DB servers.
These DB servers have an LSI 3ware 9750-8i (running a 6 disk RAID 10 in
a single 3TB virtual volume) which puts them apart from the other two
servers in this cluster (which don't show either issue I am about to
2005 Sep 08
2
Server Brand
Hello, all I apologize for all these questions. But I
have so many running through my head for this. What
brand of server is a good one to use for running an
asterisk box? I did an install the other day on a
Compaq Proliant ML370 G2 / Debian Sarge and it is
currently working great. But HP/Compaq costs bukooo
bucks.
I have heard Super Micro is what alot of you are
using. Any problem running
2007 Sep 23
5
Formatting a large disk
I need to install Centos on a machine with 3tb raid disk. (3 ware raid card)
Could someone in the list suggest a utility for partition this disk. I would
like to have the whole disk in 1 partition and format it for ext3. The
default partitioning utility doesn't do this. The OS sits on another SATA
disk and each time during the installation it doesn't format the full disk
which is 3TB.
2012 Sep 13
5
Partition large disk
Hi,
I have a 24TB RAID6 disk with a GPT partition table on it. I need to
partition it into 2 partitions one of 16TB and 1 of 8TB to put ext4
filesystems on both. But I really need to do this remotely. ( if I can
get to the site I could use gparted )
Now fdisk doesn't understand GPT partition tables and pat
2013 Mar 08
4
Cannot mount 3TB MyBook USB HD
Hello, new Linux user here and I cannot mount a new (empty) WD MyBook
Essentials 3TB USB external hard drive (Model WDBACW0030HBK-NESN).
I'm only about 3 weeks into this linux thing and so please forgive me if
any of my syntax is off
My linux OS is CentOS 5.4 x86-64 running on a dedicated HP z400. The WD
MyBook is to back up the large data files we are creating on the HP400
(it's
2012 Jun 29
1
A parted issue
We just got in a few server-class drives. They're Seagate Constellations,
3TB. I went to partition and format, and did a mklabel gpt in parted.
Ooops. It claims
Sector size (logical/physical): 512B/512B
After data sheet that doesn't tell me, and a long wait*, I spoke to a
Seagate tech, who agreed that it *is* 4k physical.
This is CentOS 6.2
Anyone know any way to correct this, or if
2012 Jan 11
1
with Centos6 i cant Partition on 3TB Disks, problem
Hello List,
i try to install Centos 6 on a Server with 2x 3TB Disks.
When anaconda is showing up the disk partitioner i cant
do more then 3 "normal Partitions" or more then 3 "Raid Partitions".
Even when u choose that each partition is 200mb, u cant do more then
3 "normal" or "raid" partitions.
is this a bug of anaconda installer?
thanks
marko
2013 Jan 30
9
Poor performance of btrfs. Suspected unidentified btrfs housekeeping process which writes a lot
Welcome,
I''ve been using btrfs for over a 3 months to store my personal data on
my NAS server. Almost all interactions with files on the server are done
using unison synchronizer. After another use of bedup
(https://github.com/g2p/bedup) on my btrfs volume I experienced huge
perfomance loss with synchronization. It now takes over 3 hours what
have taken only 15 minutes! File
2005 Sep 06
5
Good Polycom Dealer?
Could any of you provide me information on a good
Polycom phone dealers to utilize. One who provides
firmwares ..etc
Thank you!
Kenny
______________________________________________________
Click here to donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/
2020 May 19
5
FTS-lucene errors : language not available for stemming
I'm getting some log errors with clucene that I am having no luck tracking down on the interwebs.
Errors:
May 19 05:05:16 indexer-worker(gessel at blackrosetech.com)<62971><aPAEI3zLw17A/QAA0J78UA:EF25M3zLw1779QAA0J78UA>: Error: lucene index /mail/blackrosetech.com/gessel//lucene-indexes: IndexWriter::addDocument() failed (#4): language not available for stemming
May 19 05:05:16
2007 Apr 06
11
ZFS committed to the FreeBSD base.
Hi.
I''m happy to inform that the ZFS file system is now part of the FreeBSD
operating system. ZFS is available in the HEAD branch and will be
available in FreeBSD 7.0-RELEASE as an experimental feature.
Commit log:
Please welcome ZFS - The last word in file systems.
ZFS file system was ported from OpenSolaris operating system. The code
in under CDDL license.
I''d