Hardware :: Filesystem Reduces The Speed Of The Disc (not 4kb Sector Size)?

Jul 15, 2011

I bought new hdd (WD2002FAEX-007BA0). This disk have normal block size (512bytes) so I do not bother with the alignment.I trying make test write speed.

Code:
dd if=/dev/zero of=/dev/sda oflag=direct bs=16384 count=100000
100000+0 records in

[code]...

View 6 Replies


ADVERTISEMENT

Software :: Xsane Reduces Size Of Image Of Scanned Page - How To Get Back To Full Size?

Nov 12, 2010

Ubuntu 10.04, xsane 0.996, Brother MFC 240c scanner.I just finished writing a long dissertation on my problem with this scanning environment (which I will spare you). In a nutshell the resulting image, when printed, is smaller than the original document. In writing my dissertation for this post I determined that the cause of the issue is that xsane believes I am scanning an 8.5 x 14 inch document when I am in fact scanning an 8.5 x 11 letter. So the question is... can I change the size to 8.5 x 11? and if so, how? I have not found anything in the xsane Preferences.

View 7 Replies View Related

Fedora :: A Batch Program That Reduces Size Of Jpeg Files?

Nov 11, 2009

king for a program or command line tool that ease the process of reducing size of many .jpeg files at once.I've been doing this with gimp manually by reducing jpeg quality and it's painful for 10 or 15 files to do that

View 7 Replies View Related

Hardware :: Change USB Flash Drive Sector Size?

Mar 5, 2011

It's many years since introducing of installation of Linux live CDs like Ubuntu from USB flash drives. I never been able to use such services on my 2GB KingStone flash drive, because it's sector size is 2048 and the famous linux error: "Not all ... support more than 512B sector size". Although I formatted my flash drive many times and even erased the whole partition table and cleared all flash contents with 0xFF values but it still has sector size of 2048.I want to know where the hell those softwares like "USB Startup Disk Creator" in ubuntu and kubuntu and fdisk in almost all linux distro's get to know that the sector size is 2048?

View 2 Replies View Related

Ubuntu Installation :: Device /dev/sbd Has A Logical Sector Size Of 4096?

Jan 16, 2010

So when i install ubuntu it gets to 47% and than i get this error message. After that the install doesn't really seem to do much.Code:Device /dev/sbd has a logical sector size of 4096. Not all parts of GNU Parted Support this at the moment, and the working code is HIGHLY EXPERIMENTAL.Now i did search and i found another topic where someone had the same problem. His solution was to reburn the CD and try again. I did that and it still got me the same messageP.S. I do have two boot options now however. One for ubuntu and one for windows though i already ran the uninstall.

View 1 Replies View Related

Ubuntu Installation :: GParted Hangs Because Of Sector Size Error

Mar 22, 2010

Gparted won't let me install Ubuntu 9.10 64 bit. Every time it hangs at 47% and throws a sector size error, something like: doesn't support sector size 2048 and the code is HIGHLY EXPERIMENTAL. My 1TB hard drive exists out of the following partitions:

100MB Windows 7 Reserved
900GB+ Windows 7
30GB EXT4
1MB unallocated space

Is there a workaround for this? I've tried installing Linux Mint and Ubuntu but both gave me the same error.

View 7 Replies View Related

Ubuntu Installation :: Installing On External 1tb Disk With 4096 Sector Size?

Dec 9, 2010

In the past I have been able to succesfully install ubuntu on several external usb drives with up to 500gb in size.Now I am trying to install a copy of ubuntu 10.10 on an external usb iomega 1tb eGo drive but I am having major issues.The installer reports the total disk size as only 124 gb, instead of the 998gb that gParted reports for the same disk. Proceeding with "use the full disk" installs ok, but it doesn't boot.Grub2 reports that it cannot find the kernel.After some desperate attempts to repartition and after some googling I think that the issue may be with the sector size, which fdisk -l reports as 4096kb (all my other drivers report 512kb) and I have the impression that linux is not ready for it (or I lack the knowledge, which seems more likely).I have also tried to install fedora 14. This distribution reports the correct disk size, installs properly, but again, it cannot boot (Fedora uses grub, not grub2), with a very similar message to the grub2 installer.Because of the way I work, I need my external usb drive to be able to boot linux. And I find it difficult to believe that linux doesn't handle 4096kb sector disks, so here I am asking for help . Please note I am not a linux expert.

View 3 Replies View Related

General :: Cannot Read / Write SD Card After Improper Format (sector Size 0) - Fix It?

Jun 12, 2011

I was attempting to reformat a 16GB MicroSD card in my camera when the battery died mid-way. After that, any time I try to read the card in my camera, it gives me a "Card Error" and does not allow me to reformat it in my camera.

