Displaying 4 results from an estimated 4 matches for "happyaron".
Did you mean:
happyarch
2012 Jul 20
2
Bug#682216: document about VLAN configuration on dom0
Package: src:xen-api
Severity: wishlist
I've tried to configure VLAN using XCP + openvswitch using Wheezy,
though it's still not fully working, I think VLAN configuration on
dom0 can be better documented.
It's fair easy to configure VLAN in Debian. First you need to ensure
that your physical switch is in trunk mode, which means it will pass
all kinds of VLAN tagged network flow, and
2012 Jul 19
1
Bug#682120: xen-api: missing --minimal in example command
Package: src:xen-api
Version: 1.3.2-9
Severity: wishlist
Hi,
In /usr/share/doc/xcp-xapi/README.Debian.gz, line 149:
149 PIF_UUID=`xe pif-list device=eth0`
150 xe pif-reconfigure-ip uuid=$PIF_UUID mode=static \
151 IP=1.2.3.4 netmask=255.255.255.0 gateway=1.2.3.1
The command for acquiring the pif-uuid is missing a --minimal
parameter, which makes it output the UUID only.
--
Regards,
2010 Dec 29
0
[PATCH] btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
Filesystem rebalancing (BTRFS_IOC_BALANCE) affects the entire
filesystem and may run uninterruptibly for a long time. This does not
seem to be something that an unprivileged user should be able to do.
Reported-by: Aron Xu <happyaron.xu@gmail.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
fs/btrfs/volumes.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c
index cc04dc1..2313e8b 100644
--- a/fs/btrfs/volumes.c
+++ b/fs/btrfs/volumes.c
@@ -2...
2012 Aug 02
0
Bug#682216: Bug #682216 document about VLAN configuration on dom0
Hi,
After reading XenServer documents and debugging, I found the previous
configuration is correct, here is the one I've configured to work:
In XCP, as in XenServer, system's network configuration doesn't really
matter, it only make sense before XCP starts and handles the network
settings. So there is no need to configure VLAN on host machine, and
you only need a minimal one active