Joined: May 22, 2003 Posts: 23948 Location: NSW, Australia XP: 3,060,914
Posted: Fri Jun 18, 2010 1:56 am Post subject:
dw5304 wrote:
next step solaris and zfs .
lol hobs knows what im talking about.
yep i sure do dw5304.. Been doing alot of hardware tech stuff lately as you know.. hehhe.. Hopefully we can get SOLARIS / XFS running on the VIPT Server. _________________________________________________________ HQ Network:
www.xbox-hq.com | www.xboxone-hq.com | www.360-hq.com | www.c64-hq.com
dw5304 V.I.P. Lifetime
Joined: Feb 28, 2006 Posts: 80 Location: USA XP: 4,684
Posted: Fri Jun 18, 2010 3:50 am Post subject:
trying to locate my documentation on the zfs stuff.... lol
Code:
Opensolaris zfs setup:
check to see what drives are mounted.
-bash-3.2# df -h
then type format ( this will allow us to see what drives are available to use in the zpool.
-bash-3.2# format
Searching for disks.
AVAILABLE DISK SELECTIONS
0. c0d0 <DEFAULT cyl 2085 alt 2 hd 255 sec 63>
/pci@0,0/pci-ide@1,1/ide@0/cmdk@0,0
1. c0d1 <DEFAULT cyl 1021 alt 2 hd 128 sec 32>
/pci@0,0/pci-ide@1,1/ide@0/cmdk@1,0
2. c1d1 <DEFAULT cyl 1021 alt 2 hd 128 sec 32>
/pci@0,0/pci-ide@1,1/ide@1/cmdk@1,0
Specify disk (enter its number):
hit ctrl + z
as you can see there is a c0d1 and c1d1 along w/ a c0d0
the c= the channel number and the d = device
then you just zpool create db c0d1 c1d2
that will make a striped drive.
You can check that by typeing zpool status
pool: db
NAME STATE READ WRITE CKSUM
db ONLINE 0 0 0
c0d1 ONLINE 0 0 0
c1d1 ONLINE 0 0 0
errors: No known data errors
now there is only one pool but if you wanted to check the status of the pool you can do a zpool list
NAME SIZE USED AVAIL CAP HEALTH ALTROOT
db 160gb 10GB 150GB 0% ONLINE -
Since psp-hq and pc-hq aren't going that well it might even be an idea to scrap most of their database sometime in the near future.
I think it's a good idea to drop them. It seems no one goes there except for the regulars that are on here, as they are the only ones who reply to their own posts
Keep up the great work all on getting things up to speed and cleaned up. Everyones help is appreciated.
Delta
forahobby Administrator
Joined: May 22, 2003 Posts: 23948 Location: NSW, Australia XP: 3,060,914
Posted: Mon Jun 28, 2010 2:12 am Post subject:
yeh ive been going to scrap the psp and pc sites for a while now, it's just I've had no time as always.
Originally, psp-hq and pc-hq were setup as requested by some of our admins and moderators here on xbox-hq and 360-hq, but, unfortunately as you can see they found out exactly how hard it is to ADMIN and run a site and gave up.. hahah
It's impossible for me to run them since im trying hard to keep on top of xbox-hq, 360-hq and a few other projects im running like flashgame toolbar etc etc.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum