[illumos-Discuss] md aka svm aka lvm

Bryan Horstmann-Allen bdha at mirrorshades.net
Sun Aug 29 09:30:34 PDT 2010


+------------------------------------------------------------------------------
| On 2010-08-28 23:18:12, Erik Trimble wrote:
| 
> Right now, given that there are some things that ZFS doesn't currently 
> support (disk concatenation is one),  SVM still does have a use.

How is "disk concatentation" different than:

  # zpool create test $PWD/1 $PWD/2 
  # zpool status -v test
    pool: test
   state: ONLINE
   scrub: none requested
  config:
  
          NAME            STATE     READ WRITE CKSUM
          test            ONLINE       0     0     0
            /root/test/1  ONLINE       0     0     0
            /root/test/2  ONLINE       0     0     0
  
  errors: No known data errors
-- 
bdha
cyberpunk is dead. long live cyberpunk.



More information about the Discuss mailing list