similar to: problems with "cp -a" to a samba share

Displaying 20 results from an estimated 200 matches similar to: "problems with "cp -a" to a samba share"

2006 Nov 25
1
cluster service
I've setup the CentOS version of the RH Cluster Service on a pair of centos 4.4 i386 test boxes... wanting to do high availabilty stuff. its working, I've added a virtual IP and a fiberchannel hosted e3fs file system thhat either can mount, if I manually crash or reboot one, this IP and FS mount on the other, awesome. the servers are connected to the storage via a QLogic SANbox
2006 Dec 02
2
Initiator for iscsi?
Anyone running centos with an iscsi filesystem mounted? If so: What version of centos? Which iscsi package? What filesystem are you using on the mount? Does it perform like you'd expect? Thanks, peter
2008 Jan 21
1
Booting from Compact Flash
Hi all, Advance apologies if this is OT; if so, please mail me offlist. A client is considering using CentOS5.1 for an embedded project. They will be booting from Compact Flash. The CF in the device is being controlled by a VIA VT6421 SATA/RAID controller. Are there drivers available or must we truly 'roll our own' when compiling the 2.6x kernel for this? I've done some
2008 Apr 30
1
determining correct size for LV copy operations
I have some problems with copying LV volumes and determining correct size. For instance, if I want to copy an LV from one machine to another. I dd the LV to a file on the other machine, then dd the file to the new LV. That fails, because a few MB are missing. source: LV Name /dev/VolGroup01/LogVol01 LV Size 4.62 GB target: LV Name
2007 Dec 23
2
Install question
I have been running Fedora for a number of years and have decided that for my mailserver system (which doubles as a small time web server) I want to go to an OS that has a supported lifespan of more than a year, especially since this machine has in the past been up longer than a year without reboots. The machine that it will ultimately host the OS is a dual processor P3 machine with 2GB of
2008 Jan 09
2
Making a NAS/HFS server
I ran into a problem that I couldn't resolve straight away, but would like to solve for sometime in the future. We have a Thecus storage server (similar to a Buffalo TeraByte, if that helps?) that has a Mac filesystem on it. The mother board was failing, but the drives are still OK. A new box has been added, so the urgency is sort of gone. I was going to try and back up the data to a new
2010 Feb 15
5
Hardisk cloning for centos-5.3
Hi, I want to clone my hardisk containing the centos-5.3 OS and its swap region on to new raw hardisk via network either through ssh, tftp or ftp. How do i do that ? Is there any Tool for that or will DD command be sufficient.I know that dd command will have to be used on hardisk with already existing partitions and not on raw disk. Regards, Premraj M Disclaimer : This message is
2010 Sep 14
7
Transferring system to new drive
Is there a document with instructions for this? I've had smartd warnings that a hard disk in my server is sick, so I am installing a new drive (in addition to the old). I was thinking of copying the old root partition with sudo cp -a -P /* /mnt/hd (after mounting the prospective new root partition). Then I'd have to modify the new /etc/fstab . Is that a sensible approach? -- Timothy
2004 Oct 07
0
cp -arl stuck in __wait_on_freeing_inode
Hi all. I posted this to LKML, but might get a faster reply if I go direct to you. I haven't subscribed, so please reply to me too... I began a bk export -du patch and shortly afterwards a cp -arl on the kernel source tree. The latter got stuck in ext3_lookup iget_locked find_inode_fast __wait_on_freeing_inode schedule The box is running 2.6.8.1 with SMP, HT scheduler and preempt (can
2004 May 19
0
cp weird behaviour, some copied files differ from original.
Hi. I know that for the problem that will follow many things other than ext3 are involved, like a kernel upgrade, a possible coreutils mis-behaviour and other, so I beg your pardon if I'm not in the right place ... Now the problem. I have met a trouble upgrading web/dns server running linux. Precisely, I have upgraded the kernel from 2.4.9 to 2.6.6 and the hard disk also, from 20Gb to
2007 Dec 14
0
bin/91622: cp(1) does not update atime of the source file
Synopsis: cp(1) does not update atime of the source file State-Changed-From-To: open->closed State-Changed-By: dds State-Changed-When: Fri Dec 14 08:33:46 UTC 2007 State-Changed-Why: This problem has been fixed in RELENG_6. Pending MFC is no longer pertinent. http://www.freebsd.org/cgi/query-pr.cgi?pr=91622
2006 Jan 10
1
bin/91622: /bin/cp does not update atime of the source file
On Wed, 11 Jan 2006, joe wrote: >> Environment: > RELENG_4 20051028 >> Description: > [cp fails to update atime] > > this occurs regardless of whether or not the user has > rwx permissions on the source file. does not apply of > course if the source filesystem is mounted read-only. > they are read-write here. > > since the source file is indeed being read,
2009 Jan 06
0
chan_sccp and CISCO CP-7914 Module
Hello list, Has anyone on list had experience with getting the 7914 module working with Asterisk, probably using the chan-sccp drivers? I have 7912 and 7940 phones working OK, I need something for reception, and I was thinking a 7960 with two of these modules would handle it, but need to know that someone has got it working somewhere (seeing lines that are free, busy etc) Mikel
2010 Jul 27
0
Command line not conform with mv/cp convention
This may not be regarded as a bug, but it actually affects and is sometimes boring. Suppose *foo* and *bar* are directories. When someone types: *rsync foo/ bar* rsync will sync foo/* into bar/ However, if he/she types: *mv foo/ bar* mv will move foo into bar/ and cp behaves like mv I think the trailing / shouldn't matter so much. What matters should be the asterisk after / This is
2012 Feb 17
1
Different cp values in rpart() using plotcp() and printcp()
hi, I have a question regarding cp values in rpart(). When I use plotcp() I get a figure with cp values on the x-axsis, but then I use printcp() the cp values in that list are different from the values in the figure by plotcp(). Does someone know why? Silje [[alternative HTML version deleted]]
2004 Jan 22
1
Equivalent between rsync -aHr and cp -al
Hi, Just a quick question. I am looking for a replacement for the command "cp -al" which has problems dealing with a massive amount of files (http://mail.gnu.org/archive/html/bug-coreutils/2003-12/msg00028.html). Could I use "rsync -aHr" to do _exactly_ the same thing as "cp -al"? I just want to make sure before trying it. Thanks for your help. Charles --
2010 Jan 27
1
Re: cp --reflink with Btrfs
* Sage Weil (sage@newdream.net) [091216 17:55]: > On Wed, 16 Dec 2009, Li Dongyang wrote: > > > Have a look at line 998, ioctl.c, inside btrfs_ioctl_clone(), > > the src->i_size(the size of the testfile created by touch) is just 0, and this > > will cause btrfs_ioctl_clone just return -EINVAL. > > I''m not sure if it makes sense to clone a file which
2006 Oct 31
0
6259653 cp command fail to copy 3.2 GB flash archive from DVD in S9/S10 32 bit x86 system.
Author: peterte Repository: /hg/zfs-crypto/gate Revision: 3ba32c5bc9459959256eb41efe4324aff24953d0 Log message: 6259653 cp command fail to copy 3.2 GB flash archive from DVD in S9/S10 32 bit x86 system. Files: update: usr/src/uts/common/fs/hsfs/hsfs_vnops.c update: usr/src/uts/common/sys/fs/hsfs_spec.h
2008 May 16
0
cp -p gives errors on Linux w/ NFS-mounted ZFS
Hello all, I''m having the same problem here, any news? I need to use ACL''s on the GNU/Linux clients. I''m using nfsv3, and on the GNU/Linux servers that feature was working, i think we need a solution for solaris/opensolaris. Now, with the "dmm" project, how we can start a migration process, if we can not provide the same services on the target machine?
2009 Jun 02
1
Difference between rsync -r S1 S2 T and cp -r S1 S2 T
The manual says rsync can be used as an improved cp command. If S1 and S2 are (local) source files or directories and T is an (local) existing directory, is it safe to think that $ rsync -r S1 S2 T does the same thing as $ cp -r S1 S2 T , assuming no trailing slashes in S1, S2? -- View this message in context: