Phil Savoie skrev:
On Thursday 22 March 2007 10:24, Anders Norrbring wrote:
Does anybody have a clue about this?

Disk /dev/vg0/vol0: 1000.1 GB, 1000190509056 bytes
255 heads, 63 sectors/track, 121599 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

         Device Boot      Start         End      Blocks   Id  System
/dev/vg0/vol0p1               1      121598   976735903+  83  Linux

Command (m for help): q

nas-1:/mnt # mount /dev/vg0/vol0p1 /mnt/labb
mount: special device /dev/vg0/vol0p1 does not exist
nas-1:/mnt #

Hi,

Looks to me that the Id is off. Seems to me that /dev/vg0/vol0p1 is a logical volume. If this is the case, then the ID should be "8e" instead of "83"

Phil

I guess I was a bit hasty.. The LVM volume has never been partitioned on this system.. It's been exported as a iSCSI volume and the partitioning and formatting has been made on the client machine. I guess the iSCSI system doesn't write things identically, so the volume can only be mounted and used on "the other end" and not on the host itself (the one running the iSCSI target).
--

Anders Norrbring
Norrbring Consulting
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to