Hello,

I have the following logical volume configuration on my system:

test:/home # pvscan
  PV /dev/sdb   VG data   lvm2 [1.36 TB / 1.23 TB free]
  Total: 1 [1.36 TB] / in use: 1 [1.36 TB] / in no VG: 0 [0   ]

test:/home # vgscan
  Reading all physical volumes.  This may take a while...
  Found volume group "data" using metadata type lvm2 

test:/home # lvscan
  ACTIVE            '/dev/data/local' [20.00 GB] inherit
  ACTIVE            '/dev/data/data_trans' [20.00 GB] inherit
  ACTIVE            '/dev/data/export' [100.00 GB] inherit
test:/home #

So far everything looks fine. But after a reboot the lvscan lists the
volumes as inactive. To activate them again I have to manually execute a
'lvchange -ay'. 

Is there anything I can do to have them activated automatically at
system boot?

Thanks
Wolf
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to