similar to: Local copying with minimal disk activity.

Displaying 20 results from an estimated 10000 matches similar to: "Local copying with minimal disk activity."

2020 Jan 29
2
CentOS 8 on USB disk
What's your dd command? Are you sure you are writing to the raw disk and not inside a partition? On 29/01/2020 16:30, Jerry Geis wrote: > Well after a closer look - Seems like the OLD 8.0 iso image is still on the > USB. Not the new 8.1 > > I have tried to redo the dd command to copy the 8.1 iso - I get no errors - > but it still comes up with the 8.0 > I then tried to
2020 Jan 30
1
CentOS 8 on USB disk
I usually use the command "dd if=iso of=usbdevice status=progress && sync" On Wed, 29 Jan 2020, 18:36 Erick Perez - Quadrian Enterprises, < eperez at quadrianweb.com> wrote: > That happened to me several times > My USB was "burned" and never displayed new data copied to it. > By "burned" I mean the flash drive was faulty up to a point where
2006 Sep 17
1
rsync re-link instead of delete/copy?
Hello, I am using rsync to do daily backups on another filesystem. Whenever a folder has been renamed or moved on the source, rsync will delete all the recursive files on the destination filesystem, and then recopy them to the newly named/moved folder. This can take a long time. Is there a way to get rsync to simply re-link the files instead? It looked like maybe the -H option might, but I am
2013 Dec 22
3
Ignoring permission differences...
Hi all, Ok, since 3.1 still isn't in stable, I'm curious if I can just find the equivalent of: rsync -avHP --delete --exclude-from '/home/user/excludes.txt' /mnt/example.com/ /var/vmail/example.com/ But that will ignore differences in permissions - ie, won't recopy everything, just because the permissions on the source are different from the permissions on the target...
2018 Aug 04
2
Troubleshooting RSYNC
Greetings, I am having a problem with rsync deleting entire folders and files and then attempting to recopy the entire contents of the folder(s) even though they are up to date. The task is syncing from ubuntu (rsync version 3.1.1) to windows using cygwin (rsync version 3.1.2). I have a number of these configurations, and they all work except this one. I use the modify-window=600 and cannot
2006 Mar 03
4
problem with "winbind separator = \"
Hello, I just rebuilt the samba server that I was working on and when I try to add the line "winbind separator = \", testparm tells me that its value must be 1 character and then displays its value as the proceeding line. If I change the value to '+', it tells me that the value might cause a problem with groups memberships. If I just leave the value at '/' then it does
2020 Jan 29
3
CentOS 8 on USB disk
I did the dd if=CentOS-8.1.1911-x86_64-dvd1.iso of=/dev/sdd to a 16G USB disk then tried to use it on an install. The installer said invalid install media. Any way to verify if the "write" to disk was good ? I got no errors on the dd. I did re-download the iso and did a diff and there was no diff. So I think my iso is OK. Jerry
2014 Jul 25
2
Convert "bare partition" to RAID1 / mdadm?
I have a large disk full of data that I'd like to upgrade to SW RAID 1 with a minimum of downtime. Taking it offline for a day or more to rsync all the files over is a non-starter. Since I've mounted SW RAID1 drives directly with "mount -t ext3 /dev/sdX" it would seem possible to flip the process around, perhaps change the partition type with fdisk or parted, and remount as
2008 May 28
1
Search&replace string?
Hi there, I would like to know if it is possible to modify a text file with a R function. In fact I would like to know if a function "Search & Replace" exists. My problem is to create config files from a Base file in which I have to modify values of parameters. My Base File: #... #... Param1= V1_1 #... Param2 = V2_1 Param3 = V3_1 #... What I would like for each created file
2013 Apr 18
1
Pros and cons of having folders under INBOX vs. not
I have some questions about whether I should set up folders under INBOX vs. having them outside the INBOX namespace. I'm setting up a new Dovecot 2.2.0 on an Ubuntu 12.04.2 server. My plan is to move my users (family members) to this new server from an old Cyrus server. Everybody is currently using (and will continue to use) IMAP, and either Thunderbird or SquirrelMail as their e-mail
2020 Jan 29
0
CentOS 8 on USB disk
Well after a closer look - Seems like the OLD 8.0 iso image is still on the USB. Not the new 8.1 I have tried to redo the dd command to copy the 8.1 iso - I get no errors - but it still comes up with the 8.0 I then tried to remove the partitions, save and recopy. still same old boot menu. Is there a trick to write over the UEFI stuff ? Jerry
2020 Jan 29
0
CentOS 8 on USB disk
That happened to me several times My USB was "burned" and never displayed new data copied to it. By "burned" I mean the flash drive was faulty up to a point where it always showed a phantom image of what WAS in the pen drive. But YMMV On Wed, Jan 29, 2020, 11:56 AM J Martin Rushton via CentOS < centos at centos.org> wrote: > What's your dd command? Are you
2009 Apr 11
0
Rsync 3.0.5 sometimes hangs copying local disk to other local disk (Solaris 9)
I hope I'm sending this report to the right place. I recently upgraded the rsync binaries in a bunch of our Solaris 9 systems from rsync 2.6.9 to rsync 3.0.5 . I have a script that runs in each machine that syncs the file systems from an active drive to a backup drive. Wihtin 3 days, this script had hung in two of the ~20 hosts that I had updated with the new rsync. Those two hosts
2015 Feb 17
3
Using "ipset" under CentOS7
ipset on CentOS6 comes with /etc/rc.d/init.d/ipset so that "service ipset reload" can be used to (re)load the configuration. CentOS7 doesn't come with an equivalent for systemd: # systemctl reload ipset.service Failed to issue method call: Unit ipset.service failed to load: No such file or directory. # systemctl start ipset.service Failed to issue method call: Unit ipset.service
2012 May 24
1
Samba4 : Problem setting folder and file permissions from windows box
Hi, this is my first message here. I need help, the reason is in the title. The version running is SAMBA_4.0.0ALPHA18_DEVELOPERBUILD It was running just fine until I had (for some reason) had to transfer all the system (ubuntu 11.10 server) to another clean hard drive. I used "rsync -rltgoHDv /olddriveroot /newdriveroot" to copy the files, and installed grub on the new disk. Now the
2018 Dec 10
2
Fwd: Extended acls with AD - problem with default/herited permissions
Edouard, These are the 4 available parameters containing the word "inherit". inherit acls (S) inherit owner (S) inherit permissions (S) map acl inherit (S) Would "inherit acls" work for you? Dale On 12/10/18 10:56 AM, Edouard Guigné via samba wrote: > Hello, > > I add to my previous mail, the only way i found to disable acl
2018 Dec 10
2
Fwd: Re: Fwd: Extended acls with AD - problem with default/herited permissions
Hello Dale, Set inherit acls = yes locally to my share groups, and remove map acl inherit = yes from global parameters of smb.conf does not solve my issue. I still have acl "Domain Users" added to new folders/files. As i write in my previous email, the only way i found to disable acl "Domain Users" to be added was with : inherit owner = yes With some disavantages for users
2006 Feb 27
4
klist reports no tickets cached
Hi, I'm a newbie with Samba but believe me prior to posting to the list I have read almost everything out there and still don't get my issue solved. I have also re-installed Samba but still no luck. I have Samba 3.0.21b installed and had it working for a day. I've installed it using security = ads with winbind and everything was smooth except when I started configuring PAM so
2006 Mar 22
2
Authentication problems with win2k3 domain controller
Hi I'm having problems with samba-3.0.21b and Windows Server 2003 domain controllers. When I try to access the samba server from a client (\\sambasrv) I only get a login prompt, no username/password combination works. Accessing the samba server through its IP-number instead of using the netbios name works. This together with the log message "Failed to verify incoming ticket!"
2006 Mar 08
2
1 byte writes
After migrating a particular W2K file service to Samba 3.0.21c on SuSE 9.3 Pro (a DMS with winbindd against a W2K3 ADS), the W2K clients are suffering performance issues (in a switched LAN). Looking at the traffic with Ethereal (latest SVN), it looks like the client writes the data in *1 byte* pieces likes this (c=client, s=server): c->s NT Create AndX Request c<-s NT Create AndX