Re: udev device naming

2012-11-29 Thread Mulyadi Santosa
Hi Prasad On Thu, Nov 29, 2012 at 10:04 PM, Prasad Joshi wrote: > Hello Mulyadi, > > I am using ESX and sometimes I have to attach disks dynamically and > remove them. Oh sorry then, my knowledge about ESX is very very thin. But I suppose, if you can do something like virtio in Xen or KVM,

Re: udev device naming

2012-11-29 Thread Prasad Joshi
On Thu, Nov 29, 2012 at 11:53 AM, Sannu K wrote: > On Thu, Nov 29, 2012 at 11:43 AM, Mulyadi Santosa > wrote: >> Hi... >> >> On Thu, Nov 29, 2012 at 9:04 AM, Prasad Joshi >> wrote: >>> Hello All, >>> >>> I have a virtual machine to which I dynamically attach/detach disk >>> devices. On this VM

Re: udev device naming

2012-11-29 Thread Prasad Joshi
On Thu, Nov 29, 2012 at 11:43 AM, Mulyadi Santosa wrote: > Hi... > > On Thu, Nov 29, 2012 at 9:04 AM, Prasad Joshi > wrote: >> Hello All, >> >> I have a virtual machine to which I dynamically attach/detach disk >> devices. On this VM the boot device is always '/dev/sda'. >> >> When a attach and

Re: udev device naming

2012-11-28 Thread Sannu K
On Thu, Nov 29, 2012 at 11:43 AM, Mulyadi Santosa wrote: > Hi... > > On Thu, Nov 29, 2012 at 9:04 AM, Prasad Joshi > wrote: >> Hello All, >> >> I have a virtual machine to which I dynamically attach/detach disk >> devices. On this VM the boot device is always '/dev/sda'. >> >> When a attach and

Re: udev device naming

2012-11-28 Thread Mulyadi Santosa
Hi... On Thu, Nov 29, 2012 at 9:04 AM, Prasad Joshi wrote: > Hello All, > > I have a virtual machine to which I dynamically attach/detach disk > devices. On this VM the boot device is always '/dev/sda'. > > When a attach and detach different disk continuously to this virtual > machine, every-time

udev device naming

2012-11-28 Thread Prasad Joshi
Hello All, I have a virtual machine to which I dynamically attach/detach disk devices. On this VM the boot device is always '/dev/sda'. When a attach and detach different disk continuously to this virtual machine, every-time, the same device file '/deb/sdb' is created. Is there anyway I can tell