Re: F5 inline mode

2013-08-03 Thread Venkata SwamyBabu Budumuru
Vlan is one way to provide isolation between multiple tenants in adv zone and with inline mode you can place your firewall infront of f5 and control access at IP and port level. Sent from Samsung tablet Bjoern Teipel wrote: Thanks, Venkata That's what I thought. How to you do security on a

Re: DATA-DISK not mounted automatically?

2013-08-03 Thread Indra Pramana
Hi Ahmad, I am referring to newly created virtual machines. Not all end users know how to use fdisk and modify fstab. Can I confirm that data-disk not auto-mounted upon VM provisioning is the default behaviour of CloudStack? Thank you. On Sun, Aug 4, 2013 at 2:31 PM, Ahmad Emneina wrote: > I

Re: DATA-DISK not mounted automatically?

2013-08-03 Thread Ahmad Emneina
I use fstab to automatically mount data disks. I think the auto format and mount should contain logic to see if a partition and filesystem exist, if not format and mount. I personally don't go that far... On Aug 3, 2013 11:12 PM, "Indra Pramana" wrote: > Dear all, > > I just realised that when us

DATA-DISK not mounted automatically?

2013-08-03 Thread Indra Pramana
Dear all, I just realised that when users create Unix virtual machines through CloudStack, the DATA-DISK is not mounted by default. Only the ROOT-DISK is available when doing "df". The users will need to fdisk/format and then mount the DATA-DISK manually. Is that the case? How can we configure C

Re: Can't connect on port 8080 to client UI

2013-08-03 Thread Venkata SwamyBabu Budumuru
Make sure 8080 is opened in iptables. Sent from Samsung tablet Soheil Eizadi wrote: Are you using URL http://:8080/client -Soheil On Aug 3, 2013, at 3:08 PM, "KENT ORTELL JOHNSON" wrote: > I am having trouble accessing the cloudstack UI. I have done a fresh install > on CentOS 6.0 minima

Re: F5 inline mode

2013-08-03 Thread Bjoern Teipel
Thanks, Venkata That's what I thought. How to you do security on advanced mode since security groups are not available ? Bjoern On 8/3/2013 10:38 PM, Venkata SwamyBabu Budumuru wrote: F5 is not supported in basic. Scenario that you mentioned here can only be done in advanced network. Sent

RE: F5 inline mode

2013-08-03 Thread Venkata SwamyBabu Budumuru
F5 is not supported in basic. Scenario that you mentioned here can only be done in advanced network. Sent from Samsung tablet Bjoern Teipel wrote: Hi Guys, who's using the F5 load balancer in the new inline mode ? Does is need basic or advanced network ? Thanks, Bjoern

F5 inline mode

2013-08-03 Thread Bjoern Teipel
Hi Guys, who's using the F5 load balancer in the new inline mode ? Does is need basic or advanced network ? Thanks, Bjoern

Re: Can't connect on port 8080 to client UI

2013-08-03 Thread Soheil Eizadi
Are you using URL http://:8080/client -Soheil On Aug 3, 2013, at 3:08 PM, "KENT ORTELL JOHNSON" wrote: > I am having trouble accessing the cloudstack UI. I have done a fresh install > on CentOS 6.0 minimal with the latest cloudstack. > > The entire installation works as noted in the installat

Re: Can't connect on port 8080 to client UI

2013-08-03 Thread Kirk Kosinski
Hi, Kent. Is CloudStack running and listening on 8080/tcp? Look for a java process: ps auxw|grep java And check the port: netstat -plnt|grep 8080 Best regards, Kirk On 08/03/2013 03:07 PM, KENT ORTELL JOHNSON wrote: > I am having trouble accessing the cloudstack UI. I have done a fresh insta

Can't connect on port 8080 to client UI

2013-08-03 Thread KENT ORTELL JOHNSON
I am having trouble accessing the cloudstack UI. I have done a fresh install on CentOS 6.0 minimal with the latest cloudstack. The entire installation works as noted in the installation documentation. However, when I try to connect to my host on port 8080 to get to the client Then I get no retu

RE: NFS share

2013-08-03 Thread Rajesh Battala
These steps to validate whether the secondary mount point you are going to use is a valid one or not. -Original Message- From: Chitra Manjunath [mailto:chitra_manjun...@infosys.com] Sent: Friday, August 2, 2013 7:32 PM To: users@cloudstack.apache.org Subject: NFS share Hi In the clousta