SBP(4) BSD Kernel Interfaces Manual SBP(4)NAME
sbp -- Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
SYNOPSIS
sbp* at ieee1394if? euihi ? euilo ?
DESCRIPTION
The sbp driver provides support for SBP-2 devices that attach to the IEEE1394 port. It should work with all SBP-2 devices which the scsi(4)
layer supports, for example, HDDs, CDROM drives, and DVD drives.
Some users familiar with umass(4) might wonder why the device is not detached at the scsi(4) layer when the device is unplugged. It is
detached only if the device has not been plugged again during several bus resets. This is for preventing to detach an active file system
even when the device cannot be probed correctly for some reason after a bus reset or when the device is temporary disconnected because the
user changes the bus topology. If you want to force to detach the device, run fwctl -r several times.
SEE ALSO ieee1394if(4), scsi(4), fwctl(8), scsictl(8), sysctl(8)AUTHORS
The sbp driver was written by Katsushi Kobayashi and Hidetoshi Shimokawa.
This manual page was written by Katsushi Kobayashi. It was added to NetBSD 4.0 by KIYOHARA Takashi.
BSD June 18, 2005 BSD
Check Out this Related Man Page
SBP(4) BSD Kernel Interfaces Manual SBP(4)NAME
sbp -- Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
SYNOPSIS
kldload firewire
kldload cam
kldload sbp
or
device sbp
device firewire
device scbus
device da
device cd
device pass
DESCRIPTION
The sbp driver provides support for SBP-2 devices that attach to the FireWire (IEEE 1394) port. It should work with SBP-2 devices which the
CAM layer supports, for example, HDDs, CDROM drives and DVD drives.
Some users familiar with umass(4) might wonder why the device is not detached at the CAM layer when the device is unplugged. It is detached
only if the device has not been plugged again during several bus resets. This is for preventing to detach an active file system even when
the device cannot be probed correctly for some reason after a bus reset or when the device is temporary disconnected because the user changes
the bus topology. If you want to force to detach the device, run ``fwcontrol -r'' several times or set hw.firewire.hold_count=0 by
sysctl(1).
Some (broken) HDDs do not work well with tagged queuing. If you have problems with such drives, try ``camcontrol [device id] tags -N 1'' to
disable tagged queuing.
SEE ALSO cam(4), firewire(4), camcontrol(8), fwcontrol(8), kldload(8), sysctl(8)AUTHORS
The sbp driver was written by Katsushi Kobayashi and Hidetoshi Shimokawa.
This manual page was written by Katsushi Kobayashi.
BSD May 20, 2002 BSD
Is this correct if I have to create 2 partions of 100 Gigs each? (spread accross (6) 36 Gig drives)
AVAILABLE DISK SELECTIONS:
0. c0t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
/pci@1f,4000/scsi@3/sd@0,0
1. c0t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
... (10 Replies)
I have added a couple of new drives to my AIX 5.2. I was wondering how to view them and see what space is available for me to use in a hdisk .
Thanks
Dave (10 Replies)
i hava bought scsi card for taking backup in a 12/24 DAT DRIVE -scounix5.05 i am havaing the cd of the same contain driver files how should i install it. can anybody help me. (0 Replies)
Hi,
How do I mirror an external scsi vg to one hdisk san? The vg has multiple hdisks and the san hdisk has only one.
Is this possible or do I need to create the same hdisks as the scsi? What I meant is, if the scsi vg has 10 hdisk then I need to create also 10 hdisk of san with the same... (6 Replies)
Does anyone know how I can list the loaded drivers in AIX. I suspect it has something to do with ODM but I dont know how to do it.
I am trying to find wich scsi device (scsi1 2 3 etc) is attached to a particular piece of hardware. I know the driver name but how to find which scsi device is... (4 Replies)
I'm trying to instal dsl to hd ,but cfdisk comand returns an error.
dmesg | grep hda returns :
Optarac DVD RW AD-7530B, ATAPI CD/DVD-rom drive
attached ide-scsi driver
So i figure that is the problem.Right?
What should i do? (1 Reply)
I'm trying to instal dsl to hd ,but cfdisk comand returns an error.
dmesg | grep hda returns :
Optarac DVD RW AD-7530B, ATAPI CD/DVD-rom drive
attached ide-scsi driver
So i figure that is the problem.Right?
What should i do? (9 Replies)
Hi Friends
we have sun T5240 server, we have taken ufsdump of this server remotely with scsi tapedrive, If we need to do ufsrestore means what we have to do, since T5240 has not having scsi port, any procedure is there?
Regards
Rajasekar (5 Replies)
Good day.
I have a Sun Netra X4200 M2 server with AMI BIOS. When I performed a iostat -En, I noticed that the AMI Virtual CDROM had taken device id c0t0d0, however, I need c0t0d0 for the real CD/DVD device.
So, I disabled the Virtual CDROM in the BIOS and rebooted. Lo and behold, the... (0 Replies)
please help, I am a Linux newbie and I have a sunfire v240 that I got used with the hard drives removed and I am hoping to install Solaris 10 on it to learn. I bought 2 scsi hard drives which are the exact replacement for the machine. I've installed the hard drives and have downloaded Solaris 10... (9 Replies)