Re: HP ProLiant DL380 G5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, Aug 21, 2014 at 3:43 PM, Matt <matt.mailinglists@xxxxxxxxx> wrote:

> I have CentOS 6.x installed on a "HP ProLiant DL380 G5" server.  It
> has eight 750GB drives in a hardware RAID6 array.  Its acting as a
> host for a number of OpenVZ containers.
>
> Seems like every time I reboot this server which is not very often it
> sits for hours running a disk check or something on boot.  The server
> is located 200+ miles away so its not very convenient to look at.  Is
> there anyway to tell if it plans to run this or tell it not too?
>
> Right now its reporting one of the drives in array is bad and last
> time it did this a reboot resolved it.
>

run:
 tune2fs -l /dev/mapper/<whatever_the_disk_is_called>
check:
  Maximum mount count
  Next check after
if those are NOT -1 and 0 respectively change settings by running:
  tune2fs -i 0 -c 0 /dev/mapper/<whatever_the_disk_is_called>
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux