[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Fdisk and filesystems
- From: Rick Stevens <rstevens internap com>
- To: Getting started with Red Hat Linux <redhat-install-list redhat com>
- Subject: Re: Fdisk and filesystems
- Date: Mon, 11 Feb 2008 17:30:52 -0800
On Fri, 2008-02-08 at 09:37 -0600, Esquivel, Vicente wrote:
> Can anyone tell me if it is a must that you do fdisk on a newly
> presented SAN lun or can you skip that step and just create the file
> system on the entire lun device using "mkfs -t ext3", on a linux
> server?
It isn't absolutely necessary. You must use fdisk if you want to create
and use partitions on the SAN volume (e.g. "mke2fs -j /dev/sdx1"). If
you intend to use the whole thing you can put the filesystem on the
device (e.g. "mke2fs -j /dev/sdx") and there's no need for fdisk.
I might recommend you label the filesystem as well (use the "-L name"
option).
----------------------------------------------------------------------
- Rick Stevens, Principal Engineer rstevens internap com -
- CDN Systems, Internap, Inc. http://www.internap.com -
- -
- All generalizations are false. -
----------------------------------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]