Search Results

Search: Posts Made By: 2k7.vipin
Forum: Solaris 01-04-2009
2,738
Posted By 2k7.vipin
This happens mostly when some one delete a file...
This happens mostly when some one delete a file which is opened by a running process..Although the file was technically removed from the filesystem, the disk space will not be freed if other...
2,313
Posted By 2k7.vipin
Can you try this way #!/usr/bin/bash ...
Can you try this way

#!/usr/bin/bash
while :
do
/export/home/myscript.sh
pid=$!
wait $pid
done
4,990
Posted By 2k7.vipin
Looks like your disk c2t4do is dying, Better to...
Looks like your disk c2t4do is dying, Better to go for a disk replacement at the earliest,Disk replacement can me done through vxdiskadm using options 4 and 5, and this being fcal disk you need used...
5,198
Posted By 2k7.vipin
Resizing veritas mirror-stripe volume
Hi,

Is there are any special preocedure for extending veritas mirror-stripe volume? In my case , volume lay out looks as below
v test - ENABLED ACTIVE 419430400 SELECT ...
Showing results 1 to 4 of 4

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