[linux-lvm] still trying to vgchange

Magosányi Árpád mag at bunuel.tii.matav.hu
Thu Nov 1 12:45:01 UTC 2001


Hi!

I was trying to ignore the snapshot lv while
doing vgchange -ay in the hope that I can
get back my data somehow. I changed vgchange
in the following way:
--"patch"-- 
            /* check for snapshot logical volumes and get the COW table data */
-            for ( l = 0; l < vg->lv_max; l++) {
+            for ( l = 0; 0; l++) {
               if ( ( lv_ptr = vg->lv[l]) != NULL) {
--"patch"-- 
Now I cannot see the message from the kernel, but the user space
message does persist, and still cannot activate the vg.

p.s: did my bug report get through? I cannot remember seeing it back.

-- 
GNU GPL: csak tiszta forrásból




More information about the linux-lvm mailing list