SUMMARY :"write error: no space left..." when we do rmfdmn

From: Jean-Francois Blanchet <jfblanchet_at_videotron.ca>
Date: Mon, 03 Mar 1997 13:55:51

Thanks again to:

alan_at_nabeth.cxo.dec.com

Here is the original question....

----------------------------------------------------------------------------
---
We edit the disklabel on a 4 GB disk, partition 'a' 1.5 gb, partition 'b'
2.5 GB. We made a domain (Temporary domain) with the fisrt partition ('a')
and a fileset. When we remove the domain, we had this error "write error :
No space left on device" but the remove work fine .
----------------------------------------------------------------------------
---
alan_at_nabeth.cxo.dec.com
ENOSPC (No space left on device) is typically used when
	a process attempts to write beyond the end of a disk
	partition.  Verify that the B partition doesn't go past
	end of the disk.  Also, had you edited the label between	
	when the domain was created and when it was removed?
	If not, AdvFS was probably using the original size, but
	the driver enforced the new size.
I send to alan my disklabel...
----------------------------------------------------------------------------
---
#        size   offset    fstype   [fsize bsize   cpg]
  a:  3135148        0     ADVfs                    	# (Cyl.    0 - 1387*)
  b:  5242880  3135148    unused     1024  8192       	# (Cyl. 1387*- 3707*)
  c:        0        0    unused     1024  8192       	# (Cyl.    0 - -1)
  d:        0        0    unused     1024  8192       	# (Cyl.    0 - -1)
  e:        0        0    unused     1024  8192       	# (Cyl.    0 - -1)
  f:        0        0    unused     1024  8192       	# (Cyl.    0 - -1)
  g:        0        0    unused     1024  8192       	# (Cyl.    0 - -1)
  h:        0        0    unused     1024  8192       	# (Cyl.    0 - -1)
----------------------------------------------------------------------------
---
Alan wrote :
One thing unusual is that you have no C partition.  Programs
that do disk things will often assume that C is the entire
disk and will use it for management operations.  By not
having a C partition, those programs could have problems.
----------------------------------------------------------------------------
---
I edit my disk label and add the 'C' partition. All work fine after...
Jeff
Jean-François Blanchet
jfblanchet_at_videotron.ca
Received on Mon Mar 03 1997 - 20:17:00 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:36 NZDT