Sponsored Content
Full Discussion: Smart Array on a RP4440
Top Forums UNIX for Advanced & Expert Users Smart Array on a RP4440 Post 67150 by Kelam_Magnus on Monday 21st of March 2005 04:04:55 PM
Old 03-21-2005
I wonder, from whom did you buy it? Here is a link to an hp site which might help.


http://search.hp.com/query.html?col=...o4440&oc=13746

Also since this is a very specific HP question, I would post on the ITRC site just incase one of the folks there can help as well.

http://forums1.itrc.hp.com/service/f...o?familyId=117
 

8 More Discussions You Might Find Interesting

1. SCO

compaq smart array 532

Trying to install Sco openserver on HP Proliant with this scsi controller but no scsi devices detected. Boot controller is set as the smart array 532 but SCSI diags do not detect any SCSI boot devices during boot sequence Any help appreciated (2 Replies)
Discussion started by: farmacy
2 Replies

2. HP-UX

HP rp4440 - rp 7420 cpu's??

hi I'm trying to find out how many spare cpu slots on the HP rp4440 - rp 7420 machines I have.. is there a command that will show me this..?? (2 Replies)
Discussion started by: karlosd
2 Replies

3. UNIX for Advanced & Expert Users

Create RAID - Smart Array Tool - ML370

Hi guys, i must install an old old old ml370 server... I must create a RAID 5 with my 4 SCSI disk. I need a SmartStart disk for create it or a Floppy Disk called "Array configuration Tool". I don't find it on the hp website...:mad::mad::mad: Anyone have it?? Thanks in advance. Zio (0 Replies)
Discussion started by: Zio Bill
0 Replies

4. HP-UX

Disable HP rp4440 processor

hi, I have an rp4440 running HP-UX, it crashed suddenly and it goes in to cyclic restart. we suspect it is CPU issue see this log: ------------------------------------------------------------------------------ (c) Copyright 1995-2004, Hewlett-Packard Company, All rights reserved... (5 Replies)
Discussion started by: dagigg
5 Replies

5. UNIX for Dummies Questions & Answers

Explain the difference between the commands cd ~smart and cd ~/smart

Is it possible for both commands to work? (1 Reply)
Discussion started by: phunkypants
1 Replies

6. Shell Programming and Scripting

Need smart script !

Hi, I need a script to assign variables the below paths /appl/user_projects/domains/<xxx>/servers/<yyy>/logs Where <xxx> can be any number and name of directories. <yyy> can be another set of any number of names and directories. I want to neglect all the <xxx> and <yyy>... (3 Replies)
Discussion started by: mohtashims
3 Replies

7. Red Hat

Install RHEL 7 on unsupported HP Smart Array (P400)

Hello community, after hours (days) spent to understand what's the problem reported also in the following thread: https://www.unix.com/red-hat/278892-cant-boot-rhel7-2-due-start-job-running.html I realize that the problem is the server itself. I opened a new thread since the issue in not related... (2 Replies)
Discussion started by: Lord Spectre
2 Replies

8. HP-UX

Need Hardware help on a RP4440 that lost the RTC and does not see both hard drives

Since the lost of the rtc all the settings became default. Does anyone remember what needs to be reset to discover both Hard drives? It sees the DVD and the scsi disk (intscsib.0) in 0/1/1/1.0 (disk 1 slot) but not 0/1/1/0.1 (intscsia.1)(disk 0 slot). Right now, from the service menu, scsi shows... (3 Replies)
Discussion started by: mrmurdock
3 Replies
uri_urn(n)					    Tcl Uniform Resource Identifier Management						uri_urn(n)

__________________________________________________________________________________________________________________________________________________

NAME
uri_urn - URI utilities, URN scheme SYNOPSIS
package require Tcl 8.2 package require uri::urn ?1.1.2? uri::urn::quote url uri::urn::unquote url _________________________________________________________________ DESCRIPTION
This package provides two commands to quote and unquote the disallowed characters for url using the urn scheme, registers the scheme with the package uri, and provides internal helpers which will be automatically used by the commands uri::split and uri::join of package uri to handle urls using the urn scheme. COMMANDS
uri::urn::quote url This command quotes the characters disallowed by the urn scheme (per RFC 2141 sec2.2) in the url and returns the modified url as its result. uri::urn::unquote url This commands performs the reverse of ::uri::urn::quote. It takes an urn url, removes the quoting from all disallowed characters, and returns the modified urls as its result. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category uri of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
rfc 2141, uri, url, urn CATEGORY
Networking uri 1.1.2 uri_urn(n)
All times are GMT -4. The time now is 02:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy