Search Results

Search: Posts Made By: dragonov7
Forum: Solaris 03-19-2012
6,661
Posted By dragonov7
Hi. Thank for your reply gull04. When I execute...
Hi. Thank for your reply gull04. When I execute "ls -li *" I get response for all the files in the directory except for the one that has the problem; with that file I get the same "ora_2527.aud:...
Forum: Solaris 03-17-2012
6,661
Posted By dragonov7
Here it is... bash-2.05# ls -lib...
Here it is...


bash-2.05# ls -lib ora_2527.aud
ora_2527.aud: I/O error
bash-2.05# fuser -uc ora_2527.aud
ora_2527.aud: fuser: I/O error
Forum: Solaris 03-17-2012
6,661
Posted By dragonov7
Can't erase/move/copy file!
Hey everyone!. I have a problem with a file that doesn't allow any operation on it. I can't rm,mv,cp nor any other operation to it, I get the following errors:


bash-2.05# mv ora_2527.aud /bkp...
43,853
Posted By dragonov7
copy folders
Hi!. Suppose you want to move content from /srcfolder to /dstfolder...try this:

# cd /srcfolder
# find . -depth -print | cpio -pdumv /dstfolder


This will keep you files modification dates.
...
11,746
Posted By dragonov7
Wow!!!, nice!!!, very nice!!!, I just love...
Wow!!!, nice!!!, very nice!!!, I just love unix/linux!!!, thank you @dagio...

Take care!
11,746
Posted By dragonov7
How can I remotely take unix/linux tty control!?
Hello everyone!. I am wondering if it is possible to take control of a tty session???!!!.

For example: imagine you are running a command in a unix server that will take 12 hours to compleate......
Forum: Solaris 09-27-2010
12,507
Posted By dragonov7
I found the infamous 20 Gb sparse file!!! :-),...
I found the infamous 20 Gb sparse file!!! :-), you were right guys!, now I'll follow jlliagre's advice on using ufsdump/ufsrestore to do this job... I'll try:ufsdump 0f - /dev/rdsk/c0t0d0s0 | (cd...
Forum: Solaris 09-27-2010
12,507
Posted By dragonov7
But... is the "df" command able to detect sparse...
But... is the "df" command able to detect sparse files???, it should detect them, should it?. I am kind of confused here... if I create a 5Gb sparse file on a filesystem, lets say /u01, then du -sh...
Forum: Solaris 09-27-2010
12,507
Posted By dragonov7
It may be Corona688, but... I can not lose 20 Gb...
It may be Corona688, but... I can not lose 20 Gb just because... I'm sure there has to be other way to do it without that disk space...
Forum: Solaris 09-27-2010
12,507
Posted By dragonov7
Hi Neo. The /u02 is a new volume and...
Hi Neo.

The /u02 is a new volume and filesystem, it had nothing on it... empty.

There are some sym links on /u01... but all the sym links go from / to the same filesystem. Example:
...
Forum: Solaris 09-27-2010
12,507
Posted By dragonov7
How to safely copy full filesystems with large files (10Gb files)
Hello everyone. Need some help copying a filesystem. The situation is this: I have an oracle DB mounted on /u01 and need to copy it to /u02. /u01 is 500 Gb and /u02 is 300 Gb. The size used on /u01...
Showing results 1 to 11 of 11

 
All times are GMT -4. The time now is 10:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy