54
or
Example
Observe the results.
6. Kill all dds when verification is complete.
Example
Configure the SRP Target
The following example shows a Logical Volume Manager (LVM) configuration of the SRP target
1. Wipe out the current partition table and re-read.
Example
The following sequence has been tested with:
# rpm -qa | grep lvm
lvm-1.0.3-15
2. Run vgscan for the first time
Example
3. Prepare the physical volume
Example
# iostat
# pkill dd
root@swclus6 root]# dd if=/dev/zero of=/dev/sde bs=1k count=1
1+0 records in
1+0 records out
[root@swclus6 root]# blockdev --rereadpt /dev/sde
[root@swclus6 root]# vgscan
vgscan -- reading all physical volumes (this may take a while...)
vgscan -- “/etc/lvm tab” and “/etc/lvmtab.d” successfully created
vgscan -- WARNING: This program does not do a VGDA backup of your volume group
# pvcreate /dev/sde
pvcreate -- physical volume “/dev/sde” successfully created
[root@swclus6 root]# pvdisplay /dev/sde
pvdisplay -- “/dev/sde” is a new physical volume of 181.18 GB