So, I thought I would plug the camera in to the laptop with it set to host the card as media when plugged in as USB, in an attempt to fix the formatting issue.

However, when I plug it in to my linux machine, it does not register as a device (e.g., /dev/sda) due to some errors, therefore I cannot reformat it. Essentially, I think I need to fix the partition table but I'm not sure how to when it doesn't register as a device. code...

View 7 Replies View Related

CentOS 5 Hardware :: HDD Drive Support With Sector Size Of 4096 Bytes?

Apr 30, 2010

I'm going to replace damaged HDDs in my server with new drives, which have sector size of 4096 bytes instead of 512. Does CentOS natively support such drives? If yes, since which version? If no, what actions should I take to correctly prepare such a drive to work. How to check that such a drive is correctly recognized by OS?

View 3 Replies View Related

Fedora Installation :: Using The Kde Install Disc - Encrypted Filesystem ?

Jan 12, 2011

Is this irrelevant if you are using the kde install disc? I want to use a encrypted filesystem. I would think since I am using kde that I would have a graphical interface.

View 10 Replies View Related

Red Hat / Fedora :: Preparing A DVD+RW Disc For Writing - Mount: You Must Specify A Filesystem Type

Jun 15, 2011

I'm trying to mount an external DVD +RW Drive so I can burn a directory from my Linux Server to disk. I think I've figured out how to mount the drive, but it only works when there's a disk with data in the drive. When I enter mount /dev/scd1 /mnt I'm able to read from the drive, no problem. When I try to do the same thing, however, with a blank disk I get the following message: "mount: you must specify a filesystem type" So I'm assuming I need to prepare the disk somehow. I've verified that the dvd+rw-tools package is installed on the RH server but I'm not sure what the next step is.

View 4 Replies View Related

Hardware :: Get Hard Disc Memory Size Used And Unused Space In C/c++ Program?

Jun 24, 2009

find out the available and consumed Hard Disc memory through c/c++ program .I am using Dabian linux 2.6 I am able to get the physical memory size information by reading /proc fileI need to get information of HDD memory throug c/c

View 4 Replies View Related

Ubuntu :: Increase Filesystem Size In 10.4?

Aug 10, 2010

I have installed Ubuntu from Inside-Windows using Wubi, is it possible? I noticed I already only have 11 gigs left.

View 2 Replies View Related

Software :: Filesystem Size Limit Is For 5.1?

Apr 2, 2010

We use VxVM and VxFS on HP-UX and Ie used them in the past on Solaris.ve found they are available as Storage Foundation v5.1 for 64 bit RHEL.(In fact there�s even a BASIC version for free on 2 processor systems). Previously wed run into a 2 TB limit for filesystems on the older versions we have on HP-UX. The data sheets at Symantec are pure marketing fluff. Does anyone know what the filesystem size limit is for 5.1 on Linux?

View 1 Replies View Related

Hardware :: Partition Shrink To Filesystem Size?

Apr 16, 2010

How can I shrink a partition to the filesystem size?I copied my ubuntu installation via dd from a smaller partition to a little bit bigger one to have all the same settings and programs and upgraded the distribution afterwards. Now the filesystem is smaller than the partition size. It would be nice to have both partitions have the same size so I could copy back the newer distribution someday ...GParted recognizes the new partition as 27 GB, the filesystem is just 25 GB.Is there a nice way to resize the partition to exact the size of the filesystem so that the filesystems remains untouched and no data might me lost?

View 4 Replies View Related

General :: Reduce /var Filesystem Size - Impact?

May 10, 2010

I need to create a temporary Filesystem and the only way to do it is to reduce /var and create a new filesystem 3GB size

Code:
df -h
/dev/mapper/VolGroup00-var
9.7G 1.5G 7.8G 16% /var

my question is according to google search I need to umount the filesystem point in order to reduce its size.... so it means I will require that nobody uses the system? since /var logs a lot information?

I also have the option to reduce /root but I think is more complicated.

so what are the precautions in order to reduce /var/?

View 6 Replies View Related

General :: Debian - Filesystem - Difference In Calculating Size Using Df & Du?

Jun 30, 2011

When I run df it shows the root device is full.

Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.9G 9.4G 0 100% /

I looked at the inode usage and there is pretty much space available for root device

Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda1 640K 103K 538K 16% /

But, when I run the du command, it shows I have used only 2G out of 9.9G.

ip-10-204-70-44:/$ du -xh --max-depth=1
14M ./etc
4.0K ./mnt[code]....

It just driving me crazy and interesting too. This is big problem for us since the root disk / is full and some of the function in our site is failing.

View 2 Replies View Related

Ubuntu Installation :: Incorrect Filesystem Size After Clone?

Mar 17, 2010

