Sponsored Content
Top Forums UNIX for Dummies Questions & Answers /dev/hd* ?? & HTFS .... What is this stuff? Post 23956 by Cameron on Wednesday 3rd of July 2002 12:39:55 AM
Old 07-03-2002
Data /dev/hd* ?? & HTFS .... What is this stuff?

Code:
# grep "Jul  3" syslog.messages | more
Jul  3 00:16:03 www3 CPU3: NOTICE: HTFS: No space on dev hd (1/42)
Jul  3 00:16:08 www3 CPU3: NOTICE: HTFS: No space on dev hd (1/42)
Jul  3 00:17:01 www3 CPU2: NOTICE: HTFS: No space on dev hd (1/42)
Jul  3 00:17:06 www3 syslogd: /usr/adm/debug: No space left on device
Jul  3 00:17:11 www3 CPU2: NOTICE: HTFS: No space on dev hd (1/42)
Jul  3 00:17:11 www3 CPU2: NOTICE: HTFS: No space on dev hd (1/42)
Jul  3 00:18:27 www3 CPU3: NOTICE: HTFS: No space on dev

Can anyone please explain what all this means and what I can do to resolve it.

Of what I could find ...
Code:
# pwd ; ls -l /dev/hd*
/dev
brw-------   1 sysinfo  sysinfo    1,  0 Jun  8  1999 /dev/hd00
brw-------   1 sysinfo  sysinfo    1, 15 Jun  8  1999 /dev/hd01
brw-------   1 sysinfo  sysinfo    1, 23 Jun  8  1999 /dev/hd02
brw-------   1 sysinfo  sysinfo    1, 31 Jun  8  1999 /dev/hd03
brw-------   1 sysinfo  sysinfo    1, 39 Jun  8  1999 /dev/hd04
brw-------   1 sysinfo  sysinfo    1, 47 Jun  8  1999 /dev/hd0a
brw-r-----   1 dos      sysinfo    1, 48 Jun  8  1999 /dev/hd0d
brw-------   1 sysinfo  sysinfo    1, 64 May 24  2000 /dev/hd10
brw-------   1 sysinfo  sysinfo    1, 79 May 24  2000 /dev/hd11
brw-------   1 sysinfo  sysinfo    1, 87 May 24  2000 /dev/hd12
brw-------   1 sysinfo  sysinfo    1, 95 May 24  2000 /dev/hd13
brw-------   1 sysinfo  sysinfo    1,103 May 24  2000 /dev/hd14
brw-------   1 sysinfo  sysinfo    1,111 May 24  2000 /dev/hd1a
brw-r-----   1 dos      sysinfo    1,112 May 24  2000 /dev/hd1d
#


Last edited by Cameron; 07-03-2002 at 01:45 AM..
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Mac OS X & Web Dev

Could someone recommend a good book? Regarding Unix and Mac os X? I know the OS is new, but Unix ain't. I would like to know more about setting up the webserver on my machine. All the HTML works fine, it's just when i try to execute a cgi, php or a pl script.. :( I have tried and tried to... (2 Replies)
Discussion started by: Chojin
2 Replies

2. UNIX for Dummies Questions & Answers

/dev/null 2>&1 question

Hi, suppose you have the following line at your crontab : 5 * * * * /usr/mine/script > /dev/null 2>&1 now i understood that the " > /dev/null 2>&1 outputs both Standard outpout and Standard Error messages to the /dev/null device or file... the first part , " > /dev/null " transfers... (1 Reply)
Discussion started by: BAM
1 Replies

3. UNIX for Dummies Questions & Answers

Warning: HTFS: bad dir inode 62730 on HTFS dev hd (1/42)

Hello all. I am receiving this message on the console of a SCO Openserver 5.0.7 server. The hardware is IBM, running mirrored SCSI drives with a hot-swap spare off of an IBM Serveraid controller. I suspect that some permutation of fsck can help me resolve whatever is causing the error, but I am... (0 Replies)
Discussion started by: DoublePanic
0 Replies

4. UNIX for Advanced & Expert Users

NOTICE: HTFS: No space on dev hd (1/42)

If somebody solve this error please help me! Thanks in advance! :confused: (7 Replies)
Discussion started by: FCollet
7 Replies

5. Shell Programming and Scripting

Difference between ">/dev/null 2>&1" and "2>&1 >/dev/null"

Does >/dev/null 2>&1 and 2>&1 >/dev/null mean the same? (4 Replies)
Discussion started by: proactiveaditya
4 Replies

6. UNIX for Dummies Questions & Answers

/dev/null 2>&1 Versus /dev/null 2>1

How are these two different? They both prevent output and error from being displayed. I don't see the use of the "&" echo "hello" > /dev/null 2>&1 echo "hello" > /dev/null 2>1 (3 Replies)
Discussion started by: glev2005
3 Replies

7. AIX

AIX & TAR related stuff

This thread is about using tar & other compression utilities on AIX ; 1. Find out which version of tar you are using thanks to bakunin >what $(which tar) /usr/bin/tar: 61 1.14 src/bos/usr/ccs/lib/libc/__threads_init.c, libcthrd, bos53 0 7/11/00 12:04:14 10 ... (21 Replies)
Discussion started by: filosophizer
21 Replies

8. AIX

Size of file /dev/./null 2>&1

Hello Can I just remove/delete flile ? rw-r--r-- 1 root system 2385088512 Jun 30 21:25 /dev/null 2>&1 size of this flile is 2274.75 m and fill up my filesystem: Filesystem MB blocks Used Free %Used Mounted on /dev/hd4 2560.00 2558.59 1.41 100% / (10 Replies)
Discussion started by: primo102
10 Replies

9. AIX

Housekeeping null 2>&1 in /dev

Hello, Does anyone know how to housekeeping the null 2>&1 file in /dev? its fill up my system, please help. Thanks :b: (3 Replies)
Discussion started by: only
3 Replies
ppmtosixel(1)						      General Commands Manual						     ppmtosixel(1)

NAME
ppmtosixel - convert a portable pixmap into DEC sixel format SYNOPSIS
ppmtosixel [-raw] [-margin] [ppmfile] DESCRIPTION
Reads a portable pixmap as input. Produces sixel commands (SIX) as output. The output is formatted for color printing, e.g. for a DEC LJ250 color inkjet printer. If RGB values from the PPM file do not have maxval=100, the RGB values are rescaled. A printer control header and a color assignment table begin the SIX file. Image data is written in a compressed format by default. A printer control footer ends the image file. OPTIONS
-raw If specified, each pixel will be explicitly described in the image file. If -raw is not specified, output will default to com- pressed format in which identical adjacent pixels are replaced by "repeat pixel" commands. A raw file is often an order of magni- tude larger than a compressed file and prints much slower. -margin If -margin is not specified, the image will be start at the left margin (of the window, paper, or whatever). If -margin is speci- fied, a 1.5 inch left margin will offset the image. PRINTING
Generally, sixel files must reach the printer unfiltered. Use the lpr -x option or cat filename > /dev/tty0?. BUGS
Upon rescaling, truncation of the least significant bits of RGB values may result in poor color conversion. If the original PPM maxval was greater than 100, rescaling also reduces the image depth. While the actual RGB values from the ppm file are more or less retained, the color palette of the LJ250 may not match the colors on your screen. This seems to be a printer limitation. SEE ALSO
ppm(5) AUTHOR
Copyright (C) 1991 by Rick Vinci. 26 April 1991 ppmtosixel(1)
All times are GMT -4. The time now is 06:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy