Windows Vista Forums
Vista Forums Home Join Vista Forums Tech Publications Windows 7 Forum Vista Tutorials Webcasts Tags

Welcome to Vista Forums we are your forum for Windows Vista help and discussion. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista General

NTFS 3.1 and Vista

Update your Vista Drivers
Reply
 
Thread Tools Display Modes
Old 10-24-2006   #1 (permalink)
SESSION_EVENT
Guest


 

NTFS 3.1 and Vista

Vista uses the same NTFS version as XP?2003 does, correct? But what has
changed is how Vista uses what NTFS is capable of, right?

http://www.hanselman.com/blog/MoreOn...rsePoints.aspx

Thanks.



My System SpecsSystem Spec
Old 10-24-2006   #2 (permalink)
John Barnes
Guest


 

Re: NTFS 3.1 and Vista

Same as XP X64 that I have, and my understanding is uses more of the
available features of that version.

"SESSION_EVENT" <session@event.net.net.net> wrote in message
news:e6RjEw49GHA.4740@TK2MSFTNGP03.phx.gbl...
> Vista uses the same NTFS version as XP?2003 does, correct? But what has
> changed is how Vista uses what NTFS is capable of, right?
>
> http://www.hanselman.com/blog/MoreOn...rsePoints.aspx
>
> Thanks.
>
>



My System SpecsSystem Spec
Old 10-24-2006   #3 (permalink)
Chad Harris
Guest


 

Re: NTFS 3.1 and Vista/It's a changed NTFS in many respects

Vista uses a changed NTFS called a transactional NTFS. It has been changed
singificantly. It's not your dad's NTFS or your dad's XP NTFS. You may not
notice it or use the features but it's been changed. And MSFT is beginning
to document itmore extensively:

MSDN Webcast: The Revolutionary Windows Vista Transactional NTFS (TxF)
Infrastructure (Level 200)


* This event was Recorded on Tuesday, May 30, 2006 *

http://msevents.microsoft.com/CUI/We...CountryCode=US


Transactional NTFS
Transactional NTFS (abbreviated TxF) brings the concept of atomic
transactions to the NTFS file system, allowing Windows application
developers to write file output routines that are guaranteed to either
completely succeed or completely fail.

Transactional NTFS is implemented on top of the Kernel Transaction Manager
(KTM), which is a Windows kernel component first introduced in Windows Vista
that provides transactioning of objects in the kernel. The NTFS file system
already supports journaling of low-level operations, such as writing a block
of data. Transactional NTFS expands on this capability to include:


Transaction Management (TxF)

http://en.wikipedia.org/wiki/SuperFe...sactional_NTFS

http://msdn.microsoft.com/library/de.../fs/portal.asp

Discussion and explanation relating to the Transactional NTFS feature coming
in Longhorn, plus any other interesting anecdotes...



http://channel9.msdn.com/Showpost.aspx?postid=142120

Going Deep Video on New File System

http://channel9.msdn.com/shows/Going_Deep

To me JCO the term "updated NTFS" means something that has changed and been,
well, updated. How about you?

"Surendra Verma, Development Manager on the Vista Kernel team, digs into
Vista's new Transactional File System whith Charles Torre. TxF, as it is
referred to internally, is a new kernel construct that is part of an updated
Vista NTFS."

See also:

Overview of the Transactional NTFS Programming Model

http://msdn.microsoft.com/library/de...ming_model.asp

Because We Can: Discussion and explanation relating to the Transactional
NTFS feature coming in Longhorn, plus any other interesting anecdotes...

http://blogs.msdn.com/because_we_can...26/422390.aspx

System Services change in Windows Vista
http://blogs.msdn.com/junfeng/archiv...06/689983.aspx

Transactional NTFS Multi updates, transactional. No more worry on what if
one file is updated but the other is not.
http://msdn.microsoft.com/library/de.../fs/portal.asp

Kernel Transaction Manager
http://msdn.microsoft.com/library/de...start_page.asp

The Ntfsresize Frequently Asked Questions
http://mlf.linux.rulez.org/mlf/ezaz/ntfsresize.html

CH



"SESSION_EVENT" <session@event.net.net.net> wrote in message
news:e6RjEw49GHA.4740@TK2MSFTNGP03.phx.gbl...
> Vista uses the same NTFS version as XP?2003 does, correct? But what has
> changed is how Vista uses what NTFS is capable of, right?
>
> http://www.hanselman.com/blog/MoreOn...rsePoints.aspx
>
> Thanks.
>
>



