<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br><br>I'm starting out with glusterfs, really liking it, it's really great!<br><br>I have a question--is there any way for a host to appear to export a volume which is available on the network, even though that host does not have a brick associated with that volume?<br><br>To explain further, I have a number of hosts that are part of a cluster, I would like them all to appear to export the same services (i.e., the glusterfs volume), however on a hardware level only some of them are equipped with drives that are part of the volume.&nbsp; So host A has a brick, host B has a brick, but host C does not.&nbsp; Of the three commands:<br><br>mount -t glusterfs A:/Volume /mnt/mntpoint<br>mount -t glusterfs B:/Volume /mnt/mntpoint<br>mount -t glusterfs C:/Volume /mnt/mntpoint<br><br>The first two will succeed, the third will fail.&nbsp; Is there any way to get the third to succeed, short of buying an additional hard disk for host C and adding it to the volume?&nbsp; Is there a "workaround solution" that might involve adding an empty brick?<br><br>Thanks so much,<br>C. Clauson<br>                                               </div></body>
</html>