Displaying 2 results from an estimated 2 matches for "bindraw".
Did you mean:
bin2raw
2009 Apr 03
1
Could not get a raw device slot for disk access. Please free up some devices.
...80G)
created raw paritions
primary /dev/sdb1 - 12G
extended /dev/sdb2 - 12G comprising of /dev/sdb5 - 4G /dev/sdb6 - 3G
/dev/sdb7 - 5G
The error is as follows:
Could not get a raw device slot for disk access. Please free up some devices.
Error: Error opening /dev/rawctl
No such file or directory, bindraw.c 63
Since there was mention of /dev/rawctl, i tried the following too:
# mkdir /dev/raw
cd /dev/raw
mknod raw5 c 162 5
modprobe raw
raw /dev/raw/raw5 /dev/sdb5
Even after the above commands, when i try to run ocfstool, i get the same error.
2004 Mar 02
0
Fail to create OCFS volumn on the hard disk via a QLA2312 fiberchannel card.
...gt;disk connected via the fiber channel card, while EXT3 volume can be
>created successful on the same disk.
>
> I run following command to create the OCFS volume.
>
>[host1]>mkfs.ocfs -F -b 128 -L testocfs -m /mnt/ocfs /dev/sdb2
>Error opening /dev/rawctl .
>No such device, bindraw.c 62.
>
>
> Does anybody know what's the cause?
>
> Thank you.
>
>
>
>*********************************************
>Sonic Zhang
>Software Engineer
>Intel China Software Lab
>Tel: (086)021-52574545-1667
>iNet: 752-1667
>******************************...