Question:Several months ago I upgraded my hard drive on a dual boot machine (xp & U9.10 - both 64bit) from approx 80gb to 250gb. I chose to use DriveClone from windows to clone the old drive directly to the new drive. Operational everything works fine. the problem is the Ubuntu HD size went from around 10GB to approx 150Gb, but the filesystem only recognizes approx. 10GB as the total available capacity. I just tried to reinstall Ubuntu without reformatting and only recovered a few GB's. GParted reports the proper partition size. Is there any way I can correct this problem? It's not a big issue...I thought I would check here first before I reformatted the partition. The pre-boot disk check ran and reported no errors but the file system is still not seeing the unused GB's.

View 3 Replies View Related

Red Hat :: Ext3 Vs Vxfs Major Filesystem Size Differences

Mar 29, 2010

We have 3 RH5u4-64 servers. Server 1 is a standalone server. Servers 2 & 3 are clustered filesystem servers running Veritas CFS 5.0mp3.

Server 1's filesystem is EXT3 and was cloned from a Sun server running Veritas 5.0mp3-VXFS. Filesystem size returned from 'du' 'df' show about 428GB on both the Linux Standalone Server(EXT3) & the Sun Solaris Servers (vxfs).

We then cloned Server 1's filesystem (EXT3) to the 2-node CFS servers. Cloning was successful, but the filesystem sizes returned by 'du' 'df' show 128GB. Block Size for the EXT3 filesystem is 4k while blocksize for the VXFS filesystem is 1k.

Where did that other 300GB go?

I can see VXFS/CFS being slightly more efficient than EXT3 because it's been around much longer, but that can't possibly account for the vast difference.

View 4 Replies View Related

Fedora :: Changed Partition Size - Repair Filesystem Error On Booting

Sep 19, 2009

I am using Fedora core 10. I have changed my partition size of Linux from windows. After I finished resizing the partition, I rebooted my system to the Linux platform. While booting it gave me an
error: repair filesytem #1:
I don't know what to do?

View 5 Replies View Related

Server :: Extremely Large Metadata Size For Directory On An Ext4 Filesystem?

Jun 24, 2011

I am running CentOS 5.5 with a 14T ext4 volume. We are sharing out a few sub-directories via NFS. Our customer was doing some penetration testing with our web app that writes to one of those NFS shares. We are not sure if they did something to cause the metadata to grow so large or if it is corrupt. Here is the listing:drwxrwxr-x 1 owner owner 470M Jun 24 18:15 temp.badI guess the metadata could actually be that large, however we have been unable to perform any operations on that directory to determine if the directory is just loaded with files or corrupted. We have not run an fsck on the volume because we would need to schedule downtime for out customers to do so. Has anyone come across this before

View 2 Replies View Related

Ubuntu Installation :: Increasing Size Of Hard Disk Space Allocated For Filesystem?

Jan 4, 2010

I recently installed Bio-Linux 5.0 as a dual boot system with XP for some bioinformatics applications, but Im having some problems with the amount of disk space which can be allocated specifically for the Ubuntu install.

I partitioned a 250 GB portable hard drive into:

/dev/sdb1: 154.76 GiB (with 30 GiB allocated for Ubuntu)
/dev/sdb2 : 78.13 GiB

Ive been using blastclust to analyse some very large data sets, which keeps on crashing due to filesystem running out of disk space.

When I installed Bio-Linux 5.0 from the live cd, the maximum size I could allocate to the install was 30 GiB, and I havent been able to find a way to change this.

Ive tried using System->Administration->Partition Editor using the live cd, and can view / delete the partitions, but I cant find a way to specifically alter the disk space allocation for Ubuntu.

How do I increase the filesystem size to larger than the current 30 GiB?

View 5 Replies View Related

Ubuntu :: Ccd2iso " Unrecognized Sector Mode (c9) At Sector 0 "?

Jul 27, 2010

Title says it all, I get that "un..." when trying to convert an .img file to .iso, am I doing anything wrong here?.

View 3 Replies View Related

Ubuntu :: Display Reduces To 1 Line?

Feb 6, 2011

I am using Ubuntu live on a i7 x64 with Zotac nvidia. Not sure if Ubuntu started the issue.

When I am using the PC, suddenly the whole display goes blank except for one horizontal line. Even when I restart, the same line will be only visible.

Then I have to wait for sometime with the PC shutdown. After which the whole display will be back. Not sure what is causing the issue.

I suspect its an issue with the graphics card. But just want to know if ubuntu is contributing to the issue in any way.

View 6 Replies View Related

Hardware :: Ps Change Reduces CPU Temperature?

Sep 25, 2010

