How to Back Up a 2TB ZFS File System

How to Back Up a 2TB ZFS File System thumbnail
ZFS file system uses snapshots for backup procedures.

ZFS is a file system and logical volume manager for the Sun Microsystems Solaris operating system. It supports large size storage devices, such as 2 terabytes (2TB) hard drives. Power failures or system data corruption require you to restore the file system from previously made ZFS file system backups by using the system hard drive snapshot. By setting up a storage pool quota, you can back up 2TB hard drives for recovery for damaged ZFS file systems.

Instructions

    • 1

      Click the "xterm" icon on the system taskbar to open command line window.

    • 2

      Type in "zfs set quota=2T tank/home/thom" at the "#' command line prompt and press the "Enter" key.

    • 3

      Type in "zfs backup tank/thom@041311 > /dev/rmt/0" at the prompt.

    • 4

      Press the "Enter" key to create the backup of ZFS file system on the "0" hard drive.

Related Searches:

References

  • Photo Credit Ablestock.com/AbleStock.com/Getty Images

Comments

You May Also Like

  • How to Undelete ZFS Files

    When you delete a file on your computer, the Windows operating system saves it in the Recycle Bin. This includes ZFS files,...

  • How to Add a Drive to a ZFS Pool

    Solaris' ZFS file system takes a different approach to storage management than most other file systems. Whereas Windows divides disks into C,...

  • How to Convert 2Tb External HDD From NTFS to FAT32

    If you use an external hard disc drive to store computer files, then you may want to reformat it from the New...

  • Tutorial on Unix ZFS

    The Zettabyte File System (ZFS) by Sun Microsystems has generated a lot of buzz since its release in 2004. It works natively...

  • How to Back Up to a Previous System

    The system registry is an important component of the Windows XP operating system, and corruption of the registry can have serious ramifications...

  • Flar Create Tutorial for Unix

    You can use the "flar create" command to make backups or other types of archives in Unix. The command creates flar archives...

  • How to Price a Sun SPARC System

    Sun SPARC systems are high-end servers used to host complex and mission-critical web applications, database systems and business intelligence applications. Originally ...

  • How to Make a Backup Disk

    If you own a computer, chances are that you have important files and documents stored on it. If your hard drive crashes...

  • How to: The Backup Tape Command in Solaris 9

    Solaris is an operating system created by Sun Microsystems (now Oracle) to run on its high-end servers and workstations powered by processors...

Related Ads

Featured