search for: innominate

Displaying 20 results from an estimated 22 matches for "innominate".

2001 Mar 06
4
Ext3 step by step installation procedure
Hello! I'm using i868 (Pentium III) machine running Windows 2000 and running Linux, installed on dedicated partition, in parallel via VMWare. Linux config is RedHat 7.0 (kernel ) As I'm pretty new to Linux, I'd like to know exact procedure how to install ext3 filesystem support (also which packages do I need). My kernel config is as follows: kernel-headers-2.2.14-5.0
2001 Feb 09
0
Quotas?
...rnald+0x103( 0xc7a8d6c0, 0xc7a8d6c0, 0xc7a8d6c0, 0x655a7131, 0x66314175) 0xc6d77e24 0xc010923f kernel_thread+0x23) 0xc01a7e90 0xc0e16260 kernel_thread+0xd0d044) 0xf68914eb 0x24512068 kernel_threadkdb: Bad kernel address 0xf68914eb +0x64408e4c) 0x0 0x0 kernel_thread kdb> -- juri.haberland@innominate.com system engineer innominate AG clustering & security the linux architects tel: +49-30-308806-45 fax: -77 http://www.innominate.com
2000 Dec 05
4
State of the union
The list has gotten pretty quiet over the last week. As I understand it, we are down to the following big ticket items: 1. Quotas on meta journaling 2. ext3 + LFS 3. Various minor bugs. Is this accurate? -- Keith Barrett Red Hat HA Team
2000 Nov 28
1
Oops when using ext3 with quota
...different 'tar -xzf' once, but the next time I tried it, one of the tar processes segfaulted and I got the attached Oops. The machine is running a plain RedHat 6.2 with updates and the e2fsprogs and quota-tools you provided with your ext-0.0.3b patch. Greetings, Juri -- juri.haberland@innominate.com system engineer innominate AG clustering & security the linux architects tel: +49-30-308806-45 fax: -77 http://www.innominate.com
2001 Mar 12
2
Software RAID & Ext3 v0.0.6b
I've just set up a brand new system with software raid1 (in degraded mode) with one IDE 20GB drive, using kernel 2.2.19pre16 with ext3 0.0.6b. It's split like this.. 32MB /dev/hda1 /boot 2GB /dev/hda2 / ~18GB /dev/hda3 /home all partitions are marked as 0xfd (autostart raid) with the patches from http://people.redhat.com/mingo/raid-patches for 2.2.17. And I've made all the ext3
2011 Feb 13
1
Fwd: Re: Swap: create or not?
...ave some free memory, but in case it was not enough - swap will save guest VM from been OOMkilled. So I strongly supports for domU swap. -------- Original Message -------- Subject: Re: [Xen-users] Swap: create or not? Date: Fri, 11 Feb 2011 12:38:50 +0100 From: Henrik Langos <hlangos-xen@innominate.com> To: George Shuklin <george.shuklin@gmail.com> CC: xen-users@lists.xensource.com I''d argue against swap in domU if you can avoid it. If your application needs that much more RAM you''ll be better off giving that VM more RAM instead. If your application doesn'...
2011 Feb 10
7
upgrade leny-squeeze, xen3.2-xen4.0, what''s wrong?
I am running a Debian Squeeze Xen 4.0.1 Hypervisor and 2.6.32-5-xen-amd64 dom0. My xen-tools.conf: lvm = vg00 size = 100Gb # Disk image size. memory = 2048Mb # Memory size swap = 2G # Swap size # noswap = 1 # Don''t use swap at all for the new system. fs = ext4 # use the EXT3 filesystem for the disk image. dist = `xt-guess-suite-and-mirror --suite` # Default
2011 Mar 28
3
limit the disc access
Hi List, is it possible to limit the (disc) io for a domU? Best regrads, Mike _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2011 Feb 10
0
Bug#591456: Further effects of missing hotplugpath.sh [Re: squeeze: xen 4.0.1-2 + drbd8-utils: block-drbd script does no longer work?!]
...block-*) that are needed to handle block device mounting other than "phy:" and "file:" disks. See attached email from debian-user mailing list. cheers -henrik -------------- next part -------------- An embedded message was scrubbed... From: Henrik Langos <hlangos-debian at innominate.com> Subject: Re: squeeze: xen 4.0.1-2 + drbd8-utils: block-drbd script does no longer work?! Date: Tue, 8 Feb 2011 12:42:04 +0100 Size: 1845 URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20110210/b7dc83d2/attachment.eml>
2014 Jun 20
1
sysvol replication and posix uid / gid mapping
Hi, I just found out the hard way that sysvol replication with rsync stoped working when I activated winbind (libnss-winbind actually) on my primary AD DC. Originally I hadn't planed to activate winbind on the primary AD DC since that machine was not meant to provide any shares. What I hadn't thought of was the fact that GPOs reside as files on the sysvol share and thus are subject
2007 Apr 18
2
[Bridge] Clarification regarding device matches in bridge-netfilter
Hi folks, in 2.4 kernels, device matching for bridged packets was done with iptables -i/-o. Since 2.6, I was used to use -m physdev here. In 2.6.18, This seems to be more complicated. At least the filter/INPUT chain now doesn't match with -m physdev --physdev-in anymore, but FORWARD and OUTPUT does. I also read the note that -m phydev is now deprecated for non-bridged traffic. Does this
2014 Jun 25
2
Setup and configure file shares with Windows ACLs
When reading the wiki page about setting up new shares there is some information missing. https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_Windows_ACLs The information I am missing most here is which posix.1 ACLs to set after creating the shares directory. There is only # mkdir -p /srv/samba/Demo/ but on my system that will create a directory that is owned by root:root
2014 Jun 18
2
Howto migrate shares from samba 3 / ADUC changing uid/uidnumber when activating UNIX (posix) attributes
Hi, I've been using Samba 3 (standalone server, workgroup setup) for a long looong time and now I want to migrate to Samba 4 AD DC setup with clients joined to the newly created AD domain and all the bells and whistles that come with it. I've setup an AD DC (Debian wheezy with samba from backports) that will only handle authentication and a second AD DC that will also serve shares.
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...;christian.eggers@kathrein.de> Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> Christian Gmeiner <christian.gmeiner@gmail.com> Christian Herzig <christian.herzig@keymile.com> Christian Hildner <christian.hildner@siemens.com> Christian Hohnstaedt <chohnstaedt@innominate.com> Christian Koenig <christian.koenig@amd.com> Christian Kujau <lists@nerdbynature.de> Christian König <christian.koenig@amd.com> Christian König <deathsimple@vodafone.de> Christian Lamparter <chunkeey@googlemail.com> Christian Melki <christian.melk...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...;christian.eggers@kathrein.de> Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> Christian Gmeiner <christian.gmeiner@gmail.com> Christian Herzig <christian.herzig@keymile.com> Christian Hildner <christian.hildner@siemens.com> Christian Hohnstaedt <chohnstaedt@innominate.com> Christian Koenig <christian.koenig@amd.com> Christian Kujau <lists@nerdbynature.de> Christian König <christian.koenig@amd.com> Christian König <deathsimple@vodafone.de> Christian Lamparter <chunkeey@googlemail.com> Christian Melki <christian.melk...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...;christian.eggers@kathrein.de> Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> Christian Gmeiner <christian.gmeiner@gmail.com> Christian Herzig <christian.herzig@keymile.com> Christian Hildner <christian.hildner@siemens.com> Christian Hohnstaedt <chohnstaedt@innominate.com> Christian Koenig <christian.koenig@amd.com> Christian Kujau <lists@nerdbynature.de> Christian König <christian.koenig@amd.com> Christian König <deathsimple@vodafone.de> Christian Lamparter <chunkeey@googlemail.com> Christian Melki <christian.melk...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...@linux.vnet.ibm.com> Christian Engelmayer <christian.engelmayer@frequentis.com> Christian Gmeiner <christian.gmeiner@gmail.com> Christian Herzig <christian.herzig@keymile.com> Christian Hildner <christian.hildner@siemens.com> Christian Hohnstaedt <chohnstaedt@innominate.com> Christian Koenig <christian.koenig@amd.com> Christian Kujau <lists@nerdbynature.de> Christian König <christian.koenig@amd.com> Christian König <deathsimple@vodafone.de> Christian Lamparter <chunkeey@googlemail.com> Christian Melki <christian.melk...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...@linux.vnet.ibm.com> Christian Engelmayer <christian.engelmayer@frequentis.com> Christian Gmeiner <christian.gmeiner@gmail.com> Christian Herzig <christian.herzig@keymile.com> Christian Hildner <christian.hildner@siemens.com> Christian Hohnstaedt <chohnstaedt@innominate.com> Christian Koenig <christian.koenig@amd.com> Christian Kujau <lists@nerdbynature.de> Christian König <christian.koenig@amd.com> Christian König <deathsimple@vodafone.de> Christian Lamparter <chunkeey@googlemail.com> Christian Melki <christian.melk...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...tian.engelmayer@frequentis.com> Christian Gieseler <christiangieseler@yahoo.de> Christian Gmeiner <christian.gmeiner@gmail.com> Christian Herzig <christian.herzig@keymile.com> Christian Hildner <christian.hildner@siemens.com> Christian Hohnstaedt <chohnstaedt@innominate.com> Christian Koenig <christian.koenig@amd.com> Christian Kujau <lists@nerdbynature.de> Christian König <christian.koenig@amd.com> Christian König <deathsimple@vodafone.de> Christian Lamparter <chunkeey@googlemail.com> Christian Melki <christian.melk...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...tian.engelmayer@frequentis.com> Christian Gieseler <christiangieseler@yahoo.de> Christian Gmeiner <christian.gmeiner@gmail.com> Christian Herzig <christian.herzig@keymile.com> Christian Hildner <christian.hildner@siemens.com> Christian Hohnstaedt <chohnstaedt@innominate.com> Christian Koenig <christian.koenig@amd.com> Christian Kujau <lists@nerdbynature.de> Christian König <christian.koenig@amd.com> Christian König <deathsimple@vodafone.de> Christian Lamparter <chunkeey@googlemail.com> Christian Melki <christian.melk...