If you are using a development environment you may see multiple mount points getting created. I'll look into addressing this. You shouldn't see this if you have installed cloudstack from rpm. The management server will clean up the mount points.
Regards, Devdeep -----Original Message----- From: Tejas Gadaria [mailto:refond.g...@gmail.com] Sent: Tuesday, February 11, 2014 4:51 PM To: dev@cloudstack.apache.org Subject: Re: Cloudstack 4.3 with hyper-v Hi Rajesh, Thanks for replay, but multiple mount point are necessary? because all three mount point contains files and sub-directory with same name and size. Regards, Tejas On Tue, Feb 11, 2014 at 4:00 PM, Rajesh Battala <rajesh.batt...@citrix.com>wrote: > Mount point you are seeing is used to copy the systemvm.iso to > secondary storage. > > -----Original Message----- > From: Tejas Gadaria [mailto:refond.g...@gmail.com] > Sent: Tuesday, February 11, 2014 3:11 PM > To: dev@cloudstack.apache.org > Subject: Cloudstack 4.3 with hyper-v > > Hi, > > Secondary storage mount point entry recorded multiple time on > management server which is I think not necessary. > I have created one instance, It's working fine. > > > [root@hyperv ~]# df -hT > Filesystem Type Size Used Avail Use% Mounted on > /dev/mapper/VolGroup-lv_root > ext4 36G 4.1G 30G 13% / > tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm > /dev/sda1 ext4 485M 37M 423M 8% /boot > //10.129.151.55/Secondary > cifs 250G 24G 227G 10% > /var/cloudstack/mnt/VM/345051498628.49893dd0 > //10.129.151.55/Secondary > cifs 250G 24G 227G 10% > /var/cloudstack/mnt/VM/345051498628.4f2cf0e9 > //10.129.151.55/Secondary > cifs 250G 24G 227G 10% > /var/cloudstack/mnt/VM/345051498628.7eb00501 > > > Regards, > Tejas >