NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 48 49 50 51 52 … 263 Next »
Improving disk performance

 
  • 0 Vote(s) - 0 Average
Improving disk performance
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#101
2010-01-01, 12:18 PM
ilovejedd Wrote:As for allocation units, assuming everything's going to be in the same hard drive, what I do is:
OS+Programs+Swap: 40GB, 4k cluster size
Storage (Recordings): remaining, 64k cluster size

I have many different drives. At the moment, they are all on 4K clusters; I can't get Windows to offer me anything higher. Sometime later, I may try the on-the-fly tool that RedDwarf mentioned, unless anyone knows the secret.


From what you've said here, a swap file in its own partition on a separate drive might warrant smaller clusters. There is no risk of fragmentation, as one file fills the entire partition. Does that make sense?
ilovejedd
Offline

Member

Posts: 217
Threads: 8
Joined: Apr 2008
#102
2010-01-01, 06:32 PM
If possible, dump the swap on a separate hard drive from the OS. Frankly, you can use whatever cluster size you want considering it's just for a partition dedicated to housing one giant page file. Just make sure to create the partition at the beginning of the drive where it's faster.

On my PC which has 3x750GB drives, I have the following:
Drive 1:
XP: 40GB, NTFS 4k
Raw: 40GB (was originally planning to use it for Kubuntu)
Data: NTFS 4k (generic storage)

Drive 2:
Swap: 10GB, NTFS 4k
Data: NTFS 64k (generic media storage)

Drive 3:
Data: NTFS 64k (recordings)

I used gparted to partition and format the hard drives I would be initially using. The data partitions on drive 2 and 3, I only formatted after XP was installed. I don't think you can select the cluster size during XP installation.
[SIZE="1"]Primary GB-PVR Server (QAM/NTSC)
Antec P182 / Corsair 550VX / Gigabyte GA-P35-DS3R / Core 2 Duo E7200 @ 2.53 / 4GB DDR2 800 / Radeon HD3450 / WD Caviar SE16 750GB x4 / XP Pro SP2

Back-up GB-PVR Server (ATSC)
HP Pavilion a1400e / Sempron 3200+ @ 1.8 / 3GB DDR 400 / GeForce 6200TC / 80GB OS / Seagate 7200.9 300GB Data / XP Home SP2

Storage Server
Antec 300 / Corsair 520HX / Abit AB9 Pro / Celeron 430 @ 1.8 / 2GB DDR2 667 / ATI Rage XL 8MB / Seagate 7200.11 1.5TB x9 / unRAID 4.3.3[/SIZE]
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#103
2010-01-01, 09:25 PM
ilovejedd Wrote:I used gparted to partition and format the hard drives I would be initially using. The data partitions on drive 2 and 3, I only formatted after XP was installed. I don't think you can select the cluster size during XP installation.

True, but I can't even change allocation unit size afterward (using Windows format, only 512, 1024, 2048 and 4096 are available). You must have achieved it with GParted, is that correct? Any chance this does it "on-the-fly" (without removing data)?

I have a 6GB partition at the start of a separate drive, with a 6GB swap file in it. Cluster size is currently 4K (like everything else). The only problem I can see with it is that Windows keeps "warning" me that I am "almost out of disk space...gotta be a way to turn that off.
ilovejedd
Offline

Member

Posts: 217
Threads: 8
Joined: Apr 2008
#104
2010-01-01, 10:56 PM
keith_leitch Wrote:True, but I can't even change allocation unit size afterward (using Windows format, only 512, 1024, 2048 and 4096 are available). You must have achieved it with GParted, is that correct? Any chance this does it "on-the-fly" (without removing data)?
Nope, gparted only uses 4k clusters. At least I haven't found any way to tweak the cluster size using it. That's the reason I just format the data partitions after Windows XP is installed. Just a thought, did you disable compression on your recording partition? Afaik, maximum cluster size you can use if you have compression enabled is 4k.

keith_leitch Wrote:I have a 6GB partition at the start of a separate drive, with a 6GB swap file in it. Cluster size is currently 4K (like everything else). The only problem I can see with it is that Windows keeps "warning" me that I am "almost out of disk space...gotta be a way to turn that off.
Keep the swapfile at a fixed size. Also, turn off system restore on the partition.
[SIZE="1"]Primary GB-PVR Server (QAM/NTSC)
Antec P182 / Corsair 550VX / Gigabyte GA-P35-DS3R / Core 2 Duo E7200 @ 2.53 / 4GB DDR2 800 / Radeon HD3450 / WD Caviar SE16 750GB x4 / XP Pro SP2

Back-up GB-PVR Server (ATSC)
HP Pavilion a1400e / Sempron 3200+ @ 1.8 / 3GB DDR 400 / GeForce 6200TC / 80GB OS / Seagate 7200.9 300GB Data / XP Home SP2

