The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com



SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Postprocess issue installing Solaris 9 Branded Zone brialt1 SUN Solaris 0 08-19-2009 05:45 PM
Installing the Pidgin-Encryption Plugin on OpenSolaris iBot Solaris BigAdmin RSS 0 08-07-2009 10:45 AM
Installing Zones on OpenSolaris Differs from Solaris 10 iBot Solaris BigAdmin RSS 0 07-23-2009 08:30 AM
Installing OpenSolaris on Sun v120 stringzz SUN Solaris 6 03-22-2009 07:58 PM
Installing Sun Web Stack on OpenSolaris OS iBot Solaris BigAdmin RSS 0 10-07-2008 09:10 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 2 Weeks Ago
vijaysachin vijaysachin is offline
Registered User
  
 

Join Date: Nov 2009
Posts: 27
Error while installing zone in opensolaris

while installing zone this error is coming
zoneadm -z test install
ERROR: Error: no zonepath dataset.

Steps done to create one sample zone

zonecfg -z test
create
set zonepath=/zones/test
set autoboot=true
verify
commit
exit
zoneadm -z test install
ERROR: Error: no zonepath dataset.

pls help me in this.................
  #2 (permalink)  
Old 2 Weeks Ago
jlliagre jlliagre is offline Forum Advisor  
ɹǝsn sıɹɐlosuǝdo
  
 

Join Date: Dec 2007
Location: Paris
Posts: 1,383
The error is simply you didn't create a ZFS dataset for the zone.

try
Code:
zfs create zones/test
assuming you have a zone pool.
  #3 (permalink)  
Old 2 Weeks Ago
vijaysachin vijaysachin is offline
Registered User
  
 

Join Date: Nov 2009
Posts: 27
Sorry i am new to solaris what is this zone pool means?
how this zone pool will be created?
I just run the steps which are show above post........
  #4 (permalink)  
Old 2 Weeks Ago
jlliagre jlliagre is offline Forum Advisor  
ɹǝsn sıɹɐlosuǝdo
  
 

Join Date: Dec 2007
Location: Paris
Posts: 1,383
It's a ZFS pool./
An OpenSolaris zone requires a dedicated filesystem (ZFS dataset).
Assuming you used the default names, you can create a dedicated dataset that way:
Code:
zfs create /rpool/zones
zfs create /rpool/zones/test
and run again your commands replacing /zones/test with /rpool/zones/test.
  #5 (permalink)  
Old 2 Weeks Ago
vijaysachin vijaysachin is offline
Registered User
  
 

Join Date: Nov 2009
Posts: 27
ERROR IS COMING

root@opensolaris:~# zfs create /rpool/zones
cannot create '/rpool/zones': leading slash in name
  #6 (permalink)  
Old 2 Weeks Ago
jlliagre jlliagre is offline Forum Advisor  
ɹǝsn sıɹɐlosuǝdo
  
 

Join Date: Dec 2007
Location: Paris
Posts: 1,383
My mistake:
Code:
zfs create rpool/zones
zfs create rpool/zones/test
If it still fails, post "zpool status" and "zfs list" output.
  #7 (permalink)  
Old 2 Weeks Ago
vijaysachin vijaysachin is offline
Registered User
  
 

Join Date: Nov 2009
Posts: 27
zfs pool has created successful and try to verify the zone before installation it is giving error

root@opensolaris:~# zoneadm -z test verify
/rpool/zones/test must not be group readable.
/rpool/zones/test must not be group executable.
/rpool/zones/test must not be world readable.
/rpool/zones/test must not be world executable.
could not verify zonepath /rpool/zones/test because of the above errors.
zoneadm: zone test failed to verify

zoneinfo:
zonename: test
zonepath: /rpool/zones/test
brand: ipkg
autoboot: true
bootargs:
pool:
limitpriv:
scheduling-class:
ip-type: shared
hostid:
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 09:31 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0