My System SpecsSystem Spec
Old 10-24-2006   #4 (permalink)
Rob Burnett
Guest


 

Re: NTFS 3.1 and Vista/It's a changed NTFS in many respects


> Vista uses a changed NTFS called a transactional NTFS. It has been changed
> singificantly. It's not your dad's NTFS or your dad's XP NTFS. You may not
> notice it or use the features but it's been changed.


I don't see any changes in the file system itself, i.e., how the bits are
arranged on the disk. It looks like NTFS TxF is a much improved journaling
system to ensure data integrity, but not a change in structures on the disk
like from NT/2000 to XP/2003. It looks like Vista may include support for
GUID Partition tables, but again layout seems identical to x64.

Or am I going to discover I'm wrong in a colorful and spectacular way while
using some 3rd party disk utility?

My System SpecsSystem Spec
Old 10-25-2006   #5 (permalink)
John Barnes
Guest


 

Re: NTFS 3.1 and Vista/It's a changed NTFS in many respects

Not sure what you consider spectacular, but several posts have indicated
problems with Vista after using Acronis to format the partition it is
installed on. One poster had problems performing functions using Partition
Magic due to error messages about different versions of NTFS.

"Rob Burnett" <RobBurnett@discussions.microsoft.com> wrote in message
news:t1htj25ms5p0p6guljstg72mkvmpt4j246@news.microsoft.com...
>
>> Vista uses a changed NTFS called a transactional NTFS. It has been
>> changed
>> singificantly. It's not your dad's NTFS or your dad's XP NTFS. You may
>> not
>> notice it or use the features but it's been changed.

>
> I don't see any changes in the file system itself, i.e., how the bits are
> arranged on the disk. It looks like NTFS TxF is a much improved journaling
> system to ensure data integrity, but not a change in structures on the
> disk
> like from NT/2000 to XP/2003. It looks like Vista may include support for
> GUID Partition tables, but again layout seems identical to x64.
>
> Or am I going to discover I'm wrong in a colorful and spectacular way
> while
> using some 3rd party disk utility?
>



My System SpecsSystem Spec
Old 10-25-2006   #6 (permalink)
Chad Harris
Guest


 

Re: NTFS 3.1 and Vista/It's a changed NTFS in many respects

Rob--

You raise an important point as to 3rd party and I think it will take a
couple months before the accounts pour in on them--I haven't tried PM on
Vista or Acronis yet, but www.ranish.com is reported to be Vista compatible
and although Disk Management seems to downsize partitions on Vista without
losing data, it has limitations, and I'm not clear that it increases the
size of them. There have been mixed posts on this group with respect to
that.

CH


"Rob Burnett" <RobBurnett@discussions.microsoft.com> wrote in message
news:t1htj25ms5p0p6guljstg72mkvmpt4j246@news.microsoft.com...
>
>> Vista uses a changed NTFS called a transactional NTFS. It has been
>> changed
>> singificantly. It's not your dad's NTFS or your dad's XP NTFS. You may
>> not
>> notice it or use the features but it's been changed.

>
> I don't see any changes in the file system itself, i.e., how the bits are
> arranged on the disk. It looks like NTFS TxF is a much improved journaling
> system to ensure data integrity, but not a change in structures on the
> disk
> like from NT/2000 to XP/2003. It looks like Vista may include support for
> GUID Partition tables, but again layout seems identical to x64.
>
> Or am I going to discover I'm wrong in a colorful and spectacular way
> while
> using some 3rd party disk utility?
>



My System SpecsSystem Spec
Old 10-25-2006   #7 (permalink)
Rob Burnett
Guest


 

Re: NTFS 3.1 and Vista/It's a changed NTFS in many respects

Thanks for the heads up. On further review, I believe $UpCase has changed.
http://blogs.msdn.com/michkap/archiv...24/769540.aspx

I see the same Partition Magic error 1627 also from Drive Image when writing
a Vista RC-2 image to disk. An OK click allowed the operation to complete
successfully and Vista RC-2 to boot normally. That may be due more to Vista
forgiveness than Drive Image forward compatibility.

An unbootable system with data loss resulting from a legacy offline utility
that errs when writing to an NTFS volume is considered a colorful and
spectacular event. :-)

