|
additional disks: msg#00013linux.lvm.devel
hello i just installed lvm v1.0.7 on my suse pro v8.1 box. ive a question, i use some special san hardware (fc over scsi), so my disks are in /dev/svm/svmXXX. when i add in the /tools/lib/lvm_check_partitioned_dev.c (line 164) ... { "ataraid", LVM_DEVICE_TYPE_ATARAID }, /* ATA Raid */ { "i2o_block", LVM_DEVICE_TYPE_I2O }, /* i2o disk */ { "svm", LVM_DEVICE_TYPE_SD }, /* >>>> SVM PATCH <<<<<<*/ { NULL, LVM_DEVICE_TYPE_INVALID } /* Device not recognized */ ... and in the file /tools/lib/lvm_dir_cache.c (line 88) ... LVM_DIR_PREFIX "i2o_block", LVM_DIR_PREFIX "svm/svm", /* >>>> SVM PATCH <<<<<<*/ NULL ... this should enable lvm to support my svm san virtualisation device? greetings michael |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: enlarging snapshot volume automatically?: 00013, Kwon SoonSon |
|---|---|
| Next by Date: | snp: 00013, Kwon SoonSon |
| Previous by Thread: | enlarging snapshot volume automatically?i: 00013, Kwon SoonSon |
| Next by Thread: | snp: 00013, Kwon SoonSon |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |