Displaying 20 results from an estimated 6000 matches similar to: "Command for physical (hard) disk information"
2008 Jul 09
3
hard drive info
i'm acessing a centos box via ssh, is there any way that i can find out
the hard drive info, such IDE/SATA, format, size, make & model, etc...?
thanks
2008 Mar 15
2
Move hard disk to a new machine
I work for a government organization here in India.
I am sort of new to CentOS & Linux.
We have a 1TB disk in one of our machines that needs to be moved to a new
server.
How can I do that without losing any of the data?
The whole drive is mounted onto a single file system (/software). I would
like to move the drive onto our new server.
Thanks in advance.
-------------- next part
2007 Apr 12
7
Looking for a good disk exerciser
I recently added a Seagate 400Gb SATA drive to my system, and it has been
behaving strangely since I put it in. for one thing, the BIOS S.M.A.R.T.
came up with a warning the last time I booted with it enabled, saying that I
should backup my data and replace the disk (!).
I still have not made any irreversible data transfers to this drive, and I
have some time yet to take it back, but I'd
2009 Feb 11
4
smartd and 3ware 9xxx configs
I'm looking to do a bit more monitoring of my 3ware 9550 with smartd,
and wanted to see what others were doing with smart for monitoring
3ware hardware.
Do you have the smartd.conf configured to test, or simply monitor health status?
Are you monitoring the drive as centos sees it (/dev/sdX) or are you
using the 3ware /dev/twaX for monitoring?
Opinions and discussions are welcome :-P
--
2008 Aug 12
2
ZFS, SATA, LSI and stability
After having massive problems with a supermicro X7DBE box using AOC-SAT2-MV8 Marvell controllers and opensolaris snv79 (same as described here: http://sunsolve.sun.com/search/document.do?assetkey=1-66-233341-1) we just start over using new hardware and opensolaris 2008.05 upgraded to snv94. We used again a supermicro X7DBE but now with two LSI SAS3081E SAS controllers. And guess what? Now we get
2006 Jul 18
1
Samba 4 Test deployment with SWAT
Hi,
We are testing out Samba 4 TP2 release. We have configured Samba4 on an
i386 running Linux 2.6.12.6.
We are trying to get the SWAT GUI functional in this system,
but it refuses login with the message
*Login failed: Undetermined error - please try again
*
Trying as 'root' and root password on the local machine or
trying as any another user fails too with this same error message.
2004 Nov 23
2
-lssl
Hi
Having my first go at compiling Asterisk from cvs source.
Compiled and installed zaptel ok
Running make asterisk returns the following error message
/usr/bin/ld cannot find -lssl
collect2: ld returned 1 exit status
The last part of the compile messages on screen are-
editline/libedit.a db1.ast/libdb1.a stdtime/libtime.a -ldl -lncurses -lm
-lresolv -lssl
There is obviously something I have
2005 Feb 16
5
Compiling sch_tbf.c in user space
Hi,
I am new to kernel programming.
My task is to route packets from different hosts
through one single token bucket filter as we are
trying to model a wireless scenario with many hosts
communicating and sharing the same bandwidth.So the
idea we came up with was to route packets from
different hosts to user space using Netfilter and then
send them through a common tbf implemented in user
space in
2009 Oct 28
7
Scripting help please....
Need a scripting help to sort out a list and list all the duplicate lines.
My data looks somethings like this
host6:dev406mum.dd.mum.test.com:22:11:11:no
host7:dev258mum.dd.mum.test.com:36:17:19:no
host7:dev258mum.dd.mum.test.com:36:17:19:no
host17:dev258mum.dd.mum.test.com:31:17:19:no
host12:dev258mum.dd.mum.test.com:41:17:19:no
host2:dev258mum.dd.mum.test.com:36:17:19:no
2007 Jul 17
3
RAID hard drive serial numbers?
smartctl, hdparm, and sdparm all are valuable tools to obtain hard drive
info. But, they don't seem to work, at least, on obtaining hard drive info
from drives on a Dell PERC controller. Instead, I'm given basic PERC
controller info, not drive info.
Is there a tool to let me get the hard drive make/model/serial numbers from a
hardware RAID setup?
Thanks.
Scott
2009 Sep 19
3
How does LVM decide which Physical Volume to write to?
Hi everyone.
This isn't specifically a CentOS question, since it could apply for
any distro but I hope someone can answer it anyway.
I took the following steps but was puzzled by the outcome of the test
at the end:
1. Create a RAID1 array called md3 with two 750GB drives
2. Create a RAID1 array called md9 with two 500GB drives
3. Initialise md3 then md9 as physical volumes (pvcreate)
4.
2008 Feb 12
3
Question on failing hard drives
In my Cent OS machine, I have 3 hard drives, an 80, and two 200gig
hard drives. One of the drives is obviously starting to fail, but I'm
not sure which one. Is there a command line command in Linux that will
check the drive integrity on all the hard drives and tell me which one
is going bad?
Thanks
Jim
2006 Apr 14
1
Ext3 and 3ware RAID5
I run a decent amount of 3ware hardware, all under centos-4. There seems
to be some sort of fundamental disagreement between ext3 and 3ware's
hardware RAID5 mode that trashes write performance. As a representative
example, one current setup is 2 9550SX-12 boards in hardware RAID5 mode
(256KB stripe size) with a software RAID0 stripe on top (also 256KB
chunks). bonnie++ results look
2008 Oct 18
5
Getting names of variables without quotes
Dear R-helpers,
hello
I am seeking your help in somehow getting names of variables without quotes (" ").
Let us say, we have a table with 3 variables V1, V2 and V3. After the table is read, I get names of the variables (thro' the following code) as under quotes (like "V1" rather than the original representation V1)
2002 Nov 17
2
Proxy-ARP
I''m working with LEAF boxes as gateway machines. I''m trying to implement
Proxy-ARP to build a bandwidth manager for my network. I''ve gone as per
the lartc howto to implement a transparent bridge in an existing network
and plan to put in my tc script after this. I''m configuring the box as a
standalone one before plugging it into the network. I''m getting
2006 Jul 05
4
Problem with crontab
Hello , I need to create a crontab job , to reboot my server at 23:00
every day "is a test". I use this process
Crontab -e
Add , the following line .
00 23 * * * reboot
:wq
, bot this process not work , who about that ?
JOSE PEREZ
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2002 Nov 05
1
[leaf-user] FW: CF Boot media creation
I downloaded DOS6.22 image from putergeek.com. Used fdisk from that floppy
and format from that floppy. Still no luck.
If I execute fdisk under leaf (monkeynoodle.org) as fdisk/dev/hdc, and give
p for print partition table, I get the following:
Disk /dev/hdc: 16 heads, 32 sectors, 123 cylinders.
Units = cylinders of 512 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdc1
2005 Jun 13
1
Traffic shaping on WAN(serial) device
Hi,
In our product i am using the High Speed Serial driver as the WAN interface.
I''ve implemented the HSS as a serial driver and i am running PPP to
connect to the internet. I have both Voice data + FTP data going thro the
PPP session. Is it possible for me to use the Traffic shaper(wonder shaper)
in my case/ Do i need to make the HSS driver to appear as a network device
inorder to
2008 Jan 07
1
pickup application failed
I have a TDM400 in the server. I want to press **1XX to pickup a
call. It is ok if I pickup a call dialled from 1XX to 1YY (internal
network call). However, it is failed to pick up a call from PSTN
thro' TDM400 card. It seems I can't guess the correct context of it.
How can I know the context of the call using CLI? The default
context of the TDM400 is from-pstn but pickup still
2009 Apr 24
1
function originate
Hi,
Feature originate can be used make call thro' the web. There is a
parameter ,Async, in it. I set it to true but there is no effect.
Actually, I want to do the following.
What I know the function originate is:
originate call ---> party A
party A rings
party A answers call
party B rings, party A still hear ring
party B answers and A & B connected.
party A will feel weird when she