> Not sure what you consider spectacular, but several posts have indicated
> problems with Vista after using Acronis to format the partition it is
> installed on. One poster had problems performing functions using Partition
> Magic due to error messages about different versions of NTFS.
>
> "Rob Burnett" <RobBurnett@discussions.microsoft.com> wrote in message
> news:t1htj25ms5p0p6guljstg72mkvmpt4j246@news.microsoft.com...
> >
> >> Vista uses a changed NTFS called a transactional NTFS. It has been
> >> changed
> >> singificantly. It's not your dad's NTFS or your dad's XP NTFS. You may
> >> not
> >> notice it or use the features but it's been changed.

> >
> > I don't see any changes in the file system itself, i.e., how the bits are
> > arranged on the disk. It looks like NTFS TxF is a much improved journaling
> > system to ensure data integrity, but not a change in structures on the
> > disk
> > like from NT/2000 to XP/2003. It looks like Vista may include support for
> > GUID Partition tables, but again layout seems identical to x64.
> >
> > Or am I going to discover I'm wrong in a colorful and spectacular way
> > while
> > using some 3rd party disk utility?
> >

>


My System SpecsSystem Spec
Old 10-26-2006   #8 (permalink)
Clark
Guest


 

Re: NTFS 3.1 and Vista/It's a changed NTFS in many respects

Well, I'll post what happens to me when I use Partition Magic 8 on a Vista
partition. Maybe it makes sense to someone, and this is about a 68 gig
partition.

Error 110 -- length of partition in partition table is incorrect.
CAS length 97385730
LBA length 93771776
File System 93785730

If I allow PM to fix the error, I end up with an error #105 and the
partition seems to become unusable.

Clark

"Rob Burnett" <RobBurnett@discussions.microsoft.com> wrote in message
news:e540k2ha50ctv6fgail7qboj9kjccbg9gm@news.microsoft.com...
> Thanks for the heads up. On further review, I believe $UpCase has changed.
> http://blogs.msdn.com/michkap/archiv...24/769540.aspx
>
> I see the same Partition Magic error 1627 also from Drive Image when
> writing
> a Vista RC-2 image to disk. An OK click allowed the operation to complete
> successfully and Vista RC-2 to boot normally. That may be due more to
> Vista
> forgiveness than Drive Image forward compatibility.
>
> An unbootable system with data loss resulting from a legacy offline
> utility
> that errs when writing to an NTFS volume is considered a colorful and
> spectacular event. :-)
>
>> Not sure what you consider spectacular, but several posts have indicated
>> problems with Vista after using Acronis to format the partition it is
>> installed on. One poster had problems performing functions using
>> Partition
>> Magic due to error messages about different versions of NTFS.
>>
>> "Rob Burnett" <RobBurnett@discussions.microsoft.com> wrote in message
>> news:t1htj25ms5p0p6guljstg72mkvmpt4j246@news.microsoft.com...
>> >
>> >> Vista uses a changed NTFS called a transactional NTFS. It has been
>> >> changed
>> >> singificantly. It's not your dad's NTFS or your dad's XP NTFS. You
>> >> may
>> >> not
>> >> notice it or use the features but it's been changed.
>> >
>> > I don't see any changes in the file system itself, i.e., how the bits
>> > are
>> > arranged on the disk. It looks like NTFS TxF is a much improved
>> > journaling
>> > system to ensure data integrity, but not a change in structures on the
>> > disk
>> > like from NT/2000 to XP/2003. It looks like Vista may include support
>> > for
>> > GUID Partition tables, but again layout seems identical to x64.
>> >
>> > Or am I going to discover I'm wrong in a colorful and spectacular way
>> > while
>> > using some 3rd party disk utility?
>> >

>>

>


My System SpecsSystem Spec
Reply
Update your Vista Drivers

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista and W2K and NTFS? ***** charles Vista file management 6 09-05-2007 04:04 PM
FAT to NTFS not working in Vista Mykal Vista hardware & devices 8 03-09-2007 12:24 PM
Cannot copy file from network share on NTFS drive to local NTFS drive MDaniel Vista General 5 01-18-2007 02:25 PM
Vista and Ntfs JamesJ Vista hardware & devices 4 12-06-2006 04:58 PM
Vista NTFS Version jel183\(UK\) Vista installation & setup 2 06-27-2006 11:05 AM


Complimentary Industry Resources

Vista Forums has joined forces with TradePub.com to offer you a new, exciting, and entirely free professional resource. Visit http://vistax64.tradepub.com today to browse our selection of complimentary Industry magazines, white papers, webinars, podcasts, and more across 34 industry sectors. No credit cards, coupons, or promo codes required. Try it today!




Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51