Displaying 20 results from an estimated 2000 matches similar to: "howto mount a scsi tape drive?"
2006 Aug 19
1
Tape backup question.
Hello,
I want to backup my PE2800 on tape but I'm not sure how to do this.
My PE2800 has a RAID5 setup with 2 72GB SCSI disks and a Seagate DAT-2 72GB
internal tape-streamer and I'm running Centos 4.3 with the latest yum
updates.
I'm not sure if this tape-streamer is recognised by the OS properly because
it doesn't show up along with my DVD/floppy
I also recieved with the
2011 May 25
2
[LLVMdev] Floating Point Register Allocation in X86 backend
Right. But there are 8 registers on the floating point stack from ST0 to ST7
and I think llvm is only using ST0 to ST6 in some code fragments. Could this
be because of the assumption that X86::FP registers run from X86::FP0 to
X86:FP6 ?
--Aparna
On Wed, May 25, 2011 at 2:28 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk>wrote:
>
> On May 25, 2011, at 11:09 AM, aparna kotha wrote:
2011 May 25
0
[LLVMdev] Floating Point Register Allocation in X86 backend
On May 25, 2011, at 12:08 PM, aparna kotha wrote:
> Right. But there are 8 registers on the floating point stack from ST0 to ST7 and I think llvm is only using ST0 to ST6 in some code fragments. Could this be because of the assumption that X86::FP registers run from X86::FP0 to X86:FP6 ?
Yes. My guess it that the code converting from FP to ST registers sometimes needs the extra stack slot.
2011 May 25
0
[LLVMdev] Floating Point Register Allocation in X86 backend
On May 25, 2011, at 11:09 AM, aparna kotha wrote:
> Hi Guys,
>
> I was working on some floating point intensive benchmarks and realize that the floating point register allocation in llvm assumes that there are only 7 floating point registers in X86, whereas the hardware has 8.
>
> Line number
> 00266 assert(Reg >= X86::FP0 && Reg <= X86::FP6 &&
2011 May 25
2
[LLVMdev] Floating Point Register Allocation in X86 backend
Hi Guys,
I was working on some floating point intensive benchmarks and realize that
the floating point register allocation in llvm assumes that there are only 7
floating point registers in X86, whereas the hardware has 8.
Line number
00266 assert(Reg >= X86::FP0 && Reg <= X86::FP6 && "Expected FP register!");
of X86FloatingPoint.cpp.
Is there any reason for
2005 Sep 06
7
Cookbook receipe for SCSI tape install requested.
I need to install an HP Surestore dlt on a Centos 4 machine and I
am at a loss as to how to proceed. Can someone either provide or
point me to an online reference on how to proceed to add and
configure a SCSI adapter and tape drive. I have read, but not
really understood, the man page entry for st. Does kudzu handle
this?
Regards,
Jim
I am a digest subscriber so the favour of an
2004 May 27
2
Tape drive problems
Hi,
Hi,
I have been googling, and can't find anything that will help me:
mt -f /dev/st0 status
/dev/st0: No such device or address
Any suggestion?
I am using CentOS 3 [RHEL ES3 without the licenses]
The tape drive is recognized at boot [from dmesg]
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
<Adaptec 29160 Ultra160 SCSI adapter>
aic7892:
2012 May 15
1
Error in eval(expr, envir, enclos) : object 'Rayos' not found???
Hi R-listers,
I am trying to make a trellis boxplot with the HSuccess (y-axis) in each
Rayos (beach sections) (x-axis), for each Aeventexhumed (A, B, C) - nesting
event. I am not able to do so and keep receiving:
Error in eval(expr, envir, enclos) : object 'Rayos' not found
Please advise,
Jean
require(plyr)
resp <- read.csv("ABC Arribada R File Dec 12 Jean
2016 Feb 23
6
Laptop SCSI capability supported by CentOS 7
I'm looking for a well-supported ExpressCard or PCMCIA/CardBus SCSI card
that can do at least FastSCSI (Narrow, Wide not necessary) that is
supported by CentOS 7. I have an Adaptec SlimSCSI 1460D, but it doesn't
seem to be supported (it's previously supported by the aha152x driver).
Any ideas are welcomed, other than 'just use a desktop.' I am not sure
a USB or Firewire
2012 May 02
2
Problem with 'nls' fitting logistic model (5PL)
Dear R-Helpers,
I'm working with immunoassay data and 5PL logistic model. I wanted to
experiment with different forms of weighting and parameter selection,
which is not possible in instrument software, so I turned to R.
I am using R 2.14.2 under Win7 64bit, and the 'nls' library to fit the
model - I started with the same model and weighting type (1/y) as in the
instrument to see
2005 Sep 09
3
SCSI controller setup
I have an IDE based PC running Linux/CentOS4 to which I wish to
attach a scsi dlt. The host controller is an Adaptec AHA3940
something that lspci reports as:
SCSI storage controller: Initio Corporation 360P (rev 02).
I would like to have the system load the driver for this adapter at
boot but I have two problems: 1. I am not sure which driver to use;
and 2. I do not know how to force
2008 Jul 11
1
tape drive
hi all,
i want to use a compaq sdlt 320 under centos. the tape drive was already installed and after rebooting i was not able to see it(dmesg | grep tape or dmesg | grep scsi). i add the correct module (modprobe st) but i'm not able to use with mt. the st0 file is missing, can someone help to resolve this issue.
thanks
?
2007 Jul 20
2
Searching an Scsi Controller for CentOS 5
Hello,
does CentOs 5 supports an Adaptec AHA-2940W/2940UW scsi controller
(pci)? Is this controller maybe supported by the aic7xxx driver?
I want to install CentOS 5 on my desktop pc but the currently installed
pci scsi controller for my scanners (drivers: 2x tmscsim, 1x advansys)
are not supported by CentOS. So I am searching for something else.
Thanks in advanced.
regards
Olaf
2012 Jan 30
1
Quantum scalar i40 tape partitions
Hi All,
I have a Quantum scalar i40 tape library. I need to configure it to TWO tape partition libraries, e.g., library_a and library_b, so that each library has its own tape drive. Then connect this physical tape library to two different CentOS servers so that each server can see its own media changer and tape drive. I once had a successful configuration on one host but NOT on the other. One
2007 Sep 02
4
Bacula + DomUs and LTO Tapes
Hi Friends !!!
I have one xen server (debian etch) already in production; there
are samba, squid, 2 ldap servers , apache2, postgresql and others, 8
virtual machines at total in a hardware raid5. Now I need a backup
system, and i will use bacula with a dell ultrium3 LTO.
I would like to know if there are problems with i/o? How can I
connect a DomU directly to /dev/st0 of Dom0
2012 May 12
1
masked by GlobalEnv ???
Hi R Listers,
I am trying to upload a data file and I received this message. It seems that
I am still able to make graphs and Aeventexhumed still works in the
analysis. Can I ignore this message or do I need to do something about this?
Jean
> require(plyr)
Loading required package: plyr
> turtlehatch <- read.csv(file.choose())
> attach(turtlehatch)
The following object(s) are
2017 Nov 21
1
R-How to unlist data frame multiple structured list column value and new column
Hi,
How to unlist list column value and add column into data frame.
Data frame
ID ContractDe PassengersDe TrainnerDe
1 list(ConID=c("Zx","78yu"),ConRes = c("98","Tut")) list(PassID
2012 Oct 04
1
Error not found - for file retrieval with head()
Hi R-listers,
I am in plyr and using the script below and when I try to pull up the .csv
file with head() it does not show up. I am not sure where I am going wrong.
I have also checked the file box for turtlehatch.csv and it still does not
show up when I head(turtlehatch.csv). Am I missing a command?
Please advise, Jean
> devel.index <- function(values, weights=c(1, 2, 3, 4, 5, 6)) {
+
2005 Feb 15
2
how many 7th of the month is there between two dates
This is a eaeir way to ask my prior question:
I want to caculate how many an exact day of the month there is between
two dates.
For example; How many 7th of the month is there between "1998/12/17"
and "2000/1/7". To make the problem simple, the day of the month (7)
is the day in the 2nd date.
2012 Jan 19
2
[LLVMdev] Best way to interface with MSVC _ftol2 runtime function for fptoui?
On Jan 18, 2012, at 8:56 PM, Joe Groff wrote:
> 2012/1/18 Jakob Stoklund Olesen <stoklund at 2pi.dk>:
>> This should work:
>> %1 = call i64 asm "call __ftol2", "=A,{st},~{dirflag},~{fpsr},~{flags},~{st}" (double %x) nounwind
>
> Forgive me for being slow, but what would be the best way to implement
> the equivalent of that inline asm as a custom