Re: run Cassandra on physical machine

2017-12-07 Thread Jeff Jirsa
Which is to say, right now you can't run them on different ports, but you can run them on different IPs on the same machine (and different IPs dont need different physical NICs, you can bind multiple IPs to a given physical NIC). On Thu, Dec 7, 2017 at 10:54 AM, Dikang Gu wrote: > @Peng, how ma

Re: run Cassandra on physical machine

2017-12-07 Thread Dikang Gu
@Peng, how many network interfaces do you have on your machine? If you just have one NIC, you probably need to wait this storage port patch. https://issues.apache.org/jira/browse/CASSANDRA-7544 . On Thu, Dec 7, 2017 at 7:01 AM, Oliver Ruebenacker wrote: > > Hello, > > Yes, you can. > >

Re: run Cassandra on physical machine

2017-12-07 Thread Oliver Ruebenacker
Hello, Yes, you can. Best, Oliver On Thu, Dec 7, 2017 at 7:12 AM, Peng Xiao <2535...@qq.com> wrote: > Dear All, > > Can we run Cassandra on physical machine directly? > we all know that vm can reduce the performance.For instance,we have a > machine with 56 core,8 ssd disks. > Can we

Re: run Cassandra on physical machine

2017-12-07 Thread Eric Evans
On Thu, Dec 7, 2017 at 6:12 AM, Peng Xiao <2535...@qq.com> wrote: > Dear All, > > Can we run Cassandra on physical machine directly? > we all know that vm can reduce the performance.For instance,we have a > machine with 56 core,8 ssd disks. > Can we run 8 cassandra instance in the same machine with