Hi Everyone:

I use suspend2 and lvm at the same time. I use a lvm partition
(/dev/vg/swap) as my suspend target by setting
resume2=swap:/dev/vg/swap.

I order to use make it work, I use initramfs. It works properly except
that I get the following message when I shut down the computer:

        Unable to shutdown: /dev/vg/swap

After some analyzing, I know it happens because the open count of
/dev/vg/swap is 2 when the script /lib/rcscripts/addons/lvm-stop.sh is
executed.

Maybe this is the problem of baselayout or my initramfs. 
How can I resolve it?

My initramfs is at
http://lcs.ios.ac.cn/~scwang/docs/initramfs_data.cpio.gz

The following is my some information of my system:
$ uname -a
$ Linux x31 2.6.16-suspend2-r8 #40 PREEMPT Fri Sep 29 14:25:38 
  CST 2006 i686 Intel(R) Pentium(R) M processor 1500MHz GNU/Linux

$ lvdisplay /dev/vg/swap
$   --- Logical volume ---
  LV Name                /dev/vg/swap
  VG Name                vg
  LV UUID                E6oRRu-qkza-XIb5-TnGw-rGak-v7Kr-Jr5qZL
  LV Write Access        read/write
  LV Status              available
  # open                 2
  LV Size                1000.00 MB
  Current LE             250
  Segments               1
  Allocation             inherit
  Read ahead sectors     0
  Block device           254:4


-- 
Shaochun Wang <[EMAIL PROTECTED]>

GPG Fingerprint: 70C2 6945 0E46 E08B 419A  007C AC5C F21F 358A 0833
You can get my publickey from the following url:
        http://lcs.ios.ac.cn/~scwang/docs/scwangpublickey.gpg
-- 
gentoo-user@gentoo.org mailing list

Reply via email to