Displaying 20 results from an estimated 30 matches for "camcontrol".
Did you mean:
callcontrol
2003 Jul 23
1
Qlogic Fibrechannel and detecting new LUNs on the fly
...and I'm able to present
LUNs to this machine from an HDS array and use them. That all works
perfectly. However, the only time I pick up new LUNs is on a reboot.
Seems like I should be able to rescan the fabric and pick up new LUNs, but
there doesn't seem to be a way to do this. I tried camcontrol rescan, but
that didn't work.
Any ideas?
Thanks
ben
2013 Mar 22
1
Virtio and GEOM labels
...Is there something special I need to do to get GPT and UFS labels to appear when using Virtio? It seems to me that Virtio block devices appear to be somewhat unusual. Unlike regular ATA and SCSI devices, my vtbd devices don't appear in the boot dmesg (although a vtblk device does), and "camcontrol devlist" does not list them. It's not clear to me how I am supposed to interact with them other than via basic device I/O through /dev/vtbdX. I thought that the virtio_scsi module might make them appear as "da" devices and able to interacted with via camcontrol, but this doesn&...
2010 Oct 02
3
out of HDD space - zfs degraded
....91T 1.75G /storage
storage/bacula 4.72T 1.91T 4.29T /storage/bacula
storage/compressed 2.25T 1.91T 46.9K /storage/compressed
storage/compressed/bacula 2.25T 1.91T 42.7K /storage/compressed/bacula
storage/pgsql 5.50G 1.91T 5.50G /storage/pgsql
$ sudo camcontrol devlist
Password:
<Hitachi HDS722020ALA330 JKAOA28A> at scbus2 target 0 lun 0 (pass1,ada1)
<Hitachi HDS722020ALA330 JKAOA28A> at scbus3 target 0 lun 0 (pass2,ada2)
<Hitachi HDS722020ALA330 JKAOA28A> at scbus4 target 0 lun 0 (pass3,ada3)
<Hitachi HDS722020ALA330 JKAOA28A>...
2003 Jun 26
2
Is there something sppecial about pass4 ?
Machine is 4.8-STABLE
smaug# camcontrol devlist
<COMPAQ BD009122BA 3B07> at scbus0 target 0 lun 0 (pass0,da0)
<COMPAQ BD009122C6 B016> at scbus0 target 1 lun 0 (pass1,da1)
<COMPAQ BD009122BA 3B07> at scbus0 target 2 lun 0 (pass2,da2)
<COMPAQ BD00962373 BCJE> at scbus0 target...
2003 Aug 05
1
A-DATA flash drive: "Attempt to query device size failed"
...pass # CAM passthrough driver
options CAMDEBUG
#options CAM_DEBUG_BUS=-1
#options CAM_DEBUG_TARGET=-1
#options CAM_DEBUG_LUN=-1
#options CAM_DEBUG_FLAGS="CAM_DEBUG_INFO|CAM_DEBUG_TRACE|CAM_DEBUG_CDB"
options SCSI_DELAY=8000 # Be pessimistic about Joe SCSI device
[...]
usbdevs and camcontrol output:
>>>> Script started on Tue Aug 5 13:41:23 2003
goshik# usbdevs -v
Controller /dev/usb0:
addr 1: self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 1.00
port 1 addr 2: self powered, config 1, USB Embedded Hub(0x2515), A-DATA Technology Inc.(0x067b), rev 0.01
por...
2013 Feb 23
1
Old ICH7 SATA-2 question
...39;ve got a question about SATA.
I've got ASUS P5GC-MX/1333 with ICH7. (SATA2 support)
A few HDD with SATA2.
system:
uname -a
FreeBSD diablo.miekoff.local 9.1-STABLE FreeBSD 9.1-STABLE #1 r246666:
Tue Feb 12 00:19:07 MSK 2013
root at diablo.miekoff.local:/usr/obj/usr/src/sys/DIABLO64 amd64
camcontrol info
camcontrol iden ada2
pass2: <ST3500320AS SD1A> ATA-8 SATA 2.x device
pass2: 150.000MB/s transfers (SATA, UDMA5, PIO 8192bytes)
protocol ATA/ATAPI-8 SATA 2.x
device model ST3500320AS
firmware revision SD1A
serial number 5QM3LB0N
WWN 50...
2006 Mar 11
4
Problem with 16-in-1 card reader
...root
partition from my graid3 array.
The problem arise when I replace the inserted CF with another one (with
different size and filesystem) and try to mount it. Fdisk can correctly
sees the new partition table, but devfs is not updated and I cannot
mount the new media. I tried to issue all sort of camcontrol commands
(rescan the bus, eject and load the device, ...) but the dev entries
remain unchanged (equal as boot time) even if the card is inserted or
removed (camcontrol tur can see if the media is ready or not).
The system is a recent 6.1-PRERELEASE.
Any ideas or suggestions?
Follows some more deb...
2012 Jul 27
1
AHCI Timeout errors on Intel Patsburg
...gh they
are brand new but 2 out of the 3 machines tested have the same
problem.
In addition I've not managed to reproduce the issue if I force
sata to rev 2 with: hint.ahcich.1.sata_rev=2
Machine is running with the latest SSD and machine firmware / bios.
Could this be a ahci bug?
dmesg and camcontrol output:-
ahci0: <Intel Patsburg AHCI SATA controller> port 0x9050-0x9057,0x9040-0x9043,0x9030-0x9037,0x9020-0x9023,0x9000-0x901f mem
0xdfa22000-0xdfa227ff irq 18 at device 31.2 on pci0
ahci0: [ITHREAD]
ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahcich0: <AHCI cha...
2009 Mar 24
3
LSI Logic raid status
Hi,
I have a LSI Logic sata/sas raid running, is there a way to see the
state of
the volume, like optimal, degraded or resyncing?
I've tried several commands with camcontrol but I cant figure it out.
--
Peter Ankerst?l
peter@pean.org
http://www.pean.org/
2010 Oct 14
1
Upgrade a degraded pool
I know that this is not necessarily the right forum, but the FreeBSD forum haven''t been able to help me...
I recently updated my FreeBSD 8.0 RC3 to 8.1 and after the update I can''t import my zpool. My computer says that no such pool exists, even though it can be seen with the zpool status command. I assume that it''s due to different zfs versions. That should be solved
2003 Jun 17
0
dvd+rw+r for FreeBSD -- Progress but no success
...sd-stable@freebsd.org>
> Sent: Monday, June 16, 2003 5:11 PM
> Subject: Re: dvd+rw+r for FreeBSD -- Progress but no
> success
>
>
> > Update: Progress without success
> >
> > I've recompiled my system and kernel with
> atapicam.
> > Executing 'camcontrol devlist' results in a
> listing of
> > my dvd burner as a scsi device. Once I changed
> > '/dev/acd0c' to '/dev/cd0c' in /etc/fstab, I was
> able
> > to mount a cdrom in /dev/cd0c to /cdrom.
> >
> > I executed the following as root ('./te...
2003 Jul 04
0
writing CD
Dear List!
Using every successive isue,
I have the same trouble: to write
a simple CD. My writer is TEAC
W540E, last rel. 5_1. Hardware
is healty, cause on the same hdd
I have obsolette RedHat 7.3 that
writes perfect. I use scsi-emulation
via camcontrol and cdrecord. So,
I make iso image, put everything
in a command line as I always do,
and on freeBSD cannot be sure,
that the result will be correct. It
writes, ejects and... Many times
simple mount command fires lamp
on a cd-drive, it blinks, blinks...
and system goes down. On linux
I even didn'...
2003 Aug 06
0
HEADSUP: USB da(4) quirks deprecated
...to get errors like "BBB bulk-in clear stall
failed" or "Synchronize cache failed, status 0x35". If you get these, you
can enable previous behavior by adding:
options DA_OLD_QUIRKS
to your kernel config and recompiling. Once you do this, please send me
the output of "camcontrol inquiry da0" so I can re-enable your quirk for
good. I'm doing this as soon as possible so the unnecessary quirks can be
removed for 4.9. Once they are removed, DA_OLD_QUIRKS will go away so
please test as soon as you can. So far, there have been no problem
reports with this in 5-curren...
2003 Sep 06
0
Slow usb/umass CompactFlash reader
...hput.
However, if I connect my Belkin CompactFlash reader instead, that's
very, very slow indeed. The greatest data rate I see is about 4KB/sec,
although no errors are reports. Needless to say, this works much faster
under Windows :(
Any suggestions gratefully received:
mkn@shrewd$ sudo camcontrol inquiry da0
pass0: <OEI-USB CompactFlash 5.00> Removable Direct Access SCSI-0 device
pass0: Serial Number
pass0: 650KB/s transfers
mkn@shrewd$ sudo usbdevs -v
Controller /dev/usb0:
addr 1: self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
port 1 addr 2: self powered, co...
2003 Oct 03
1
USB problems with CF and with Jenoptik JD5.2Z3
...3 13:49:23 katrin /kernel: da0: <ICSI IC1100 CF 2.5B> Removable Direct Access SCSI-0 device
Oct 3 13:49:23 katrin /kernel: da0: 650KB/s transfers
Oct 3 13:49:23 katrin /kernel: da0: Attempt to query device size failed: NOT READY, Medium not present
Interestingly, I also got this: (camcontrol rescan 0:0:2) - but only once.
Oct 3 13:38:45 katrin /kernel: da2 at umass-sim0 bus 0 target 0 lun 2
Oct 3 13:38:45 katrin /kernel: da2: <ICSI IC1100 MMC/SD 2.5B> Removable Direct Access SCSI-0 device
Oct 3 13:38:45 katrin /kernel: da2: 650KB/s transfers
Oct 3 13:38:45 katrin /kernel:...
2012 Nov 27
6
How to clean up /
...rm
5M /rescue/unlink
5M /rescue/rmdir
5M /rescue/setfacl
5M /rescue/sh
5M /rescue/stty
5M /rescue/sync
5M /rescue/test
5M /rescue/[
5M /rescue/rcp
5M /rescue/csh
5M /rescue/tcsh
5M /rescue/atacontrol
5M /rescue/badsect
5M /rescue/camcontrol
5M /rescue/ccdconfig
5M /rescue/clri
5M /rescue/devfs
5M /rescue/dmesg
5M /rescue/dump
5M /rescue/rdump
5M /rescue/dumpfs
5M /rescue/dumpon
5M /rescue/fsck
5M /rescue/fsck_ffs
5M /rescue/fsck_4.2bsd
5M /rescue/fsck_ufs
5M /rescue/fsck...
2003 Jun 23
1
Iomega Zip 100 Problems with "New" ATA
I believe that I'm having some problems with a Zip 100 drive and the
"new" (not really so new anymore) ATA driver. I added a Zip and a new
CD-R device to a system over the weekend. The BIOS identifies all of
the new devices just fine, but when I boot FreeBSD (the only OS on the
system), I get to the ATA probes and things lockup (these are from
notes, not exact),
ad2: READ command
2012 Sep 10
1
usb port issue in 9.1-Prerelease (Possibly Cam related)
Hi Folks,
I've facing an intermittent hang with a USB port which seems cam
related:
Event's that happen are:
o USB modem (HUAWEI E220) plugged into PC
ugen3.2: <HUA WEI> at usbus3
u3g0: <3G Modem> on usbus3
u3g0: Found 3 ports.
umass0: <USB MASS STORAGE> on usbus3
umass0: SCSI over Bulk-Only; quirks = 0x0000
umass0:6:0:-1: Attached to scbus6
umass1: <USB
2013 Feb 01
1
stable/9: Force ada1 to UDMA-33
Hello,
I've got a (P)ATA disk in a special frame. The disk itself
supports UDMA-100 (and has an 80-ribbon cable), but the
frame isn't compatible with that. By default, FreeBSD
negotiates UDMA-100, and the console starts to fill with
ICRC errors.
In the past, I used a patch to ata-all.c that enabled the
following entry in loader.conf to force the disk to UDMA-33,
so it worked fine:
2011 Jan 29
19
multiple disk failure
Hi,
I am using FreeBSD 8.2 and went to add 4 new disks today to expand my
offsite storage. All was working fine for about 20min and then the new
drive cage started to fail. Silly me for assuming new hardware would be
fine :(
The new drive cage started to fail, it hung the server and the box
rebooted. After it rebooted, the entire pool is gone and in the state
below. I had only written a few