Your Account

Community

Topics (Sources)

More

Stories tagged with: filesystem

NTFS Disk Recovery
24 / 5
http://www.howtoforge.com/ntfs-disk-recovery
Mary, the daughter of a friend is in college: her Windows XP laptop constantly reboots and, we suspect, has a bad hard drive. The system will boot a live CD (Ubuntu 9.10 Karmic Koala Desktop), and data on the hard drive can be read. During boot, the live CD identifies disk errors and tries unsuccessfully to repair them. Join discussion...
Submitted by falko 27 months, 3 weeks, 6 days, 21 hours ago
Tags: , , ,
Striping Across Four Storage Nodes With GlusterFS On Ubuntu 9.10
26 / 4
http://www.howtoforge.com/striping-across-four-storage-nodes...
This tutorial shows how to do data striping across four single storage servers (running Ubuntu 9.10) with GlusterFS. The client system (Ubuntu 9.10 as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA. Join discussion...
Submitted by falko 28 months, 1 week, 5 days, 20 hours ago
Tags: , , , , ,
Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Ubuntu 9.10
26 / 5
http://www.howtoforge.com/distributed-replicated-storage-acr...
This tutorial shows how to combine four single storage servers (running Ubuntu 9.10) to a distributed replicated storage with GlusterFS. Nodes 1 and 2 (replication1) as well as 3 and 4 (replication2) will mirror each other, and replication1 and replication2 will be combined to one larger storage server (distribution). Basically, this is RAID10 over network. If you lose one server from replication1 and one from replication2, the distributed volume continues to work. The client system (Ubuntu 9.10 as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA. Join discussion...
Submitted by falko 28 months, 3 weeks, 21 hours ago
Tags: , , , , ,
Distributed Storage Across Four Storage Nodes With GlusterFS On Ubuntu 9.10
25 / 5
http://www.howtoforge.com/distributed-storage-across-four-st...
This tutorial shows how to combine four single storage servers (running Ubuntu 9.10) to one large storage server (distributed storage) with GlusterFS. The client system (Ubuntu 9.10 as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA. Join discussion...
Submitted by falko 28 months, 3 weeks, 6 days, 8 hours ago
Tags: , , , ,
Boot On BTRFS With Debian
25 / 5
http://www.howtoforge.com/boot-on-btrfs-with-debian
This tutorial will explain you how to boot from a BTRFS filesystem with kernel 2.6.31-RC4 and BTRFS 0.19. BTRFS is a new filesystem with some really interesting features like online defragmenting and snapshots. BTRFS is an experimental filesystem, use at your own risk. The kernel used is also experimental. Join discussion...
Submitted by falko 34 months, 1 week, 4 days, 23 hours ago
Tags: , , ,
Distributed Storage Across Four Storage Nodes With GlusterFS On Debian Lenny
27 / 2
http://www.howtoforge.com/distributed-storage-across-four-st...
This tutorial shows how to combine four single storage servers (running Debian Lenny) to one large storage server (distributed storage) with GlusterFS. The client system (Debian Lenny as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86-64 servers with SATA-II RAID and Infiniband HBA. Join discussion...
Submitted by falko 35 months, 2 weeks, 5 days, 23 hours ago
Tags: , , , ,
Creating An NFS-Like Standalone Storage Server With GlusterFS On Debian Lenny
26 / 3
http://www.howtoforge.com/creating-an-nfs-like-standalone-st...
This tutorial shows how to set up a standalone storage server on Debian Lenny. Instead of NFS, I will use GlusterFS here. The client system will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86-64 servers with SATA-II RAID and Infiniband HBA. Join discussion...
Submitted by falko 36 months, 1 week, 4 days ago
Tags: , , , ,
Storing Files/Directories In Memory With tmpfs
26 / 4
http://www.howtoforge.com/storing-files-directories-in-memor...
You probably know that reading from RAM is a lot of faster than reading files from the hard drive, and reduces your disk I/O. This article shows how you can store files and directories in memory instead of on the hard drive with the help of tmpfs (a file system for creating memory devices). This is ideal for file caches and other temporary data (such as PHP's session files if you are using session.save_handler = files) because the data is lost when you power down or reboot the system. Join discussion...
Submitted by falko 42 months, 1 week, 22 hours ago
Tags: , , ,
Three Ways To Access Linux Partitions (ext2/ext3) From Windows On Dual-Boot Systems
21 / 9
http://www.howtoforge.com/access-linux-partitions-from-windo...
If you have a dual-boot Windows/Linux system, you probably know this problem: you can access files from your Windows installation while you are in Linux, but not the other way round. This tutorial shows three ways how you can access your Linux partitions (with ext2 or ext3 filesystem) from within Windows: Explore2fs, DiskInternals Linux Reader, and the Ext2 Installable File System For Windows. While the first two provide read-only access, the Ext2 Installable File System For Windows can be used for read and write operations. Join discussion...
Submitted by falko 53 months, 4 days, 18 hours ago
Tags: , , , , ,

Home | Terms of Service | Privacy Policy | Help & FAQ | About coRank | Contact us

© coRank 2007-2010