Consider the following best-practices when migrating non-system-related data from UFS file systems to ZFS file systems:
1. Unshare the existing UFS file systems
If your UFS file system is being shared as an NFS resource or any other kind of resource. First unshare it. To do this, you would find a lot of useful tips and tricks, which i wont be covering here.
2. Unmount the existing UFS file systems from the previous mount points
Unmount your UFS file system from their existing mount points. This would help close some other potential hidden problems that you might run into, if you fail to do so.
3. Mount the UFS file systems to temporary unshared mount points
Make a new folder somewhere in your file system and mount all these to your newly created UFS mount points.
4. Migrate the UFS data with parallel instances of rsync running to the new ZFS file systems
5. Set the mount points and the sharenfs properties on the new ZFS file systems
Categories
- Basics (11)
- Storage (SAN) (2)
- Veritas Volume Manager (2)
- ZFS (8)
- Zones (6)
Monday, April 6, 2009
Best Practises: Migrate your non-system data from UFS to ZFS
Subscribe to:
Post Comments (Atom)
Subscribe to Solaris Guru
Browse Articles
-
▼
2009
(6)
-
▼
April
(6)
- How to create a RAIDZ2 pool with a hot spare
- Monitoring performance of ZFS file system using zf...
- Best Practises: Migrate your non-system data from ...
- Step by Step: Migrate root UFS file system to ZFS
- Playing around with ZFS File system using Virtual ...
- Playing around with ZFS File system using Virtual ...
-
▼
April
(6)
0 comments:
Post a Comment