Refs File systems - Preparations for Backups

jimbo45

New Member
VIP Member
Guru
Messages
4,373
Location
Hafnarfjörður IS
Hi there
I'm hoping in one of the next few leaked builds to test the Refs file system -- it won't yet be available on the boot system but will be on other volumes.

This will mean a change in your backup strategy if you back up disks by Imaging partitions. It will be a while yet before the standard backup vendors build this new file system into their backups - but whatever the change of data format in the partition layout you should still always be able to backup if you select "Backup by SECTOR" mode - as this mode simply copies byte for byte exactly what is on the disk without regard to data organisation whatever - it's a pure physical address sector by sector copy. It will probably take longer but it should always work.

(Although I'll be running this on a VM which can be backed up in other ways - I want to try the actual sector by sector backup from the Guest machine).

In theory though as most backup solutions are Linux based any sort of Windows file systems are just DATA as far as Linux itself is concerned - however sometimes these utilities do a bit of data compression and optimisation which requires knowing details of the SOURCE file system - usually FAT / FAT32 / NTFS. This could cause problems with the new Refs file system so I'd go for the physical sector by sector dump.

In any case while I'm sure we are all waiting to test the new file system - don't rely on it on any machine until your BACKUP and RESTORE strategy works.

I'm sure we'll hear a lot more of this in as Refs is rolled out.

Cheers
jimbo
 

My Computer

System One

  • OS
    Linux Centos 7, W8.1, W7, W2K3 Server W10
    Computer type
    PC/Desktop
    Monitor(s) Displays
    1 X LG 40 inch TV
    Hard Drives
    SSD's * 3 (Samsung 840 series) 250 GB
    2 X 3 TB sata
    5 X 1 TB sata
    Internet Speed
    0.12 GB/s (120Mb/s)
Hi jimbo45,

You didn't mention a file-based image format (WIM), and it's a native Windows format since Vista. One can create and register a custom refresh image with
Code:
recimg /createimage D:\backup
to capture the system and installed software, and let File History take care of your personal files.

The disadvantage of the refresh backup strategy compared to the legacy VHD way is the lack of incremental backup.
 

My Computer

System One

  • OS
    Windows 8 Pro x64
    Computer type
    Laptop
    System Manufacturer/Model
    HP Pavilion dv7t (17.3'', i7-2630QM, HD 6770M 1Gb, 8Gb RAM, 2 SSD@120Gb + 1 HDD@750Gb)
Hi jimbo45,

You didn't mention a file-based image format (WIM), and it's a native Windows format since Vista. One can create and register a custom refresh image with
Code:
recimg /createimage D:\backup
to capture the system and installed software, and let File History take care of your personal files.

The disadvantage of the refresh backup strategy compared to the legacy VHD way is the lack of incremental backup.
As it happens I just tried making a custom refresh image and restoring it yesterday.

It has its place if your computer is totally messed up, but it lost so many settings that I wouldn't really describe it as a backup.

Good thread though. Sector-by-sector backup is all very well, but if you have a 1TB disk and have only filled 100GB, does that mean every backup is 1TB?!
 

My Computer

System One

  • OS
    Windows 8.1, 10
Hi jimbo45,

You didn't mention a file-based image format (WIM), and it's a native Windows format since Vista. One can create and register a custom refresh image with
Code:
recimg /createimage D:\backup
to capture the system and installed software, and let File History take care of your personal files.

The disadvantage of the refresh backup strategy compared to the legacy VHD way is the lack of incremental backup.

Hi there
This won't work as you can't currently have the Refs system on a Boot device. I was referring to backing up your USER data if partitions / Disks are converted to Refs. We won't have the Windows system ITSELF yet on Refs for a while until Boot is supported.

Windows 2012 server currently has Refs available but also not on the boot device or removable devices.

I'd also be interested to see if say a standard (no boot) HDD can be spilt into NTFS and Refs partitions or does the entire disk have to be one or the other.

The Storage spaces scheme looks good also in Refs -- I'm currently using Spanned volumes (NTFS) but hope to replace that with something a bit more robust.

Cheers
jimbo
 

My Computer

System One

  • OS
    Linux Centos 7, W8.1, W7, W2K3 Server W10
    Computer type
    PC/Desktop
    Monitor(s) Displays
    1 X LG 40 inch TV
    Hard Drives
    SSD's * 3 (Samsung 840 series) 250 GB
    2 X 3 TB sata
    5 X 1 TB sata
    Internet Speed
    0.12 GB/s (120Mb/s)
As it happens I just tried making a custom refresh image and restoring it yesterday.

It has its place if your computer is totally messed up, but it lost so many settings that I wouldn't really describe it as a backup.
Interesting. It worked fine for me in RP, but I haven't tested it with RTM. What kind of settings have you lost?

This won't work as you can't currently have the Refs system on a Boot device. I was referring to backing up your USER data if partitions / Disks are converted to Refs. We won't have the Windows system ITSELF yet on Refs for a while until Boot is supported.
OK, great point, but you still can use DISM to capture a volume to WIM, right? :) And why would one be rushing to convert the data drive to ReFS? If your data is so precious that you go an extra mile to back it up (unlike most of home users), why would you switch from well-known NTFS to new and unproven ReFS?

I'm asking in the context of home users, since this is a client OS forum.
 

My Computer

System One

  • OS
    Windows 8 Pro x64
    Computer type
    Laptop
    System Manufacturer/Model
    HP Pavilion dv7t (17.3'', i7-2630QM, HD 6770M 1Gb, 8Gb RAM, 2 SSD@120Gb + 1 HDD@750Gb)

My Computer

System One

  • OS
    Windows 10 Pro X64
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Lenovo IdeaCenter K450
    CPU
    Intel Quad Core i7-4770 @ 3.4Ghz
    Motherboard
    Lenovo
    Memory
    16.0GB PC3-12800 DDR3 SDRAM 1600 MHz
    Graphics Card(s)
    Intel Integrated HD Graphics
    Sound Card
    Realtek HD Audio
    Monitor(s) Displays
    HP h2207
    Screen Resolution
    1680x1050@59Hz
    Hard Drives
    250GB Samsung EVO SATA-3 SSD;
    2TB Seagate ST2000DM001 SATA-2;
    1.5TB Seagate ST3150041AS SATA
    PSU
    500W
    Keyboard
    Wired USB
    Mouse
    Wired USB
    Internet Speed
    3GB Up, 30GB Down
    Browser
    SeaMonkey
    Antivirus
    Windows Defender; MBAM Pro
    Other Info
    UEFI/GPT
    PLDS DVD-RW DH16AERSH
Interesting. It worked fine for me in RP, but I haven't tested it with RTM. What kind of settings have you lost?
Well I perhaps exaggerate slightly, as it was a fairly recently clean installation without much software on it so it didn't have too many settings in the first place. But for instance:
* autoplay settings in Control Panel
* settings in File Explorer such as the daft default to hide file extensions
* settings in TrueCrypt software (I had a file which was set to mount as drive H: at logon).

At that point I got fed up and restored from the more conventional backup I'd taken at the same time.
 

My Computer

System One

  • OS
    Windows 8.1, 10
Back
Top