Re: [CentOS] Best Practice to remove an ISCSI LVM from a system

2013-09-26 Thread Götz Reinicke - IT Koordinator
Am 25.09.13 20:01, schrieb John R Pierce: > On 9/25/2013 6:58 AM, Götz Reinicke - IT Koordinator wrote: >> I'd like to know what would be the best way to remove an iscsi lvm >> storage from a server. (removing all reference to that storage etc.) >> >> The storage in question will be reset and refor

Re: [CentOS] Best Practice to remove an ISCSI LVM from a system

2013-09-26 Thread Götz Reinicke - IT Koordinator
Am 25.09.13 17:10, schrieb Ian Pilcher: > On 09/25/2013 08:58 AM, Götz Reinicke - IT Koordinator wrote: >> I'd like to know what would be the best way to remove an iscsi lvm >> storage from a server. (removing all reference to that storage etc.) > > My approach would be: > > * Disable all volume

Re: [CentOS] Best Practice to remove an ISCSI LVM from a system

2013-09-26 Thread Götz Reinicke - IT Koordinator
Am 25.09.13 16:12, schrieb m.r...@5-cent.us: > Götz Reinicke - IT Koordinator wrote: >> Hi, >> >> I'd like to know what would be the best way to remove an iscsi lvm >> storage from a server. (removing all reference to that storage etc.) >> >> The storage in question will be reset and reformated and

Re: [CentOS] Best Practice to remove an ISCSI LVM from a system

2013-09-25 Thread John R Pierce
On 9/25/2013 6:58 AM, Götz Reinicke - IT Koordinator wrote: > I'd like to know what would be the best way to remove an iscsi lvm > storage from a server. (removing all reference to that storage etc.) > > The storage in question will be reset and reformated and used on a > different server; so no LV

Re: [CentOS] Best Practice to remove an ISCSI LVM from a system

2013-09-25 Thread Ian Pilcher
On 09/25/2013 08:58 AM, Götz Reinicke - IT Koordinator wrote: > I'd like to know what would be the best way to remove an iscsi lvm > storage from a server. (removing all reference to that storage etc.) My approach would be: * Disable all volume groups on the iSCSI LUN(s) with "vgchange -a n ..."

Re: [CentOS] Best Practice to remove an ISCSI LVM from a system

2013-09-25 Thread m . roth
Götz Reinicke - IT Koordinator wrote: > Hi, > > I'd like to know what would be the best way to remove an iscsi lvm > storage from a server. (removing all reference to that storage etc.) > > The storage in question will be reset and reformated and used on a > different server; so no LVM export is ne

[CentOS] Best Practice to remove an ISCSI LVM from a system

2013-09-25 Thread Götz Reinicke - IT Koordinator
Hi, I'd like to know what would be the best way to remove an iscsi lvm storage from a server. (removing all reference to that storage etc.) The storage in question will be reset and reformated and used on a different server; so no LVM export is needed. Do I have to do lvremove ..., vgremove ...,