Penguin

Differences between version 6 and predecessor to the previous major change of LVMNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Tuesday, October 14, 2003 12:13:58 pm by DanielLawson Revert
Older page: version 5 Last edited on Friday, August 22, 2003 2:07:36 pm by CraigBox Revert
@@ -41,8 +41,11 @@
  vgcreate -- volume group "lvmarray" successfully created and activated 
  
  # vgdisplay 
 Confirm that the VG size is the right amount for the size of the partition. 
+  
+Note that if you use devfs, you'll need to use the full devfs pathname, not the /dev/sda4 symlink.  
+EG:, use /dev/scsi/host0/bus0/target0/lun0/part4 instead of /dev/hda4  
  
 !Create some LVs [3] 
  
  # lvcreate -L20G -nhome lvmarray