If a server have multiple IP aliases on the same interface or multiple interfaces how can the process ensure it will always get the same IP to be its zone if eventually these IPs are add/removed ? Perhaps something more static to the node ?
Fernando -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Brian Candler Sent: 09 August 2011 11:32 To: MORITA Kazutaka Cc: [email protected] Subject: Re: [Sheepdog] Dividing objects across disks On Tue, Aug 09, 2011 at 07:11:55PM +0900, MORITA Kazutaka wrote: > > Yes, that would work fine, at the cost of some complexity in > > management - having to make each server be its own zone cancels some > > of the plug-and-play benefit of sheepdog. > > If the server daemon uses a node specific data (e.g. the ip address) > as a default zone id, we don't need to specify the zone id, do we? That's true. Of course, you then can't use zones in the way they were originally intended (e.g. to ensure one copy of the data in data centre A and another in data centre B), unless there are zones of zones :-) Regards, Brian. -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
