vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, I have a Sun Server (220r) and I will have to make it boot on FC. Can you help ? I'm looking for information : is it possible ? howto ? documentation about that. Is there any constraints/config if I want to use VxVM ? Thanks a lot for help, Best regards, Philippe Rodriguez |
| |||
| In article <JTLTb.13622$k%3.12981@news.cpqcorp.net>, "Philippe Rodriguez" <philippe@hp.com> wrote: > I have a Sun Server (220r) and I will have to make it boot on FC. > Can you help ? > I'm looking for information : is it possible ? howto ? documentation about > that. > > Is there any constraints/config if I want to use VxVM ? You can't use VxVM, clear and simple. The OBP only understands UFS. You can encapsulate the root volume, but the filesystem underneath must be UFS. Turn on logging if you need VxVM features like quick fsck on reboot. -- DeeDee, don't press that button! DeeDee! NO! Dee... |
| |||
| "Michael wrote: > You can't use VxVM, clear and simple. The OBP only understands UFS. > You can encapsulate the root volume, but the filesystem underneath must > be UFS. Turn on logging if you need VxVM features like quick fsck on > reboot. VxVM does not imply VxFS /Niels -- Niels Baggesen -- @home -- Århus -- Denmark -- niels@baggesen.net The purpose of computing is insight, not numbers -- R W Hamming |
| |||
| In article <1075848119.585873@pc769.sb.statsbiblioteket.dk> , nba@users.sourceforge.net (Niels Baggesen) wrote: > "Michael wrote: > > You can't use VxVM, clear and simple. The OBP only understands UFS. > > You can encapsulate the root volume, but the filesystem underneath must > > be UFS. Turn on logging if you need VxVM features like quick fsck on > > reboot. > > VxVM does not imply VxFS > > /Niels Yes, my mistake. Brain stuck in "VxVM == VxFS", even though I typed it several times. Using VxVM still _may_ imply some sort of RAID, which is also not allowed by the the OBP. Solaris can boot an encapsulated root volume, but not a RAID<anything> unless it's hardware RAID. -- DeeDee, don't press that button! DeeDee! NO! Dee... |
| |||
| On Tue, 03 Feb 2004 15:19:38 -0800, "Michael Vilain <vilain@spamcop.net>" <> wrote: > Yes, my mistake. Brain stuck in "VxVM == VxFS", even though I typed it > several times. Using VxVM still _may_ imply some sort of RAID, which is > also not allowed by the the OBP. Solaris can boot an encapsulated root > volume, but not a RAID<anything> unless it's hardware RAID. It is possible to boot from a mirrored (RAID-1) root partition using UFS filesystems and VxVM, using non-hardware RAID. -- Devin L. Ganger <devin@thecabal.org> "Aikido is based around the central precept of letting an attack take its natural course. You, of course, don't want to impede that natural flow by being in its way." -- overheard on the PyraMOO |
| |||
| In article <slrnc20erp.802.devin@bofh.thecabal.internal>, "Devin L. Ganger" <devin@thecabal.org> wrote: > On Tue, 03 Feb 2004 15:19:38 -0800, "Michael Vilain <vilain@spamcop.net>" > <> wrote: > > > Yes, my mistake. Brain stuck in "VxVM == VxFS", even though I typed it > > several times. Using VxVM still _may_ imply some sort of RAID, which is > > also not allowed by the the OBP. Solaris can boot an encapsulated root > > volume, but not a RAID<anything> unless it's hardware RAID. > > It is possible to boot from a mirrored (RAID-1) root partition using > UFS filesystems and VxVM, using non-hardware RAID. Yes, if it's encapsulated. If you create a volume from two plexes, then put the OS on them, I don't think you'll be able to boot from that configuration. I think the OPB needs a slice that's got a bootblock and creating an encapsulated root drive will do that. Then you can mirror it with another drive. I sort of think of this as a special case of mirroring because other volumes aren't mirrored in the same way. -- DeeDee, don't press that button! DeeDee! NO! Dee... |
| |||
| In <vilain-1D1761.11514003022004@comcast.ash.giganews.com> "Michael Vilain <vilain@spamcop.net>" writes: >You can't use VxVM, clear and simple. The OBP only understands UFS. OpenBoot understands nothing about UFS, it only understands the disk labels to find partitions. the UFS code is in the bootblock on the disk and is not part of OpenBoot. |
| ||||
| Philippe Rodriguez wrote: > Hi all, > > I have a Sun Server (220r) and I will have to make it boot on FC. > Can you help ? > I'm looking for information : is it possible ? howto ? documentation about > that. fc-loop or fc-fabric? > > Is there any constraints/config if I want to use VxVM ? > It has to be encapsulated but there was a bug with vxvm and fabric boot. -- Torrey McMahon Sun Microsystems Inc. |