Ubuntu :: Palimpsest Disk Utility Unable To Read SMART Status
Apr 14, 2010
Palimpsest Disk Utility was working fine able to read the SMART status of my hard drives till I rebooted my machine. After rebooting Palimpsest Disk Utility reports SMART is not available. Any way to get it to start working again?
View 3 Replies
ADVERTISEMENT
Apr 3, 2010
I'm working on setting up a new NAS. I installed Karmic desktop on a 160 GB HD using the default settings.
Now I've added three 1TB drives and want to make them a RAID-5 array with LVM on that, and 1 ext4 partition. I want to use LVM so I can add drives and expand the array later.
So far I've been using Disk Utility (Palimpsest Disk Utility) and it's been great! A wonderful addition to Karmic! I got the RAID-5 array setup with no problems using disk utility. So now I have a 2000 GB raid-5 array setup in Disk Utility and I need to get LVM setup.
Problem is: I don't see any sign of LVM in Disk Utility. I've been googling all night and I can't find any documentation for setting up LVM in Disk Utility, just people saying that it's supported.
I tried installing the lvm2 package, rebooting, and then looking around again. No luck.
So, what am I missing? Should there be LVM options in Disk Utility? Where is it? Is there a better/easier way to configure lvm?
View 5 Replies
View Related
Dec 8, 2010
I have a HDD with OS Win with three partitions NTFS.I installed Ubuntu 10.10 on new partition, and I left the old partitions on the disk, because there are a lot of my personal data.When I was looking for how to mount partitions on startup, I was fortuitously to Palimpsest Disk Utility selecting the checkbox on sda2 as a boot, and apply. But I saw that it was wrong and took the check back. And after this was damaged NTFS on the partition sda2. Windows shows the partition as RAW.
View 2 Replies
View Related
Jan 18, 2010
I encrypted a harddisk via Disk Utiluty. What alogythm is it encrypted by now? Is it safe? What should I be aware about?
View 7 Replies
View Related
Feb 13, 2011
Does anybody know details about the integrated benchmark which comes with the disk management utility "palimpsest"? How does it perform the read/write benchmark?
View 3 Replies
View Related
May 19, 2010
Just did a fresh install of Lucid on my new SSD and got this:
View 9 Replies
View Related
Oct 21, 2010
I recently received an automatic update to my 10.04 system which included some kernel stuff. I am using vanilla repositories, I haven't added, removed, or altered any of the default repositories. I downloaded and installed the updates using the graphical Update Manager found in System->Administration
I'm running Ubuntu 10.04, and my kernel is listed as 2.6.32-25-generic. I haven't installed any new hardware whatsoever; my hard disk drive is the same as it has always been. When I go through System->Administration->Disk Utility, then view my hard drive, the line: SMART Status: reads with a grey circle and then "Not Supported" I am able to run the Benchmark application from Disk Utility and it completes without problem. This happened to me where I was unable to view SMART data after automatic updates involving the kernel when I was using Ubuntu 9.10.
View 1 Replies
View Related
Jun 27, 2011
I had problems with hard disk failing and bad block informations in smartctl and palimpsest.
After several avaliations a concluded that apps don't show smart informations if a hard disk partition is monted.
When i boot with livecd it shows a failure in the hard disk, but in monted system dont.
View 9 Replies
View Related
Feb 9, 2011
Using Ubuntu 10.10 (installed via mythbuntu) I'm unable to read or see files/directories created under Ubuntu. I think it started happening after a reboot to Windows. Some of the directories created under Ubuntu have disappeared completely and some of them produce the following error:
/media/storage/videos/Kids Videos$ ls
ls: cannot access Justin Bieber: Input/output error
ls: cannot access Octonauts: Input/output error
rest of directory is seen fine...
Same on some files:
ls -l
ls: cannot access Dirk Gently.mp4: Input/output error
ls: cannot access Dirk Gently.nfo: Input/output error
ls: cannot access Dirk Gently.srt: Input/output error
ls: cannot access Dirk Gently.tbn: Input/output error
ls: cannot access Human Planet: Input/output error
ls: cannot access Russell Howard's Good News: Input/output error
ls: cannot access The Planets: Input/output error
ls: cannot access Lost Land of the Tiger: Input/output error
total 300160 .....
Just to make it worse I copied more data onto the disk from windows so may have lost some it completely. It there anyway I can repair this? When trying to check under Windows it says it can't. Some of the missing files can be reloaded but others can't. Ran chkdsk /f under Windows XP. Some files have reappeared, but there has been a lot of unrecoverable files lost. Conclusion: Ubuntu 10.10 is badly broken for writing to NTFS. As I would like to share between Windows & Ubuntu using the external disk, I'm not sure what to do at this stage.
View 1 Replies
View Related
May 8, 2011
On my OpenSuse 11.3, I mounted a new disk (/dev/sdb wich is on /dev/sdb5) as /mnt/ssd folder
I changed permission of /mnt/ssd to be owned by root, and group users and mod to 777. drwxrwxrwx 4 root users 4096 2011-05-08 10:08 ssd
I can enter this folder as any user.
Within it, I created folder oradata:
total 20
drwx------ 2 root users 16384 2011-05-07 17:46 lost+found
drw-rw-r-- 2 oracle oinstall 4096 2011-05-08 10:08 oradata
[Code]....
View 2 Replies
View Related
Oct 10, 2010
I have a 2 TB disk in an external SATA dock, formatted with a single ext3 (Linux) partition, which doesn't show up in the Windows 7 Computer Management->Disk Management utility, even as a raw/blank disk. I've verified that there's nothing wrong with the disk by connecting it to my Linux machine and mounting it, and I've verified that the dock is functioning properly by connecting a different FAT32-formatted disk, which mounts flawlessly as expected.I realize that I can't actually read the ext3 partition without additional software (e.g., Ext3IFS), but why doesn't the disk show up at all? Is there some sort of stupid anti-Linux filter built in? Is there any way to force Windows to recognize the disk, so that I can at the very least use direct block access with it?
Background: I want to clone an identical 2 TB disk onto this one. Due to my hardware layout, it's much easier to have the source disk attached to one machine and the destination disk connected to another, and do the clone over the network (the network is not a bottleneck with switched gigabit ethernet), than it is to hook them both up to one machine.(1) I did this once before when both machines were running Linux, but I've since upgraded the destination machine and decided to switch back to Windows for regular desktop use. I've got Cygwin installed, and have verified that the same basic method (dd + nc) will work, but I can't do anything if Windows doesn't even consider the destination disk to exist.I only have one eSATA port on each machine. Opening them up just to do this clone is a rather large annoyance. Also, since this is my backup disk, I'd like to eventually automate the cloning from the active disk to another one that I regularly swap with a third disk that I store off-site.
View 1 Replies
View Related
Nov 18, 2010
I don't understand disk sizes in Linux. I have a 500GB drive. It's ext4. I have run "tune2fs -m 0" on it to reserve the amount of space reserved for root to 0.
I'm using Ubuntu 10.04 that comes with a Disk Utility. When I run "System->Administration->Disk Utility (palimpsest)" the disk shows up as 500GB (see picture). But when I run df -h it shows up as 459GB. So, I don't understand the discrepancy.
When I run df I get the following:
Question: Why is Disk Utility showing me something different than "df"?
View 6 Replies
View Related
Jan 22, 2011
I'm running Gnome 2.30.2 on a Gentoo amd64 system. A few weeks ago, one of my hard disks started to go bad, and suddenly some kind of GUI version of the S.M.A.R.T. disk analyser popped up (not malware, honest). It was really cool because it showed me S.M.A.R.T. analysis results of each of the disks in my RAID1 array, and it showed me that there were some bad sectors on one disk.
Anyway, since I fixed my array, I haven't been able to figure out how to get that GUI window back so I can play around with it. There doesn't seem to be anything related in my Administration or Preferences menu, and there doesn't seem to be a "gnome-smart" or "gnome-disk-monitor" program accessible from the command line. I can install "smartctl" myself and use that, but how do I open up the GUI interface?
View 5 Replies
View Related
Sep 5, 2011
I loaded the live CD (Gnome) and I got a warning about my Hard Drive, saying it was in danger of failing.Further details were that there were 360 Reallocated Sectors, and I should back data up and replace Hard DriveI re-ran test under windows, and it advised only 154 Reallocated Sectors, and that this was within acceptable tolerances.Is there any way to tell which tool is accurate?
View 7 Replies
View Related
Sep 9, 2010
Do we know of any utility that would read DIMM VPD data in the system? DIMMs on PCIe Card
View 3 Replies
View Related
Nov 16, 2010
I am trying to find a linux cmd line utility that will read info from an iso file. The problem I have is that the file is always corrupt so I cannot mount it because I only have around 100k of it but all I need is to extract the headers of what the iso contains. how I can achieve this I have searched the internet with no look at all.
View 1 Replies
View Related
Sep 19, 2010
Its basically an old SATA Hard Drive with a Windows XP partition I was trying to sell.When my computer does the BIOS checks, it doesn't pass the SMART test (but I can boot it anyway), although I can't boot Linux in any way with this Hard Disk connected (I even tried Live CD distros, like Parted Magic).I can boot the XP partition from inside the disk, although I guess its pretty close to not being able to. Is there any way to "fix" this Hard Drive?
View 3 Replies
View Related
Jun 8, 2011
I am on F15 32-bit with GNOME 3. I keep getting "A Hard Disk Is Failing" warnings from the Disk Utility, very frequently. Is this a serious issue? Because I knew this to be a bug in Palimpsest DU back in F13/14. Also how can I disable any notifications from this application?
View 4 Replies
View Related
Jul 17, 2010
point me in the direction to get a step by step guide to setting up a Raid 5 using the Disk Utility and 3 spare drives? I have the main OS files on a 80gig drive and I would like to mount the 3 drives as Raid 5.Just shooting in the dark now.. Screen shot is attached. [URL]...
View 1 Replies
View Related
Mar 29, 2011
I'm searching for a GUI disk imager, something, that will be the GUI front end for dd. Ghost4Linux G4L is not an option, I want to be able to make security backups of my USB thumb drives, CDs, DVDs...
View 9 Replies
View Related
Jul 20, 2011
Has anybody ever used Disk Utility to set up software RAID? Here I am running terminal commands (I'm a terminal junkie) and I just happen to stumble across instructions that indicate "Or you can just set it up through Disk Utility."
Sure enough in disk utility, it looks like all of the configurable options are there. It makes me wonder, though... is this kind of GUI functionality something that isn't really solid? Or does it operate predictably and effectively?
View 4 Replies
View Related
May 2, 2011
I cannot get the Disk Utility to launch, when I click the icon the cursor rotates and stops but nothing happens.
I uninstalled and reinstalled the Disk Utility, still not working.
I have three HDDs and many partitions. I multi boot Linux, Win 7 and Win XP.
All OS's boot cleanly using EasyBCD boot loader.
It did not work in 10.04 or 10.10.
View 9 Replies
View Related
Jan 6, 2010
I wanted to create something that is pretty standard in the computer world: a search folder that shows me all the unread email in both local and remote (IMAP: Ubuntu/Postfix/Dovecot) folders.
1. Create Search Folder
2. Edit properties to find: "Status is not Read"
Viewing the folder was a bit of a nightmare.
If I clicked on any email that was unread, the email would appear for a moment, it's status would then change to 'read', it would then vanish, the next unread email would come up and then vanish. All unread email would then be flipped through until there was none in the search folder.I now have to go through all of my folders to make sure I haven't missed any important emails.Is there a way to create a rational search folder for unread mail given this setup?
View 4 Replies
View Related
May 17, 2010
i erase the partition of ubuntu by disk utility in mac oswhen i restart my laptop and select windows os partition but windows os not bootingand the screen show to meerror: no such partition.
View 1 Replies
View Related
Aug 31, 2010
When I use disk utility to expand my RAID array it creates a partition on my 1.5TB drive which it would like to add to the RAID 5.
However, none of the drive existing on the RAID are partitioned so what I think has happened is the partition itself has created a difference of about 2 million bytes smaller than the others and thus unable to add the component.
How can I specify the exact bytes for my hard drive partition so that I can add this to the array?
View 2 Replies
View Related
Nov 24, 2010
Right clicking on a drive will format the drive but Disk Utility 2.30.1 included with Ubuntu 10.10 will not format the drive and says the drive is busy.
View 2 Replies
View Related
May 15, 2010
I have an annoying problem with the Gnome disk utility. Whenever I want to mount a file system it is mounted as a removable disk in /media. For instance if I want to mount a raid array /dev/md0 to a mountpoint /music it is mounted as /media/music. That's not how I want it, I want it to be mounted to the desired mountpoint which is located directly on the root.
View 1 Replies
View Related
Oct 7, 2010
With a Netbook that runs Kubuntu 10.04 i have always stored by regular files on a SD card. For ease I have used symbolic links to save and retrive data from the card such as a Documents folder. After a power crash my SD card which has always been read/write has changed to read only. The links do not work and if I try to make a new link "Read-only file system" is the error.
I have tried chmod with the same error message. Device is owned by me not root. Saving to the device also returns the same error message.
I have looked at a couple of similar streams but neither has any final resolution.
changing the SD card back to read/write?
View 3 Replies
View Related
Jun 28, 2010
I found it is impossible to format partition during Ubuntu 10.04 installation.
My storage configuration is as following. 1TB (500GB X 2) AHCI RAID 0 (it is said fake raid) and covers below 4 partitions.
/dev/mapper/pdc_dgbbagea1 9621688 5872752 3260168 65% /
/dev/mapper/pdc_dgbbagea4 945587172 95673304 802259056 11% /home
/dev/mapper/pdc_dgbbagea3 9698380 1363364 7846240 15% /opt
Partition 2 is swap partition and root partition is ext3 original.
Since there is no enough space for upgrading, I try to format root partition and install a complete pure new OS. After I booting up system from Live or Alternative disk, I try to switch root partition from file system ext3 to ext4 and format it. However, Formating process always get failed after couple trying. Even I quit installation and use tools "Disk Utility" to check and adjust partition information. It reports device is busy.
View 1 Replies
View Related
Nov 9, 2010
What is the command to install Disk Utility Ubuntu app in Kubuntu?
View 4 Replies
View Related