Over the course of this year, I've been upgrading my system. Started with a mobo/CPU/RAM/video swap, going to a quad core Phenom-II 955 with 4 Gigs of RAM and an Nvidia GT-240 video card. I then dialed up the clock on that CPU, taking it to 3.415 GHz from its nominal 3.2 GHz, and I overclocked the RAM to 1704 MHz from the system default of 1333 MHz. Then I stuffed another hard drive into the box (the sixth HD in the box). Then I shove another 4 Gigs of RAM into the system, for a total of 8 Gigs.

Over this entire exercise, I have not changed the power supply. It was a Coolermaster 500 Watt supply that has served me well and faithfully. I did a careful power budget of this system and concluded that it was sucking somewhere between 420 and 450 watts at full load. Hence, my PS was very marginal. Allowing for derating as the PS aged, I figured I was really close to the edge.

However, I was having no symptoms, so I went with it. My system sits in a room where the temperature is usually around 28 C, and it would idle with a CPU temperature of 40C. Well, I started having some symptoms that were consistent with inadequate power within the last few days. I wasn't terribly surprised at that, so I didn't complain about having to go and buy a new PS. I purchased a Coolermaster GX 750 Watt supply. This is a high efficiency unit.

Since installing it a couple of hours ago, my system is idling with a CPU temperature of 36C. Mobo temp appears unchanged. No changes to BIOS, overclocking is unchanged, and nothing in the system is different except the PS. The case is an Antec P182, which puts the power supply in the bottom of the case inside its own duct. So, the motherboard and CPU don't see any heat from the PS; all of that is exhausted along its own path.

It is too soon yet for me to know if my symptoms that caused me to change the PS are gone, but the temperature change is quite striking. I have no explanation for it. Does anyone else? Temperature is being reported using the sensors command. Mandriva 2010.1 system. Edit: I am also noticing 1 to 3 degree C drops in hard drive temps, while ambient temperature in this room is constant. There are 6 drives in this box, and their temp history has been pretty constant...

View 13 Replies View Related

Networking :: Enabling GSO On A Ethernet I/f Reduces Performance?

May 29, 2011

I am enabling GSO via setting dev->features |= NETIF_F_GSO;I am observing that after I enable GSO my FTP get performance reduces.setup:ftp client running on a PC (IPv4 mode)connected across Ethernet interface.Any thought on the possible issues. Note: IPv6 is enabled. System running ftp server is in running 2.6.28 Linux.

View 1 Replies View Related

Ubuntu Installation :: Grub Error: Unknown Filesystem And Grub Error: No Such Disc

Nov 23, 2010

I have a dual boot system with ubuntu 9.10 x64 and Windows 7. Everything has been working fine for a a long time but yesterday I tried to delete an unused partition through the Disk Utility in ubuntu (System->Adminstration->Disk Utility) and everything was messed up. I used to get the "Grub error: Unknown filesystem". I managed to create an ubuntu bootable usb and followed some tutorials for fixing grub but all i managed to do is to get another error: "Grub error: No such disc". After some experimentation i got
"Grub stage 1.5" which gave me a grub> command prompt./dev/sda is the drive containing Windows and Ubuntu.

Code:

[ Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 0.97 is installed in the MBR of /dev/sda and looks on the same drive
in partition #6 for /boot/grub/stage2 and /boot/grub/menu.lst.

[code].....

View 5 Replies View Related

Software :: Mplayer Cache Option Reduces Performance

Mar 11, 2010

I needed a larger cache because I have some videos stored on another samba server and it's laggy. I set options: cache=20000, cache-min=10 , and that helped to play those videos smoothly, but that caused all 1280x720 mp4 files stored on my local drive to lag and A/V desync with mplayer message: **** Your system is too SLOW to play this! ****

I tried cache values from 1000 to 80000, and they lag in any case. But without the option "cache" these videos play well. Now I commented "cache" in config.

Code:
[default]
#cache=65536
#cache-min=10
ao=alsa

[Code].....

View 2 Replies View Related

OpenSUSE Install :: 11.3 - Can't Find Grub Without Disc / Boot From Hard Disc

Jan 1, 2011

I have just installed 11.3 x64. The installation went fine and worked for the first few hours. I ran the online update tool, and now it cannot find grub unless the installation disc is inserted and I select the "boot from hard disc" option.

I have read about the problem of the root partition being back, but not sure that's it.

sda1 - swap
sda2 - /
sda3 - /home

There used to be a repair tool in the installation disks. I could not find that in this media. Is that still available?

View 9 Replies View Related

Ubuntu :: Unable Multisessions When Burning Disc Or Import A Disc Which Has A Multisession?

Mar 10, 2010

this blew my mind today, because i've been using ubuntu for 2 and half years. Brasero 2.28.2 in Karmic does not have an option enable multisessions when burning disc or import a disc which has a multisession.

Seriously, wtf is going on? This is supposed to be Ubuntu's default CD authoring software.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved