On Thu, Mar 22, 2012 at 4:05 PM, m.roth@5-cent.us wrote:
In short, either partition the drive, or rebuild the drive with a GPT.
Yes, I'm back :-D
Finally had a chance to try this out, and it works totally on my Fedora16 laptop. But not on the EL6.2 server....
Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: new high speed USB device using ehci_hcd and address 8 Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: New USB device found, idVendor=1058, idProduct=1140 Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: Product: My Book 1140 Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: Manufacturer: Western Digital Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: SerialNumber: 574341575A31313831373338 Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: configuration #1 chosen from 1 choice Mar 26 16:36:00 gpfsnode8 kernel: scsi13 : SCSI emulation for USB Mass Storage devices Mar 26 16:36:01 gpfsnode8 kernel: scsi 13:0:0:0: Direct-Access WD My Book 1140 1003 PQ: 0 ANSI: 6 Mar 26 16:36:01 gpfsnode8 kernel: scsi 13:0:0:1: Enclosure WD SES Device 1003 PQ: 0 ANSI: 6 Mar 26 16:36:01 gpfsnode8 kernel: sd 13:0:0:0: Attached scsi generic sg0 type 0 Mar 26 16:36:01 gpfsnode8 kernel: ses 13:0:0:1: Attached Enclosure device Mar 26 16:36:01 gpfsnode8 kernel: ses 13:0:0:1: Attached scsi generic sg1 type 13 Mar 26 16:36:09 gpfsnode8 kernel: ses 13:0:0:1: Failed to get diagnostic page 0x8000002 Mar 26 16:36:09 gpfsnode8 kernel: ses 13:0:0:1: Failed to bind enclosure -19 Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Spinning up disk....ready Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] 732558336 4096-byte logical blocks: (3.00 TB/2.72 TiB) Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Write Protect is off Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Assuming drive cache: write through Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] 732558336 4096-byte logical blocks: (3.00 TB/2.72 TiB) Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Assuming drive cache: write through Mar 26 16:36:17 gpfsnode8 kernel: sda: sda1 Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] 732558336 4096-byte logical blocks: (3.00 TB/2.72 TiB) Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Assuming drive cache: write through Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Attached SCSI disk Mar 26 16:36:17 gpfsnode8 multipathd: sda: add path (uevent) [root@gpfsnode8 ~]# parted /dev/sda print Warning: Device /dev/sda 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.
Model: WD My Book 1140 (scsi) Disk /dev/sda: 3001GB Sector size (logical/physical): 4096B/4096B Partition Table: gpt
Number Start End Size File system Name Flags 1 1049kB 3001GB 3001GB primary
[root@gpfsnode8 ~]# mount.ntfs-3g /dev/sda1 /mnt/disk2 ntfs-3g: Failed to access volume '/dev/sda1': No such file or directory
ntfs-3g 2010.10.2 integrated FUSE 27 - Third Generation NTFS Driver Configuration type 1, XATTRS are on, POSIX ACLS are off
Copyright (C) 2005-2007 Yura Pakhuchiy Copyright (C) 2006-2009 Szabolcs Szakacsits Copyright (C) 2007-2010 Jean-Pierre Andre Copyright (C) 2009 Erik Larsson
Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>
Options: ro (read-only mount), remove_hiberfile, uid=, gid=, umask=, fmask=, dmask=, streams_interface=. Please see the details in the manual (type: man ntfs-3g).
Example: ntfs-3g /dev/sda1 /mnt/windows
Ntfs-3g news, support and information: http://ntfs-3g.org [root@gpfsnode8 ~]# ls -l /dev/sda1 ls: cannot access /dev/sda1: No such file or directory [root@gpfsnode8 ~]#
And this I just can't get my head around, why is /dev/sda1 not created? /dev/sda shows up as expected and the kernel even recognizes that there is a sda1 partition but the device entry isn't created.
Anybody able to help me here?
BR Bent
mark
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos