我在特定域上路由 DNS 流量时遇到问题。
例子:
*.swaroop.com 应该转发到 ns.swaroop.comswaroop.org 应该转发到 ns.swaroop.org我们可以用 DNSMasq 实现上述场景吗?请让我知道是否有人这样做过。
我有一个带有两个节点(Node1 和 Node2)的glusterfs设置。我看到在两个连接之间建立了连接。问题是当我在 Node1 上创建一些文件夹时,它不会在 Node2 上复制它。如果有人修复了它,请建议我克服它?
如果我将它作为glusterfs 客户端安装在其他服务器上并创建文件和文件夹,则它会复制到 glusterfs 节点。这种行为正常吗?
Volume Name: testvol
Type: Replicate
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: gluster1.example.com:/var/www/drupal7/sites/default/files
Brick2: gluster2.example.com:/var/www/drupal7/sites/default/files
Run Code Online (Sandbox Code Playgroud)