[OpenAFS] Does openafs support Linux LVM ?

Hengtong Ding dinght@iopp.ccnu.edu.cn
Wed, 7 Mar 2007 16:20:52 +0800 (CST)


 Hi all,
  
  I am new to afs and tried to install an afs server on my Linux machine 
and Logical Volume Manager is used in my machine. When I try to start fs
server, it complains, I don't how to go further, and my kaserver,buserver 
,ptserver and vlserver runs ok. What's more the partition /vicep01 have no 
physical error. Only one difference is that 
/dev/mapper/VolGroup00-LogVol03 is mounted to /vicep01 with LVM but not 
the normal partion method,eg. /dev/sda1. 

I'm wondering the fs server's death is due to the LVM. So I'm here to ask whether the openafs 
support the LVM. Any suggestions and comments are appreciated.

  I list the information below.
Thanks in advance.
Best regards,
Hengtong

[root@afs /]# bos status afs.testgrid.local  -noauth
Instance kaserver, currently running normally.
Instance buserver, currently running normally.
Instance ptserver, currently running normally.
Instance vlserver, currently running normally.
Instance fs, temporarily disabled, stopped for too many errors, currently 
shutdown.
    Auxiliary status is: file server shut down.

[root@afs /]# cat /usr/afs/logs/SalvageLog
@(#) OpenAFS 1.4.1 built  2006-06-20 4089249037 19157532
03/07/2007 16:08:41 STARTING AFS SALVAGER 2.4 (/usr/afs/bin/salvager)
03/07/2007 16:08:41 Starting salvage of file system partition /vicep01
03/07/2007 16:08:41 SALVAGING FILE SYSTEM PARTITION /vicep01 
(device=vicep01)
03/07/2007 16:08:41 No vice inodes on vicep01; not salvaged
03/07/2007 16:08:41 0 nVolumesInInodeFile 0 
Temporary file /vicep01/salvage.inodes.vicep01.6641 is missing...

[root@afs /]# lvdisplay /dev/VolGroup00/LogVol03
  --- Logical volume ---
  LV Name                /dev/VolGroup00/LogVol03
  VG Name                VolGroup00
  LV UUID                UKs97K-VTFK-9Itl-MN30-g7Aq-UmKp-X1KNwe
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                4.91 GB
  Current LE             157
  Segments               1
  Allocation             inherit
  Read ahead sectors     0
  Block device           253:1


[root@afs /]# mount
/dev/mapper/VolGroup00-LogVol01 on / type ext3 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
/dev/mapper/VolGroup00-LogVol02 on /var type ext3 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/proc on /var/named/chroot/proc type none (rw,bind)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
/dev/mapper/VolGroup00-LogVol03 on /vicep01 type ext3 (rw)
 

-- 
 ************************************************
 *             Hengtong Ding                    *                    
 *                                              *
 *  Address:  Institute of Particle Physics,    *
 *            Central China Normal University   * 
 *            Wuhan, 430079,  P. R. China       *
 *  Tel:      0086 27 6786 7946 (lab)           *
 *            0086 27 8715 0351 (dormitory)     *
 *  Fax:      0086 27 6786 3213                 *
 *  Email:    dinght@iopp.ccnu.edu.cn           *
 *	      dinghengtong@hotmail.com          *
 ************************************************