![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| POSIX - Hot to check if detached thread is still active | orangem | High Level Programming | 11 | 09-09-2008 02:07 PM |
| Can SIGTERM to main process kill the detached threads? | deepti_v25 | High Level Programming | 2 | 07-31-2008 02:03 PM |
| passthrough devices vs. named devices | thumper | UNIX for Dummies Questions & Answers | 1 | 06-04-2008 09:13 PM |
| Help with cleanup | whdr02 | Shell Programming and Scripting | 2 | 01-25-2008 03:44 PM |
| Solaris DiskSuite, boot from detached disk | carlossg | SUN Solaris | 3 | 12-21-2007 12:30 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How do i cleanup the removed/detached devices ???
Hi,
Am new to HPUX . I need your assistance.. I had attached a Clariion(storage) LUN into HPUX machine, devices with 2GB(c8t0d0) and 1GB(c8t0d1) space. Later some point of time, detached these devices from HPUX machine and executed 'insf' command to build the new devices directory special files . (Note:Attaching and detaching done using NaviCLI software.) Looks like these devices were not removed/cleaned completely from the machine, Still I can see these devices entry under /dev/rdsk folder #ls -l crw-r----- 1 bin sys 188 0x080000 Dec 7 2007 c8t0d0 crw-r----- 1 bin sys 188 0x080100 Oct 6 14:02 c8t0d1 I can see devices(only c8t0d0) is coming under ioscan command even after detaching also # ioscan -fnl disk 4 0/4/1/0.102.17.0.0.0.0 sdisk CLAIMED DEVICE DGC CX600WDUNB /dev/dsk/c8t0d0 /dev/rdsk/c8t0d0 And also checked for diskinfo of removed devices, # diskinfo /dev/rdsk/c8t0d0 SCSI describe of /dev/rdsk/c8t0d0: vendor: DGC product id: CX600WDUNB type: direct access size: 0 Kbytes bytes per sector: 0 # diskinfo /dev/rdsk/c8t0d1 io_search failed: No match found. So, how do i remove these detached/removed devices from HPUX machine ????? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|