Storage Server
Antec 300 / Corsair 520HX / Abit AB9 Pro / Celeron 430 @ 1.8 / 2GB DDR2 667 / ATI Rage XL 8MB / Seagate 7200.11 1.5TB x9 / unRAID 4.3.3[/SIZE]
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#105
2010-01-02, 01:26 AM
ilovejedd Wrote:Afaik, maximum cluster size you can use if you have compression enabled is 4k.

I will check, but I always turn compression off, so I doubt it is on. Still only 4K clusters available on a format.
ilovejedd
Offline

Member

Posts: 217
Threads: 8
Joined: Apr 2008
#106
2010-01-02, 02:09 AM (This post was last modified: 2010-01-02, 02:15 AM by ilovejedd.)
keith_leitch Wrote:I will check, but I always turn compression off, so I doubt it is on. Still only 4K clusters available on a format.
Just checked again. Apparently, I did it via command line after it was initially formatted using the default 4k setting (just so it'll get assigned a drive letter).

Code:
format X: /FS:NTFS /Q /A:64K

Alternate method (GUI):
Control Panel » Administrative Tools » Computer Management » Disk Management

Right click on the partition you want to format, select Format... and you should now be able to select bigger cluster sizes.
[SIZE="1"]Primary GB-PVR Server (QAM/NTSC)
Antec P182 / Corsair 550VX / Gigabyte GA-P35-DS3R / Core 2 Duo E7200 @ 2.53 / 4GB DDR2 800 / Radeon HD3450 / WD Caviar SE16 750GB x4 / XP Pro SP2

Back-up GB-PVR Server (ATSC)
HP Pavilion a1400e / Sempron 3200+ @ 1.8 / 3GB DDR 400 / GeForce 6200TC / 80GB OS / Seagate 7200.9 300GB Data / XP Home SP2

Storage Server
Antec 300 / Corsair 520HX / Abit AB9 Pro / Celeron 430 @ 1.8 / 2GB DDR2 667 / ATI Rage XL 8MB / Seagate 7200.11 1.5TB x9 / unRAID 4.3.3[/SIZE]
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#107
2010-01-02, 02:59 AM
ilovejedd Wrote:Just checked again. Apparently, I did it via command line after it was initially formatted using the default 4k setting (just so it'll get assigned a drive letter).

Code:
format X: /FS:NTFS /Q /A:64K

Alternate method (GUI):
Control Panel » Administrative Tools » Computer Management » Disk Management

Right click on the partition you want to format, select Format... and you should now be able to select bigger cluster sizes.

OK, thanks. So I must reformat, must I? It makes sense that I would, and it's not impossible, of course, but...
ga_mueller
Offline

Senior Member

Posts: 471
Threads: 31
Joined: Oct 2009
#108
2010-01-02, 05:46 AM
keith_leitch Wrote:OK, thanks. So I must reformat, must I? It makes sense that I would, and it's not impossible, of course, but...

This works without reformatting... but of course, you'd have to cough up the $49..... Rolleyes
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#109
2010-01-02, 06:01 AM
ilovejedd Wrote:Alternate method (GUI):
Control Panel » Administrative Tools » Computer Management » Disk Management

Hmm. Wish I'd noticed that yesterday. Strange that one access point would be more flexible than the other.

Oh, well...I can backup, reformat and restore sometime later. Large clusters make a lot of sense for recording video.

Does anyone else have opinions about the ideal cluster sizes for swapfile and Windows volumes?
keith_leitch
Offline

Senior Member

Posts: 510
Threads: 53
Joined: Nov 2008
#110
2010-01-02, 06:02 AM
ilovejedd Wrote:Also, turn off system restore on the partition.

Good idea, but it's still yelling at me. I'm going to apply this patch to turn off all such warnings:

http://support.microsoft.com/kb/285107
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (15): « Previous 1 … 9 10 11 12 13 … 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Intel Core i7 processor HT & Windows 7 - Increase Performance ShiningDragon 0 3,273 2011-12-26, 03:01 AM
Last Post: ShiningDragon
  Boosting performance with Hauppage HVR 1600 DavidB 6 2,754 2010-11-30, 11:13 PM
Last Post: pBS
  Needed: Advice on 720p vs 1080p versus performance tjb 7 3,308 2008-08-20, 09:43 PM
Last Post: tjb
  network disk - popcorn hour? others? jasjol 6 3,785 2008-08-04, 05:53 PM
Last Post: jasjol
  ATI and NVIDIA - Video playback quality and performance analysis capone 6 3,320 2008-04-09, 12:04 AM
Last Post: zed
  Performance??? bdejong 8 3,155 2008-02-04, 09:04 AM
Last Post: erik
  Video card for decent PVRX2 performance? 5058 3 1,968 2007-09-28, 10:20 PM
Last Post: 5058
  CF card for local disk, video files to network? jonm 8 3,590 2007-06-29, 06:55 PM
Last Post: camdecoster
  Hard disk about to fail? elite 19 5,468 2006-08-18, 07:48 PM
Last Post: Chris.Day
  Disk Spanning Wulf 14 4,464 2006-06-28, 08:51 PM
Last Post: Wulf

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode