taskUserLinux Networking Center - Tasks: task #3684, fdisk and alpha

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #3684: fdisk and alpha

Submitter:  Steve Milner <stevemilner>
Submitted:  Fri 28 Jan 2005 04:56:57 AM UTC
   
 
Should Start On:  Fri 28 Jan 2005 12:00:00 AM UTC Should be Finished on:  Thu 03 Mar 2005 12:00:00 AM UTC
Category:  Programming Priority:  3 - Low
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Fri 28 Jan 2005 04:56:57 AM UTC, original submission:  

fdisk and alpha. In my alpha test machine, fdisk
doesn't report anything (SCSI disks and raid). In
alpha too, the information provided by
/proc/partitions and  mount and /etc/fstab is not the
same:
hiscpdalpha01:/dev# cat /proc/partitions
major minor  #blocks  name     rio rmerge rsect ruse
wio wmerge wsect wuse running use aveq

  48     0    4189184 rd/disc0/disc 0 17294 199760 0 0
78069 773614 0 26510 1105369 2149223
  48     1        977 rd/disc0/part1 0 0 0 0 0 0 0 0 0

  1. 0

  48     2      78125 rd/disc0/part2 0 619 1308 0 0 3
22 0 43 1078349 1129692
  48     3    3890625 rd/disc0/part3 0 16668 198420 0

  1. 78066 773592 0 26465 1105235 3006210

  48     4     219455 rd/disc0/part4 0 0 16 0 0 0 0 0
1 1102255 1102255
  48     8   29324288 rd/disc1/disc 0 663 11354 0 0
69335 711560 0 20373 1105363 1031407
  48     9   29324287 rd/disc1/part1 0 656 11338 0 0
69335 711560 0 20372 1078349 4120347
hiscpdalpha01:/dev# mount
/dev/rd/c0d0p3 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/rd/c0d0p2 on /boot type ext2 (rw)
/dev/rd/c0d1p1 on /var type ext3 (rw)
usbfs on /proc/bus/usb type usbfs (rw)
hiscpdalpha01:/dev# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>    
 <dump>  <pass>
proc            /proc           proc    defaults     

  1.       0

/dev/rd/c0d0p3  /               ext3  
defaults,errors=remount-ro 0       1
/dev/rd/c0d0p2  /boot           ext2    defaults     

  1.       2

/dev/rd/c0d1p1  /var            ext3    defaults     

  1.       2

/dev/rd/c0d0p4  none            swap    sw           

  1.       0

/dev/scd0       /media/cdrom0   iso9660 ro,user,noauto

  1.       0

/dev/fd0        /media/floppy0  auto    rw,user,noauto

  1.       0


Steve Milner <stevemilner>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code