Displaying 20 results from an estimated 300 matches similar to: "samba on alpha reporting wrong sizes"
2007 Mar 09
1
samba reporting wrong space
hello everybody!
i have a samba (3.0.24) running on a gentoo (alpha) box.
i connect to a share using cifs and when i then run df -h, i get the
following
ahuemer@xeon distfiles % df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 34G 31G 3.3G 91% /
udev 759M 2.8M 756M 1% /dev
shm 759M 20K 759M 1% /dev/shm
2018 May 23
4
DC won't update Windows 10 PTR records
Our Domain Controller is running Samba 4.6.2
We have both Windows 7 & 10 on our network.
All of the Windows 7 workstations seem to be updating their reverse PTR
records just fine, but the Windows 10 workstations seem to always fail.
Here are the named logs from the DC:
23-May-2018 13:53:08.965 update-security: error: client
192.168.254.210#60093: update 'tipping.lan/IN' denied
2013 Aug 01
3
filefrag and btrfs filesystem defragment and maybe snapshots
While exploring some btrfs maintenance with respect to defragmenting I
ran the following commands:
# filefrag /path/to/34G.file /path/to/5.7G.file
/path/to/34G.file: 2406 extents found
/path/to/5.7G.file: 572 extents found
Thinking those mostly static files could be less fragmented I ran:
# btrfs filesystem defragment -c /path/to/34G.file
# btrfs filesystem defragment -c /path/to/5.7G.file
and
2013 Feb 12
2
Lost folders after changing MDS
OK, so our old MDS had hardware issues so I configured a new MGS / MDS on a VM (this is a backup lustre filesystem and I wanted to separate the MGS / MDS from OSS of the previous), and then did this:
For example:
mount -t ldiskfs /dev/old /mnt/ost_old
mount -t ldiskfs /dev/new /mnt/ost_new
rsync -aSv /mnt/ost_old/ /mnt/ost_new
# note trailing slash on ost_old/
If you are unable to connect both
2024 Oct 19
2
How much disk can fail after a catastrophic failure occur?
Hi there.
I have 2 servers with this number of disks in each side:
pve01:~# df | grep disco
/dev/sdd 1.0T 9.4G 1015G 1% /disco1TB-0
/dev/sdh 1.0T 9.3G 1015G 1% /disco1TB-3
/dev/sde 1.0T 9.5G 1015G 1% /disco1TB-1
/dev/sdf 1.0T 9.4G 1015G 1% /disco1TB-2
/dev/sdg 2.0T 19G 2.0T 1% /disco2TB-1
/dev/sdc 2.0T 19G 2.0T 1%
2012 Dec 13
1
Difference between real and reported disk usage
(I'm not subscribed to the list: please keep me in CC)
I'm copying files between two samba server using robocopy from a third
Windows PC and i'm experiencing disk usage that is much higher on the
destination PC.
The origin samba server is Debian Lenny with samba 3.2.5.
The destination samba server is Debian Wheezy with samba 3.6.9
The PC running robocopy is Windows Server 2003 with
2024 Oct 20
1
How much disk can fail after a catastrophic failure occur?
If it's replica 2, you can loose up to 1 replica per distribution group.For example, if you have a volume TEST with such setup:
server1:/brick1
server2:/brick1
server1:/brick2
server2:/brick2
You can loose any brick of the replica "/brick1" and any brick in the replica "/brick2". So if you loose server1:/brick1 and server2:/brick2 -> no data loss will be experienced.
2019 Mar 26
3
winbind offline logon cache timeout
Samba 4.7.6-ubuntu
Using Ubuntu 18.04.1 LTS logging in, in AD Domain
Hi, would like to know where or how i can define the TTL for the cached
winbind offline logon.
Actually it´s around a day, afterwards i can´t login in my AD-User when
i´m still offline but would like to extend the time.
Thanks.
My smb.conf looks like this:
[global] winbind enum users = yes winbind enum groups = yes winbind
2020 Feb 24
0
Problem with swap?
Hello,
today i typed "htop" for controlling my ressources. I could see that my
swap is neraly 100%. This problem occurs since start of the server,
about 3 year ago. Its not a critical issue for me, because the server is
running fine. Several times i incereased the size of swap.
Today 9,3GB of 10GB swap are allocated (33 day uptime). My system is
still running and i have no
2024 Oct 21
1
How much disk can fail after a catastrophic failure occur?
Ok! I got it about how many disks I can lose and so on.
But regard the arbiter isse, I always set this parameters in the gluster
volume, in order to avoid split-brain and I might add that work pretty well
to me.
I already have a Proxmox VE cluster with 2 nodes and about 50 vms, running
different Linux distro - and Windows as well - with Cpanel and other stuff,
in production.
Anyway here the
2020 Aug 31
2
SOCKSv6 and OpenSSH
Hi there,
I'm Vladimir Olteanu (or just Vlad, for short), and I'm working on the
SOCKSv6 protocol. It is being discussed at the IETF
(https://tools.ietf.org/html/draft-olteanu-intarea-socks-6-10). The spec
has matured somewhat and is currently undergoing an adoption call at the
Intarea WG.
I would like to get your opinion on this newer version of the protocol,
in particular on how
2008 Jun 26
1
samba with pam: ad accounts ok, local ones not
hi,
my smb.conf looks like this:
...
security = share
update encrypted = yes
encrypt passwords = no
...
/etc/pam.d/samba:
#%PAM-1.0
auth required pam_nologin.so
auth required pam_stack.so service=system-auth
account required pam_stack.so service=system-auth
session required
2018 May 25
0
DC won't update Windows 10 PTR records
Hi Barry,
> 23-May-2018 13:53:09.094 database: info: samba_dlz: disallowing update
> of signer=I7X4-45G-2\$\@TIPPING.LAN name=210.254.168.192.in-addr.arpa
> type=PTR error=insufficient access rights
could you check if that entry exist or not in the reverse zone, and if
it exist what ACE is on that entry (right click/property/security). If
the entry exists, you should see the computer
2020 Jun 10
0
Re: [PATCH virt-v2v] v2v: Allow temporary directory to be set on a global basis.
I finally got access to the container. This is how it's configured:
* / => an overlay fs.
There is sufficient space here, and there are no "funny" restrictions,
to be able to create the libguestfs appliance. I proved this by
setting TMPDIR to a temporary directory under / and running
libguestfs-test-tool.
There appears to be quite a lot of free space here, so in fact the
2014 Nov 22
2
dovecot & Apple Mail & maildir & lots of Mail
Hi,
Using Mac Mail with 9 mail accounts, more than 150 folders, and 1000s of mails, I get far too many problems lately, and not only on dovecot, so I would say the problem lies with Mac Mail, and even more if you installed Yosemite. As far as I know dovecot handle very well accounts with 100000s email even if the size is very big.
And BTW, looking for a fast and reliable mail client for Mac, to
2012 Jul 29
0
Bug#683170: Xend causing high CPU load - starting domU failing
Package: xen-utils-4.0
Version: 4.0.1-5.2
After clean upgrade from Lenny I got xend highly use CPU resources
causing domU don't being created - due to timeouts for vifs and vbds
(mostly CPU Steal Time was increasing - no iowaits).
Tried Xen boot options acpi=noirq|ht without success. Option acpi=off
solved that issue, but performance of the server was horrible. The final
workaround was to
2014 Nov 21
4
dovecot & Apple Mail & maildir & lots of Mail
Hi!
I have dovecot 2.1.12 running on a mail server, and recently
configured Apple Mail to connect to it using secure IMAP, for the
first time.
At the beginning it just showed the inbox and everything was fine, but
then I wanted to look at some of my folders and found the 'subscribe'
menu. When I opened it, Apple Mail went to discover what mailboxes
there are, and that's where my
2001 Nov 12
1
Determine available disk space for Win 95
I have a mixture of Win95 and Win98 computers. From the Samba host I mount
the Win95/98 host using a script containing commands similar to the
following text.
mount -t smbfs //pent14/pent14-e /dosworld/pent14/e -o username=fred\%xxxxxxx
After I have mounted all the drives I issue the following command.
df -h
Results show the available space on the Win98 hosts properly, however all
the
2013 May 21
2
rsync behavior on copy-on-write filesystems
I have been doing some experiments with rsync on btrfs, a
copy-on-write file system that is approaching or having just achieved
production-ready status depending on your requirements.
For my purposes the reliability appears by almost all accounts to be
there, and the compression alone makes it very compelling.
However the following two experiments show rsync behaviors that are
disappointing to
2010 Nov 04
1
orphan inodes deleted issue
Dear All,
My servers running on CentOS 5.5 x86_64 with kernel 2.6.18.194.17.4.el
gigabyte motherboard and 2 harddisks (seagate 500GB).
My CentOS box configured RAID 1, yesterday and today I had the same
problem on 2 servers with same configuration. See the following error
messages for details:
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during