>>
>
> Thanks for your reply.
> The machine is located on a remote location and dont have any remote
> console.
> Will talk with the person available at the location and pass all your
> valuable information.
>

Currently the HostRaid is disabled and removed one SCSI disk from the 
channel and now we are able to create filesystem over the disk partition and 
use it.

Now the problem is, the OS is not detecting the partitions automatically 
when the box is rebooted. fdisk tool shows the partitions, but "cat 
/proc/partitions" doesnt have this. I need to do a "partprobe" and then have 
to mount it explicitly.

What could be causing this problem.


# mount /dev/sda1 /disk1
mount: /dev/sda1 is not a valid block device

# fdisk -l /dev/sda

Disk /dev/sda: 73.4 GB, 73407900160 bytes
255 heads, 63 sectors/track, 8924 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 7417 59577021 83 Linux
/dev/sda2 7418 8924 12104977+ 83 Linux

# cat /proc/partitions
major minor #blocks name

3 0 60051600 hda
3 1 409626 hda1
3 2 10482412 hda2
3 3 10482412 hda3
3 4 1 hda4
3 5 10482381 hda5
3 6 2096451 hda6
3 7 2096451 hda7
3 8 2096451 hda8
8 0 71687402 sda


Thanks
-logu 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to