Displaying 20 results from an estimated 5000 matches similar to: "Horrible write performance from XP to Samba"
2007 Jul 20
1
Sharing Accounts between Servers and SIDs
I maintain a heterogenous network with a shared LDAP account database.
The user accounts have globally unique user names, UIDs and RIDs.
Some, but not all accounts are valid on all machines, but there is no
need for samba to care about this, because there simply won't be a
unix account for invalid users. There are no MS servers involved, and
because every samba server has the same user account
2006 Oct 07
0
Re: samba Digest, Vol 46, Issue 2
hai,
i need following topics for your help give the full articals.pls
send .
thanks
prabhukumar
On Mon, 2006-10-02 at 12:03 +0000, samba-request@lists.samba.org wrote:
> Send samba mailing list submissions to
> samba@lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.samba.org/mailman/listinfo/samba
> or, via email, send a
2016 Apr 02
5
[Bug 94803] New: nouveau bug crashes kernel 4.4.6 on warm boot
https://bugs.freedesktop.org/show_bug.cgi?id=94803
Bug ID: 94803
Summary: nouveau bug crashes kernel 4.4.6 on warm boot
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2009 Mar 22
2
"rsync --delete" won't delete certain files
Hi,
as I just discovered, in recent versions of rsync the "--delete" option
seems to not work in certain cases. I couldn't come up with a simple
scenario to reproduce the problem, so I'll have to tell the whole story:
I use rsync to regularly backup a system onto other disks. The filesystems
I want to save are mounted on "/", "/usr/ and "/data", the
2005 Feb 11
6
i want to load chan_h323.so
2006 Aug 09
1
SOS: removal of "--with-ldapsam" configuration option
Hi,
when trying to upgrade my smb servers from older 3.x versions to samba
3.0.23, I discovered, that (already in 3.0.22), the "--with-ldapsam"
option has been removed. According to the corresponding entry in the
release notes, this was "only used for backwards compatibility for 2.2
smb.conf files". As far as I can see however, not only the
configuration file syntax has
2008 Sep 13
1
tricky rsync setup quit working
Hi,
some time ago I had started working on a rsync-based backup system.
After I longer break; I now tried to continue this project but can't
get it to work anymore. Maybe somebody here has any idea. The basic
setup looks like this:
client:
$rsync $rsync_opts --rsh="'ssh -i $ssh_key'" $filesystems $bak_host::backup_module/path
on the server side, the ssh key triggered a
2013 Aug 30
3
Memory usage bar plot
Hi,
I haven't tried the code yet. Is there a way to parse this data
using R and create bar plots so that each program's 'RAM used' figures are
grouped together.
So 'uuidd' bars will be together. The data will have about 50 sets. So if
there are 100 processes each will have about 50 bars.
What is the recommended way to graph these big barplots ? I am looking
2017 Jan 28
2
libvirt does not show same CPU Model as /proc/cpuinfo for CPU Model info.
Hi ,
Created new thread .
Environment:
Bare Metal server + CentOs with qemu/KVM +libvirt for virtualization
Guest Instantiated with virt-install with forced CPU model like below
virt-install --virt-type kvm --name compute-0 --cpu
Haswell,+fma,+movbe,+fsgsbase,+bmi1,+hle,+avx2,+smep,+bmi2,+erms,+invpcid,+rtm
--ram=61440 --vcpus=20 --os-type=linux --os-variant=generic
After guest installation
2007 Jan 29
3
Should samba be split between client & server
The more I use samba and the more I read the e-mail coming into this
list, I believe that a new look should be taken into how samba his
configured, since more and more people are having problems with setup up
of samba.
Samba is basically used in 2 different ways:
"client") In a Windows ADS environment where you want to access
facilities on UNIX servers:
printers: - print to Unix
2012 Oct 19
2
Question about survdiff in for-loop.
Hi everyone!!
I have dataset composed of a numbers of survival analyses.
( for batch survival analyses by using for-loop) .
Here are code !!
#######
dim(svsv)
Num_t<-dim(svsv)
Num<-Num_t[2] # These are predictors !!
names=colnames(svsv)
for (i in 1:Num )
{
name_tt=names[i]
survdiff(Surv(survival.m, survival) ~ names[i], data=svsv)
fit.Group<-survfit(Surv(survival.m, survival) ~
2006 Nov 26
1
ext3 4TB fs limit on amd64 (FAQ?)
Hi,
I've a question about the max. ext3 FS size. The ext3 FAQ explains that
the limit is 4TB.
http://batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html
| Ext3 can support files up to 1TB. With a 2.4 kernel the filesystem size
is | limited by the maximal block device size, which is 2TB. In 2.6 the
maximum | (32-bit CPU) limit is of block devices is 16TB, but ext3
supports only up | to 4TB.
2005 Jun 22
5
network (NAT?) problem
Hello,
my current network setup looks like the following:
dom2-eth0 (172.30.1.22) netmask /24
|
| xen-br1 (no ip)
|
dom1-eth0 (172.30.1.21) netmask /24
dom1-eth1 (172.30.0.21) netmask /24
|
| xen-br10 (172.30.0.1) netmask /24
|
dom0
|
| xen-br0 (normal IP)
|
eth0 (same IP as xen-br0)
|
2008 May 28
6
SSH ping etc not working between dom0 and domU''s
Hi!
I have a problem with my new Xen setup. I have installed Debian etch
with netinstall and I''m using 2.6.18-6-xen-amd64 kernel in my dom0 and
3.0.3-0-4 version xen hypervisor. I''m using four network cards on my
system and using three of them as xen bridges and dom0 is using the
fourth one only for it''s own. So basicly both of my virtual servers use
a network card
2006 May 23
9
Simple networking problem - DNS
Hi,
I have spent a fair amount of time trying to solve this problem and
tried things like disabling checksums etc.
The problem is like this:
1. I boot my dom0 without xend running and I can resolve and ping google.
2. I start xend (without and domU domains up) and after a while I can no
longer resolve domain names, but I can ping the public IP addresses.
3. I start up a domU (xm create -c xyz)
2007 Jun 05
6
xen network Dom0
hi,
i''ve tried again Debian testing, with xen 3.1 binary.
it works fine but i can''t have the networt working:
i''ve have an ethernet card with
static IP: 172.20.2.160
gateway: 172.20.2.1
uname -r :2.6.18-xen
without xen, the network works fine.
here''s my output:
eth0 Lien encap:Ethernet HWaddr 00:0F:FE:6B:57:32
inet adr:172.20.2.160
2006 Apr 26
8
Xen 3.0 on FC4 - guest domains cant ping host domain
I am installed Xen 3.0 on a Fedora Core 4(2.6.12-1.1454_FC4xen0) machine.
This machine is currently running one host domain:
[root@]# xm list
Name Id Mem(MB) CPU VCPU(s) State Time(s)
Domain-0 0 128 0 1 r---- 49.1
fc4-vm1 1 63 0 1 -b--- 18.5
Following is the network configuration for Domain-0:
eth0 Link
2010 Apr 21
5
Xen 4.0 memory overcommitment
Hello,
I am running a functional Xen 4.0 platform. The objective is the project I
am currently running is to replace 4 VMWare ESX by 4 Xen 4.0 hypervisors. I
have been able to reproduce all the core VMWare features in Xen (but better
of course =D) except memory overcommitment.
I know this feature has been included since Xen 3.3 but I have found almost
no information about it.
When I try to
2006 Dec 11
10
Dom0 network problem
Hello.
I''ve just started with Xen and configuring Dom0.
My hardware is Core2Duo based Xeon server and I installed Debian etch
for amd64 architecture. The Xen related pachages installed are the
following.
linux-image-2.6.17-2-xen-amd64
linux-modules-2.6.17-2-xen-amd64
xen-hypervisor-3.0.3-1-amd64
xen-tools
xen-utils-3.0.3-1
xen-utils-common
My problem is that when xend is
2010 Jul 09
2
Xen bridge no longer working
Hello everybody,
Here again with a Xenbr0 bridge problem
I''m a Gentoo user, xen-sources-2.6.34 and I always used the bridge from eth0
to xenbr0.
Here''s what I get at boot time:
* Bringing up interface eth0
* null
[...]
* Starting Xen control daemon ...
And the bridge doesn''t come up.
The normal behaviour should be that the Xenbr0 bridge comes up
automatically, but