linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] what is writed on raw disk,
@ 2010-09-10 15:00 yue
  2010-09-10 15:47 ` Zdenek Kabelac
  2010-09-10 15:53 ` yue
  0 siblings, 2 replies; 4+ messages in thread
From: yue @ 2010-09-10 15:00 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

VolGroup00 {
 id = "QCNEJh-9bbG-x6AV-uZEz-Dhsi-1LL7-fYSWbL"
 seqno = 4
 status = ["RESIZEABLE", "READ", "WRITE"]
 extent_size = 65536
 max_lv = 0
 max_pv = 0
 physical_volumes {
  pv0 {
   id = "p6HuAe-QgIZ-DQPE-MpMg-3CbJ-9Dv8-EtrI6Y"
   device = "/dev/sda2"
   status = ["ALLOCATABLE"]
   dev_size = 16563015
   pe_start = 384
   pe_count = 252
      }
  pv1 {
   id = "u3chxH-Poxl-39Sg-joPi-1qAa-vN3J-JvaWmB"
   device = "/dev/sdc"
   status = ["ALLOCATABLE"]
   dev_size = 4096000
   pe_start = 384
   pe_count = 62
     }
        }
 logical_volumes {
  LogVol00 {
  id = "yMgaVf-hfk5-kjVz-3wSe-cyw6-O8j3-75P0b4"
  status = ["READ", "WRITE", "VISIBLE"]
  segment_count = 1
  segment1 {
   start_extent = 0
   extent_count = 202
   type = "striped"
   stripe_count = 1 # linear
   stripes = ["pv0", 0]
   }
  }
  LogVol01 {
  id = "QZ9Plz-pW7Y-691z-XtdI-S5SI-V7Kc-Lrzis1"
  status = ["READ", "WRITE", "VISIBLE"]
  segment_count = 1
  segment1 {
   start_extent = 0
   extent_count = 50
   type = "striped"
   stripe_count = 1 # linear
   stripes = ["pv0", 202]
   }
  }
 }//logical_volumes
}
------------------------------------
how many this kind of struct is writed on raw disk,and its value???what is different??
how a group is parsed?

[-- Attachment #2: Type: text/html, Size: 2239 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-13  9:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10 15:00 [linux-lvm] what is writed on raw disk, yue
2010-09-10 15:47 ` Zdenek Kabelac
2010-09-10 15:53 ` yue
2010-09-13  9:48   ` Zdenek Kabelac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).