filesystem

Blog: How to Set Up a Global Heartbeat with OCFS2

MCA Tips Feed. Wim explains how to set up a global heartbeat on your site with OCFS2. In case you don't know, a heartbeat is how one file system lets others file systems know it is alive. When you have lots of devices sending each other heartbeats, the overhead becomes a problem. A global heartbeat in essence lets several devices share a single "beat."

Direct link: https://blogs.oracle.com/wim/entry/ocfs2_global_heartbeat

Blog: How to Create Block-Based Shared Storage with NFS File System

MCA Tips Feed. If you want to work with block-based shared storage devices such as ocfs2. But you don't have iSCSI or SAN storage. You can use NFS, instead. Yes, you can create an NFS file that will contain the block-based shared storage device. In fact, you can create several shared storage devices that way. And use the "dm nfs" utility to create a device map. Wim explains how.

Direct link: https://blogs.oracle.com/wim/entry/dm_nfs

Blog: How to Set Up a Global Heartbeat with OCFS2

MCA Tips Feed. Wim explains how to set up a global heartbeat on your site with OCFS2. In case you don't know, a heartbeat is how one file system lets others file systems know it is alive. When you have lots of devices sending each other heartbeats, the overhead becomes a problem. A global heartbeat in essence lets several devices share a single "beat."

Direct link: https://blogs.oracle.com/wim/entry/ocfs2_global_heartbeat

Blog: How to Create Block-Based Shared Storage with NFS File System

MCA Tips Feed. If you want to work with block-based shared storage devices such as ocfs2. But you don't have iSCSI or SAN storage. You can use NFS, instead. Yes, you can create an NFS file that will contain the block-based shared storage device. In fact, you can create several shared storage devices that way. And use the "dm nfs" utility to create a device map. Wim explains how.

Direct link: https://blogs.oracle.com/wim/entry/dm_nfs

Tech Article: Best Way to Migrate Data from Legacy File Systems to ZFS in Oracle Solaris 11

MCA Tips Feed. To migrate data from a legacy filesystem to ZFS in Oracle Solaris 11, you need to install the shadow-migration package and enable the shadowd service. Then follow the simple procedure described by Dominic Kay.

Direct link: http://www.oracle.com//technetwork/articles/servers-storage-admin/howto-...

Tech Article: How I Use the Advanced Features of the Btrfs File System in Oracle Linux

MCA Tips Feed. How to create and mount a Btrfs file system. How to copy and delete files. How to create and manage a redundant file system configuration. How to check the integrity of the file system and its remaining capacity. How to take snapshots. How to clone. And more. In this article Margaret explores the more advanced features of the Btrfs file system.

Direct link: http://www.oracle.com/technetwork/articles/servers-storage-admin/advance...

Blog: What Makes ZFS So Cool

MCA Tips Feed. Karoly Veigh explains the limitations that motivated Oracle to create the ZFS file system, and which capabilities in ZFS directly addressed those limitations. Advances in capacity, ease of administration, protection against data corruption, and more.

Direct link: https://blogs.oracle.com/orasysat/entry/so_what_makes_zfs_so

Tech Article: How I Got Started With The Btrfs File System for Oracle Linux

MCA Tips Feed. The basic capabilities that Margaret Bierman discovered while becoming familiar with the Btrfs file system in Oracle Linux, plus the instructions she used to create a file system, verify its size, create subdirectories, and perform other basic administrative tasks.

Direct link: http://www.oracle.com/technetwork/articles/servers-storage-admin/getting...

Blog: Is Linear Tape File System (LTFS) Best for Transportable Storage?

MCA Tips Feed. Because tape is physically robust, it is the most reliable way to transport large amounts of data by, for instance, helicopter to an oil rig. But different tapes are written in different formats, and if the sysadmin on the oil rig doesn't have the right reader, you'd be out of luck, right? Not if you wrote to tape using the LTFS file system, and the sysadmin on the oil rig downloaded the free LTFS reader. Brian Zentz explains.

Direct link: https://blogs.oracle.com/OTNGarage/entry/linear_tape_file_system_for

Blog: Finding Out How Well Your Filesystem Cache is Working

MCA Tips Feed. If you are not getting the performance you expect from your ZFS filesystem, I/O may be the culprit. To help, ZFS provides the Adaptive Replacement Cache, or ARC. But do you know how well the ARC is working? You will if you analyze it with DTrace probes. Brendan Gregg describes how.

Direct link: http://dtrace.org/blogs/brendan/2012/01/09/activity-of-the-zfs-arc/

Pages

Subscribe to RSS - filesystem