Displaying 20 results from an estimated 200 matches similar to: "xfs problems with xen3.1 on domu"
2008 Feb 15
0
Xen3.1 -> Xen4
Hi all,
this is my first post..well, i hope that I could help all about I know (at
time it''s not too much..only at time :p)
I show you my problem..I have a vm virtualized with xen 3.1 and xen 3.2.
Now, I want to export the same machine to Xen4. When I do this, it''s not
possible, the machine don''t like xen4.
Do you know about a how-to, manual, or something about this?
2007 Jul 01
2
Xen3.1 when avaible
Hi Debian Xen Maintainers!
Thank you for the former work. The 3.0 Version of Xen works flawlessly.
When can I exspect the 3.1 version in say experimental ?
Please give me a roadmap ?
Best Regards
Volker
--
====================================================
inqbus it-consulting +49 ( 341 ) 5643800
Dr. Volker Jaenisch http://www.inqbus.de
Herlo?sohnstr. 12 0 4 1
2008 Mar 24
0
Xen3.1 setup-problem: no networking in WinXP-domU
Hi,
I cannot get my network up in WinXP- and winVISTA-domU''s
I need some help, since I got lost in the google-jungle...
My system:
UBUNTU gutsy gibon-AMD64 on a intel core duo-system.
this is my /etc/xen/winxp.cfg:
#########
#
# Configuration file for the Xen instance debian.qwork.test, created
# by xen-tools 3.5 on Sun Mar 16 20:03:26 2008.
#
#
# Kernel + memory size
#
kernel =
2013 Oct 09
1
XFS quotas not working at all (seemingly)
Hi All,
I have a very strange problem that I'm unable to pinpoint at the moment. For some reason I am simply unable to get xfs_quotas to report correctly on a freshly installed, fully patched CentOS 6 box. I have specified all the same options as on another machine which *is* reporting quota
LABEL=TEST /exports/TEST xfs inode64,nobarrier,delaylog,usrquota,grpquota 0 0
xfs_quota -xc
2011 Jan 18
3
disk quotas + centos 5,5 +xfs
Hi all,
is any one aware quotas not working in 5,5?
I'm using XFS as a file system.
My fstab has the appropriate usrquota,grpquota but when I try to run;
quotacheck -cug /foo
I get;
quotacheck: Can't find filesystem to check or filesystem not mounted
with quota option.
I already have a large amount of data in the mount. Do quotas get
implemented on only empty filesystems and
2018 Aug 09
2
xfs quota question
Can I go to an existing xfs file system, and apply a soft quota to each
user on it? If I do, can I then run a report, and see who's using how
much, or does it only apply to files created after the quotas are applied?
mark
2008 Apr 10
4
Re: Poor performance running WinXP x86 hvm underCentOS5.1x64 with xen3.1
I found on some CPUs an ACPI based HVM chews up a lot of CPU time versuses an APIC HVM, so in Windows I would change the computer type in device manager to "Standard PC" and disable acpi in the domain config.
-Ross
----- Original Message -----
From: xen-users-bounces@lists.xensource.com <xen-users-bounces@lists.xensource.com>
To: xen-users@lists.xensource.com
2007 Oct 26
3
SOLUTION - Compiled Kernel and modules for XEN3.1 on PowerEdge 1950
Dear all,
since it could be of interest for the list, here I post a link to
compiled kernel for XEN 3.1 on a DELL PowerEdge 1950 compiled with
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) on a Debian4
distribution.
This is provided AS IS AND WITHOUT ANY SUPPORT AND/OR ANY RESPONSIBILITY :-)
The first link (7 MB) pack all the files you should have in /boot.
The second link (12 MB)
2006 Apr 19
1
quota on xfs on lvm doesn't work(?)
Hi,
I have a strange problem with user quotas enabled on a xfs filesystem
and samba 3.0.21c: When a standard block device (e.g. /dev/sdc1) is used
for the fs, quota works like expected:
/dev/sdc1 on /mnt/tmp type xfs (rw,usrquota)
output from level quota:10 debug:
[2006/04/19 14:38:48, 10] lib/sysquotas.c:sys_get_quota(394)
sys_get_quota() uid(4004, 4004)
[2006/04/19 14:38:48, 10]
2020 Nov 06
1
Centos 8 and xfs_quota
Folks
I'm trying to use xfs_quota to keep track of disk space usage for my
users. The documentation states that I should specify "uquota" as an
option on the mount data in /etc/fstab. Yet, I cannot find the entry
in fstab that corresponds to the Logical Volume that ends up being
mounted on /home1.
The system in question was installed on a single disk system. Later,
after
2012 Feb 15
0
pam_smbldap problem
Have samba pdc using smbldap etc.
In my test setup the samba is a bdc as the pdc is a crucial service.
Running debian squeeze with samba 3.5.6
Working on getting pam to keep ldap and windows passsword in sync.
have been using smbldap-passwd with some added password tests to change
passwords.
smbldap-passwd works
smbpasswd works
in auth part of pam the migrate works with pam_smbldap
smbclient
2008 Jan 17
4
steps to install xen3.1 from source
hi all,
i want to install xen3.1 on my system, suse linux
enterprise server 10 SP1 (kernel 2.6.16.46-0.12).
i download the tarball binary file. it contains only
"vmlinuz-2.6.18-xen" and "xen-3.1.gz", no initrd. but
see the following code in my grub menu.lst, it seems
like i need the initrd file.
i tried the installation with this binary Tarball, it
didn''t work.
2007 Jul 24
0
fedora7 can not boot in hvm domain of xen3.1
Hi, all
I am new to xen, and just try to use the HVM feature of xen3.1.
two issues i met:
1. fedora 7 guest can not boot
grub is displaying the boot menu, but hang there. and from "xm top",
seems the guest exhauses all the cpu.
2. sdl doesn''t work, i always need to use vnc client to connect to the console
here are some info about my system.
* cat /proc/cpuinfo
* cat xm.hvm (my
2018 Aug 09
1
xfs quota question
Valeri Galtsev wrote:
> On 08/09/18 14:57, mark wrote:
>
>> Can I go to an existing xfs file system, and apply a soft quota to each
>> user on it? If I do, can I then run a report, and see who's using how
>> much, or does it only apply to files created after the quotas are
>> applied?
>
> After remounting XFS filesystem with option "usrquota" you
2015 Mar 27
1
xfs_quotas, [SOLVED]
Y'all know I've been fighting this, on and off, for months. The last few
days, I've done a *lot* of googling, and finally got a clue in a reply in
a thread I found, where someone noted that you CANNOT enable things like
pquotas on an XFS filesystem with mount -o remount, you *MUST* umount it,
then mount it. In spite of mount showing the quota for the filesystem, it
never worked. I
2008 Mar 25
1
Xen3.1 Etch-backports | VE already running
Hi guys,
actually i use the following packages from etch-backports:
===========================
ii linux-headers-2.6.18-6-xen-vserver 2.6.18.dfsg.1-18etch1
Common header files for Linux 2.6.18
ii linux-headers-2.6.18-6-xen-vserver-amd64 2.6.18.dfsg.1-18etch1
Header files for Linux 2.6.18 on AMD64
ii linux-image-2.6.18-6-xen-vserver-amd64
2014 May 23
1
xfs and user quota
Hi,
I try to enable userquota an a new xfs filesystem.
Its centos 6.5, the filesystem is mounted with usrquota, the server was
rebooted.
I thought
xfs_quota -x -c 'limit bsoft=20000m bhard=22000m username' /home
would set the quota for that user.
But I do get an error:
Command limit not found.
Did I miss something?
Any hints/how to beside the official sgi xfs and redhat doc
2009 Mar 05
1
Strange Win Disk Size Info
Hi all,
I run Samba 3.0.28a-1ubuntu4.7 on a Ubuntu 8.04/x86_64 Xeon box. On
one huge XFS file system, I have several shares, which have XFS project
quotas applied. Looking at the file system info in Win (both 2k and
xp), I see a *very* strange size display (see screen shot).
Linux tells me about the folder hosting the share:
root@mybox:~# df -k
Filesystem 1K-blocks Used
2011 Jun 25
1
Quota (and disk usage) is incorrectly reported on nfs client mounting XFS filesystem
hi all,
I hope you can help me with a strange quota/nfs/XFS behavior...
I'm using Centos 5.6 on both a nfs server and client. Both are
64-bit, and using a recent kernel:
NFS server:
Linux fs2.priv 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
NFS client:
Linux nx8.priv 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 x86_64 x86_64
2011 Jan 20
0
xfs_quota - space differs between du -h vs report -h
Hi all,
I'm having fun getting to know xfs_quotas.
I do notice some irregularities.
When running xfs_quota -s -c /dev/sdc1
And then running report -h, for user barney, his used space is 4.9G
while his soft/hard limit is 5G.
Since I set 5, all is well, but when I run du -hs on barnies dir, it
shows only 4G used.
I can adjust for the diff so that my quotas can be set to 6G when I