search for: 612g

Displaying 2 results from an estimated 2 matches for "612g".

Did you mean: 612
2009 Nov 27
5
unexpected raid1 behavior?
...did: # mkfs.btrfs -d raid1 /dev/sda5 /dev/sdb5 # mount /dev/sda5 /btrfs and everything seems fine. Now what I find strange is that everything looks like a raid0 was created, not a raid1: $ df -h /btrfs/ Filesystem Size Used Avail Use% Mounted on /dev/sda5 684G 72G 612G 11% /btrfs What am I doing (or understanding) wrong? Thanks! Jp -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
2009 May 08
4
XEN/bridge mode
Hi! I want to forward the port 3389 from the domU to the virtual server with ip address 192.168.122.77 with not success... I tried a lot of iptables rules with no luck so far. Is this possible? I take a look at other post and I don''t found an answer. By example: /sbin/iptables -t nat -A PREROUTING -p tcp -i xenbr0 --dport 3389 -j DNAT --to 192.168.122.77:3389 the virtual nic for the