  | |  | large file system | large file system 2005-05-25 - By Dave Martini 1
Back You should have no problem writing large files (100's of gigs) on RHEL 4.
Use this command to test writing a large file to the machine somewhere in a file system that has the free space.
dd if=/dev/zero of=testfile bs=1024 count=40000000
The above command will write a 40 gig file. I just ran it on my RHEL 4.0 system with no problems.
Dave Martini LLNL
> From: "muhaimin" <muhaimin@(protected)> > To: <redhat-list@(protected)> > Date: Wed, 25 May 2005 14:00:43 +0800 > MIME-Version: 1.0 > X-Priority: 3 > X-MSMail-Priority: Normal > X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > X-RedHat-NoPTR: 211.24.130.83 has sent a message and has no valid PTR record > X-RedHat-Spam-Score: 0.184 > X-loop: redhat-list@(protected) > X-Content-Filtered-By: Mailman/MimeDel 2.1.5 > Subject: large file system > X-BeenThere: redhat-list@(protected) > X-Mailman-Version: 2.1.5 > List-Id: General Red Hat Linux discussion list <redhat-list.redhat.com> > List-Unsubscribe: <https://www.redhat.com/mailman/listinfo/redhat-list>, <mailto:redhat-list-request@(protected)?subject=unsubscribe> > List-Archive: <https://www.redhat.com/archives/redhat-list> > List-Post: <mailto:redhat-list@(protected)> > List-Help: <mailto:redhat-list-request@(protected)?subject=help> > List-Subscribe: <https://www.redhat.com/mailman/listinfo/redhat-list>, <mailto:redhat-list-request@(protected)?subject=subscribe> > X-Scanned-By: MIMEDefang 2.39 > Content-Transfer-Encoding: 8bit > X-MIME-Autoconverted: from quoted-printable to 8bit by raider.llnl.gov id j4P70O5m010164 > > I'm using red-hat enterprise 4.0 with ext3 partition.How do i check whether the partition created support large file system > Hope someone can help > > > Thank you > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@(protected)?subjecthttps://www.redhat.com/mailman/list info/redhat-list >
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |