Will fdisk work on a gmirror device?
From: Rudy Rucker (crapsh_at_monkeybrains.net)
Date: 10/27/05
- Previous message: Felipe Alfaro Solana: "Re: HEADS UP! 6.0-RELEASE coming"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Oct 2005 11:55:10 -0700 To: freebsd-current@freebsd.org
I have a 200 GB mirrored gm0. I have one slice with 6 partitions. I
would like to delete the 6th 100GB large partition on slice one, run
fdisk, and make a second 100GB slice.
Will this not mangle my system (if reasonable values are entered, of
course)?
fdisk -u /dev/mirror/gm0
I am running FreeBSD 6.0-RC1. (fdisk seems to see the gm0 better than
in 5.4...).
Rudy
Geom name: gm0
State: COMPLETE
Components: 2
Balance: round-robin
Slice: 4096
Flags: NONE
GenID: 0
SyncID: 1
ID: 2988355435
Providers:
1. Name: mirror/gm0
Mediasize: 200049647104 (186G)
Sectorsize: 512
Mode: r6w6e7
Consumers:
1. Name: ad0
Mediasize: 200049647616 (186G)
Sectorsize: 512
Mode: r1w1e1
State: ACTIVE
Priority: 0
Flags: NONE
GenID: 0
SyncID: 1
ID: 2584972746
2. Name: ad2
Mediasize: 200049647616 (186G)
Sectorsize: 512
Mode: r1w1e1
State: ACTIVE
Priority: 0
Flags: NONE
GenID: 0
SyncID: 1
ID: 3791733936
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Felipe Alfaro Solana: "Re: HEADS UP! 6.0-RELEASE coming"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- twe driver, 1+ terabyte array, fdisk and disklabel
... mention of any of these problems on the mailing lists (web ... sectors
(again, as reported by fdisk). ... the field for the size of the slice I
want to create. ... (freebsd-current) - nanobsd fdisk layout broken
... fdisk: ... Fdisk wants things to be aligned at cylinder or track boundaries
... the MBR and reserves a whole track for this, so the first slice ... normally
starts at the second track of the first cylinder. ... (freebsd-current) - how to mark a slice bootable using command line
... to partition my da0 disk into four even-sized slices, ... Everything goes fine,
except, I cannot boot from any slice other then the ... Now if I launch sysinstall
and choose Configure, Fdisk, da0, I can set the ... (freebsd-questions) - Cant *write* to a hard disk, problem related to GEOM(4)?
... since the problem *seems* to be related to GEOM. ... The first thread
for this subject begin from question@, ... I am not be able to create a new slice on it.
... 2/ I succeed to write on it under the 4.9 bootable CDROM (fdisk, bsdlabel, ...
(freebsd-current) - Re: moving to larger drive
... >> Use fdisk to slice and do the mbr. ... fdisk writes the
main label that makes the slices on the disk. ... which divides the slice up in to as many as
8 partitions ... (freebsd-questions)